CoreExtensions
Do you want to develop a MOD? That's right, core extensions help you add custom content to your game without using Java
1,854
3
Equipment
Management
Utility
CoreExtensions has been archived. CoreExtensions will not receive any further updates unless the author decides to unarchive the project.
Changelog
中文
- 新增指令/hat,作用:将手里的物品戴到头上
- 新增指令/nightvison,作用:开关夜视
- 新增指令/hunger,作用:与/feed相反,将饱食度和饱和度清空
- 支持修改香草和其他mod的属性,只需要按照对应yml文件的文件名后添加"@Overwrite",使用方法与对应yml文件一样,目前支持修改属性对应的yml文件为item@Overwrite.yml,itemTool@Overwrite.yml,itemWeapon@Overwrite.yml,block@Overwrite.yml,recipe@Overwrite.yml和lootTables@Overwrite.yml
- 支持创建自定义指令映射(如输入/a会执行/b)
- 支持使用/data命令修改玩家NBT
- 禁止在网络异常的时候出现TimeOut
- 修复活版门无法被添加是否可以用手打开的BUG,参数canOpenByHand
- 修复在使用TAB补全时不会补全mod物品只会默认补全minecraft的bug
- 修复部分properties参数未填写时导致游戏无法启动
English
- New command /hat, function: put the item in hand on head
- New command /nightvison, function: switch night vision on and off
- New command /hunger, its function is opposite to /feed, it clears the hunger and saturation levels
- Supports modifying the attributes of vanilla and other mods. Just add "@Overwrite" after the file name of the corresponding yml file. The usage method is the same as the corresponding yml file. Currently, the yml file corresponding to the supported attribute modification is item@Overwrite.yml, itemTool@Overwrite.yml, itemWeapon@Overwrite.yml, block@Overwrite.yml, recipe@Overwrite.yml and lootTables@Overwrite.yml
- Supports creating custom command mapping (for example, entering /a will execute /b)
- Support using /data command to modify player NBT
- Prohibit TimeOut from appearing when the network is abnormal
- Fixed the bug that the trap door cannot be added whether it can be opened by hand, parameter canOpenByHand
- Fixed the bug that mod items will not be completed when TAB is used to complete, and only minecraft will be completed by default.
- Fixed an issue that caused the game to fail to start when some properties parameters were not filled in
Dependencies
90% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Metadata
Release channel
ReleaseVersion number
0.4.3Loaders
Fabric
Game versions
1.20.1Downloads
74Publication date
September 23, 2023 at 11:05 AMPublisher
SAGUMEDREAM
Owner