Mystical Customization

Mystical Customization

23M Downloads

Prosperity shard Crop

madacrex opened this issue ยท 0 comments

commented

I wanna make a prosperity shard crop but i have a problem and idk which, i need help pls i dont know much of code ๐Ÿ˜ญ๐Ÿ˜ญ๐Ÿ˜ญ

i am argentinian and my english is a little poor :(

i have this in configure-crops:
{
"mysticalagriculture:prosperity_shard_crop": {
"name": "Prosperity Shard Crop",
"tier": "mysticalagriculture:5",
"type": "mysticalagriculture:resource",
"ingredient": {
"item": "mysticalagriculture:prosperity_shard"
},
"crux": "null"
},
"enabled": true
}


and i have this in crops:
{
"type": "mysticalagriculture:resource",
"tier": "mysticalagriculture:5",
"ingredient": {
"item": "mysticalagriculture:prosperity_shard"
},
"color": {
"flower": "eeeeee",
"essences": "eeeeee",
"seeds": "eeeeee"
},
"textures": {
"flower": "mysticalagriculture:block/flower_dust",
"essence": "mysticalagriculture:item/essence_flame",
"seeds": "mysticalagriculture:item/mystical_seeds"
},
"enabled":true
}

i wanna make a crop tier 5 with supremium essence for make prosperity shard in endgame

Versions (please complete the following information):

  • Minecraft:1.19.2
  • Forge:43.2.0
  • Cucumber:6.0.6
  • Mystical Agriculture:6.0.8
  • Mystical Customization:4.0.1