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