Skip to content

Commit 67005f3

Browse files
Rebalanced Waxed Oxydized Cut Copper Staris 4 → 8
1 parent 0cd474e commit 67005f3

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed
Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
{
2+
"type": "minecraft:crafting_shaped",
3+
"group": "waxed_oxidized_cut_copper_stairs",
4+
"pattern": [
5+
"# ",
6+
"## ",
7+
"###"
8+
],
9+
"key": {
10+
"#": {
11+
"item": "minecraft:waxed_oxidized_cut_copper"
12+
}
13+
},
14+
"result": {
15+
"item": "minecraft:waxed_oxidized_cut_copper_stairs",
16+
"count": 8
17+
}
18+
}

0 commit comments

Comments
 (0)