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

913 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.4.3

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

Files

coreextensions-0.4.3-sources.jar(14.58 MiB) Primary Download
EXAMPLE_PACK_V0_4_3.zip(97.94 KiB) Download
coreextensions-0.4.3.jar(15.82 MiB) Download

Project members

REIMUDREAM

Owner


Technical information

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