diff options
author | hannibal2 <24389977+hannibal00212@users.noreply.github.com> | 2023-11-22 15:13:52 +0100 |
---|---|---|
committer | hannibal2 <24389977+hannibal00212@users.noreply.github.com> | 2023-11-22 15:13:52 +0100 |
commit | ab706a4047068b94a215ecd6c67c6bb4fe9b276d (patch) | |
tree | ca6f3123b1fa1bd447afb86f26977e4a32905805 /constants/FishingProfitItems.json | |
parent | 7446d444432d824b17d291acb863ccadca9e9b1e (diff) | |
download | SkyHanni-REPO-ab706a4047068b94a215ecd6c67c6bb4fe9b276d.tar.gz SkyHanni-REPO-ab706a4047068b94a215ecd6c67c6bb4fe9b276d.tar.bz2 SkyHanni-REPO-ab706a4047068b94a215ecd6c67c6bb4fe9b276d.zip |
added lava
Diffstat (limited to 'constants/FishingProfitItems.json')
-rw-r--r-- | constants/FishingProfitItems.json | 13 |
1 files changed, 13 insertions, 0 deletions
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" ] } } |