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

Server Issue with custom seeds/crops. #48

Open Xephiro9999 opened 3 months ago

Xephiro9999 commented 3 months ago

Describe the bug Server doesn't start thanks to custom crops. To Reproduce Steps to reproduce the behavior: Run arclight on 1.20.1 Version, have the mods and config.

Expected behavior The server to start.

Screenshots / Scripts / Logs Please add your logs and scripts (if applicable). Debug and logs, and Config from the server. debug.log latest.log mysticalcustomization.zip

Versions (please complete the following information):

BlakeBr0 commented 3 months ago

You'll have to disable the automatic recipe generation for your crops (docs) and add them yourself since the custom server you're using is changing Minecraft internals which breaks the dynamic recipe generation.

BlakeBr0 commented 1 month ago

If you try with Cucumber version 7.0.10 does this issue still occur?