Skip to content

Commit 09347d3

Browse files
committed
1.20.3: Chime
1 parent 9d71011 commit 09347d3

File tree

255 files changed

+1379
-0
lines changed

Some content is hidden

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

255 files changed

+1379
-0
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"parent": "minecraft:block/cube_all",
3+
"textures": {
4+
"all": "minecraft:block/chiseled_copper"
5+
}
6+
}
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"parent": "minecraft:block/cube_all",
3+
"textures": {
4+
"all": "minecraft:block/copper_bulb"
5+
}
6+
}
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"parent": "minecraft:block/cube_all",
3+
"textures": {
4+
"all": "minecraft:block/copper_bulb_lit"
5+
}
6+
}
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"parent": "minecraft:block/cube_all",
3+
"textures": {
4+
"all": "minecraft:block/copper_bulb_lit_powered"
5+
}
6+
}
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"parent": "minecraft:block/cube_all",
3+
"textures": {
4+
"all": "minecraft:block/copper_bulb_powered"
5+
}
6+
}
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/copper_door_bottom",
5+
"top": "minecraft:block/copper_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/copper_door_bottom",
5+
"top": "minecraft:block/copper_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/copper_door_bottom",
5+
"top": "minecraft:block/copper_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/copper_door_bottom",
5+
"top": "minecraft:block/copper_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/copper_door_bottom",
5+
"top": "minecraft:block/copper_door_top"
6+
}
7+
}

0 commit comments

Comments
 (0)