Skip to content

Commit 086a4e3

Browse files
authored
Add files via upload
1 parent 7b47493 commit 086a4e3

3 files changed

Lines changed: 6 additions & 6 deletions

File tree

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"parent": "minecraft:block/template_orientable_trapdoor_bottom",
2+
"parent": "minecraft:block/template_trapdoor_bottom",
33
"textures": {
4-
"texture": "minecraft:block/pale_oak_trapdoor"
4+
"texture": "minecraft:block/dark_oak_trapdoor"
55
}
66
}
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"parent": "minecraft:block/template_orientable_trapdoor_open",
2+
"parent": "minecraft:block/template_trapdoor_open",
33
"textures": {
4-
"texture": "minecraft:block/pale_oak_trapdoor"
4+
"texture": "minecraft:block/dark_oak_trapdoor"
55
}
66
}
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"parent": "minecraft:block/template_orientable_trapdoor_top",
2+
"parent": "minecraft:block/template_trapdoor_top",
33
"textures": {
4-
"texture": "minecraft:block/pale_oak_trapdoor"
4+
"texture": "minecraft:block/dark_oak_trapdoor"
55
}
66
}

0 commit comments

Comments
 (0)