From bd62d070f7f2bc54ffb5332b271d06488955dee1 Mon Sep 17 00:00:00 2001 From: SilverSokolova <80606782+SilverSokolova@users.noreply.github.com> Date: Sun, 16 Jun 2024 03:10:53 -0500 Subject: [PATCH] Rename crystalplant.consumable to crystalplantedible.consumable Fixes incompatibilities with other mods --- .../{crystalplant.consumable => crystalplantedible.consumable} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename items/generic/produce/{crystalplant.consumable => crystalplantedible.consumable} (99%) diff --git a/items/generic/produce/crystalplant.consumable b/items/generic/produce/crystalplantedible.consumable similarity index 99% rename from items/generic/produce/crystalplant.consumable rename to items/generic/produce/crystalplantedible.consumable index c5225d0fd77..03ddc8cb8ef 100644 --- a/items/generic/produce/crystalplant.consumable +++ b/items/generic/produce/crystalplantedible.consumable @@ -20,4 +20,4 @@ } ] ] -} \ No newline at end of file +}