Skip to content

Commit ecc0859

Browse files
committed
v1.3.3+build3
1 parent dbdef98 commit ecc0859

File tree

238 files changed

+1635
-93
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

238 files changed

+1635
-93
lines changed
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"parent": "minecraft:block/door_bottom_left",
3+
"textures": {
4+
"bottom": "minecraft:block/acacia_door_bottom",
5+
"top": "minecraft:block/acacia_door_top"
6+
}
7+
}
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"parent": "minecraft:block/door_bottom_left_open",
3+
"textures": {
4+
"bottom": "minecraft:block/acacia_door_bottom",
5+
"top": "minecraft:block/acacia_door_top"
6+
}
7+
}
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"parent": "minecraft:block/door_bottom_right",
3+
"textures": {
4+
"bottom": "minecraft:block/acacia_door_bottom",
5+
"top": "minecraft:block/acacia_door_top"
6+
}
7+
}
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"parent": "minecraft:block/door_bottom_right_open",
3+
"textures": {
4+
"bottom": "minecraft:block/acacia_door_bottom",
5+
"top": "minecraft:block/acacia_door_top"
6+
}
7+
}
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"parent": "minecraft:block/door_top_left",
3+
"textures": {
4+
"bottom": "minecraft:block/acacia_door_bottom",
5+
"top": "minecraft:block/acacia_door_top"
6+
}
7+
}
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"parent": "minecraft:block/door_top_left_open",
3+
"textures": {
4+
"bottom": "minecraft:block/acacia_door_bottom",
5+
"top": "minecraft:block/acacia_door_top"
6+
}
7+
}
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"parent": "minecraft:block/door_top_right",
3+
"textures": {
4+
"bottom": "minecraft:block/acacia_door_bottom",
5+
"top": "minecraft:block/acacia_door_top"
6+
}
7+
}
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"parent": "minecraft:block/door_top_right_open",
3+
"textures": {
4+
"bottom": "minecraft:block/acacia_door_bottom",
5+
"top": "minecraft:block/acacia_door_top"
6+
}
7+
}
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"parent": "minecraft:block/door_bottom_left",
3+
"textures": {
4+
"bottom": "minecraft:block/birch_door_bottom",
5+
"top": "minecraft:block/birch_door_top"
6+
}
7+
}
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"parent": "minecraft:block/door_bottom_left_open",
3+
"textures": {
4+
"bottom": "minecraft:block/birch_door_bottom",
5+
"top": "minecraft:block/birch_door_top"
6+
}
7+
}

0 commit comments

Comments
 (0)