%5Bhow To%5D Create A Classic Gen1 Pokecube Mobs.Jar %5Bexperimental!%5D
- open your "pokecube-mobs.jar" with 7zip
- Navigate to "
/assets" folder - Delete the
pokecube_mnofolder - Navigate to "
/assets/pokecube_mobs" folder - Delete all the
gen_2 - gen_7and theentityfolder - Now open the
gen_1Folder and manually delete below pokemobs from
-
entity/modelsfolder -
entity/texturesfolder -
entity_iconfolder
- umbreon
- crobat
- blissey
- sylveon
- scizor
- hitmontop
- kingdra
- porygon2
- pichu
- porygonz
- mimejr
- politoed
- tangrowth
- slowking
- scizormega
- munchlax
- rhyperior
- lickilicky
- tyrogue
- glaceon
- espeon
- magnezone
- elekid
- happiny
- leafeon
- electivire
- steelixmega
- magmortar
- bellossom
- smoochum
- cleffa
- magby
- igglybuff
- steelixU can use Notepad++ for windwos or Geany for linux to edit the .json files.
- Navigate to "
/assets/pokecube_mobs/database/pokemobs" folder - Extract the 4 .json files to a folder
- Open the 4 .json files stepp by stepp and search for "Mew" Ctrl+F and delete all entries below Mew
- In the file pokemobs_interacts.json search for the pokemobs we removed above and delete the evolution entries (not all exists delete only that u can find)
- Save all files and replace the original that we extracded by stepp 2 (simple drag and dropp to the archive)
- Navigate to "
/assets/pokecube_adventures/database" folder - Extract the trainers.xml file to a folder and open it
- Replace the pokemobs as desired or with the example below for every trainer listed
- Save and replace the original
+ <POKEMON>pidgey,rattata,pikachu</POKEMON>
+ <Spawn types="all" rate="0.05"/>If u never uses pokecube before u can skip this stepp.
- Navigate to "
/UMINECRAFTSERVER/" - Delete the
pokecube_mlfolder - Navigate to "
/UMINECRAFTSERVER/configs" - Delete the
pokecubefolder
If u create a new world u can skip this stepp.
- Navigate to "
/UMINECRAFTSERVER/UWORLD/data" - Delete the
IDfolder which contains the pokecube saves - Navigate to "
/UMINECRAFTSERVER/UWORLD/playerdata" - Delete the
IDu Save - If u join the world use this command!!! it deletes existing trainers with wrong NBT data (if one of this dudes start a battle before use the command everything crash ^^)
/kill @e[type=!minecraft:player,type=!minecraft:armor_stand,type=!minecraft:item_frame]Enjoy a classic pokecube without pokemobs like LickyLicky <- wtf is this ^^ The reason for this adjustment is that I only like the first 150 pokemobs and pokemob 151 because that's Thutmose
grezz skywalker
- [BUG] After u choose the start pokemob u earn every catch archivement for the none existing pokemobs (Happy 850 Popups for a while rofl)
- [BUG] An entry appears in the console
-WARNING: Error with a recipe, Error for: output: null inputs: [values: {id=pokecube:fossil_kabuto} tag: null key: ] shapeless: false map:
-WARNING: Error with a recipe, Error for: output: null inputs: [values: {id=minecraft:redstone_block} tag: null key: , values: {id=minecraft:iron_block} tag: null key: , values: {id=minecraft:diamond_block} tag: null key: , values: {id=pokecube:fossil_kabuto} tag: null key: , values: {id=minecraft:potion, tag={Potion:"minecraft:strong_regeneration"}} tag: {Potion:"minecraft:strong_regeneration"} key: ] shapeless: false map:- [TO-DO] Fix this later with more XML/JSON customizations...