Update NCR-Encryption.json, client.json, common.json, and 49 more files
This commit is contained in:
@@ -0,0 +1,33 @@
|
||||
|
||||
[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 = []
|
||||
|
||||
#Configurations related to gas tags.
|
||||
[gasTags]
|
||||
#List of gas tags that should not be added.
|
||||
blacklist = []
|
||||
#List of gas tags that should be considered as defined.
|
||||
customDefined = []
|
||||
|
||||
#Configurations related to infuse type tags.
|
||||
[infuseTypeTags]
|
||||
#List of infuse type tags that should not be added.
|
||||
blacklist = []
|
||||
#List of infuse type tags that should be considered as defined.
|
||||
customDefined = []
|
||||
|
||||
#Configurations related to pigment tags.
|
||||
[pigmentTags]
|
||||
#List of infuse type tags that should not be added.
|
||||
blacklist = []
|
||||
#List of infuse type tags that should be considered as defined.
|
||||
customDefined = []
|
||||
|
||||
#Configurations related to slurry tags.
|
||||
[slurryTags]
|
||||
#List of infuse type tags that should not be added.
|
||||
blacklist = []
|
||||
#List of infuse type tags that should be considered as defined.
|
||||
customDefined = []
|
||||
|
||||
Reference in New Issue
Block a user