Deleted empty columns in Wind Mill recipe. Thanks to Ayutac.
Unneccessary empty columns in Wind Mill recipe
This commit is contained in:
parent
e1b23bd0c2
commit
6f554fbecc
1 changed files with 4 additions and 4 deletions
|
@ -1,9 +1,9 @@
|
|||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"pattern": [
|
||||
" I ",
|
||||
" G ",
|
||||
" I "
|
||||
"I",
|
||||
"G",
|
||||
"I"
|
||||
],
|
||||
"key": {
|
||||
"G": {
|
||||
|
@ -16,4 +16,4 @@
|
|||
"result": {
|
||||
"item": "techreborn:wind_mill"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue