From ed323dc7592aa4014df5990022af0160f4e87097 Mon Sep 17 00:00:00 2001 From: Fishplex Date: Mon, 5 Sep 2022 11:48:03 -0300 Subject: [PATCH] Delete is_waning_crescent.json --- .../aspects/predicates/general/is_waning_crescent.json | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 bin/main/data/aspects/predicates/general/is_waning_crescent.json diff --git a/bin/main/data/aspects/predicates/general/is_waning_crescent.json b/bin/main/data/aspects/predicates/general/is_waning_crescent.json deleted file mode 100644 index e563508..0000000 --- a/bin/main/data/aspects/predicates/general/is_waning_crescent.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "condition": "minecraft:time_check", - "value": { - "min": 72000, - "max": 95400 - }, - "period": 192000 -} \ No newline at end of file