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

New seeds do not have any recipes. The problem is not displayed in the latest.logs #40

Closed Sorinstratu closed 10 months ago

Sorinstratu commented 1 year ago
BlakeBr0 commented 1 year ago

Can you post your crop json? If you set an ingredient it should have an Infusion crafting recipe to make it.

Sorinstratu commented 1 year ago

{ "name": "Arlemite", "type": "mysticalagriculture:resource", "tier": "mysticalagriculture:4", "ingredient": { "tag": "forge:ingots/arlemite" }, "color": "9DD75A", "textures": { "flower": "mysticalagriculture:block/flower_ingot", "essence": "mysticalagriculture:item/essence_ingot", "seeds": "mysticalagriculture:item/mystical_seeds" } }

BlakeBr0 commented 1 year ago

Does it work if you just use an item instead of a tag?

BlakeBr0 commented 10 months ago

I'm going to close this due to inactivity. If this is still an issue on the latest version you can reply here.