[Suggestion]: Sky Darkening For all phases
Magiciandseq3 opened this issue · 12 comments
Guidelines
- By checking this box, I am saying that I have read the guidelines and believe to be following them to the best of my ability
Description of feature request
Hello, I don't know if there is a setting for this, but how can I make the air dark in all phases of the wither storm, just like phase 6 or 7. If there is no setting for this, maybe you can add it and if it can be done, can you teach me how to do it, thank you in advance :)
Wither Bean I found this code in your old datapack: #time
execute if entity @e[type=witherstormmod:wither_storm,nbt={Phase:4}] run time set midnight
Can I use this? Will it work if I add this to the tick command in the latest datapack?
can ı change it like 👍 #time
execute if entity @e[type=witherstormmod:wither_storm,nbt={Phase:4}] run time set thunder
execute if entity @e[type=witherstormmod:wither_storm,nbt={Phase:4.5}] run time set thunder
execute if entity @e[type=witherstormmod:wither_storm,nbt={Phase:5}] run time set thunder
Hello :) I'm trying to do it, but I'm wondering how to do it. Yes, I just want it to get dark at 4 and 4.5.
Maybe not for the hunchback phases (Phases 1-3) and possibly a little darkening for phase 4