mirror of
https://github.com/Sollace/Unicopia.git
synced 2025-02-08 06:26:43 +01:00
Fixed a crafting recipe issue
This commit is contained in:
parent
ece2c4550b
commit
73d7081efb
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"pattern": [
|
||||
" ##",
|
||||
" ##",
|
||||
" ##"
|
||||
"##",
|
||||
"##",
|
||||
"##"
|
||||
],
|
||||
"key": {
|
||||
"#": [
|
||||
|
|
Loading…
Reference in a new issue