Files
Aspects-Celestia-Compat/bin/main/data/aspects/predicates/weather/is_thunderstorm.json
2021-12-12 15:43:31 -04:00

5 lines
91 B
JSON

{
"condition": "minecraft:weather_check",
"raining": true,
"thundering": true
}