Skip to content

Commit

Permalink
fix: sugar_cane legacy mapping
Browse files Browse the repository at this point in the history
  • Loading branch information
Misat11 committed Jul 18, 2024
1 parent 8a78610 commit ea9a652
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -589,7 +589,7 @@ private void flatteningLegacyMappingJava() {
f2lItem("MILK_BUCKET");
f2lItem("BRICK", "CLAY_BRICK");
f2lItem("CLAY_BALL");
f2lItem("SUGAR_CANE", "REEDS");
f2lItem("SUGAR_CANE");
f2lItem("PAPER");
f2lItem("BOOK");
f2lItem("SLIME_BALL");
Expand Down

0 comments on commit ea9a652

Please sign in to comment.