Materialis

Materialis

2M Downloads

[1.18.2][Suggestion] Material checkbox

ffuentesm opened this issue ยท 3 comments

commented

Would be nice if added an individual materia compatibility checkbox in the settings?
So we can turn off a specific material compatibility. I mostly asking that since some mods add the same material compatibility with different stats and this way you could be able to choose which to pick.
Like how Tinker's Reforged and Materialis both add aluminum.

I also had the same problem back in 1.16.5 where different mods coffered the same popular material, such as Manasteel or Livingwood.

commented

is possible to add that as a config menu option or it only works if I do it manually?

commented

There is no menu for this, you have to make a datapack. I believe it can also be done with crafttweaker and kubejs since they can mimic datapacks.

commented

Note you can disable materials using datapacks, materials are just JSON files. I suspect most of Materialis's materials have a condition already, you can use the condition type forge:false to make it always disable.