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