LtxProgrammer / LtxProgrammer/Changed-Minecraft-Mod
Make Totems save players from Transfurring
还没有人认领这个 Issue。
- 主要语言
- Java
- 星标
- 83
- 派生
- 58
- 平均合并
- 1 天 16 小时
- 30 天内合并 PR
- 2
描述
Currently, totems save players from death if they get transfurred (if keepConscious is disabled). Altrough it's delayed because of the transfur animation (does this count as a bug?).
However, I propose they save players from being transfurred all together, but give them a status effect that allows for safe transfurring for 1m to 1m 30s to keep the original feature. This should then help both PVP and PVE scenarios.
https://github.com/user-attachments/assets/99a4257a-fc05-47c8-915a-284ec7d8dca7
贡献指南
这个仓库没有索引到贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
首先检查现有的 totem death-save 行为和 transfurring 流程,然后使用附带的示例,在禁用 keepConscious 的情况下重现延迟 save。先在实现之前定义 safe-transfurring 状态效果及其持续时间;当所提议的行为在 PVP 和 PVE 场景中都能一致运行时,即视为完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- java
- 领域
- game-dev
- Issue 类型
- 功能
- 难度
- 5/5
- 预计耗时
- 一周以上
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100