diff options
author | alexia <me@alexia.lol> | 2024-02-07 17:46:41 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-02-07 17:46:41 +0100 |
commit | 3c83ca2e6957aef442dc783e4d9a6bf1891bc373 (patch) | |
tree | d6855009f851ad86e301c7a5b3a0a59c8d4370b9 | |
parent | a59e260cb907596e2b320340959472441bfc6238 (diff) | |
download | SkyHanni-REPO-3c83ca2e6957aef442dc783e4d9a6bf1891bc373.tar.gz SkyHanni-REPO-3c83ca2e6957aef442dc783e4d9a6bf1891bc373.tar.bz2 SkyHanni-REPO-3c83ca2e6957aef442dc783e4d9a6bf1891bc373.zip |
Add Flowering Bouquet to Organic Matter (#113)
-rw-r--r-- | constants/Garden.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/constants/Garden.json b/constants/Garden.json index 0fe5aeb..3a67ca5 100644 --- a/constants/Garden.json +++ b/constants/Garden.json @@ -1155,6 +1155,7 @@ "CROPIE": 2500.0, "SQUASH": 10000.0, "FERMENTO": 20000.0, + "FLOWERING_BOUQUET": 6000.0, "WHEAT": 1.0, "CARROT_ITEM": 0.29, "POTATO_ITEM": 0.33, |