Fix electric tree tap recipe. Closes #1756
This commit is contained in:
parent
7217e84358
commit
74dd0f0be6
1 changed files with 16 additions and 18 deletions
|
@ -1,9 +1,7 @@
|
|||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"pattern": [
|
||||
"TB ",
|
||||
" ",
|
||||
"T "
|
||||
"TB"
|
||||
],
|
||||
"key": {
|
||||
"T": {
|
||||
|
|
Loading…
Reference in a new issue