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",
|
"type": "minecraft:crafting_shaped",
|
||||||
"pattern": [
|
"pattern": [
|
||||||
" I ",
|
"I",
|
||||||
" G ",
|
"G",
|
||||||
" I "
|
"I"
|
||||||
],
|
],
|
||||||
"key": {
|
"key": {
|
||||||
"G": {
|
"G": {
|
||||||
|
|
Loading…
Add table
Reference in a new issue