diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2024-01-16 19:43:15 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-01-16 18:43:15 +0000 |
commit | c8a8e8c5265a603adb426156e8a22f19a1c860cb (patch) | |
tree | 9d08979a9eb4cb4e8c7928a54794e0e8138ecdbb /constants/museum.json | |
parent | c3f588b90189a4a86ba213b11ee78d35b5472435 (diff) | |
download | NotEnoughUpdates-REPO-c8a8e8c5265a603adb426156e8a22f19a1c860cb.tar.gz NotEnoughUpdates-REPO-c8a8e8c5265a603adb426156e8a22f19a1c860cb.tar.bz2 NotEnoughUpdates-REPO-c8a8e8c5265a603adb426156e8a22f19a1c860cb.zip |
0.19.10 (#1087)
* 0.19.10
* Fixed Corleonite chance
* Added new fallen star stuff
Diffstat (limited to 'constants/museum.json')
-rw-r--r-- | constants/museum.json | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/constants/museum.json b/constants/museum.json index 9fdb2f6c..75f48137 100644 --- a/constants/museum.json +++ b/constants/museum.json @@ -139,6 +139,7 @@ "LAPIS_ARMOR", "MINER_OUTFIT", "GOLEM_ARMOR", + "FISHERMAN", "TANK_MINER", "ROTTEN", "HARDENED_DIAMOND", @@ -752,7 +753,8 @@ "FERMENTO": "FERMENTO_HELMET", "RABBIT": "RABBIT_HELMET", "SEYMOUR": "VELVET_TOP_HAT", - "LOTUS": "LOTUS_NECKLACE" + "LOTUS": "LOTUS_NECKLACE", + "FISHERMAN": "PRISMARINE_NECKLACE" }, "children": { "GLACIAL_SCYTHE": "FROZEN_SCYTHE", |