updated many things: added forge:pamcrops tag, added rftools pamcrops tag dimlet, added some in config documentation to the wasteland that is rftools docs, mors tuff i forgot i'm sure
This commit is contained in:
17
minecraft/config/jaopca/materials/glowstone-4.toml.bak
Normal file
17
minecraft/config/jaopca/materials/glowstone-4.toml.bak
Normal file
@@ -0,0 +1,17 @@
|
||||
|
||||
[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 = "dust"
|
||||
#The color of this material.
|
||||
color = 0xBF894E
|
||||
|
||||
17
minecraft/config/jaopca/materials/saltpeter-3.toml.bak
Normal file
17
minecraft/config/jaopca/materials/saltpeter-3.toml.bak
Normal file
@@ -0,0 +1,17 @@
|
||||
|
||||
[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 = "dust"
|
||||
#The color of this material.
|
||||
color = 0xC0C0BE
|
||||
|
||||
Reference in New Issue
Block a user