feat: add some things

This commit is contained in:
2025-12-14 21:59:55 +09:00
parent 0a69805d1d
commit a5fa2032a5
10 changed files with 101 additions and 0 deletions

6
carousel/effector.mcf Normal file
View File

@@ -0,0 +1,6 @@
!REPEATING
execute if entity @e[tag=c.hide] run effect give @e[tag=c.pig] invisibility infinite 1 true
execute if entity @e[tag=c.show] run effect clear @e[tag=c.pig] invisibility
kill @e[tag=c.eff]