From bf7c27c2cbf3eb56a0a4c5141e39b152c51614b5 Mon Sep 17 00:00:00 2001 From: historia <[not public]> Date: Wed, 1 Jul 2026 04:53:56 -0400 Subject: feat: admin gui map, item, and objects mostly complete --- data/items/consumables/toadflax_potion_unf.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'data/items/consumables/toadflax_potion_unf.yaml') diff --git a/data/items/consumables/toadflax_potion_unf.yaml b/data/items/consumables/toadflax_potion_unf.yaml index aa56ef7..9ace030 100644 --- a/data/items/consumables/toadflax_potion_unf.yaml +++ b/data/items/consumables/toadflax_potion_unf.yaml @@ -8,7 +8,7 @@ craft: - items: - vial_of_water quantity: 1 - wait: 0 + ticks_per_cycle: 0 description: An unfinished potion with toadflax floating in water. name: toadflax potion (unf) stackable: false -- cgit v1.2.3