diff options
author | hannibal2 <24389977+hannibal00212@users.noreply.github.com> | 2023-12-09 12:29:16 +0100 |
---|---|---|
committer | hannibal2 <24389977+hannibal00212@users.noreply.github.com> | 2023-12-09 12:29:16 +0100 |
commit | 64cc270b078260ce7873fcebe49c66c64ff7ac2c (patch) | |
tree | a2a496002a73c0991325a7f43500a44fa37d474f | |
parent | f98fa5b651f6ac88a0ce85fb073c344c4c5515d4 (diff) | |
download | SkyHanni-REPO-64cc270b078260ce7873fcebe49c66c64ff7ac2c.tar.gz SkyHanni-REPO-64cc270b078260ce7873fcebe49c66c64ff7ac2c.tar.bz2 SkyHanni-REPO-64cc270b078260ce7873fcebe49c66c64ff7ac2c.zip |
Added Compost Bundle to quick craftable items.
-rw-r--r-- | constants/QuickCraftableItems.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/constants/QuickCraftableItems.json b/constants/QuickCraftableItems.json index ca68ff3..b80a01a 100644 --- a/constants/QuickCraftableItems.json +++ b/constants/QuickCraftableItems.json @@ -172,5 +172,6 @@ "Nearly-Whole Carrot", "Exportable Carrots", "Null Ovoid", - "Soulflow" + "Soulflow", + "Compost Bundle" ] |