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