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 /constants/sacks.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 'constants/sacks.json')
-rw-r--r-- | constants/sacks.json | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/constants/sacks.json b/constants/sacks.json index 4b4258d2..db0db07d 100644 --- a/constants/sacks.json +++ b/constants/sacks.json @@ -447,7 +447,9 @@ "SNOW_BLOCK", "ENCHANTED_SNOW_BLOCK", "ICE_HUNK", - "BLUE_ICE_HUNK" + "BLUE_ICE_HUNK", + "VOLCANIC_ROCK", + "WINTER_FRAGMENT" ] }, "Bronze Trophy": { |