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