aa0307bb


SPGoding
执行一次
scoreboard objectives add eggLayTime dummy


高频执行
execute as @e[type=chicken] run execute store result score @s eggLayTime run data get entity @s EggLayTime
execute as @e[type=chicken] if score @s eggLayTime matches 1201.. run data modify entity @s EggLayTime set value 1200



下一页 最后一页