diff options
| author | Lance5057 <Lance5057@gmail.com> | 2017-03-12 18:15:17 -0500 |
|---|---|---|
| committer | Lance5057 <Lance5057@gmail.com> | 2017-03-12 18:15:17 -0500 |
| commit | f692d8983ee8787843d874ae1aa329c1439e3223 (patch) | |
| tree | a19cbd6d584d0ccd3d6117d63489168a89a19c3c /TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/materials | |
| parent | a7ea7c80bff70096191fd772a0416aec15d41a69 (diff) | |
Hopefully this unfucks whatever got fucked.
Diffstat (limited to 'TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/materials')
38 files changed, 278 insertions, 0 deletions
diff --git a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/materials/ardite.json b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/materials/ardite.json new file mode 100644 index 0000000..6baf770 --- /dev/null +++ b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/materials/ardite.json @@ -0,0 +1,10 @@ +{ + "type": "metal_textured", + "parameters": { + "texture": "tconstruct:items/materials/ardite_rust", + "color": "f97217", + "shinyness": 0.6, + "brightness": 0.4, + "hueshift": 0.1 + } +}
\ No newline at end of file diff --git a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/materials/blaze.json b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/materials/blaze.json new file mode 100644 index 0000000..4811680 --- /dev/null +++ b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/materials/blaze.json @@ -0,0 +1,6 @@ +{ + "type": "colored", + "parameters": { + "color": "ffd120" + } +}
\ No newline at end of file diff --git a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/materials/blueslime.json b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/materials/blueslime.json new file mode 100644 index 0000000..3ecf1c9 --- /dev/null +++ b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/materials/blueslime.json @@ -0,0 +1,6 @@ +{ + "type": "colored", + "parameters": { + "color": "74c8c7" + } +}
\ No newline at end of file diff --git a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/materials/bone.json b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/materials/bone.json new file mode 100644 index 0000000..c4effd4 --- /dev/null +++ b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/materials/bone.json @@ -0,0 +1,7 @@ +{ + "type": "colored", + "suffix": "bone_base", + "parameters": { + "color": "ede6bf" + } +}
\ No newline at end of file diff --git a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/materials/bronze.json b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/materials/bronze.json new file mode 100644 index 0000000..5901235 --- /dev/null +++ b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/materials/bronze.json @@ -0,0 +1,9 @@ +{ + "type": "metal", + "parameters": { + "color": "e3bd68", + "shinyness": 0.25, + "brightness": 0.15, + "hueshift": -0.05 + } +}
\ No newline at end of file diff --git a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/materials/cobalt.json b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/materials/cobalt.json new file mode 100644 index 0000000..7275229 --- /dev/null +++ b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/materials/cobalt.json @@ -0,0 +1,9 @@ +{ + "type": "metal", + "parameters": { + "color": "173b75", + "shinyness": 0.25, + "brightness": 0.5, + "hueshift": -0.1 + } +}
\ No newline at end of file diff --git a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/materials/copper.json b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/materials/copper.json new file mode 100644 index 0000000..8272128 --- /dev/null +++ b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/materials/copper.json @@ -0,0 +1,9 @@ +{ + "type": "metal", + "parameters": { + "color": "efa055", + "shinyness": 0.25, + "brightness": 0.25, + "hueshift": -0.05 + } +}
\ No newline at end of file diff --git a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/materials/electrum.json b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/materials/electrum.json new file mode 100644 index 0000000..2d7f788 --- /dev/null +++ b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/materials/electrum.json @@ -0,0 +1,9 @@ +{ + "type": "metal", + "parameters": { + "color": "eddd51", + "shinyness": 0.15, + "brightness": 0.25, + "hueshift": -0.05 + } +}
\ No newline at end of file diff --git a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/materials/endrod.json b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/materials/endrod.json new file mode 100644 index 0000000..7d07b90 --- /dev/null +++ b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/materials/endrod.json @@ -0,0 +1,6 @@ +{ + "type": "colored", + "parameters": { + "color": "e8ffd6" + } +}
\ No newline at end of file diff --git a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/materials/endstone.json b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/materials/endstone.json new file mode 100644 index 0000000..93112b9 --- /dev/null +++ b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/materials/endstone.json @@ -0,0 +1,8 @@ +{ + "type": "inverse_multicolor", + "parameters": { + "dark": "5c6296", + "mid": "3c4276", + "bright": "212a76" + } +}
\ No newline at end of file diff --git a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/materials/feather.json b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/materials/feather.json new file mode 100644 index 0000000..1858680 --- /dev/null +++ b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/materials/feather.json @@ -0,0 +1,7 @@ +{ + "type": "colored", + "suffix": "feather", + "parameters": { + "color": "ffffff" + } +}
\ No newline at end of file diff --git a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/materials/firewood.json b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/materials/firewood.json new file mode 100644 index 0000000..b1f55a2 --- /dev/null +++ b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/materials/firewood.json @@ -0,0 +1,6 @@ +{ + "type": "block", + "parameters": { + "texture": "tconstruct:blocks/firewood" + } +}
\ No newline at end of file diff --git a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/materials/flint.json b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/materials/flint.json new file mode 100644 index 0000000..4afe24a --- /dev/null +++ b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/materials/flint.json @@ -0,0 +1,7 @@ +{ + "type": "colored", + "suffix": "contrast", + "parameters": { + "color": "ffffff" + } +}
\ No newline at end of file diff --git a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/materials/ice.json b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/materials/ice.json new file mode 100644 index 0000000..55cbef8 --- /dev/null +++ b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/materials/ice.json @@ -0,0 +1,6 @@ +{ + "type": "colored", + "parameters": { + "color": "97d7e0" + } +}
\ No newline at end of file diff --git a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/materials/iron.json b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/materials/iron.json new file mode 100644 index 0000000..15c351a --- /dev/null +++ b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/materials/iron.json @@ -0,0 +1,9 @@ +{ + "type": "metal", + "parameters": { + "color": "cacaca", + "shinyness": 0, + "brightness": 0.3, + "hueshift": 0 + } +}
\ No newline at end of file diff --git a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/materials/knightslime.json b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/materials/knightslime.json new file mode 100644 index 0000000..8133b31 --- /dev/null +++ b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/materials/knightslime.json @@ -0,0 +1,9 @@ +{ + "type": "metal", + "parameters": { + "color": "685bd0", + "shinyness": 0, + "brightness": 0.5, + "hueshift": 0.3 + } +}
\ No newline at end of file diff --git a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/materials/lead.json b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/materials/lead.json new file mode 100644 index 0000000..8cfb7dd --- /dev/null +++ b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/materials/lead.json @@ -0,0 +1,9 @@ +{ + "type": "metal", + "parameters": { + "color": "4d4968", + "shinyness": 0, + "brightness": 0.15, + "hueshift": 0.2 + } +}
\ No newline at end of file diff --git a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/materials/leaf.json b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/materials/leaf.json new file mode 100644 index 0000000..c020cef --- /dev/null +++ b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/materials/leaf.json @@ -0,0 +1,7 @@ +{ + "type": "colored", + "suffix": "feather", + "parameters": { + "color": "1d730c" + } +}
\ No newline at end of file diff --git a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/materials/magmaslime.json b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/materials/magmaslime.json new file mode 100644 index 0000000..f279629 --- /dev/null +++ b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/materials/magmaslime.json @@ -0,0 +1,8 @@ +{ + "type": "multicolor", + "parameters": { + "dark": "a8673b", + "mid": "ff8c49", + "bright": "ff9d3d" + } +}
\ No newline at end of file diff --git a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/materials/manyullyn.json b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/materials/manyullyn.json new file mode 100644 index 0000000..18fe724 --- /dev/null +++ b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/materials/manyullyn.json @@ -0,0 +1,9 @@ +{ + "type": "metal", + "parameters": { + "color": "a93df5", + "shinyness": 0.4, + "brightness": 0.2, + "hueshift": -0.1 + } +}
\ No newline at end of file diff --git a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/materials/netherrack.json b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/materials/netherrack.json new file mode 100644 index 0000000..11b5c0e --- /dev/null +++ b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/materials/netherrack.json @@ -0,0 +1,6 @@ +{ + "type": "block", + "parameters": { + "texture": "minecraft:blocks/netherrack" + } +}
\ No newline at end of file diff --git a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/materials/obsidian.json b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/materials/obsidian.json new file mode 100644 index 0000000..69b7669 --- /dev/null +++ b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/materials/obsidian.json @@ -0,0 +1,9 @@ +{ + "type": "multicolor", + "suffix": "contrast", + "parameters": { + "dark": "71589c", + "mid": "8f60d4", + "bright": "8c53df" + } +}
\ No newline at end of file diff --git a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/materials/pigiron.json b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/materials/pigiron.json new file mode 100644 index 0000000..5bb7a17 --- /dev/null +++ b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/materials/pigiron.json @@ -0,0 +1,9 @@ +{ + "type": "metal", + "parameters": { + "color": "d37c78", + "shinyness": 0.1, + "brightness": 0.1, + "hueshift": 0 + } +}
\ No newline at end of file diff --git a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/materials/prismarine.json b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/materials/prismarine.json new file mode 100644 index 0000000..4f98ed0 --- /dev/null +++ b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/materials/prismarine.json @@ -0,0 +1,6 @@ +{ + "type": "block", + "parameters": { + "texture": "minecraft:blocks/prismarine_bricks" + } +}
\ No newline at end of file diff --git a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/materials/reed.json b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/materials/reed.json new file mode 100644 index 0000000..7d71d7f --- /dev/null +++ b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/materials/reed.json @@ -0,0 +1,6 @@ +{ + "type": "colored", + "parameters": { + "color": "aadb74" + } +}
\ No newline at end of file diff --git a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/materials/silver.json b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/materials/silver.json new file mode 100644 index 0000000..f122561 --- /dev/null +++ b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/materials/silver.json @@ -0,0 +1,9 @@ +{ + "type": "metal", + "parameters": { + "color": "d1ecf6", + "shinyness": 1, + "brightness": 0.5, + "hueshift": 0.1 + } +}
\ No newline at end of file diff --git a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/materials/slime.json b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/materials/slime.json new file mode 100644 index 0000000..7e0f9b3 --- /dev/null +++ b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/materials/slime.json @@ -0,0 +1,6 @@ +{ + "type": "colored", + "parameters": { + "color": "82c873" + } +}
\ No newline at end of file diff --git a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/materials/slimeleaf_blue.json b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/materials/slimeleaf_blue.json new file mode 100644 index 0000000..3ecf1c9 --- /dev/null +++ b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/materials/slimeleaf_blue.json @@ -0,0 +1,6 @@ +{ + "type": "colored", + "parameters": { + "color": "74c8c7" + } +}
\ No newline at end of file diff --git a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/materials/slimeleaf_orange.json b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/materials/slimeleaf_orange.json new file mode 100644 index 0000000..4bee469 --- /dev/null +++ b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/materials/slimeleaf_orange.json @@ -0,0 +1,6 @@ +{ + "type": "colored", + "parameters": { + "color": "ff960d" + } +}
\ No newline at end of file diff --git a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/materials/slimeleaf_purple.json b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/materials/slimeleaf_purple.json new file mode 100644 index 0000000..48bffe7 --- /dev/null +++ b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/materials/slimeleaf_purple.json @@ -0,0 +1,6 @@ +{ + "type": "colored", + "parameters": { + "color": "c873c8" + } +}
\ No newline at end of file diff --git a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/materials/slimevine_blue.json b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/materials/slimevine_blue.json new file mode 100644 index 0000000..3ecf1c9 --- /dev/null +++ b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/materials/slimevine_blue.json @@ -0,0 +1,6 @@ +{ + "type": "colored", + "parameters": { + "color": "74c8c7" + } +}
\ No newline at end of file diff --git a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/materials/slimevine_purple.json b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/materials/slimevine_purple.json new file mode 100644 index 0000000..48bffe7 --- /dev/null +++ b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/materials/slimevine_purple.json @@ -0,0 +1,6 @@ +{ + "type": "colored", + "parameters": { + "color": "c873c8" + } +}
\ No newline at end of file diff --git a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/materials/sponge.json b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/materials/sponge.json new file mode 100644 index 0000000..f6ed57d --- /dev/null +++ b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/materials/sponge.json @@ -0,0 +1,6 @@ +{ + "type": "block", + "parameters": { + "texture": "minecraft:blocks/sponge" + } +}
\ No newline at end of file diff --git a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/materials/steel.json b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/materials/steel.json new file mode 100644 index 0000000..61d6462 --- /dev/null +++ b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/materials/steel.json @@ -0,0 +1,9 @@ +{ + "type": "metal", + "parameters": { + "color": "888888", + "shinyness": 0.1, + "brightness": 0.3, + "hueshift": 0.1 + } +}
\ No newline at end of file diff --git a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/materials/stone.json b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/materials/stone.json new file mode 100644 index 0000000..5bceaac --- /dev/null +++ b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/materials/stone.json @@ -0,0 +1,6 @@ +{ + "type": "colored", + "parameters": { + "color": "696969" + } +}
\ No newline at end of file diff --git a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/materials/string.json b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/materials/string.json new file mode 100644 index 0000000..c5ce140 --- /dev/null +++ b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/materials/string.json @@ -0,0 +1,6 @@ +{ + "type": "colored", + "parameters": { + "color": "eeeeee" + } +}
\ No newline at end of file diff --git a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/materials/vine.json b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/materials/vine.json new file mode 100644 index 0000000..d04eb1e --- /dev/null +++ b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/materials/vine.json @@ -0,0 +1,6 @@ +{ + "type": "colored", + "parameters": { + "color": "40a10f" + } +}
\ No newline at end of file diff --git a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/materials/wood.json b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/materials/wood.json new file mode 100644 index 0000000..5a97040 --- /dev/null +++ b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/materials/wood.json @@ -0,0 +1,8 @@ +{ + "type": "multicolor", + "parameters": { + "dark": "6e572a", + "mid": "745f38", + "bright": "8e671d" + } +}
\ No newline at end of file |
