Community listing page, reviews here may not be monitored by the author.
Ultra Hard Coremod
No reviews yet
A mod to help with Modded UHC's
Forge is a popular mod loader for versions 1.1+ of Minecraft.
Community voices
Reviews
Filters
Click once to include, again to exclude, again to clear
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
Compatibility
Supported Environments
Must be installed on both the client and the server.
About
Project Details
For authors
Embed Badge
If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.
Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.
Identifiers
Platform IDs
About
Description
(No, this mod is not a coremod. That's the joke)
A mod that allows people to create Modded UHC's.
It implements a book similar to the one from UHC Blox.
Within the book you can change all the UHC settings. If there's a setting missing note me and I'll add it.
If there's any mod support you'd like just create an issue on the Github
The mod is highly inspired by Gerrybrano's UHC Blox.
Crafttweaker support:
//Auto Conversion
mods.ultrahardcoremod.conversion.addConversion(IItemStack input, IItemStack result , IItemStack result2 etc (max of 9));
//Auto Cook
mods.ultrahardcoremod.autocook.addRecipe(IItemStack stack, IItemStack stack2, float experience); mods.ultrahardcoremod.autocook.removeRecipe(IItemStack output);
//Spawn Items (if ever you want people to start the uhc with specific items)
mods.ultrahardcoremod.starting.addStartingGear(IItemStack input, IItemStack result , IItemStack result2 etc (max of 9));
//Twilight forest boss respawn
//Example position = "-1,6,100"
//Example boss = "hydra"
mods.ultrahardcoremod.twilight.boss.addBoss(String position, String boss);
//Change Entity Data upon it's spawn (For advanced users AKA users that are familiar with the /entityData command)
//Example entityID String = "minecraft:wolf"
//Example IEntityDefinition = <entity:minecraft:wolf>
//Example dataChange = "{Attributes:[{Name:generic.maxHealth,Base:10}],Health:10.0f}" (Changes health of the mob to 10)
mods.ultrahardcoremod.datachanger.changeData(String entityID, String dataChange);
mods.ultrahardcoremod.datachanger.changeData(IEntityDefinition entity, String dataChange);

Need a server? Get 20% off your first month by using promo code "mrbysco"
For questions feel free to join my Discord.
Want to support us?
(No, this mod is not a coremod. That's the joke)
A mod that allows people to create Modded UHC's.
It implements a book similar to the one from UHC Blox.
Within the book you can change all the UHC settings. If there's a setting missing note me and I'll add it.
If there's any mod support you'd like just create an issue on the Github
The mod is highly inspired by Gerrybrano's UHC Blox.
Crafttweaker support (1.12):
//Auto Conversion
mods.ultrahardcoremod.conversion.addConversion(IItemStack input, IItemStack result , IItemStack result2 etc (max of 9));
//Auto Cook
mods.ultrahardcoremod.autocook.addRecipe(IItemStack stack, IItemStack stack2, float experience); mods.ultrahardcoremod.autocook.removeRecipe(IItemStack output);
//Spawn Items (if ever you want people to start the uhc with specific items)
mods.ultrahardcoremod.starting.addStartingGear(IItemStack input, IItemStack result , IItemStack result2 etc (max of 9));
//Twilight forest boss respawn
//Example position = "-1,6,100"
//Example boss = "hydra"
mods.ultrahardcoremod.twilight.boss.addBoss(String position, String boss);
//Change Entity Data upon it's spawn (For advanced users AKA users that are familiar with the /entityData command)
//Example entityID String = "minecraft:wolf"
//Example IEntityDefinition = <entity:minecraft:wolf>
//Example dataChange = "{Attributes:[{Name:generic.maxHealth,Base:10}],Health:10.0f}" (Changes health of the mob to 10)
mods.ultrahardcoremod.datachanger.changeData(String entityID, String dataChange);
mods.ultrahardcoremod.datachanger.changeData(IEntityDefinition entity, String dataChange);

Need a server? Get 20% off your first month by using promo code "mrbysco"
For questions feel free to join my Discord.
Want to support us?
Screenshots
Gallery
Versions
Files
Relations
Project Relations
More like this
Similar Mods
Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.
On ModDex
Community snapshot
By the numbers
Statistics
Want to reach Minecraft players?
We're looking for a server hosting partner to feature here and other parts of the site. Interested? Send us a message!
Get in touchGet it on
Available Platforms
On ModDex
Community snapshot
By the numbers
