
All Mesh inherits of the lower tier
Switch-Back18 opened this issue ยท 3 comments
Describe the bug
I start use CraftTweaker to create custom output for Sieves.
I wanna drop Flint for only the String Mesh
I wrote this :
But this works in other Mesh (Iron, Flint, Diamond, Emerald, Netherite).
To Reproduce
Use this ZenScripts
Expected behavior
I just want to drop this from String Mesh.
Version
Minecraft Version: 1.16.4
Forge Version: 35.1.36
Ex Nihilo: Sequentia Version: 2.0.0
can confirm this. also if you add it to a higher tier, those recipes also appear in all tiers above the selected.
If you create a output from Iron Mesh, that not create for String and Flint Meshs that's false "remplerus" !
In the config in exnihilosequentia-common.toml
There is "flattenSieveRecipes = true"
Change to false and that solve it for the higher mesh !