Files
IMR6/minecraft/config/jaopca/modules/energizedpower_compat.toml
T

12 lines
595 B
TOML

[general]
#The material blacklist of this module. "*" is an alias for all materials, and "*" followed with a material type name is an alias for all materials of that material type. If a material name occurs an odd number of times (including wildcards), then the material is blacklisted. These rules applies to all config material blacklists.
materialBlacklist = []
[recipes]
#The materials that should not have pulverizer to dust recipes added.
toDustMaterialBlacklist = []
#The materials that should not have compressor to plate recipes added.
toPlateMaterialBlacklist = []