BlakeBr0 / MysticalCustomization

Allows modpack creators to add new content and modify existing content in Mystical Agriculture.
https://blakesmods.com/mystical-customization
MIT License
6 stars 6 forks source link

adding crops not working for me #22

Closed stomjigg closed 2 years ago

stomjigg commented 2 years ago

{ "type": "ressource", "tier": "mysticalagriculture:1", "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" } }

file named prosperity.json, tried prosperity_seed.json to

did this and no seeds appear in JEI

i tried for prosperity shard, allthemodium, vibranium, and unobtainium, nothing work ( modpack all the mod 7 version 0.2.13 )

1TruGod commented 2 years ago

You have resources spelt as ressources, with an extra s. But I do concur that even if that were fixed, i don't think mystical customization is working.

I tried adding the crops.zip from this past thread and the seeds do not appear anywhere. https://github.com/BlakeBr0/MysticalCustomization/issues/13

Note this issue is only in 1.18, when I added those files from crops.zip into 1.16.5 it worked fine

Raidobw2 commented 2 years ago

Hey, about that and for the people coming across this issue, it looks like that was changed in 1.18. And honestly, the change is totally reasonable and even more friendly for modders :) the docs just need a small touch to correct something in the Types. In short, check his site https://blakesmods.com/docs/mysticalcustomization/adding-crops#type. Specifically, the /mysticalcustomization types command for in-game. Run that, and here's the result: image It now uses resource location. mysticalagriculture:resource mysticalagriculture:mob For example, that's how you would write that change for a specific seed: image And the result in-game: image Cheers

1TruGod commented 2 years ago

Hey, about that and for the people coming across this issue, it looks like that was changed in 1.18. And honestly, the change is totally reasonable and even more friendly for modders :) the docs just need a small touch to correct something in the Types. In short, check his site https://blakesmods.com/docs/mysticalcustomization/adding-crops#type. Specifically, the /mysticalcustomization types command for in-game. Run that, and here's the result: image It now uses resource location. mysticalagriculture:resource mysticalagriculture:mob For example, that's how you would write that change for a specific seed: image And the result in-game: image Cheers

Thank you so much for this. Solves everything!

BlakeBr0 commented 2 years ago

I've updated the docs to mention this change.

Raidobw2 commented 2 years ago

Much thanks! Have a good day!

madacrex commented 1 year ago

@Raidobw2 u have ds to talk about this? Or u can help me with my issue? Its right now open