Skip to content

Commit c832bbe

Browse files
committed
creaking update: 1.21.2 - chime
1 parent 446e85c commit c832bbe

111 files changed

Lines changed: 625 additions & 0 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
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_resin_bricks"
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/cross",
3+
"textures": {
4+
"cross": "minecraft:block/closed_eyeblossom"
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/cube_column",
3+
"textures": {
4+
"end": "minecraft:block/creaking_heart_top",
5+
"side": "minecraft:block/creaking_heart"
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/cross_emissive",
3+
"textures": {
4+
"cross": "minecraft:block/open_eyeblossom",
5+
"cross_emissive": "minecraft:block/open_eyeblossom_emissive"
6+
}
7+
}
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"parent": "minecraft:block/cross",
3+
"textures": {
4+
"cross": "minecraft:block/pale_hanging_moss"
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/pale_moss_block"
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/carpet",
3+
"textures": {
4+
"wool": "minecraft:block/pale_moss_carpet"
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/button_inventory",
3+
"textures": {
4+
"texture": "minecraft:block/pale_oak_planks"
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/template_fence_gate",
3+
"textures": {
4+
"texture": "minecraft:block/pale_oak_planks"
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/fence_inventory",
3+
"textures": {
4+
"texture": "minecraft:block/pale_oak_planks"
5+
}
6+
}

0 commit comments

Comments
 (0)