Skip to content

Commit

Permalink
1.19.4 protocol fixes (#759)
Browse files Browse the repository at this point in the history
* Add explicitMaxDurability feature

* Update bedrock features.json

* Fix smithing_trim recipe

* Fix smithing_trim recipe

---------

Co-authored-by: Frej Alexander Nielsen <[email protected]>
Co-authored-by: extremeheat <[email protected]>
  • Loading branch information
3 people committed Aug 25, 2023
1 parent e7b0350 commit 5c7e796
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions data/pc/1.19.4/protocol.json
Original file line number Diff line number Diff line change
Expand Up @@ -5115,16 +5115,16 @@
"container",
[
{
"name": "base",
"name": "template",
"type": "ingredient"
},
{
"name": "addition",
"name": "base",
"type": "ingredient"
},
{
"name": "result",
"type": "slot"
"name": "addition",
"type": "ingredient"
}
]
],
Expand Down

0 comments on commit 5c7e796

Please sign in to comment.