summaryrefslogtreecommitdiff
path: root/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/blockstates/firewood.json
diff options
context:
space:
mode:
Diffstat (limited to 'TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/blockstates/firewood.json')
-rw-r--r--TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/blockstates/firewood.json21
1 files changed, 21 insertions, 0 deletions
diff --git a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/blockstates/firewood.json b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/blockstates/firewood.json
new file mode 100644
index 0000000..1cabead
--- /dev/null
+++ b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/blockstates/firewood.json
@@ -0,0 +1,21 @@
+{
+ "forge_marker": 1,
+ "defaults": {
+ "transform": "forge:default-block",
+ "model": "cube_all"
+ },
+ "variants": {
+ "type": {
+ "lavawood": {
+ "textures": {
+ "all": "tconstruct:blocks/lavawood"
+ }
+ },
+ "firewood": {
+ "textures": {
+ "all": "tconstruct:blocks/firewood"
+ }
+ }
+ }
+ }
+} \ No newline at end of file