Files
IMR6/minecraft/config/jaopca/materials/uraninite.toml
T

32 lines
945 B
TOML

[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"
[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