Death Keeper Grave Stones Mod (26.1.2, 1.21.1) – 再也不用担心丢失掉落物
Death Keeper Grave Stones Mod 可以防止你的物品在死亡时消失。该模组不会将所有物品散落在地上,而是在你死亡的地点放置一个坟墓来保存你的战利品。你可以稍后回到该位置取回你的东西。它在物品掉落的瞬间进行拦截,这意味着它可以与其他特殊的物品栏辅助模组完美协作。
![]()
特色功能:
- 在你死亡的确切位置放置一个坟墓方块,安全地存储你的物品。
- 如果你在同一个地方多次死亡,它会合并附近的坟墓,保持环境整洁。
- 允许特定生物(如村民或流浪商人)在被击败时掉落它们自己的坟墓。
- 将物品存储在独立的数据文件中,而不是使用方块实体,即使有数百个坟墓也能保持服务器流畅运行。
- 提供死亡时损失一定百分比物品的选项,以增加额外挑战。
- 在经过设定的一段时间后自动清理坟墓。
命令:
/gravestone place:在特定地点为实体手动创建一个坟墓。/gravestone destroy:移除坟墓而不掉落其中的物品。/gravestone clear:删除当前维度中的所有坟墓。/gravestone clear:移除属于特定玩家或生物的坟墓。/gravestone insert:直接向现有坟墓中添加物品。/gravestone remove:从坟墓中取出特定数量的物品。/gravestone inventory:显示坟墓内存储的所有物品列表。/gravestone data:显示坟墓的具体代码数据。/gravestone list:显示特定玩家在所有世界中的所有坟墓。/gravestone claim:将物品从坟墓直接移动到玩家的物品栏中。
配置:
#Whether to where if Player/Mob Drops will be put into the Gravestone
GravestoneOnDeath = true
#Percentage of amount that items are lost
# Default: 100.0
# Range: 0.0 ~ 100.0
ItemLostPercentage = 100.0
#Distance to merge graves instead of placing a new grave
# Default: 5
# Range: 1 ~ 256
GraveMaxDistance = 5
#Time till the grave despawns in Ticks
# Default: 72000
# Range: 1 ~ 864000
MaxGraveLifespan = 72000
#Whether to allow grave merging
GraveMerging = true
#Whether to allow grave to spawn with no drops
EmptyGraves = false
#Whether to allow coarse to spawn under graves
CoarseDirtBelowGraves = false
#Whether to text to be displayed above the gravestone for a non player entity
NonPlayerGraveTitles = false
#A whitelist of entities to be able to drop graves.
EntitiesGraves = ["minecraft:player", "minecraft:villager", "minecraft:wandering_trader"]
使用方法:
- 正常进行游戏,直到你死亡或击败配置文件中列出的生物。
- 回到死亡发生的确切坐标处。
- 找到坟墓方块并与其交互以取回你的物品。
- 如果你在现有坟墓附近死亡,请检查旧坟墓,因为此模组会将附近的掉落物合并到一处。
屏幕截图:



前置需求:
Death Keeper Grave Stones Mod 下载链接
点击为这篇文章评分!
[Total: 0 Average: 0]
0

这篇文章还没有评论。 来抢沙发吧 —— 你的评论会显示在这里。