JEI Integration

JEI Integration

294 次下载
最近更新9 个月前
提供集成与工具提示 - Forge 1.10+ Providing Integrations & Tooltip...

JEI整合 - 《我的世界》模组

提供整合与提示信息

描述

简介

JEI整合,托尼乌斯(Tonius)的NEI整合的继任者,是适用于《我的世界》1.10及以上版本的“物品管理(Just Enough Items,简称JEI)”的一个附加组件。该模组为其他缺少配方处理程序的模组提供JEI配方处理程序。除了额外的配方处理程序外,它还添加了可配置的提示信息,能为整合包开发者和精通技术的玩家提供有价值的信息。

JEI整合仍处于开发阶段,这意味着原始模组的一些功能尚未实现。目前,可配置的提示信息是原始模组唯一已实现的功能。更多功能即将推出™...

提示信息

提示信息对于整合包开发者、模组开发者和玩家都非常有用,能为玩家提供有关特定方块/物品特性的有用见解。默认情况下,JEI整合的提示信息是禁用的,以便让玩家或整合包制作者能够控制显示内容和显示方式。

可用的提示信息列表如下:

1.18及以上版本

  • 燃烧时间 - 显示游戏中任何可燃物品将燃烧的刻数(20刻 = 1秒)。
  • 耐久度 - 显示适用物品(如工具、武器、盔甲等)的耐久度。提示信息会同时显示总耐久度和剩余耐久度。
  • 可附魔性 - 显示适用物品(如工具、武器、盔甲等)的可附魔性。
  • 饥饿值/饱和度 - 显示特定食物物品将恢复的饥饿值和饱和度。(自3.1.0版本起。)
  • 最大堆叠数量 - 显示物品的最大堆叠数量 - 通常为64,但在某些情况下,如末影珍珠,为16。
  • NBT数据 - 显示存储在方块/物品上的所有NBT数据,如附魔。
  • 注册名 - 显示方块/物品的内部ID、注册名或命名空间名(如minecraft:apple)。虽然在游戏中已经可以通过(使用F3 + H)查看,但JEI整合为玩家提供了更多关于它在提示信息中显示方式的选项。
  • 标签 - 显示给定方块/物品的标签。例如forge:storage_blocks、minecraft:planks。(自3.1.0版本起。)
  • 翻译键 - 显示给定方块/物品的翻译键。例如block.minecraft.stone。(对模组翻译者有用。)

1.15及以上版本

  • 燃烧时间 - 显示游戏中任何可燃物品将燃烧的刻数(20刻 = 1秒)。
  • 耐久度 - 显示适用物品(如工具、武器、盔甲等)的耐久度。提示信息会同时显示总耐久度和剩余耐久度。
  • 饥饿值/饱和度 - 显示特定食物物品将恢复的饥饿值和饱和度。(自3.1.0版本起。)
  • 最大堆叠数量 - 显示物品的最大堆叠数量 - 通常为64,但在某些情况下,如末影珍珠,为16。
  • NBT数据 - 显示存储在方块/物品上的所有NBT数据,如附魔。
  • 注册名 - 显示方块/物品的内部ID、注册名或命名空间名(如minecraft:apple)。虽然在游戏中已经可以通过(使用F3 + H)查看,但JEI整合为玩家提供了更多关于它在提示信息中显示方式的选项。
  • 标签 - 显示给定方块/物品的标签。例如forge:storage_blocks、minecraft:planks。(自3.1.0版本起。)
  • 翻译键 - 显示给定方块/物品的翻译键。例如block.minecraft.stone。(对模组翻译者有用。)

1.14版本

  • 燃烧时间 - 显示游戏中任何可燃物品将燃烧的刻数(20刻 = 1秒)。
  • 耐久度 - 显示适用物品(如工具、武器、盔甲等)的耐久度。提示信息会同时显示总耐久度和剩余耐久度。
  • 最大堆叠数量 - 显示物品的最大堆叠数量 - 通常为64,但在某些情况下,如末影珍珠,为16。
  • NBT数据 - 显示存储在方块/物品上的所有NBT数据,如附魔。
  • 注册名 - 显示方块/物品的内部ID、注册名或命名空间名(如minecraft:apple)。虽然在游戏中已经可以通过(使用F3 + H)查看,但JEI整合为玩家提供了更多关于它在提示信息中显示方式的选项。
  • 翻译键 - 显示给定方块/物品的翻译键。例如block.minecraft.stone(对模组翻译者有用)

