![Earth2Java [FORGE]](https://media.forgecdn.net/avatars/thumbnails/284/863/256/256/637298848287586322.png)
wrong biome name for pinkFootedPig in default config
calloatti opened this issue ยท 3 comments
Target Version
Mod Loader: Fabric
Minecraft Version: 1.16.1
Mod Version: Earth2Java-1.1.0+1.16.1.jar
Describe the bug
config is wrong for "pinkFootedPig"
To Reproduce
open default config:
"pinkFootedPig": {
"weight": 10,
"groupMin": 2,
"groupMax": 4,
"spawnBiomes": [
"plains"
]
Expected behavior
"pinkFootedPig": {
"weight": 10,
"groupMin": 2,
"groupMax": 4,
"spawnBiomes": [
"minecraft:plains"
]
Is the biome category. Read here https://github.com/Slexom/earth2java/wiki/Entity-spawn-configuration#fabric