ChiriVulpes / soulus

A Minecraft mod. You must sift through the ashes of the dead to restore life to the world.
https://soulus.info
Other
3 stars 3 forks source link

Add config for whether to show normal recipes in composer tab #57

Closed KAfable closed 5 years ago

KAfable commented 5 years ago

Would it be possible to re-implement or add configs so that the Composer doesn't show duplicate 3x3 crafting recipes?

Current: Composer shows all possible 3x3 recipes, including both duplicates of vanilla 3x3 crafting and the unique recipes for the Composer.

Proposal Re-implement or add configs so that the Composer doesn't show duplicate 3x3 crafting recipes. Can add a JEI tab description instead stating that it is an autocrafter in addition to it's other uses.

Why Other pack devs have been trying to cut down on clutter in JEI in larger packs, and having the Composition tab appear twice for nearly every crafting recipe when it really doesn't have additional value-add adds unneeded noise.

Thanks!

ChiriVulpes commented 5 years ago

The reason why I did it this way, I think, was so that you could right click on the composer in JEI in order to see every recipe it could make. But I suppose it doesn't actually help that much to see normal recipes, especially if Soulus is taught to players via a guidebook. I'll add a config option for it and disable the current functionality by default, unless there's some other reason I'm forgetting that made it so this was more important.

ChiriVulpes commented 5 years ago

You can now configure whether JEI should display normal crafting recipes in the Composer tab. It's now disabled by default.

ChiriVulpes commented 5 years ago

Implemented as of v4.0.0