1.12及以下版本

  • 燃烧时间 - 显示游戏中任何可燃物品将燃烧的刻数(20刻 = 1秒)。
  • 耐久度 - 显示适用物品(如工具、武器、盔甲等)的耐久度。提示信息会同时显示总耐久度和剩余耐久度。
  • 最大堆叠数量 - 显示物品的最大堆叠数量 - 通常为64,但在某些情况下,如末影珍珠,为16。
  • 元数据 - 显示方块/物品的元数据,例如橙色羊毛的元数据为1。
  • NBT数据 - 显示存储在方块/物品上的所有NBT数据,如附魔。
  • 矿石词典条目 - 显示给定方块/物品的所有矿石词典条目,例如logWood。
  • 注册名 - 显示方块/物品的内部ID、注册名或命名空间名(如minecraft:apple)。虽然在游戏中已经可以通过(使用F3 + H)查看,但JEI整合为玩家提供了更多关于它在提示信息中显示方式的选项。
  • 翻译键 - 显示给定方块/物品的翻译键。例如block.minecraft.stone(对模组翻译者有用)

配置

JEI整合以配置的形式为玩家提供了大量的自定义选项。可以通过游戏内菜单或配置文件(存储在./minecraft/config中)更改配置。

该模组为物品显示提示信息时提供了以下选项:

  • 禁用 - 不显示提示信息。
  • 启用 - 始终显示提示信息。
  • 按住Shift键时 - 仅当用户按住键盘上的左或右Shift键时显示提示信息。
  • 调试模式下 - 仅当启用“高级物品提示信息”选项(F3 + H)时显示提示信息。
  • 按住Shift键且调试模式下 - 仅当前面两个条件都满足时(按住Shift键且调试模式下)显示提示信息。

常见问题解答

你能为《我的世界》x版本制作这个模组吗?

JEI整合支持Forge支持的《我的世界》1.10+版本。它不支持快照版本或游戏的旧版本,如1.7.10。

你能为Fabric模组加载器制作JEI整合吗?

JEI整合现在是,并且将来也只会为Forge制作。

我应该从其他网站下载你的模组吗?

JEI整合仅在CurseForge和Modrinth上提供下载。在其他地方找到的下载版本不合法,使用起来很可能有危险。

我可以在我的模组整合包中使用你的模组吗?

当然!把我放进所有的整合包吧。

我们什么时候能得到新功能?

很快™

我发现了一个漏洞或想请求一个功能,我该去哪里做呢?

GitHub。链接在本页面顶部。

为什么?

因为。

版本说明

JEI整合的版本说明(或更新日志)使用Git提交消息自动生成,可以在CurseForge的“文件”选项卡下找到。

加入我们的Discord

我们的Discord社区是与他人聊天并了解SnowShock最新模组和整合包的好地方。加入我们的Discord服务器吧。

在Patreon上支持我

想支持我吗?考虑点击下面的横幅成为Patreon支持者。

服务器托管

感谢CreeperHost的优秀团队,你可以在首次托管的第一个月享受 15% 的折扣。只需点击下面的横幅或使用代码snowshock35xbe即可获得一个月的折扣。

致谢

  • SnowShock35 - 项目所有者和首席开发者
  • Mrbysco - 在我不在时将模组移植到1.14和1.15版本
  • 托尼乌斯(Tonius) - (启发了本模组的)NEI整合

© 2020 SnowShock35 - 代码根据MIT许可证发布。


JEI Integration - Minecraft Mod

Providing Integrations & Tooltips

Description

Introduction

JEI Integration, the successor to NEI Integration by Tonius, is an addon for Just Enough Items (JEI) for Minecraft 1.10 and above. The mod provides JEI recipe handlers for other mods where otherwise absent. In addition to additional recipe handlers, it adds configurable tooltips which can provide insightful information for pack developers and tech-savvy players.

JEI Integration is still in the development phase meaning some features of the original mod are not present. The configurable tooltips is currently the only implemented feature of the original mod. More coming soon™...

Tooltips

Tooltips are extremely helpful to pack developers, mod developers and players for providing the player with helpful insights about a particular block/item's traits. By default, JEI Integration tooltips come disabled as to allow you, the player or pack maker the control over what is shown and how.

The list of available tooltips is as follows:

1.18 and Above

  • Burn Time - Displays the number of ticks (20 ticks = 1 second) any burnable item in game will burn for.
  • Durability - Displays the durability of an item where applicable (e.g. tools, weapons, armour, etc). The tooltip shows both total durability and remaining durability.
  • Enchantability - Displays the enchantability of an item where applicable (e.g. tools, weapons, armour, etc.)
  • Hunger/Saturation - Displays both the hunger and saturation values that the particular food item will restore. (As of version 3.1.0.)
  • Max Stack Size - Displays the maximum stack size of an item - usually 64, but in some cases, like ender pearls, it's 16.
  • NBT Data - Displays all NBT data stored on a block/item e.g. enchantments.
  • Registry Name - Displays the block/item's internal ID, registry name or namespace name (e.g. minecraft:apple). While already available in the game (using f3+h), JEI Integration gives players more options as to how it appears in the tooltip.
  • Tags - Displays the tags for a given block/item. E.g. forge:storage_blocks, minecraft:planks. (As of version 3.1.0.)
  • Translation Key - Displays the translation key for a given block/item. E.g. block.minecraft.stone. (Useful for mod translators.)

