Removed empty line in crafting recipe. Thanks to Ayutac

This commit is contained in:
Ayutac 2022-02-18 11:55:28 +01:00 committed by GitHub
parent 7b6c117f7a
commit 3b6e1d1d89
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,8 +2,7 @@
"type": "minecraft:crafting_shaped",
"pattern": [
"TMT",
"TCT",
" "
"TCT"
],
"key": {
"C": {
@ -19,4 +18,4 @@
"result": {
"item": "techreborn:extractor"
}
}
}