init
This commit is contained in:
17
minecraft/config/jaopca/materials/aluminum.toml
Normal file
17
minecraft/config/jaopca/materials/aluminum.toml
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 = "metallic"
|
||||
#The color of this material.
|
||||
color = 11580602
|
||||
|
||||
15
minecraft/config/jaopca/materials/amethyst.toml
Normal file
15
minecraft/config/jaopca/materials/amethyst.toml
Normal file
@@ -0,0 +1,15 @@
|
||||
|
||||
[general]
|
||||
#The alternative names of this material.
|
||||
alternativeNames = []
|
||||
#The byproducts of this material.
|
||||
extras = []
|
||||
#Is the storage block of this material small (2x2).
|
||||
isSmallStorageBlock = true
|
||||
#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 = "crystal"
|
||||
|
||||
19
minecraft/config/jaopca/materials/apatite.toml
Normal file
19
minecraft/config/jaopca/materials/apatite.toml
Normal file
@@ -0,0 +1,19 @@
|
||||
|
||||
[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 = "crystal"
|
||||
|
||||
[create]
|
||||
#The default byproduct material to output in Create's crushing.
|
||||
byproduct = "minecraft:cobblestone"
|
||||
|
||||
17
minecraft/config/jaopca/materials/ash.toml
Normal file
17
minecraft/config/jaopca/materials/ash.toml
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 = 7763833
|
||||
|
||||
15
minecraft/config/jaopca/materials/brass.toml
Normal file
15
minecraft/config/jaopca/materials/brass.toml
Normal file
@@ -0,0 +1,15 @@
|
||||
|
||||
[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"
|
||||
|
||||
17
minecraft/config/jaopca/materials/brick.toml
Normal file
17
minecraft/config/jaopca/materials/brick.toml
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 = "metallic"
|
||||
#The color of this material.
|
||||
color = 8081992
|
||||
|
||||
15
minecraft/config/jaopca/materials/bronze.toml
Normal file
15
minecraft/config/jaopca/materials/bronze.toml
Normal file
@@ -0,0 +1,15 @@
|
||||
|
||||
[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"
|
||||
|
||||
15
minecraft/config/jaopca/materials/cast_iron.toml
Normal file
15
minecraft/config/jaopca/materials/cast_iron.toml
Normal file
@@ -0,0 +1,15 @@
|
||||
|
||||
[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"
|
||||
|
||||
15
minecraft/config/jaopca/materials/coal.toml
Normal file
15
minecraft/config/jaopca/materials/coal.toml
Normal file
@@ -0,0 +1,15 @@
|
||||
|
||||
[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 = "crystal"
|
||||
|
||||
17
minecraft/config/jaopca/materials/coal_coke.toml
Normal file
17
minecraft/config/jaopca/materials/coal_coke.toml
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 = 5328975
|
||||
|
||||
15
minecraft/config/jaopca/materials/constantan.toml
Normal file
15
minecraft/config/jaopca/materials/constantan.toml
Normal file
@@ -0,0 +1,15 @@
|
||||
|
||||
[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"
|
||||
|
||||
15
minecraft/config/jaopca/materials/copper.toml
Normal file
15
minecraft/config/jaopca/materials/copper.toml
Normal file
@@ -0,0 +1,15 @@
|
||||
|
||||
[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"
|
||||
|
||||
15
minecraft/config/jaopca/materials/diamond.toml
Normal file
15
minecraft/config/jaopca/materials/diamond.toml
Normal file
@@ -0,0 +1,15 @@
|
||||
|
||||
[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 = "crystal"
|
||||
|
||||
15
minecraft/config/jaopca/materials/dragonstone.toml
Normal file
15
minecraft/config/jaopca/materials/dragonstone.toml
Normal file
@@ -0,0 +1,15 @@
|
||||
|
||||
[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 = "crystal"
|
||||
|
||||
15
minecraft/config/jaopca/materials/elementium.toml
Normal file
15
minecraft/config/jaopca/materials/elementium.toml
Normal file
@@ -0,0 +1,15 @@
|
||||
|
||||
[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"
|
||||
|
||||
15
minecraft/config/jaopca/materials/emerald.toml
Normal file
15
minecraft/config/jaopca/materials/emerald.toml
Normal file
@@ -0,0 +1,15 @@
|
||||
|
||||
[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 = "crystal"
|
||||
|
||||
17
minecraft/config/jaopca/materials/glowstone-1.toml.bak
Normal file
17
minecraft/config/jaopca/materials/glowstone-1.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/glowstone-2.toml.bak
Normal file
17
minecraft/config/jaopca/materials/glowstone-2.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/glowstone-3.toml.bak
Normal file
17
minecraft/config/jaopca/materials/glowstone-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 = 0xBF894E
|
||||
|
||||
15
minecraft/config/jaopca/materials/glowstone.toml
Normal file
15
minecraft/config/jaopca/materials/glowstone.toml
Normal file
@@ -0,0 +1,15 @@
|
||||
|
||||
[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"
|
||||
|
||||
15
minecraft/config/jaopca/materials/gold.toml
Normal file
15
minecraft/config/jaopca/materials/gold.toml
Normal file
@@ -0,0 +1,15 @@
|
||||
|
||||
[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"
|
||||
|
||||
21
minecraft/config/jaopca/materials/hellforged.toml
Normal file
21
minecraft/config/jaopca/materials/hellforged.toml
Normal file
@@ -0,0 +1,21 @@
|
||||
|
||||
[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 = 10542032
|
||||
|
||||
[create]
|
||||
#The default byproduct material to output in Create's crushing.
|
||||
byproduct = "minecraft:cobblestone"
|
||||
|
||||
15
minecraft/config/jaopca/materials/iron.toml
Normal file
15
minecraft/config/jaopca/materials/iron.toml
Normal file
@@ -0,0 +1,15 @@
|
||||
|
||||
[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"
|
||||
|
||||
15
minecraft/config/jaopca/materials/lapis.toml
Normal file
15
minecraft/config/jaopca/materials/lapis.toml
Normal file
@@ -0,0 +1,15 @@
|
||||
|
||||
[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 = "crystal"
|
||||
|
||||
17
minecraft/config/jaopca/materials/lead.toml
Normal file
17
minecraft/config/jaopca/materials/lead.toml
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 = "metallic"
|
||||
#The color of this material.
|
||||
color = 5464937
|
||||
|
||||
15
minecraft/config/jaopca/materials/lithium.toml
Normal file
15
minecraft/config/jaopca/materials/lithium.toml
Normal file
@@ -0,0 +1,15 @@
|
||||
|
||||
[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"
|
||||
|
||||
17
minecraft/config/jaopca/materials/mana.toml
Normal file
17
minecraft/config/jaopca/materials/mana.toml
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 = 5618113
|
||||
|
||||
15
minecraft/config/jaopca/materials/mana_diamond.toml
Normal file
15
minecraft/config/jaopca/materials/mana_diamond.toml
Normal file
@@ -0,0 +1,15 @@
|
||||
|
||||
[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 = "crystal"
|
||||
|
||||
15
minecraft/config/jaopca/materials/manasteel.toml
Normal file
15
minecraft/config/jaopca/materials/manasteel.toml
Normal file
@@ -0,0 +1,15 @@
|
||||
|
||||
[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"
|
||||
|
||||
17
minecraft/config/jaopca/materials/nether_brick.toml
Normal file
17
minecraft/config/jaopca/materials/nether_brick.toml
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 = "metallic"
|
||||
#The color of this material.
|
||||
color = 4202790
|
||||
|
||||
15
minecraft/config/jaopca/materials/netherite.toml
Normal file
15
minecraft/config/jaopca/materials/netherite.toml
Normal file
@@ -0,0 +1,15 @@
|
||||
|
||||
[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"
|
||||
|
||||
21
minecraft/config/jaopca/materials/netherite_scrap.toml
Normal file
21
minecraft/config/jaopca/materials/netherite_scrap.toml
Normal file
@@ -0,0 +1,21 @@
|
||||
|
||||
[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 = 5650738
|
||||
|
||||
[create]
|
||||
#The default byproduct material to output in Create's crushing.
|
||||
byproduct = "minecraft:cobblestone"
|
||||
|
||||
17
minecraft/config/jaopca/materials/nethersteel.toml
Normal file
17
minecraft/config/jaopca/materials/nethersteel.toml
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 = "metallic"
|
||||
#The color of this material.
|
||||
color = 6049871
|
||||
|
||||
17
minecraft/config/jaopca/materials/nickel-1.toml.bak
Normal file
17
minecraft/config/jaopca/materials/nickel-1.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 = "metallic"
|
||||
#The color of this material.
|
||||
color = 0xADAEA6
|
||||
|
||||
17
minecraft/config/jaopca/materials/nickel-2.toml.bak
Normal file
17
minecraft/config/jaopca/materials/nickel-2.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 = "metallic"
|
||||
#The color of this material.
|
||||
color = 0xADAEA6
|
||||
|
||||
17
minecraft/config/jaopca/materials/nickel-3.toml.bak
Normal file
17
minecraft/config/jaopca/materials/nickel-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 = "metallic"
|
||||
#The color of this material.
|
||||
color = 0xADAEA6
|
||||
|
||||
17
minecraft/config/jaopca/materials/nickel-4.toml.bak
Normal file
17
minecraft/config/jaopca/materials/nickel-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 = "metallic"
|
||||
#The color of this material.
|
||||
color = 0xADAEA6
|
||||
|
||||
17
minecraft/config/jaopca/materials/nickel-5.toml.bak
Normal file
17
minecraft/config/jaopca/materials/nickel-5.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 = "metallic"
|
||||
#The color of this material.
|
||||
color = 0xADAEA6
|
||||
|
||||
15
minecraft/config/jaopca/materials/nickel.toml
Normal file
15
minecraft/config/jaopca/materials/nickel.toml
Normal file
@@ -0,0 +1,15 @@
|
||||
|
||||
[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"
|
||||
|
||||
17
minecraft/config/jaopca/materials/obsidian.toml
Normal file
17
minecraft/config/jaopca/materials/obsidian.toml
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 = 2694205
|
||||
|
||||
15
minecraft/config/jaopca/materials/plastic.toml
Normal file
15
minecraft/config/jaopca/materials/plastic.toml
Normal file
@@ -0,0 +1,15 @@
|
||||
|
||||
[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"
|
||||
|
||||
17
minecraft/config/jaopca/materials/prismarine.toml
Normal file
17
minecraft/config/jaopca/materials/prismarine.toml
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 = "crystal"
|
||||
#The color of this material.
|
||||
color = 9942698
|
||||
|
||||
15
minecraft/config/jaopca/materials/quartz.toml
Normal file
15
minecraft/config/jaopca/materials/quartz.toml
Normal file
@@ -0,0 +1,15 @@
|
||||
|
||||
[general]
|
||||
#The alternative names of this material.
|
||||
alternativeNames = []
|
||||
#The byproducts of this material.
|
||||
extras = []
|
||||
#Is the storage block of this material small (2x2).
|
||||
isSmallStorageBlock = true
|
||||
#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 = "crystal"
|
||||
|
||||
15
minecraft/config/jaopca/materials/redstone.toml
Normal file
15
minecraft/config/jaopca/materials/redstone.toml
Normal file
@@ -0,0 +1,15 @@
|
||||
|
||||
[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"
|
||||
|
||||
17
minecraft/config/jaopca/materials/rubber.toml
Normal file
17
minecraft/config/jaopca/materials/rubber.toml
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 = "metallic"
|
||||
#The color of this material.
|
||||
color = 2566186
|
||||
|
||||
17
minecraft/config/jaopca/materials/saltpeter-1.toml.bak
Normal file
17
minecraft/config/jaopca/materials/saltpeter-1.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
|
||||
|
||||
17
minecraft/config/jaopca/materials/saltpeter-2.toml.bak
Normal file
17
minecraft/config/jaopca/materials/saltpeter-2.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
|
||||
|
||||
15
minecraft/config/jaopca/materials/saltpeter.toml
Normal file
15
minecraft/config/jaopca/materials/saltpeter.toml
Normal file
@@ -0,0 +1,15 @@
|
||||
|
||||
[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"
|
||||
|
||||
17
minecraft/config/jaopca/materials/silicon.toml
Normal file
17
minecraft/config/jaopca/materials/silicon.toml
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 = "metallic"
|
||||
#The color of this material.
|
||||
color = 10264767
|
||||
|
||||
15
minecraft/config/jaopca/materials/source.toml
Normal file
15
minecraft/config/jaopca/materials/source.toml
Normal file
@@ -0,0 +1,15 @@
|
||||
|
||||
[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 = "crystal"
|
||||
|
||||
15
minecraft/config/jaopca/materials/steel.toml
Normal file
15
minecraft/config/jaopca/materials/steel.toml
Normal file
@@ -0,0 +1,15 @@
|
||||
|
||||
[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"
|
||||
|
||||
21
minecraft/config/jaopca/materials/sulfur.toml
Normal file
21
minecraft/config/jaopca/materials/sulfur.toml
Normal file
@@ -0,0 +1,21 @@
|
||||
|
||||
[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 = 12433020
|
||||
|
||||
[create]
|
||||
#The default byproduct material to output in Create's crushing.
|
||||
byproduct = "minecraft:cobblestone"
|
||||
|
||||
15
minecraft/config/jaopca/materials/terrasteel.toml
Normal file
15
minecraft/config/jaopca/materials/terrasteel.toml
Normal file
@@ -0,0 +1,15 @@
|
||||
|
||||
[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"
|
||||
|
||||
17
minecraft/config/jaopca/materials/tin.toml
Normal file
17
minecraft/config/jaopca/materials/tin.toml
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 = "metallic"
|
||||
#The color of this material.
|
||||
color = 12175313
|
||||
|
||||
17
minecraft/config/jaopca/materials/zinc.toml
Normal file
17
minecraft/config/jaopca/materials/zinc.toml
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 = "metallic"
|
||||
#The color of this material.
|
||||
color = 8626315
|
||||
|
||||
Reference in New Issue
Block a user