diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2023-01-31 10:18:22 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-01-31 10:18:22 +0100 |
commit | 81b07827e028134c07b709410b9e91b6c5dba97d (patch) | |
tree | ba6891d353dd03159eb155c1b7eafd2252959162 /items/SVEN_PACKMASTER_3_BOSS.json | |
parent | 1c566e8cac45443ce698295a90f7f2e2482909b6 (diff) | |
download | NotEnoughUpdates-REPO-81b07827e028134c07b709410b9e91b6c5dba97d.tar.gz NotEnoughUpdates-REPO-81b07827e028134c07b709410b9e91b6c5dba97d.tar.bz2 NotEnoughUpdates-REPO-81b07827e028134c07b709410b9e91b6c5dba97d.zip |
Added Power Stones to slayer drops, fixed lore of 19 items (#892)
* Added Power Stones to slayer drops, fixed lore of 19 items
* Remove wrong item drop
* Fixed lore of funny items
doing nbt later
Diffstat (limited to 'items/SVEN_PACKMASTER_3_BOSS.json')
-rw-r--r-- | items/SVEN_PACKMASTER_3_BOSS.json | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/items/SVEN_PACKMASTER_3_BOSS.json b/items/SVEN_PACKMASTER_3_BOSS.json index e63ab48e..65518c22 100644 --- a/items/SVEN_PACKMASTER_3_BOSS.json +++ b/items/SVEN_PACKMASTER_3_BOSS.json @@ -57,6 +57,10 @@ "chance": "0.41%" }, { + "id": "FURBALL", + "chance": "0.82%" + }, + { "id": "RED_CLAW_EGG", "chance": "0.04%" } |