From 36dcdb3f6232c1f1c690c42aa495c3592472e5a8 Mon Sep 17 00:00:00 2001 From: Fishplex Date: Mon, 5 Sep 2022 11:47:32 -0300 Subject: [PATCH] Delete is_thunderstorm.json --- .../data/aspects/predicates/weather/is_thunderstorm.json | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 bin/main/data/aspects/predicates/weather/is_thunderstorm.json diff --git a/bin/main/data/aspects/predicates/weather/is_thunderstorm.json b/bin/main/data/aspects/predicates/weather/is_thunderstorm.json deleted file mode 100644 index 860898c..0000000 --- a/bin/main/data/aspects/predicates/weather/is_thunderstorm.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "condition": "minecraft:weather_check", - "raining": true, - "thundering": true -} \ No newline at end of file