Mystical Customization

Mystical Customization

28M Downloads

Crops Don't Disable

MIllyMunky opened this issue ยท 4 comments

commented

Describe the bug
Disabling a crop with configure-crops.json does not disable the crop.

To Reproduce

  1. Add the following to \config\mysticalcustomization\configure-crops.json:
    Pastebin alternative
    { "mysticalagriculture:pig": {"enabled": false}, "mysticalagriculture:chicken": {"enabled": false}, "mysticalagriculture:cow": {"enabled": false}, "mysticalagriculture:sheep": {"enabled": false}, "mysticalagriculture:squid": {"enabled": false}, "mysticalagriculture:fish": {"enabled": false}, "mysticalagriculture:slime": {"enabled": false}, "mysticalagriculture:turtle": {"enabled": false}, "mysticalagriculture:zombie": {"enabled": false}, "mysticalagriculture:skeleton": {"enabled": false}, "mysticalagriculture:creeper": {"enabled": false}, "mysticalagriculture:spider": {"enabled": false}, "mysticalagriculture:rabbit": {"enabled": false}, "mysticalagriculture:blizz": {"enabled": false}, "mysticalagriculture:blitz": {"enabled": false}, "mysticalagriculture:basalz": {"enabled": false}, "mysticalagriculture:blaze": {"enabled": false}, "mysticalagriculture:ghast": {"enabled": false}, "mysticalagriculture:enderman": {"enabled": false}, "mysticalagriculture:wither_skeleton": {"enabled": false}, "mysticalagriculture:wood": {"enabled": false}, "mysticalagriculture:nature": {"enabled": false}, "mysticalagriculture:marble": {"enabled": false}, "mysticalagriculture:dye": {"enabled": false}, "mysticalagriculture:coral": {"enabled": false}, "mysticalagriculture:honey": {"enabled": false}, "mysticalagriculture:rubber": {"enabled": false}, "mysticalagriculture:silicon": {"enabled": false}, "mysticalagriculture:menril": {"enabled": false}, "mysticalagriculture:brass": {"enabled": false}, "mysticalagriculture:zinc": {"enabled": false}, "mysticalagriculture:steeleaf": {"enabled": false}, "mysticalagriculture:ironwood": {"enabled": false}, "mysticalagriculture:aquamarine": {"enabled": false}, "mysticalagriculture:mithril": {"enabled": false}, "mysticalagriculture:tungsten": {"enabled": false}, "mysticalagriculture:titanium": {"enabled": false}, "mysticalagriculture:platinum": {"enabled": false}, "mysticalagriculture:iridium": {"enabled": false}, "mysticalagriculture:chrome": {"enabled": false}, "mysticalagriculture:pig_iron": {"enabled": false}, "mysticalagriculture:hop_graphite": {"enabled": false}, "mysticalagriculture:cobalt": {"enabled": false}, "mysticalagriculture:rose_gold": {"enabled": false}, "mysticalagriculture:knightmetal": {"enabled": false}, "mysticalagriculture:fiery_ingot": {"enabled": false}, "mysticalagriculture:starmetal": {"enabled": false} }
  2. Start game after saving file
  3. Items and related recipes still exist in game

Also note:
The Example File that is supposed to disable the stone crop produces the same issue, however, it does correctly modify the iron crop.

Expected behavior
The crops listed in configure-crops.json should no longer have any presence in the game via items or recipes.

Screenshots / Scripts / Logs
Output log during pack load then world load (most likely not helpful but it's all I can do)

Versions (please complete the following information):

  • Minecraft: 1.19.2
  • Forge: 43.2.21
  • Cucumber: 6.0.7
  • Mystical Agriculture: 6.0.11
  • Mystical Customization: 4.0.1
commented

So apparently I've missed this report for all this time and I'm not sure how.

I just tested that configure-crops.json file in a 1.19.2 instance and it seemed to work for me. Is this still an issue you're experiencing? I can't check the logs since that link expired.

commented

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

commented

So apparently I've missed this report for all this time and I'm not sure how.

I just tested that configure-crops.json file in a 1.19.2 instance and it seemed to work for me. Is this still an issue you're experiencing? I can't check the logs since that link expired.

could you share it

commented

So apparently I've missed this report for all this time and I'm not sure how.
I just tested that configure-crops.json file in a 1.19.2 instance and it seemed to work for me. Is this still an issue you're experiencing? I can't check the logs since that link expired.

could you share it

Share what? I just copy pasted what was posted in the OP