Compatibility
Minecraft: Java Edition
Platforms
Supported environments
75% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Links
Creators
Details
Simple Tombstone Mod
Introduction
Simple Tombstone is a Minecraft 1.20.4 mod that, when a player dies, spawns a flowerpot at the location of death that holds the player's items. After respawning, the player can recover their items by moving closer to the flowerpot or interacting with the flowerpot by right clicking twice to pull it out and plant it again.
Installation
- Make sure you have Minecraft 1.20.4 and the Fabric Loader installed.
- Place the JAR file for this module in the
mods
folder. - NOTE: This module can be installed on the server side only, the client side does not need to be installed.
Development Status
This module is still under development, there may be some unfinished features or potential bugs, we welcome any feedback and suggestions.
Known Issues
- Player Proximity Trigger: Players can only proximity and activate one tombstone after a single resurrection, the rest need to be activated by interacting with the flower pots, and all players need to interact with the pots after a server restart (right-click twice to replant the flowers). This is not a problem, this is a precautionary design for server performance impact, and the mechanics may be modified later.
Possible issues
- Server Tick Checks: The current module checks for player proximity to tombstones in each server tick, which may have some impact on server performance, especially when there are a large number of players.
Contribute
If you are interested in contributing to this project, please fork this project and submit a Pull Request. we welcome contributions of any kind, including code, documentation, testing, etc.
License
This project is under the CC0 license, see the LICENSE file for details.
Simple Tombstone Mod
简介
Simple Tombstone 是一个 Minecraft 1.20.4 模组,当玩家死亡时,会在死亡位置生成一个花盆,花盆中保存玩家的物品。玩家重生后,可以通过靠近花盆或与向花盆右键两次拔出再次种植花朵交互来恢复物品。
安装
- 确保你已经安装了 Minecraft 1.20.4 和 Fabric Loader。
- 将本模组的 JAR 文件放入
mods
文件夹中。 - 注意: 本模组可仅需在服务器端安装,客户端无需安装。
开发状态
本模组目前仍在开发中,可能存在一些未完善的功能或潜在的 Bug。我们欢迎任何反馈和建议。
已知的问题
- 玩家靠近触发: 玩家在一次复活后只能靠近并激活一个墓碑,其余的需要通过交互花盆来激活,服务器重启后所有玩家都需要与花盆交互(右键两次重新种植花朵)。这并不是一个问题,这是对于服务器性能影响的预防性设计,可能会在之后修改机制。
可能存在的问题
- 服务器 Tick 检查: 当前模组在每个服务器 Tick 中检查玩家是否靠近墓碑,这可能会对服务器性能产生一定影响,尤其是在玩家数量较多时。
贡献
如果你有兴趣为这个项目做出贡献,请 fork 本项目并提交 Pull Request。我们欢迎任何形式的贡献,包括代码、文档、测试等。
许可证
本项目采用 CC0 许可证,详情请参阅 LICENSE 文件。