Chisel 1.0 - Option to disable block categories gone
brisingraerowing opened this issue ยท 4 comments
I am using Chisel 1.0 in a Medieval / Fantasy / Magic themed modpack, and I want to disable the more technical block types (like the Factory and Laboratory blocks), but the option isn't in the config file anymore. Is there another way to disable them?
Config file was not changed, the feature system still exists just the same. What does your config look like?
I can confirm that Chisel 1.0.0.42 does not allow you to disable block "features". I decided to completely scrap my chisel.cfg
to see what the new config would look like and I found that the entire features
section is completely gone indicating that this section is no longer being used at all.