Compatibility
Minecraft: Java Edition
Platforms
Supported environments
90% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Creators
Details
Active Development: Minecraft 1.18.2
Website: Team CoFH
Discord: Team CoFH Discord
CoFH Core has been around a long time (Since 2013!) and has changed throughout its various iterations.
Information that you read on various wikis may be outdated or no longer apply.
Please read the overviews under "Historical" to get an idea what the mod offers for a given version of Minecraft. Note that required and optional dependencies have changed with time. We apologize for the changes, but the nature of Minecraft modding is such that flexibility is required to maintain features in an ever-changing codebase.
Configuration
- Client:
cofh_core-client.toml
file located in/config
- Server:
cofh_core-server.toml
located in the/saves/WORLD_NAME/serverconfigs
folder.
Copying this file to your /defaultconfigs
folder will apply those configs to all newly created worlds.
Dedicated servers will have this file in /world/serverconfigs
Features
This section describes features available for the version under active development. Older versions may have different features.
- Contains core functionality used in Team CoFH mods.
- Adds a small number of objects to the game's registry which may optionally be used in various capacities.
Commands
Syntax: /cofh COMMAND {PARAMS}
- friend: Allows for management of the CoFH Friend List, used for securing various objects in game.
- heal: Restores all health, hunger, and cures all negative status effects.
- ignite: Sets the target(s) on fire.
- invis {true|false}: Makes the target(s) invisible, or removes it.
- invuln {true|false}: Makes the target(s) invulnerable, or removes it.
- zap: Strikes the target(s) with lightning, if they can see the sky.
Enchantments
- Holding: Increases the capacity of various storage items.
Fluids
These currently do not have associated in-world blocks.
- Experience (Essence of Knowledge)
- Honey
- Potion
- Steam
Historical
1.14+
- Contains core functionality used in Team CoFH mods.
- Adds a small number of objects to the game's registry which may optionally be used in various capacities.
- Includes a number of commands which are useful for server admins and packmakers.
The Redstone Flux API has been deprecated and is no longer required as Forge has effectively incorporated it as the Forge Energy System.
Enchantments which were previously in this mod are now in Ensorcellation, a more fully-featured mod. It can be found here:
1.12
- Contains core functionality used in Team CoFH mods.
- Adds a small number of objects (Potions, Enchantments) to the game's registry.
- Includes a number of commands which are useful for server admins and packmakers.
For this version of CoFH Core, the Redstone Flux API is required! It can be found here:
World generation which was previously found in this mod is now in CoFH World, a more fully-featured standalone mod. It can be found here:
1.11
This version is considered a "stepping" stone version. It has the same features as the 1.10 versions but was modernized to fit Mojang's backend changes.
It is not recommended that you play a 1.11 modpack.
1.10
- Contains core functionality used in Team CoFH mods.
- Adds a small number of objects (Potions, Enchantments) to the game's registry.
- Includes a number of commands which are useful for server admins and packmakers.
This version of CoFH Core also includes an early-version Redstone Flux API, and no standalone jar is required.
This version of CoFH Core has some world generation controls which allow for ore generation customization.