Pokecube-Issues-and-Wiki icon indicating copy to clipboard operation
Pokecube-Issues-and-Wiki copied to clipboard

Starter Pokemobs 1.19.2

Open Sephiroth91 opened this issue 1 year ago • 4 comments

Hello,

I tried to change the starter pokemon all day long today. I have created the following: config/pokecubes/datapacks/data/pokecube/tags/pokemob/starters.json

I looked at the starter.json in the mod and edited the file in the datapack accordingly. Unfortunately, even with client restarts and new worlds, the starter pokemon have not changed. I tried datapacks on your Discord server that are supposed to change the starter pokemon, but this was also unsuccessful again and again. Can someone help me ?

  • Pokecube AIO: 3.24.h
  • Minecraft: 1.19.2
  • Forge: 43.3.0

Sephiroth91 avatar Jan 21 '24 18:01 Sephiroth91

can you include a copy of the datapack you tried making for this?

Thutmose avatar Jan 22 '24 22:01 Thutmose

I first tried just the contents of the folder and then added the .zip file that I found on the Discord. Unfortunately neither worked but I edited the starter.json in the src and compiled the mod and with the changed starter.json in the mod the change to the starter Pokemon worked immediately. The NoSpawns in the datapack works.

datapacks.zip

Sephiroth91 avatar Jan 23 '24 11:01 Sephiroth91

the datapack "data" is not configured correctly, it is missing the requred pack.mcmeta file, look inside the nospawns one, it has examples of the required files, alternately look for instructions for making a vanilla datapack, this follows the same rules

Thutmose avatar Jan 28 '24 19:01 Thutmose

I created a new datapack. I configured it correctly and changed the spawns. This works without any problems, but adjusting the starter pokemobs still doesn't work. If I change the starter pokemobs in the src everything works.

Sephiroth91 avatar Feb 14 '24 10:02 Sephiroth91