
Component Boimes doesnt't work in 1.20.1 with custom seeds
Hibizea1 opened this issue ยท 1 comments
Describe the bug
I wan't to create a custom that can grow only in one biome, but he say Invalid Biome but i'm in the right biome.
To Reproduce
Create a new seeds,
Configure JSON,
in Biomes parameter put a biome (Vanilla biome or Custom biome)
restart Pack
And he says Invalid Biome
Expected behavior
I wan't to grow a seeds in ad_astra:kunar_wastelands biome.
Config/mysticalcustomization/crops/desh_seed.json
{
"name": "Desh Seed",
"type": "mysticalagriculture:resource",
"tier": "mysticalcustomization:7",
"ingredient":{
"item": "ad_astra:desh_ingot"
},
"color": "D86601",
"textures": {
"flower": "mysticalagriculture:block/flower_ingot",
"essence": "mysticalagriculture:item/essence_ingot",
"seeds": "mysticalagriculture:item/mystical_seeds"
},
"biomes": [
"minecraft:plains"
]
}
Versions (please complete the following information):
- Minecraft: 1.20.1
- Forge: 47.3.0
- Cucumber: 7.0.13
- Mystical Agriculture: 7.0.14
- Mystical Customization: 5.0.2
- Singleplayer or Multiplayer: singleplayer