Implement ABM wrapper, allow environment checks for general positions

This commit is contained in:
Till Affeldt
2020-04-16 19:12:20 +02:00
parent 7f8f1a77f2
commit f41d5f259c
6 changed files with 65 additions and 26 deletions

View File

@ -1,4 +1,4 @@
if not climate_mod.settings.sound then return end
if not climate_mod.settings.hud_overlay then return end
local EFFECT_NAME = "climate_api:hud_overlay"