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