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
中文
- 新增允许玩家向游戏内添加自定义唱片CD(MusicCD.yml)
- 新增允许玩家向游戏内添加自定义液体(fluids.yml)
- 新增设置项"tooltipMsg",可以添加在物品和方块的相应配置文件上,用于添加类似LoreNBT的工具提示标签
- 注册原木的时候会自动注册被剥皮原木
- 添加少许游戏优化
- 不再使用反射来更改其他已有注册项的设置,这会解决魔改其他MOD时的一些问题
- 自动阻止游戏启动注册完毕时自动冻结注册表(预计过几个版本可以在游戏内允许热修改)
- 修复无法设置方块允许被火焰燃烧的BUG(将canFire设置为true时将允许该方块被火焰燃烧)
- 自动阻止在两个相同的注册项被同时注册时,第二次及后续注册导致游戏崩溃
- 修复name设置为中文时导致字符乱码(需要用户手动将文件设置为ANSI格式)
- 在coreconfig.yml内添加FEATURE_AETHER和FEATURE_MOON注册项分别用于控制是否允许打开以太世界和月球的传送门
English
- Added the ability to add custom CDs to the game (MusicCD.yml)
- Added the ability to add custom liquids to the game (fluids.yml)
- Added a new setting item "tooltipMsg", which can be added to the corresponding configuration files of items and blocks to add tooltip labels similar to LoreNBT
- When registering logs, peeled logs will be automatically registered. *Add some game optimizations
- No longer use reflection to change the settings of other existing registration items, which will solve some problems when modifying other MODs
- Automatically prevent the game from automatically freezing the registry when registration is completed (it is expected that hot modifications will be allowed in the game in a few versions)
- Fixed the bug where the block cannot be set to be burned by flames (setting canFire to true will allow the block to be burned by flames)
- Automatically prevent the second and subsequent registration from causing the game to crash when two identical registration items are registered at the same time.
- Fixed the issue where characters are garbled when the name is set to Chinese (the user needs to manually set the file to ANSI format)
- Add FEATURE_AETHER and FEATURE_MOON registration items in coreconfig.yml to control whether to allow the opening of portals in the etheric world and the moon respectively.
Dependencies
90% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Metadata
Release channel
ReleaseVersion number
0.5.0Loaders
Fabric
Game versions
1.20.1Downloads
69Publication date
October 3, 2023 at 12:52 AMPublisher
SAGUMEDREAM
Owner