aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJ10a1n15 <45315647+j10a1n15@users.noreply.github.com>2023-12-13 15:03:01 +0100
committerGitHub <noreply@github.com>2023-12-13 15:03:01 +0100
commit8ffcbc8f848a187876ead1e63556cb97efd9617c (patch)
tree9196cac32033a9a38447065e7bb591557d9e67c0
parentaecff0779722a4969cbcd60e8c472b65d1e232d7 (diff)
downloadSkyHanni-REPO-8ffcbc8f848a187876ead1e63556cb97efd9617c.tar.gz
SkyHanni-REPO-8ffcbc8f848a187876ead1e63556cb97efd9617c.tar.bz2
SkyHanni-REPO-8ffcbc8f848a187876ead1e63556cb97efd9617c.zip
Added "new" sack items (#76)
-rw-r--r--constants/Sacks.json13
1 files changed, 11 insertions, 2 deletions
diff --git a/constants/Sacks.json b/constants/Sacks.json
index 84f7866..d2ab79e 100644
--- a/constants/Sacks.json
+++ b/constants/Sacks.json
@@ -194,7 +194,7 @@
"Enchanted Brown Mushroom Block",
"Enchanted Red Mushroom",
"Enchanted Brown Mushroom Block",
- "Enchanted Cocoa Bean",
+ "Enchanted Cocoa Beans",
"Enchanted Cookie",
"Enchanted Cactus",
"Enchanted Cactus Green",
@@ -437,6 +437,15 @@
"Snow Block",
"Stone",
"Tightly-Tied Hay Bale",
- "Walnut"
+ "Walnut",
+ "Volcanic Rock",
+ "Winter Fragment",
+ "Cheese Fuel",
+ "Tasty Cheese",
+ "Dung",
+ "Honey Jar",
+ "Plant Matter",
+ "Jacob's Ticket",
+ "Agarimoo Tongue"
]
}