Removed empty line from crafting recipe. Thanks to Ayutac.
This commit is contained in:
parent
eadd16c4be
commit
805b5418db
1 changed files with 2 additions and 3 deletions
|
@ -2,8 +2,7 @@
|
||||||
"type": "minecraft:crafting_shaped",
|
"type": "minecraft:crafting_shaped",
|
||||||
"pattern": [
|
"pattern": [
|
||||||
"DLD",
|
"DLD",
|
||||||
"S S",
|
"S S"
|
||||||
" "
|
|
||||||
],
|
],
|
||||||
"key": {
|
"key": {
|
||||||
"S": {
|
"S": {
|
||||||
|
@ -19,4 +18,4 @@
|
||||||
"result": {
|
"result": {
|
||||||
"item": "techreborn:quantum_helmet"
|
"item": "techreborn:quantum_helmet"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue