Update NCR-Encryption.json, client.json, common.json, and 49 more files
This commit is contained in:
@@ -0,0 +1,33 @@
|
||||
|
||||
[general]
|
||||
#The alternative names of this material.
|
||||
alternativeNames = []
|
||||
#The byproducts of this material.
|
||||
extras = []
|
||||
#Is the storage block of this material small (2x2).
|
||||
isSmallStorageBlock = false
|
||||
#The module blacklist of this material. "*" is an alias for all modules. If a module name occurs an odd number of times (including wildcards), then the module is blacklisted.
|
||||
moduleBlacklist = []
|
||||
#Should items of this material have the enchanted glow.
|
||||
hasEffect = false
|
||||
#The model type of the material.
|
||||
modelType = "metallic"
|
||||
#The color of this material.
|
||||
color = 6832172
|
||||
|
||||
[theurgy]
|
||||
#The alchemical sulfur tier of this material.
|
||||
tier = "common"
|
||||
|
||||
[create]
|
||||
#The default byproduct material to output in Create's crushing.
|
||||
byproduct = "minecraft:cobblestone"
|
||||
|
||||
[mekanism]
|
||||
#The default base to use in Mekanism's Combiner to recreate ores.
|
||||
oreBase = "#forge:cobblestone/normal"
|
||||
|
||||
[molten]
|
||||
#The temperature of this molten fluid.
|
||||
temperature = 1000
|
||||
|
||||
Reference in New Issue
Block a user