aboutsummaryrefslogtreecommitdiff
path: root/constants
diff options
context:
space:
mode:
Diffstat (limited to 'constants')
-rw-r--r--constants/garden.json4
-rw-r--r--constants/parents.json6
2 files changed, 10 insertions, 0 deletions
diff --git a/constants/garden.json b/constants/garden.json
index 8f6c3703..98327068 100644
--- a/constants/garden.json
+++ b/constants/garden.json
@@ -924,6 +924,10 @@
"pesthunters_lair": {
"name": "§6Pesthunter's Lair",
"item": "PESTHUNTERS_LAIR_BARN_SKIN"
+ },
+ "winter_barn": {
+ "name": "§aWinter Barn",
+ "item": "WINTER_BARN_BARN_SKIN"
}
},
"crop_upgrades": [
diff --git a/constants/parents.json b/constants/parents.json
index a388d725..a6370e27 100644
--- a/constants/parents.json
+++ b/constants/parents.json
@@ -3857,5 +3857,11 @@
],
"PEST_MOUSE_TRAP": [
"PEST_TRAP"
+ ],
+ "HOLIDAY_CHEST_ENDER_BACKPACK": [
+ "HOLIDAY_CHEST_RED_BACKPACK",
+ "HOLIDAY_CHEST_GREEN_BACKPACK",
+ "HOLIDAY_CHEST_YELLOW_BACKPACK",
+ "HOLIDAY_CHEST_TEAL_BACKPACK"
]
} \ No newline at end of file