diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2023-11-28 19:21:20 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-11-28 18:21:20 +0000 |
commit | de9a85f0aeb34020a553aee032b898e6b4aa0077 (patch) | |
tree | 121284a9ef6e81fd81a7dde3dbe5e589a3a860d3 /items/REDSTONE_PIGMAN_MONSTER.json | |
parent | 28aa9caa4fbdf986b1ede13b9e27d577c284652b (diff) | |
download | NotEnoughUpdates-REPO-de9a85f0aeb34020a553aee032b898e6b4aa0077.tar.gz NotEnoughUpdates-REPO-de9a85f0aeb34020a553aee032b898e6b4aa0077.tar.bz2 NotEnoughUpdates-REPO-de9a85f0aeb34020a553aee032b898e6b4aa0077.zip |
Added new items from the winter update and fixed some items (#1051)
* Added new items from the winter update and fixed some items
* Added new sack items
Co-Authored-By: CalMWolfs <94038482+CalMWolfs@users.noreply.github.com>
* Added another missing item
* Added Toy and Hoodie
---------
Co-authored-by: CalMWolfs <94038482+CalMWolfs@users.noreply.github.com>
Diffstat (limited to 'items/REDSTONE_PIGMAN_MONSTER.json')
-rw-r--r-- | items/REDSTONE_PIGMAN_MONSTER.json | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/items/REDSTONE_PIGMAN_MONSTER.json b/items/REDSTONE_PIGMAN_MONSTER.json index f7ca00e7..4bd03cd4 100644 --- a/items/REDSTONE_PIGMAN_MONSTER.json +++ b/items/REDSTONE_PIGMAN_MONSTER.json @@ -38,6 +38,10 @@ "chance": "50%" }, { + "id": "FLAMING_SWORD:1", + "chance": "1%" + }, + { "id": "PET_ITEM_EXP_SHARE_DROP:1", "chance": "0.01%" }, |