Proper Integration for Mystical Aggradditions
CobaltTheProtogen opened this issue ยท 2 comments
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.
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.