v1.0.1 - Fix crafting recipe!
This commit is contained in:
parent
6b76f884ca
commit
4773f735d3
2 changed files with 4 additions and 3 deletions
|
@ -1,8 +1,9 @@
|
|||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"pattern": [
|
||||
"G",
|
||||
"D"
|
||||
"GGG",
|
||||
"GDG",
|
||||
"GGG"
|
||||
],
|
||||
"key": {
|
||||
"D": {
|
||||
|
|
Reference in a new issue