Skip to content

Commit

Permalink
Load 1.8 -> 1.9 item replacements
Browse files Browse the repository at this point in the history
  • Loading branch information
FlorianMichael committed Oct 8, 2023
1 parent 3fa305f commit fe123b1
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,8 @@ public Protocol1_8To1_9() {

@Override
protected void registerPackets() {
itemRewriter.register();

EntityPackets.register(this);
InventoryPackets.register(this);
PlayerPackets.register(this);
Expand Down

0 comments on commit fe123b1

Please sign in to comment.