Skip to content

Commit

Permalink
Fix golden apples (#107)
Browse files Browse the repository at this point in the history
  • Loading branch information
TheLimeGlass authored Jan 15, 2024
1 parent 703f47a commit 1295bac
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions foodstuffs.sk
Original file line number Diff line number Diff line change
Expand Up @@ -71,8 +71,8 @@ foods after flattening:
tropical fish¦es = minecraft:tropical_fish[relatedEntity=tropical fish]
any raw fish¦es = raw cod, raw salmon, pufferfish, tropical fish

[normal] golden apple = minecraft:golden_apple
(enchanted golden|notch) apple = minecraft:enchanted_golden_apple
[normal] golden apple¦s = minecraft:golden_apple
(enchanted golden|notch) apple¦s = minecraft:enchanted_golden_apple

melon slice¦s = minecraft:melon_slice
dried kelp¦s = minecraft:dried_kelp
Expand Down

0 comments on commit 1295bac

Please sign in to comment.