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/VOIDGLOOM_SERAPH_4_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/VOIDGLOOM_SERAPH_4_BOSS.json')
-rw-r--r-- | items/VOIDGLOOM_SERAPH_4_BOSS.json | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/items/VOIDGLOOM_SERAPH_4_BOSS.json b/items/VOIDGLOOM_SERAPH_4_BOSS.json index 416f4eac..06894e7d 100644 --- a/items/VOIDGLOOM_SERAPH_4_BOSS.json +++ b/items/VOIDGLOOM_SERAPH_4_BOSS.json @@ -87,6 +87,10 @@ "chance": "0.47%" }, { + "id": "HAZMAT_ENDERMAN", + "chance": "1.04%" + }, + { "id": "DRAGON_RUNE;1", "chance": "0.71%" }, |