diff options
| author | hannibal2 <24389977+hannibal00212@users.noreply.github.com> | 2023-10-16 19:49:51 +0200 |
|---|---|---|
| committer | hannibal2 <24389977+hannibal00212@users.noreply.github.com> | 2023-10-16 19:49:51 +0200 |
| commit | 44af665814781be988bb65c3e5cec339380545fe (patch) | |
| tree | bfd4ae98c76ab6f9e8f6e2cefeddfe315ac21a07 | |
| parent | bf6fd4cdaff99df1794719a6e8f96e7d8e887a1c (diff) | |
| download | SkyHanni-REPO-44af665814781be988bb65c3e5cec339380545fe.tar.gz SkyHanni-REPO-44af665814781be988bb65c3e5cec339380545fe.tar.bz2 SkyHanni-REPO-44af665814781be988bb65c3e5cec339380545fe.zip | |
added Dandelion and Poppy to quick creatable items
| -rw-r--r-- | constants/QuickCraftableItems.json | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/constants/QuickCraftableItems.json b/constants/QuickCraftableItems.json index c9bbb77..0a80596 100644 --- a/constants/QuickCraftableItems.json +++ b/constants/QuickCraftableItems.json @@ -170,5 +170,10 @@ "Dark Oak Wood Plank", "Dark Oak Wood Slab", - "Dark Oak Wood Stairs" + "Dark Oak Wood Stairs", + + "Dandelion", + "Enchanted Dandelion", + "Poppy", + "Enchanted Poppy" ] |
