Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/1.20.1-aria-for-painters' into 1…
Browse files Browse the repository at this point in the history
….20.1-aria-for-painters
  • Loading branch information
DaFuqs committed Jan 13, 2025
2 parents 9856c5b + 1a7ea16 commit 95a2428
Showing 1 changed file with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"type": "minecraft:crafting_shaped",
"group": "wooden_fence_gate",
"group": "wooden_fence",
"pattern": [
"#W#",
"#W#"
"W#W",
"W#W"
],
"key": {
"#": {
Expand All @@ -14,6 +14,6 @@
}
},
"result": {
"item": "spectrum:slate_noxwood_fence_gate"
"item": "spectrum:slate_noxwood_fence"
}
}

0 comments on commit 95a2428

Please sign in to comment.