Void Totem (虚空图腾)
一种图腾,可以防止你在虚空中死亡。
关于
在末地中使用滑翔翼飞行时突然破损?在天空岛模式中修建时不小心掉落?没问题! 制作一枚虚空不朽之图腾,放在主/副手中,当你坠入虚空时,将被传送回地表。
“天空岛模式和模组模组包必备!”
配置
#是否将虚空图腾加入末地城市宝藏中。<br />add_end_city_treasure = true<br />#黑名单中的维度将阻止虚空图腾的功能。例如:"minecraft:overworld"<br />blacklisted_dimensions = []<br />#在佩戴挂件槽内的宝物时,虚空图腾是否显示在箱子上(必须安装挂件模组)。<br />display_totem_on_chest = true<br />#是否在使用虚空图腾时获得恢复和吸收效果。这将移除之前的所有效果。<br />give_totem_effects = false<br />#是否反转黑名单,意味着虚空图腾只在白名单维度中起作用。<br />is_inverted_blacklist = false<br />#坠入虚空时是否需要图腾来防止死亡。<br />needs_totem = true<br />#是否在图腾上显示提示信息。<br />show_totem_tooltip = true<br />#当你无法放置在方块上时,你将被传送的世界高度偏移量。<br />#范围:0 ~ 1024<br />teleport_height_offset = 64<br />#是否可以在库存中的任何地方使用虚空图腾。<br />use_totem_from_inventory = false
Copy 已复制!
权限
你可以在你的模组包中使用此模组。不要忘记在必要的地方注明出处。
未经允许,你不能将此模组重新发布到其他网站,且需提供到本页面的链接。
你不允许将此模组(或我的任何其他模组)包含到你自己的模组中。
反馈
问题和建议: 请使用本页面顶部的问题跟踪器。
翻译: 如果你想将模组翻译成其他语言,欢迎参与翻译并在GitHub上提出合并请求。
视频: 欢迎制作关于模组的视频。如果你能添加本页面的链接会很酷,或者你还可以在这里留下评论。
Discord: 你可以加入我们的Discord 服务器 ,获取支持、模组更新、预览以及与其他玩家交流。
截图:
voidtotem-neoforge-1.21.1-4.0.0 # Changes
* Void Totem now also functions like a normal totem, preventing both regular and void death.
* Decreased Void Totem loot probability in End City chests.
# Removals
* Removed `additional_totems` tag.
* Removed some config options.
* Removed `VoidTotemEvent`.
# Other
* General code cleanup.
展开 voidtotem-fabric-1.21.1-4.0.0 # Changes
* Void Totem now also functions like a normal totem, preventing both regular and void death.
* Decreased Void Totem loot probability in End City chests.
# Removals
* Removed `additional_totems` tag.
* Removed some config options.
* Removed `VoidTotemEvent`.
# Other
* General code cleanup.
展开 voidtotem-forge-1.20-3.0.1 Smaller improvements
Fixes
- #21: void totem sometimes drops from other loot tables e.g. when breaking blocks
展开 voidtotem-fabric-1.20-3.0.1 Smaller improvements
展开 voidtotem-forge-1.20-3.0.0 changes
- switch to global loot modifiers
- add client config (e.g. for tooltip)
fixes
- rare bug where player gets teleported to wrong last block position from wrong dimension
展开 voidtotem-fabric-1.20-3.0.0 fixes
- rare bug where player gets teleported to wrong last block position from wrong dimension
展开 voidtotem-fabric-1.19.4-2.3.0 Update to 1.19.4
展开 voidtotem-forge-1.19.4-2.3.0 Update to 1.19.4
展开 voidtotem-forge-1.19.3-2.2.0 port to 1.19.3
展开 voidtotem-fabric-1.19.3-2.2.0 port to 1.19.3
展开 voidtotem-forge-1.18.2-1.3.1 1.18.2 Forge Release on Modrinth
展开 voidtotem-forge-1.17.1-1.1.0 1.17.1 Forge Release on Modrinth
展开 voidtotem-forge-1.16.5-1.4.0 1.16.5 Forge Release on Modrinth
展开 voidtotem-forge-1.15.2-1.0.0 1.15.2 Forge Release on Modrinth
展开 voidtotem-fabric-1.18.2-1.3.1 1.18.2 Fabric Release on Modrinth
展开 voidtotem-fabric-1.17.1-1.2.0 1.17.1 Fabric Release on Modrinth
展开 voidtotem-fabric-1.16.5-1.2.0 1.16.5 Fabric Release on Modrinth
展开 voidtotem-fabric-1.19.2-2.1.0 1.19(.2) Release on Modrinth
展开 voidtotem-forge-1.19.2-2.1.0 1.19(.2) Forge Release on Modrinth
展开