Deleted empty columns in HV trans recipe. Thanks to Ayutac.

Unneccessary empty columns in HV transformer recipe
This commit is contained in:
Ayutac 2022-01-07 15:07:41 +01:00 committed by drcrazy
parent 5c6ac37044
commit a40a0a24c8

View file

@ -1,9 +1,9 @@
{ {
"type": "minecraft:crafting_shaped", "type": "minecraft:crafting_shaped",
"pattern": [ "pattern": [
" H ", "H",
" M ", "M",
" H " "H"
], ],
"key": { "key": {
"H": { "H": {