Unknownreported this bug
on new versions and builds of MM this condition will never fire . ArticDay1: Conditions:
- day{} true Cooldown: 5 Skills:
#3877 opened by Unknown 3 years ago
on new versions and builds of MM this condition will never fire . ArticDay1: Conditions:
The condition seems to be working fine? If you have more info feel free to reopen
on Mobs
TestConditionDay:
Template: TestingDummy
Display: TestConditionDay
Skills:
- skill:TestConditionDay @self ~onTimer:20
TestConditionDay:
Cooldown: 5
Conditions:
- day{} true
Skills:
- message{m="Executed Skill"} @world
on Items
Id: BLAZE_ROD
Display: 'TestConditionDay'
Skills:
- particles{p=flame;a=100;hS=1;vS=1} @self ?day ~onUse```