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

877 downloads
2 followers
Created10 months ago
Updated7 months ago

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

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

Welcome to join Tencent QQ group 859682537, if you have any difficulties and need help or experience the latest update of this mod.

Description

  1. Provide players with expansion tools for making MODs using YML (the current version supports adding items, plants, crops, high-crops, triggerable items, fuels, weapons ,armors, food, tools, custom-Item/Block-Tags, AutoToGenJSON, villager, recipes, events, itemgroup, gamerules, blocks and portals...more), and these expanded content can set their own unique "namespace: ID ", and modifying the content of other mods and vanilla
  2. Add the content of the long-ago Minecraft version and April Fool's update content to the game by enabling the FEATURE_ENABLE of the configuration file (the default function is enabled)
  3. Unlock the server command (you can use /op, /ban, /whitelist and other commands in the LAN)
  4. Greatly expanded the storage range of structure blocks
  5. Allow players to type "§" anywhere
  6. Fixed TimeOut in bad network environment
  7. We allow you to use Fabric-Loom Gradle to package the expansion pack into a mod and upload it to minecraftmod platforms such as mcmod and modrinth as an accessory mod. The intellectual property rights of your expansion pack belong to you.
  8. Supports registry reloading.
  9. Support reading ItemsAdder format.

F.A.Q

How to first install the MOD?

Due to technical issues,follow the Wiki instructions to download the example package,resource pack and install the configuration file to the specified location

Why doesn't my game start after I make some changes?

Check if you use decimals in the int type in the configuration file, please try to add or convert to integers, such as 1.0→1 and 1→1.0 (download the example package to know what type of variable is)

Can I use CoreExtension on Forge?

Since CoreExtension uses some Mixins and customportals-api, Sinytra Connector will not work currently

Wiki link?

Chinese(https://cedev.otomads.top/index.php/zh-cn)

English(https://cedev.otomads.top/index.php/en-us)

Example Packs:

(https://github.com/SAGUMEDREAM/CoreExtensions/releases)


Project members

REIMUDREAM

Owner


Technical information

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