Removed empty line from crafting recipe. Thanks to Ayutac.

This commit is contained in:
Ayutac 2022-02-18 11:53:17 +01:00 committed by GitHub
parent eadd16c4be
commit 805b5418db
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,8 +2,7 @@
"type": "minecraft:crafting_shaped",
"pattern": [
"DLD",
"S S",
" "
"S S"
],
"key": {
"S": {
@ -19,4 +18,4 @@
"result": {
"item": "techreborn:quantum_helmet"
}
}
}