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

Proper Integration for Mystical Aggradditions #24

Closed TheBlueEyeOfEnder closed 2 years ago

TheBlueEyeOfEnder commented 2 years ago

IMPORTANT: Feature requests will only be added to the latest supported Minecraft version.

Is your feature request related to a problem? Please describe. Ex: I cannot add Insanium Essence seeds. Tier 6 is invalid because it only checks for Tiers in Mystical Agriculture or ones you define in the custom tiers thing. I can add the Insanium Essence seeds under Tier 5, but the problem is it just creates a new essence type all together which isn't usable for anything. I want the Insanium Seeds to produce the proper essence in Mystical Aggradditions.

Describe the solution you'd like

Full support for crops in Mystical Aggradditions and other mods like it, like in Mystical Agriculture.

BlakeBr0 commented 2 years ago

The behavior with the essences is a work around since the generated items use the mysticalagriculture namespace and would therefor cause issues. I can add a special case for Insanium essence to make that behavior consistent.

As far as the Tier 6 crop tier, that's an issue with agradditions not registering the crop tier properly. That'll be fixed in the next agradditions update, whenever that comes out.

BlakeBr0 commented 2 years ago

Customization 3.1.1 makes the insanium crop work like the others, and Agradditions 5.1.1 fixes the issue with the tier 6 crop tier.