Block models

This commit is contained in:
paulevsGitch 2020-09-26 17:15:09 +03:00
parent 044d3c2062
commit e2a38b519b
68 changed files with 624 additions and 0 deletions

View file

@ -0,0 +1,3 @@
{
"parent": "betterend:block/mossy_glowshroom_bark"
}

View file

@ -0,0 +1,3 @@
{
"parent": "betterend:block/mossy_glowshroom_barrel"
}

View file

@ -0,0 +1,3 @@
{
"parent": "betterend:block/mossy_glowshroom_button_inventory"
}

View file

@ -0,0 +1,6 @@
{
"parent": "betterend:block/chest_item",
"textures": {
"texture": "betterend:entity/chest/mossy_glowshroom_chest"
}
}

View file

@ -0,0 +1,3 @@
{
"parent": "betterend:block/mossy_glowshroom_crafting_table"
}

View file

@ -0,0 +1,6 @@
{
"parent": "item/generated",
"textures": {
"layer0": "betterend:item/mossy_glowshroom_door"
}
}

View file

@ -0,0 +1,3 @@
{
"parent": "betterend:block/mossy_glowshroom_fence_inventory"
}

View file

@ -0,0 +1,3 @@
{
"parent": "betterend:block/mossy_glowshroom_fence_gate_closed"
}

View file

@ -0,0 +1,6 @@
{
"parent": "item/generated",
"textures": {
"layer0": "betterend:block/mossy_glowshroom_ladder"
}
}

View file

@ -0,0 +1,3 @@
{
"parent": "betterend:block/mossy_glowshroom_log"
}

View file

@ -0,0 +1,3 @@
{
"parent": "betterend:block/mossy_glowshroom_planks"
}

View file

@ -0,0 +1,3 @@
{
"parent": "betterend:block/mossy_glowshroom_pressure_plate_up"
}

View file

@ -0,0 +1,6 @@
{
"parent": "item/generated",
"textures": {
"layer0": "betterend:item/mossy_glowshroom_sign"
}
}

View file

@ -0,0 +1,3 @@
{
"parent": "betterend:block/mossy_glowshroom_half_slab"
}

View file

@ -0,0 +1,3 @@
{
"parent": "betterend:block/mossy_glowshroom_stairs"
}

View file

@ -0,0 +1,3 @@
{
"parent": "betterend:block/mossy_glowshroom_striped_bark"
}

View file

@ -0,0 +1,3 @@
{
"parent": "betterend:block/mossy_glowshroom_striped_log"
}

View file

@ -0,0 +1,3 @@
{
"parent": "betterend:block/mossy_glowshroom_trapdoor"
}