From 54eefd791e02da296ad0b1bf0fcca0a1238c4e62 Mon Sep 17 00:00:00 2001 From: Fishplex Date: Mon, 5 Sep 2022 11:49:02 -0300 Subject: [PATCH] Delete is_full_moon.json --- .../data/aspects/predicates/general/is_full_moon.json | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 bin/main/data/aspects/predicates/general/is_full_moon.json 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