1.15 and Above

  • Burn Time - Displays the number of ticks (20 ticks = 1 second) any burnable item in game will burn for.
  • Durability - Displays the durability of an item where applicable (e.g. tools, weapons, armour, etc). The tooltip shows both total durability and remaining durability.
  • Hunger/Saturation - Displays both the hunger and saturation values that the particular food item will restore. (As of version 3.1.0.)
  • Max Stack Size - Displays the maximum stack size of an item - usually 64, but in some cases, like ender pearls, it's 16.
  • NBT Data - Displays all NBT data stored on a block/item e.g. enchantments.
  • Registry Name - Displays the block/item's internal ID, registry name or namespace name (e.g. minecraft:apple). While already available in the game (using f3+h), JEI Integration gives players more options as to how it appears in the tooltip.
  • Tags - Displays the tags for a given block/item. E.g. forge:storage_blocks, minecraft:planks. (As of version 3.1.0.)
  • Translation Key - Displays the translation key for a given block/item. E.g. block.minecraft.stone. (Useful for mod translators.)

1.14

  • Burn Time - Displays the number of ticks (20 ticks = 1 second) any burnable item in game will burn for.
  • Durability - Displays the durability of an item where applicable (e.g. tools, weapons, armour, etc). The tooltip shows both total durability and remaining durability.
  • Max Stack Size - Displays the maximum stack size of an item - usually 64, but in some cases, like ender pearls, it's 16.
  • NBT Data - Displays all NBT data stored on a block/item e.g. enchantments.
  • Registry Name - Displays the block/item's internal ID, registry name or namespace name (e.g. minecraft:apple). While already available in the game (using f3+h), JEI Integration gives players more options as to how it appears in the tooltip.
  • Translation Key - Displays the translation key for a given block/item. E.g. block.minecraft.stone (Useful for mod translators)

1.12 and below

  • Burn Time - Displays the number of ticks (20 ticks = 1 second) any burnable item in game will burn for.
  • Durability - Displays the durability of an item where applicable (e.g. tools, weapons, armour, etc). The tooltip shows both total durability and remaining durability.
  • Max Stack Size - Displays the maximum stack size of an item - usually 64, but in some cases, like ender pearls, it's 16.
  • Metadata - Displays an block/item's metadata e.g. orange wool has metadata 1.
  • NBT Data - Displays all NBT data stored on a block/item e.g. enchantments.
  • Ore Dictionary Entries - Displays all ore dictionary entries for a given block/item e.g. logWood
  • Registry Name - Displays the block/item's internal ID, registry name or namespace name (e.g. minecraft:apple). While already available in the game (using f3+h), JEI Integration gives players more options as to how it appears in the tooltip.
  • Translation Key - Displays the translation key for a given block/item. E.g. block.minecraft.stone (Useful for mod translators)

Configuration

JEI Integration offers a great deal of customisation to the player in the form of configurations. Configurations can be altered via the in-game menu or the configuration file (Stored in ./minecraft/config).

The mod provides the following options for when a tooltip is displayed for an item:

  • Disabled - The tooltip is not displayed.
  • Enabled - The tooltip is displayed all the time.
  • On Shift - The tooltip is only displayed while the user is holding the left or right shift key on the keyboard.
  • On Debug - The tooltip is only displayed while the advancedItemTooltips option is enabled (f3+h).
  • On Shift & Debug - The tooltip is only displayed while the previous two conditions are true (On Shift & On Debug).

FAQ

Can you make this for Minecraft version x?

JEI Integration supports Minecraft 1.10+ that Forge has support for. It will not support snapshots or older versions of the game e.g. 1.7.10.

Can you make JEI Integration for the Fabric mod loader?

JEI Integration is, and always will, be made for Forge.

Should I download your mod from other websites?

JEI Integration downloads are only available on CurseForge and Modrinth. Downloads found elsewhere are not legitimate and are most likely dangerous to use.

Can I use your mod in my modpack?

Of course! Put me in all the packs.

When are we going to get new features?

Soon™

I found a bug or want to request a feature, where do I do it?

GitHub. Links at the top of this page.

Why?

Because.

Release Notes

Release Notes (or changelogs) for JEI Integration generate automatically using Git commit messages and can be found under the files tab on CurseForge.

Join our Discord

Our Discord community is a great place to chat with others and get insight on SnowShock's latest mods and packs. Join our Discord Server.

Support me on Patreon

Want to support me? Consider becoming a patreon supporter by clicking the banner below.

Server Hosting

Thanks to the wonderful people at CreeperHost, you can receive 15% off your first month hosting. Just click the banner below or use the code snowshock35xbe to receive your 1 month discount.

Credits

  • SnowShock35 - Project Owner and Lead Developer
  • Mrbysco - Ports to 1.14 and 1.15 in my absence
  • Tonius - For NEI Integration (inspiring this mod)

© 2020 SnowShock35 - Code released under MIT license.

本站是资源分享站,资源均来自于互联网和用户自发分享,仅供学习和交流使用。如有版权问题,请联系管理员删除。

评论区 (0)

登录 后才能发表评论

暂无评论

快来发表第一条评论吧!