summaryrefslogtreecommitdiff
path: root/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/blockstates/brownstone_slab2.json
diff options
context:
space:
mode:
Diffstat (limited to 'TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/blockstates/brownstone_slab2.json')
-rw-r--r--TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/blockstates/brownstone_slab2.json40
1 files changed, 40 insertions, 0 deletions
diff --git a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/blockstates/brownstone_slab2.json b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/blockstates/brownstone_slab2.json
new file mode 100644
index 0000000..77f0aed
--- /dev/null
+++ b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/blockstates/brownstone_slab2.json
@@ -0,0 +1,40 @@
+{
+ "forge_marker": 1,
+ "defaults": {
+ "transform": "forge:default-block",
+ "model": "half_slab",
+ "textures": {
+ "bottom": "#all",
+ "top": "#all",
+ "side": "#all",
+ "particle": "#all"
+ }
+ },
+ "variants": {
+ "type": {
+ "brick_triangle": {
+ "textures": { "all": "tconstruct:blocks/brownstone/brick_triangle" }
+ },
+ "brick_small": {
+ "textures": { "all": "tconstruct:blocks/brownstone/brick_small" }
+ },
+ "tile": {
+ "textures": { "all": "tconstruct:blocks/brownstone/tile" }
+ },
+ "creeper": {
+ "textures": {
+ "side": "tconstruct:blocks/brownstone/creeper",
+ "particle": "#side",
+ "top": "tconstruct:blocks/brownstone/paver",
+ "bottom": "#top"
+ }
+ }
+ },
+ "half": {
+ "bottom": {},
+ "top": {
+ "model": "upper_slab"
+ }
+ }
+ }
+} \ No newline at end of file