Skip to content

Commit

Permalink
Utilize enhanced slab blockstates
Browse files Browse the repository at this point in the history
  • Loading branch information
ACGaming committed Apr 26, 2024
1 parent 1e7f02d commit c71cc0e
Show file tree
Hide file tree
Showing 48 changed files with 186 additions and 232 deletions.
Original file line number Diff line number Diff line change
@@ -1,10 +1,23 @@
{
"forge_marker": 1,
"defaults": {
"model": "cube_all",
"textures": {
"particle": "mocreatures:blocks/cobblestone_wyvern_deep",
"bottom": "mocreatures:blocks/cobblestone_wyvern_deep",
"top": "mocreatures:blocks/cobblestone_wyvern_deep",
"side": "mocreatures:blocks/cobblestone_wyvern_deep"
}
},
"variants": {
"half=bottom,variant=default": {
"model": "mocreatures:cobbled_deep_wyvstone_slab_bottom"
"model": "half_slab"
},
"half=top,variant=default": {
"model": "mocreatures:cobbled_deep_wyvstone_slab_top"
"model": "upper_slab"
},
"normal": {
"model": "half_slab"
}
}
}
Original file line number Diff line number Diff line change
@@ -1,7 +1,14 @@
{
"forge_marker": 1,
"defaults": {
"model": "cube_all",
"textures": {
"all": "mocreatures:blocks/cobblestone_wyvern_deep"
}
},
"variants": {
"variant=default": {
"model": "mocreatures:cobbled_deep_wyvstone_slab_double"
"model": "cube_all"
}
}
}
Original file line number Diff line number Diff line change
@@ -1,10 +1,23 @@
{
"forge_marker": 1,
"defaults": {
"model": "cube_all",
"textures": {
"particle": "mocreatures:blocks/cobblestone_wyvern",
"bottom": "mocreatures:blocks/cobblestone_wyvern",
"top": "mocreatures:blocks/cobblestone_wyvern",
"side": "mocreatures:blocks/cobblestone_wyvern"
}
},
"variants": {
"half=bottom,variant=default": {
"model": "mocreatures:cobbled_wyvstone_slab_bottom"
"model": "half_slab"
},
"half=top,variant=default": {
"model": "mocreatures:cobbled_wyvstone_slab_top"
"model": "upper_slab"
},
"normal": {
"model": "half_slab"
}
}
}
Original file line number Diff line number Diff line change
@@ -1,7 +1,14 @@
{
"forge_marker": 1,
"defaults": {
"model": "cube_all",
"textures": {
"all": "mocreatures:blocks/cobblestone_wyvern"
}
},
"variants": {
"variant=default": {
"model": "mocreatures:cobbled_wyvstone_slab_double"
"model": "cube_all"
}
}
}
Original file line number Diff line number Diff line change
@@ -1,10 +1,23 @@
{
"forge_marker": 1,
"defaults": {
"model": "cube_all",
"textures": {
"particle": "mocreatures:blocks/stone_wyvern_deep",
"bottom": "mocreatures:blocks/stone_wyvern_deep",
"top": "mocreatures:blocks/stone_wyvern_deep",
"side": "mocreatures:blocks/stone_wyvern_deep"
}
},
"variants": {
"half=bottom,variant=default": {
"model": "mocreatures:deep_wyvstone_slab_bottom"
"model": "half_slab"
},
"half=top,variant=default": {
"model": "mocreatures:deep_wyvstone_slab_top"
"model": "upper_slab"
},
"normal": {
"model": "half_slab"
}
}
}
Original file line number Diff line number Diff line change
@@ -1,7 +1,14 @@
{
"forge_marker": 1,
"defaults": {
"model": "cube_all",
"textures": {
"all": "mocreatures:blocks/stone_wyvern_deep"
}
},
"variants": {
"variant=default": {
"model": "mocreatures:deep_wyvstone_slab_double"
"model": "cube_all"
}
}
}
Original file line number Diff line number Diff line change
@@ -1,10 +1,23 @@
{
"forge_marker": 1,
"defaults": {
"model": "cube_all",
"textures": {
"particle": "mocreatures:blocks/mossy_cobblestone_wyvern_deep",
"bottom": "mocreatures:blocks/mossy_cobblestone_wyvern_deep",
"top": "mocreatures:blocks/mossy_cobblestone_wyvern_deep",
"side": "mocreatures:blocks/mossy_cobblestone_wyvern_deep"
}
},
"variants": {
"half=bottom,variant=default": {
"model": "mocreatures:mossy_cobbled_deep_wyvstone_slab_bottom"
"model": "half_slab"
},
"half=top,variant=default": {
"model": "mocreatures:mossy_cobbled_deep_wyvstone_slab_top"
"model": "upper_slab"
},
"normal": {
"model": "half_slab"
}
}
}
Original file line number Diff line number Diff line change
@@ -1,7 +1,14 @@
{
"forge_marker": 1,
"defaults": {
"model": "cube_all",
"textures": {
"all": "mocreatures:blocks/mossy_cobblestone_wyvern_deep"
}
},
"variants": {
"variant=default": {
"model": "mocreatures:mossy_cobbled_deep_wyvstone_slab_double"
"model": "cube_all"
}
}
}
Original file line number Diff line number Diff line change
@@ -1,10 +1,23 @@
{
"forge_marker": 1,
"defaults": {
"model": "cube_all",
"textures": {
"particle": "mocreatures:blocks/mossy_cobblestone_wyvern",
"bottom": "mocreatures:blocks/mossy_cobblestone_wyvern",
"top": "mocreatures:blocks/mossy_cobblestone_wyvern",
"side": "mocreatures:blocks/mossy_cobblestone_wyvern"
}
},
"variants": {
"half=bottom,variant=default": {
"model": "mocreatures:mossy_cobbled_wyvstone_slab_bottom"
"model": "half_slab"
},
"half=top,variant=default": {
"model": "mocreatures:mossy_cobbled_wyvstone_slab_top"
"model": "upper_slab"
},
"normal": {
"model": "half_slab"
}
}
}
Original file line number Diff line number Diff line change
@@ -1,7 +1,14 @@
{
"forge_marker": 1,
"defaults": {
"model": "cube_all",
"textures": {
"all": "mocreatures:blocks/mossy_cobblestone_wyvern"
}
},
"variants": {
"variant=default": {
"model": "mocreatures:mossy_cobbled_wyvstone_slab_double"
"model": "cube_all"
}
}
}
Original file line number Diff line number Diff line change
@@ -1,11 +1,23 @@
{
"forge_marker": 1,
"defaults": {
"model": "sandstone_normal",
"textures": {
"particle": "mocreatures:blocks/sandstone_silver_normal",
"bottom": "mocreatures:blocks/sandstone_silver_bottom",
"top": "mocreatures:blocks/sandstone_silver_top",
"side": "mocreatures:blocks/sandstone_silver_normal"
}
},
"variants": {
"half=bottom,variant=default": {
"model": "mocreatures:silver_sandstone_slab_bottom"
"model": "half_slab"
},
"half=top,variant=default": {
"model": "mocreatures:silver_sandstone_slab_top"
"model": "upper_slab"
},
"normal": {
"model": "half_slab"
}
}
}
Original file line number Diff line number Diff line change
@@ -1,7 +1,17 @@
{
"forge_marker": 1,
"defaults": {
"model": "sandstone_normal",
"textures": {
"particle": "mocreatures:blocks/sandstone_silver_normal",
"bottom": "mocreatures:blocks/sandstone_silver_bottom",
"top": "mocreatures:blocks/sandstone_silver_top",
"side": "mocreatures:blocks/sandstone_silver_normal"
}
},
"variants": {
"variant=default": {
"model": "mocreatures:silver_sandstone_slab_double"
"model": "sandstone_normal"
}
}
}
Original file line number Diff line number Diff line change
@@ -1,10 +1,23 @@
{
"forge_marker": 1,
"defaults": {
"model": "cube_all",
"textures": {
"particle": "mocreatures:blocks/stone_wyvern",
"bottom": "mocreatures:blocks/stone_wyvern",
"top": "mocreatures:blocks/stone_wyvern",
"side": "mocreatures:blocks/stone_wyvern"
}
},
"variants": {
"half=bottom,variant=default": {
"model": "mocreatures:wyvstone_slab_bottom"
"model": "half_slab"
},
"half=top,variant=default": {
"model": "mocreatures:wyvstone_slab_top"
"model": "upper_slab"
},
"normal": {
"model": "half_slab"
}
}
}
Original file line number Diff line number Diff line change
@@ -1,7 +1,14 @@
{
"forge_marker": 1,
"defaults": {
"model": "cube_all",
"textures": {
"all": "mocreatures:blocks/stone_wyvern"
}
},
"variants": {
"variant=default": {
"model": "mocreatures:stone_wyvern"
"model": "cube_all"
}
}
}
Original file line number Diff line number Diff line change
@@ -1,10 +1,23 @@
{
"forge_marker": 1,
"defaults": {
"model": "cube_all",
"textures": {
"particle": "mocreatures:blocks/wood_planks_wyvwood",
"bottom": "mocreatures:blocks/wood_planks_wyvwood",
"top": "mocreatures:blocks/wood_planks_wyvwood",
"side": "mocreatures:blocks/wood_planks_wyvwood"
}
},
"variants": {
"half=bottom,variant=default": {
"model": "mocreatures:wyvwood_slab_bottom"
"model": "half_slab"
},
"half=top,variant=default": {
"model": "mocreatures:wyvwood_slab_top"
"model": "upper_slab"
},
"normal": {
"model": "half_slab"
}
}
}
Original file line number Diff line number Diff line change
@@ -1,7 +1,14 @@
{
"forge_marker": 1,
"defaults": {
"model": "cube_all",
"textures": {
"all": "mocreatures:blocks/wood_planks_wyvwood"
}
},
"variants": {
"variant=default": {
"model": "mocreatures:wyvwood_slab_double"
"model": "cube_all"
}
}
}

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit c71cc0e

Please sign in to comment.