diff --git a/bin/main/data/aspects/predicates/general/is_new_moon.json b/bin/main/data/aspects/predicates/general/is_new_moon.json deleted file mode 100644 index 782a8cd..0000000 --- a/bin/main/data/aspects/predicates/general/is_new_moon.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "condition": "minecraft:time_check", - "value": { - "min": 96000, - "max": 119400 - }, - "period": 192000 -} \ No newline at end of file