You Don't Have The Right (Recipe)

Enhance the enforcement of doLimitedCrafting gamerule. Incidentally, also adds data-driven brewing recipes and dev utilities!

275

Quick challenge

How far can you run before the mobs catch you?

You Don't Have The Right (Recipe)

An overengineered mod to fix the "working as intended" `doLimitedCrafting` gamerule. Among other things.

* Furnaces and brewing stands obey `doLimitedCrafting` according to the recipe book of the last player who changed their contents. * Data driven potion recipes! This was not outside of the scope of the mod at all. * Completely rewritten tick logic for furnaces and brewing stands! It should increase performance (untested) and amount of bugs (untested, too). * Force `doLimitedCrafting` to `true` on all dimensions, regardless of the underlying value of the gamerule (configurable). * Prevent Steve from receiving "divine inspiration" recipes every time he picks up a new item or touches water (configurable). * And an amazing API for developers that no one but me will ever use!

ADS