|
Reselect (Reselect)Github |相关wiki |源站链接支持: fabricReselect 是一个 Fabric 库模组,为 Minecraft 资源添加了更高级的谓词系统。
Reselect 是一个 Fabric 库模组,使玩家和模组包创建者能够通过尽可能少的编码知识来自定义 Minecraft 的行为。
该模组提供了 Reselect 语言,允许用户编写谓词,根据各种参数(如生物年龄、当前生物群系、名称、生命值和其他属性)匹配实体。
模组当前状态
此模组暂时取代了 Varied Mob Textures,直到集成完成为止。
该模组处于 Alpha 阶段,为了测试目的,它还包含应该拆分到另一个模组(Varied Mob Textures)的功能。
提供的额外功能包括在资源包中使用 Reselect 脚本,以使同一生物具有多个纹理。
如何使用
对于用户
如果一个资源包需要此模组,只需安装它。无需进行任何配置。
对于资源包开发者
文档尚未准备好,如果需要帮助制作带有此模组的资源包,请加入 Discord 服务器。
对于其他模组创建者
目前集成支持尚未完成,如果您希望帮助,请在 Discord 服务器上联系我。您还可以使用 VS Code 插件来支持 Reselect 语言。
[Varied Mob Textures]: 链接
[Discord 服务器]: 链接
[VS Code 插件]: 链接
来自Modrinth所有游戏版本1.181.18.1所有类型fabricReselect v0.3.1reselect-0.3.1.jar下载0.3.1#Alpha## 0.3.1### Fixed- Functions `x`, `y`, and `z`- Operators `<=`, `>=`### Changed- Renamed `biome` to `current_biome`展开版本: 0.3.1支持游戏: 1.18, 1.18.1类型:FabricAlpha下载次数: 181reselect-v0.3.0reselect-0.3.0.jar下载0.3.0#Alpha## 0.3.0### Added- Functions `axolotl_variant`, `cat_type`, `fox_type`, `horse_color`,`horse_marking`, `mooshroom_type`, `panda_gene`, `parrot_variant`,`rabbit_variant`, `sheep_color`, `shulker_color`, `tropical_fish_base`,`tropical_fish_pattern`, and `tropical_fish_variant`.- Type-class `Collared` and `collar_color` function- Type-class `Tameable` and `is_tamed` function### Changed- Renamed `biome` to `current_biome`- Renamed `hasname` to `has_name`- Renamed `isbaby` to `is_baby`- Comments now begin with double dash (`--`) instead of the hash `#`展开版本: 0.3.0支持游戏: 1.18, 1.18.1类型:FabricAlpha下载次数: 119reselect-v0.2.0-alpha.5reselect-0.2.0-alpha.5.jar下载0.2.0-alpha.5#Alpha展开版本: 0.2.0-alpha.5支持游戏: 1.18, 1.18.1类型:FabricAlpha下载次数: 99全部版本
markdown_parsed
文章类型:收录
layui.use([\'form\'], function(){
var form = layui.form;
});
Reselect |
楼主
2025-8-10 19:06:14
回复(0)
收起回复
|