Update NCR-Encryption.json, client.json, common.json, and 49 more files

This commit is contained in:
2026-07-13 16:51:37 +01:00
parent f6694318ba
commit 35b3ca112b
1436 changed files with 233033 additions and 2193 deletions
@@ -0,0 +1,41 @@
[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]
#Should the module only add recipes for materials with JAOPCA molten fluids.
jaopcaOnly = true
#The materials that should not have ingot/gem melting recipes added.
materialToMoltenMaterialBlacklist = []
#The materials that should not have storage block melting recipes added.
storageBlockToMoltenMaterialBlacklist = []
#The materials that should not have nugget melting recipes added.
nuggetToMoltenMaterialBlacklist = []
#The materials that should not have dust melting recipes added.
dustToMoltenMaterialBlacklist = []
#The materials that should not have plate melting recipes added.
plateToMoltenMaterialBlacklist = []
#The materials that should not have gear melting recipes added.
gearToMoltenMaterialBlacklist = []
#The materials that should not have coin melting recipes added.
coinToMoltenMaterialBlacklist = []
#The materials that should not have rod melting recipes added.
rodToMoltenMaterialBlacklist = []
#The materials that should not have sheetmetal melting recipes added.
sheetmetalToMoltenMaterialBlacklist = []
#The materials that should not have ingot/gem casting recipes added.
toMaterialMaterialBlacklist = []
#The materials that should not have storage block casting recipes added.
toStorageBlockMaterialBlacklist = []
#The materials that should not have nugget casting recipes added.
toNuggetMaterialBlacklist = []
#The materials that should not have plate casting recipes added.
toPlateMaterialBlacklist = []
#The materials that should not have gear casting recipes added.
toGearMaterialBlacklist = []
#The materials that should not have coin casting recipes added.
toCoinMaterialBlacklist = []
#The materials that should not have rod casting recipes added.
toRodMaterialBlacklist = []