diff options
author | hannibal2 <24389977+hannibal00212@users.noreply.github.com> | 2023-04-18 17:06:18 +0200 |
---|---|---|
committer | hannibal2 <24389977+hannibal00212@users.noreply.github.com> | 2023-04-18 17:06:18 +0200 |
commit | c341214b2abe56e3c7cc35e8c60816e7da3224ef (patch) | |
tree | 7fca1ddeb1903e086c84e5305a636d1fb68784e8 /constants | |
parent | a324e21c3d25b99701f5ceafa7a1d34afa6143f0 (diff) | |
download | SkyHanni-REPO-c341214b2abe56e3c7cc35e8c60816e7da3224ef.tar.gz SkyHanni-REPO-c341214b2abe56e3c7cc35e8c60816e7da3224ef.tar.bz2 SkyHanni-REPO-c341214b2abe56e3c7cc35e8c60816e7da3224ef.zip |
Mushroom cow now pet perk now works for nether warts
Diffstat (limited to 'constants')
-rw-r--r-- | constants/DisabledFeatures.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/constants/DisabledFeatures.json b/constants/DisabledFeatures.json index 9bb0232..cd3233f 100644 --- a/constants/DisabledFeatures.json +++ b/constants/DisabledFeatures.json @@ -1,3 +1,3 @@ { - "mushroom_cow_nether_warts": true + "mushroom_cow_nether_warts": false }
\ No newline at end of file |