From c341214b2abe56e3c7cc35e8c60816e7da3224ef Mon Sep 17 00:00:00 2001 From: hannibal2 <24389977+hannibal00212@users.noreply.github.com> Date: Tue, 18 Apr 2023 17:06:18 +0200 Subject: Mushroom cow now pet perk now works for nether warts --- constants/DisabledFeatures.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit