-
Notifications
You must be signed in to change notification settings - Fork 81
Description
Botany pots version: 21.1.40
Pretty self-explanatory, all the croptopia botany pots tree crop recipes are broken, and they get RecipeManager parse errors at startup.
Then the tree crops refuse to work with botany pots, as expected.
I managed to fix the recipes myself by stealing the JSON structure from botanymodtrees, and splitting out the loot tables into their own folder, instead of inline, referenced by the croptopia botany pots recipes with “botanypots:loot_table.”
Now everything works like it should, and using shears in the botany pot returns the [tree]_crop variant instead of just leaves like it does for normal trees.
I did alter the tickgrowth and drops variables to stay true to the original files, since the mod I took the files from was tailored to logs and tree growth.
This is just FYI, and information for anyone else wishing to use croptopia fruit trees in botany pots until this gets fixed.
I’m also using AlmostUnified in case that mod has something to do with it, though it seems to just be the new JSON structure implemented in MC 1.21.
Love this mod though. Thank you.