DynamicTreesTeam / DynamicTrees

Minecraft Forge mod providing dynamic trees that progressively grow from seed to maturity.
MIT License
218 stars 96 forks source link

Patch in the logic we need for the brewing stand #877

Closed EagleEyeLogic closed 1 week ago

EagleEyeLogic commented 2 weeks ago

so we get rid of the old behaviour that the ingredient defines the output and any input is allowed.

819

DynamicTrees-1.19.2-1.2.1a.zip for testing

and we need to patch in these logic for all versions since 1.16.5

EagleEyeLogic commented 2 weeks ago

Final version from my side.