diff options
author | hannibal2 <24389977+hannibal00212@users.noreply.github.com> | 2023-10-29 22:57:50 +0100 |
---|---|---|
committer | hannibal2 <24389977+hannibal00212@users.noreply.github.com> | 2023-10-29 22:57:50 +0100 |
commit | 71a172a439fcbc1e206a5502bb66919c8c158f00 (patch) | |
tree | 35f5c7367d31abd2243ad5734160619ebd486923 | |
parent | 30f6eff6c5b665e09dd69a5f84accbfc83f8c90b (diff) | |
download | SkyHanni-REPO-71a172a439fcbc1e206a5502bb66919c8c158f00.tar.gz SkyHanni-REPO-71a172a439fcbc1e206a5502bb66919c8c158f00.tar.bz2 SkyHanni-REPO-71a172a439fcbc1e206a5502bb66919c8c158f00.zip |
adding Nearly-Whole Carrot as quickcraftable item
-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 fa6c209..5ef485d 100644 --- a/constants/QuickCraftableItems.json +++ b/constants/QuickCraftableItems.json @@ -169,5 +169,6 @@ "Enchanted Dandelion", "Enchanted Poppy", "Hemoglass", - "Silver Fang" + "Silver Fang", + "Nearly-Whole Carrot" ]
\ No newline at end of file |