LTDV10Test/packet/kubejs/server_scripts/Create/blaze_cake.js
3944Realms 67a395b765
Some checks failed
Deploy to Remote Server / deploy (push) Failing after 1m11s
初始化
2026-04-14 18:20:56 +08:00

3 lines
86 B
JavaScript

ItemEvents.foodEaten("create:blaze_cake", e => {
e.entity.setSecondsOnFire(160)
})