From ab706a4047068b94a215ecd6c67c6bb4fe9b276d Mon Sep 17 00:00:00 2001 From: hannibal2 <24389977+hannibal00212@users.noreply.github.com> Date: Wed, 22 Nov 2023 15:13:52 +0100 Subject: added lava --- constants/FishingProfitItems.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/constants/FishingProfitItems.json b/constants/FishingProfitItems.json index 1a82036..fe2f104 100644 --- a/constants/FishingProfitItems.json +++ b/constants/FishingProfitItems.json @@ -148,6 +148,19 @@ "BABY_YETI;3", "BABY_YETI;4", "DYE_ICEBERG" + ], + "Lava": [ + "BLAZE_POWDER", + "COAL", + "MAGMA_CREAM", + "MAGMA_FISH", + "NETHERRACK", + "MAGMA_FISH_SILVER", + "ENCHANTED_COAL", + "ENCHANTED_BLAZE_POWDER", + "LAVA_SHELL", + "ENCHANTED_MAGMA_CREAM", + "ENCHANTED_NETHER_STALK" ] } } -- cgit