CoreExtensions

CoreExtensions

Mod

Do you want to develop a MOD? That's right, core extensions help you add custom content to your game without using Java

Client and server DecorationEquipmentFoodGame MechanicsLibraryManagementUtility

925 downloads
2 followers
Createda year ago
Updated7 months ago

Follow Save
Host your Minecraft server on BisectHosting - get 25% off your first month with code MODRINTH.

CoreExtensions 0.6.0

Changelog

中文

  • 新增配置文件选项CHECK_FOR_UPDATE,用于是否在启动提示更新
  • BRRP生成的资源包可以在资源包菜单内找到
  • 重写自定义命令系统,支持设置命令绕过权限和设置多个命令的执行
  • 修复重载注册表后资源包系统崩溃的错误
  • 修复重载注册表后自定义唱片无效的错误
  • 修复方块在不设置挖掘工具的时候会无法掉落的错误
  • 修复ItemsAdder重复添加Tag崩溃的逻辑问题
  • 修复static类型导致后续自定义数据被修改而冲突
  • 修复自定义村民无法寻路到工作方块
  • 重写tooltipMsg,并支持加入多行tooltipMsg
  • MusicCD.yml改为itemRecord.yml
  • 允许加入自定义充能能力的红石块(power),自定义玻璃板(pane)和自定义玻璃方块(glass)
  • 自定义流体中加入了isLava选项(未实装)
  • 新增新命令/cex getNbt,用于查询手中物品的NBT属性
  • 为所有自带的新增命令自动加上了命名空间前缀
  • 现在所有自动导出(BRRP-DataGen)的资源包会自动生成pack.mcmeta了
  • 现在命令加上了coreextensions和cex的命名空间前缀,但不加仍然能起作用
  • 现在自定义画和自定义村民的寻路方块Tag会自动生成了
  • 新增命令/coreextensions:iareload和/coreextensions:iazip,分别用于重载ItemsAdder注册表和导出文件
  • 重置有序合成以及无序合成配方的配置文件格式
  • 删除早期的无用调试命令
  • coreconfig.yml已换用新版配置文件格式,现有旧版本的该文件会被自动删除
  • 不再需要Cloth-Config作为依赖
  • 版本协议号升级为22
  • 加入了自定义附魔

English

  • Added configuration file option CHECK_FOR_UPDATE to determine whether to prompt for updates at startup *The resource package generated by BRRP can be found in the resource package menu
  • Rewrite the custom command system to support setting command bypass permissions and setting the execution of multiple commands
  • Fixed an error that caused the resource package system to crash after reloading the registry
  • Fixed the error that custom albums were invalid after reloading the registry *Fixed the bug where blocks would not fall when the mining tool is not set up
  • Fix the logic problem of ItemsAdder crash when adding tag repeatedly
  • Fixed static type causing conflicts when subsequent custom data is modified
  • Fixed the issue where custom villagers could not find their way to work blocks
  • Rewrite tooltipMsg and support adding multi-line tooltipMsg
  • MusicCD.yml changed to itemRecord.yml
  • Allows adding custom charging capabilities to redstone blocks (power), custom glass panes (pane) and custom glass blocks (glass)
  • The isLava option has been added to custom fluids (not implemented yet)
  • Added new command /cex getNbt, used to query the NBT attributes of the items in hand
  • Automatically add namespace prefixes to all new built-in commands
  • Now all automatically exported (BRRP-DataGen) resource packages will automatically generate pack.mcmeta
  • Now the command is prefixed with the coreextensions and cex namespaces, but it still works without them.
  • Custom paintings and custom villager pathfinding block tags will now be automatically generated
  • New commands /coreextensions:iareload and /coreextensions:iazip are used to reload the ItemsAdder registry and export files respectively.
  • Reset the configuration file format of ordered synthesis and disordered synthesis recipes
  • Delete early useless debugging commands
  • coreconfig.yml has been switched to the new version of the configuration file format, and the existing old version of the file will be automatically deleted
  • Added custom enchantments
  • Cloth-Config is no longer required as a dependency
  • Version agreement number upgraded to 22

Files

CoreExtensions-1.20.1-0.6.0-dev-sources.jar(14.37 MiB) Primary Download
CoreExtensions-1.20.1-0.6.0-dev.jar(14.97 MiB) Download
CoreExtensions-1.20.1-0.6.0-sources.jar(14.46 MiB) Download
CoreExtensions-1.20.1-0.6.0.jar(17.27 MiB) Download
EXAMPLE_PACK_V0_6_0.zip(6.28 MiB) Download

Project members

REIMUDREAM

Owner


Technical information

License
GPL-3.0-only
Client side
required
Server side
required
Project ID