You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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.
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
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.
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 ?
The text was updated successfully, but these errors were encountered: