diff options
Diffstat (limited to 'TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/blockstates/slime_grass_tall.json')
| -rw-r--r-- | TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/blockstates/slime_grass_tall.json | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/blockstates/slime_grass_tall.json b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/blockstates/slime_grass_tall.json new file mode 100644 index 0000000..4cdce0a --- /dev/null +++ b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/blockstates/slime_grass_tall.json @@ -0,0 +1,24 @@ +{ + "forge_marker": 1, + "defaults": { + "transform": "forge:default-block", + "model": "tall_grass", + "textures": { + "cross": "tconstruct:blocks/slime/slimegrass_tall" + } + }, + "variants": { + "type": { + "tall_grass": { + "textures": { + "cross": "tconstruct:blocks/slime/slimegrass_tall" + } + }, + "fern": { + "textures": { + "cross": "tconstruct:blocks/slime/slimegrass_fern" + } + } + } + } +}
\ No newline at end of file |
