File tree Expand file tree Collapse file tree 2 files changed +16
-0
lines changed Expand file tree Collapse file tree 2 files changed +16
-0
lines changed Original file line number Diff line number Diff line change @@ -289,6 +289,14 @@ Prevent CCE Suppression Crashes,watch [Void0's bilibili video](https://www.bil
289289- Acceptable value: ` true ` ` false `
290290- Categories: ` BugFix ` ` Experimential `
291291
292+ ### removeAllCurseOfBindingArmorWhenPlayerDeadInWall
293+
294+ - Remove all curse of binding armor when player dead in block(such as sand).
295+
296+ - Default value: ` false `
297+ - Acceptable value: ` true ` ` false `
298+ - Categories: ` Feature `
299+
292300### customItemDiscardTime
293301
294302Custom item discard time. :)
Original file line number Diff line number Diff line change @@ -290,6 +290,14 @@ DispenserBlockEntity dispenserBlockEntity = (DispenserBlockEntity)blockPointerIm
290290- Acceptable value: ` true ` ` false `
291291- Categories: ` BugFix ` ` Experimential `
292292
293+ ### removeAllCurseOfBindingArmorWhenPlayerDeadInWall
294+
295+ - 顾名思义,当玩家窒息死亡时移除所有绑定诅咒盔甲 ~~ 腐竹再也不用用指令移除绑定诅咒南瓜头了~~
296+
297+ - Default value: ` false `
298+ - Acceptable value: ` true ` ` false `
299+ - Categories: ` Feature `
300+
293301### customItemDiscardTime
294302
295303自定义物品消失时间
You can’t perform that action at this time.
0 commit comments