Deleted empty columns in HV trans recipe. Thanks to Ayutac.
Unneccessary empty columns in HV transformer recipe
This commit is contained in:
parent
5c6ac37044
commit
a40a0a24c8
1 changed files with 4 additions and 4 deletions
|
@ -1,9 +1,9 @@
|
||||||
{
|
{
|
||||||
"type": "minecraft:crafting_shaped",
|
"type": "minecraft:crafting_shaped",
|
||||||
"pattern": [
|
"pattern": [
|
||||||
" H ",
|
"H",
|
||||||
" M ",
|
"M",
|
||||||
" H "
|
"H"
|
||||||
],
|
],
|
||||||
"key": {
|
"key": {
|
||||||
"H": {
|
"H": {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue