搜索历史
清空
暂无搜索历史
论坛热搜
1
Jenny — 有趣的模拟女友模组|珍妮模组
热
3
上古老物 冒险者传说 by WhiteSword
新
5
洛心斗罗-福利|公会据点战|武魂||抽奖|最终版
2
乌托邦探险之旅3.2
热
4
幻虚斗罗V1.5
6
水星迫降——在未知的世界中挣扎
登陆 注册 QQ登陆
快捷导航
查看: 35|回复: 0

[模组分享] Nifty (Nifty)-MOD模组

[复制链接]

5159

主题

5

回帖

6143

积分

龙❁妻

Rank: 8Rank: 8

经验
6143 EP
金粒
929 粒
绿宝石
20 块
爱心
0 点
发表于 2025-8-10 18:39:26 | 显示全部楼层 |阅读模式
Nifty (Nifty)Github |相关wiki |源站链接支持: fabric , forge , quiltNifty 是一个跨平台的库模组,提供了用于传输、机械、网络、用户界面等功能的简化系统。

介绍

Nifty 是一个跨平台的库模组,为 Forge 和 Fabric 提供了简化的传输、机械、网络、用户界面等系统。如果您将此模组作为依赖项,不必担心下面的废话。

Nifty 被用作大多数其他模组的库,以简化跨平台开发并减少代码重复;它还引入了自己的系统,通过 Aspects 和传输功能大大地提高了实用性。

信息

欢迎在您自己的项目中使用 Nifty,作为模组的依赖项或在模组包中使用。查看 LICENSE 文件了解更多信息。我们也非常感谢贡献;如果您发现 Nifty 缺少您认为合适的功能,请在 issues 中告诉我们。

API 文档已经相当全面地记录在 [Javadoc](链接) 中。

特性(供开发者使用)

- Aspects

    - 类似于 Forge 的能力和 Fabric API 查找的交叉系统

    - 实现方式与能力非常相似;块实体等可以实现一个接口来提供一个 aspect

    - 然后这些 aspects 被包装在一个惰性可选项中,就像 Forge 一样,并在它们失效时被识别

- 完整功能的基于模拟的物品、流体和能量传输系统

    - 用于您自己系统的简单处理器实现

    - FluidStack 系统,在 Forge 上被包装并延迟到 Fabric 上的 FluidVariants

    - 对 Forge 和 Fabric 都有包装

    - 完全支持的模组:在 Forge 上,使用默认的物品、流体和 FE 系统;在 Fabric 上,使用 Fabric API 传输系统

      和 Team Reborn 的能量 API

    - 还包括简单传输您自己自定义类型的抽象实现

- 组件 UI 系统(InputWidgets)从我的 Logic Networks API 中窃取,最终将会切换依赖于这个

- 一些渲染辅助方法

- 简化了机械创建的基础块实体、菜单和块实现

- 平台信息和工具、访问器等

- 简单数据包注册和处理的网络系统,类似于 Forge 的 SimpleImpl

- 更多功能正在开发中!

来自Modrinth所有游戏版本1.19.2所有类型forgefabricquiltForge 1.19.2-v1.1.0Nifty-forge-1.19.2-1.1.0.jar下载v1.1.0#ReleaseNifty-forge-1.19.2-1.1.0-sources.jar下载v1.1.0#Release### Added* `RecipeIngredient` and implementations for more modular item, fluid ingredients etc.* `RecipeOutput`, `RecipeOutputSet`, and item/fluid implementations* `ModularRecipe` for recipes that can input/output fluids and items, and can require processing times/energy consumption* `FluidStack#getTooltip`, along with a per-instance tooltip cache that is only created when it\'s queried for the first time.* `FluidStack#setTag`, because I guess I forgot it before oops* `Drawable` and its subclasses for configurable renderable things that aren\'t Gizmos - eventually Gizmos will be restructured to use this interface* `Drawables` with a bunch of convenient drawable instances, such as slots, recipe arrows (with filling variants), burn indicators etc.### Changed* Moved some rendering things around, like `Texture` - now found among drawables.* Some refactoring with gizmos to account for the above additions and changes.展开版本: v1.1.0支持游戏: 1.19.2类型:ForgeRelease下载次数: 178Fabric 1.19.2-v1.1.0Nifty-fabric-1.19.2-1.1.0.jar下载v1.1.0#ReleaseNifty-fabric-1.19.2-1.1.0-sources.jar下载v1.1.0#Release### Added* `RecipeIngredient` and implementations for more modular item, fluid ingredients etc.* `RecipeOutput`, `RecipeOutputSet`, and item/fluid implementations* `ModularRecipe` for recipes that can input/output fluids and items, and can require processing times/energy consumption* `FluidStack#getTooltip`, along with a per-instance tooltip cache that is only created when it\'s queried for the first time.* `FluidStack#setTag`, because I guess I forgot it before oops* `Drawable` and its subclasses for configurable renderable things that aren\'t Gizmos - eventually Gizmos will be restructured to use this interface* `Drawables` with a bunch of convenient drawable instances, such as slots, recipe arrows (with filling variants), burn indicators etc.### Changed* Moved some rendering things around, like `Texture` - now found among drawables.* Some refactoring with gizmos to account for the above additions and changes.展开版本: v1.1.0支持游戏: 1.19.2类型:FabricQuiltRelease下载次数: 203Forge 1.19.2-v1.0.0Nifty-forge-1.19.2-1.0.0.jar下载v1.0.0#BetaBeta release展开版本: v1.0.0支持游戏: 1.19.2类型:ForgeBeta下载次数: 74Fabric 1.19.2-v1.0.0Nifty-fabric-1.19.2-1.0.0.jar下载v1.0.0#BetaBeta release展开版本: v1.0.0支持游戏: 1.19.2类型:FabricQuiltBeta下载次数: 76全部版本

markdown_parsed

文章类型:收录

layui.use([\'form\'], function(){
var form = layui.form;
});

游客,如果您要查看本帖隐藏内容请回复
Nifty
楼主 2025-8-10 18:39:26 回复 收起回复
小僵尸论坛感谢有你~
回复 论坛版权

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册 手机动态码快速登录

本版积分规则



介绍

我的世界(Minecraft)小僵尸论坛
收录了来自各地的我的世界(MC)爱好者们的各种资源

须知: 切勿滥用举报,任何与举报相关的信息必须属实!

"Minecraft"以及"我的世界"为Mojang Synergies AB的商标 本站与Mojang以及微软公司没有从属关系

官方

新浪微博 腾讯微博 微信公众号 投稿规则 版权声明 捐助我们

官方QQ①群: 291907844 (点击加群)
官方QQ②群: 421312192
官方QQ③群: 528726532

我的世界(Minecraft)小僵尸论坛

新会员

QQ|Archiver|手机版|小黑屋|Minecraft(我的世界)小僵尸论坛 |网站地图

GMT+8, 2026-4-11 23:30 , Processed in 0.226551 second(s), 147 queries .

快速回复 返回顶部 返回列表