Chorus wood

This commit is contained in:
paulevsGitch 2020-10-10 22:55:01 +03:00
parent 3207817937
commit 04275f8353
113 changed files with 1155 additions and 1490 deletions

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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