Rusted Iron Core

Quick rating

Rusted Iron Core

No reviews yet

A api mod for MITE.This mod is a bridge for many mods compatibility.

API/Library
Minecraft

Community voices

Reviews

Versions
Loading versions…
Match includes

Click once to include, again to exclude, again to clear

Rating Any
Any 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0
Min
Max
Play Status
Reviews
Time Played
hrs+
Verified developers only
Has developer response
List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

Compatibility

Supported Environments

Dev Environment
Client Required
Server Required

About

Project Details

Type
Mod
License
MIT License
Latest Version
v1.5.5

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.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

Modrinth ID

Resources

External Links

Source Issues Wiki Discord

About

Description

Introduction

A powerful all-in-one library & utility mod for Minecraft MITE, providing massive APIs, event hooks, world generation, entity, recipe, network and quality-of-life fixes for mod developers. Overview RustedIron Core (RIC) is a core library mod specially built for MITE Minecraft modding environments. It integrates a comprehensive set of event systems, registration interfaces, world generation tools, network utilities, entity logic hooks and various compatibility patches. This mod greatly reduces the difficulty of secondary development for other mods, avoids repeated Mixin writing, fixes many vanilla and MITE native bugs, and ensures stable operation in multi-mod environments. It is a mandatory dependency for a large number of MITE ecosystem mods.

Core Features

1. Rich Event & Handler System

A complete event bus and dedicated handlers cover almost all game logic links, supporting pre/post registration to control execution priority: Player Related: Player spawn, dimension switch, death, attribute modification (health, hunger, saturation, level cap, insulin resistance), nutrition value synchronization, client connection & key binding registration. Combat System: Modify incoming damage, armor protection, melee damage, block/entity interaction range, mining speed, knockback and fall damage. Entity & Spawn: Entity event listening, ServerPlayer death event, custom mob spawn rules for specific biomes, entity tracker & network sync configuration. Villager & Trade: Full villager profession & trading system, add/delete/edit trade entries, disable specific professions, auto-sync trade UI in real time. Crafting & Smelting: Advanced recipe registration, custom item consumption rules, quality retention for crafted items, special furnace recipes, heat value requirement configuration for smelting recipes. Tooltip & Display: Inject custom content into item tooltips at multiple positions, complete item stack information support. Tick & Render: Separate client/server tick listeners, render tick hook for per-frame logic.

2. World & Biome Generation

Powerful world generation APIs to customize terrain, ores, structures and biomes without complex Mixin: Ore Generation: Dedicated ore registration handler, dedicated height rules for Nether ores, support unregister existing ore entries, fixed crashes & invalid generation in Nether. Biome System: Modify spawnable biomes, add mob spawns to appointed biomes, control stronghold generation, support Underworld biome registration & decoration, remove invalid plains in Underworld. Structure & Map Gen: New MapGenHandler for structure & map generation element registration, refactored structure registration logic. Chunk & World Info: Read/write data from level.dat, chunk load/unload listeners, underworld generation proxy (enabled by default).

3. Item, Block & Model Support

Simplified registration and rendering solutions for various items, blocks and models: Unified Item Interfaces: One-stop configuration for fuel, burnable items, gem items, bucket materials, bow/arrow materials, armor materials and retainable crafting items. Auto-adapt wooden bowls and milk buckets to fix getPeer crashes. JSON Model Loader: Native support for JSON block/item models, auto-load resources from blockstates & models folders, compatible with inventory, dropped items and in-hand rendering. Loot Table: Expand vanilla loot tables for desert temples, jungle temples, nether fortresses, mineshafts and strongholds; custom gravel drop rules with add/remove loot entry functions. Special Item Logic: Barbecue-style direct smelting for specific items, arrow, door, fishing rod and workbench quick registration (no extra Mixin required).

4. Network & Packet Optimization

Stable and expanded network system to fix vanilla sync issues: Extended PacketByteBuf supports reading/writing short, long, double and other data types; exposed internal IO stream. Global broadcast packet method to send messages to all online players. Fixed empty packet reading errors and string length issues causing player kicks. Optimized nutrition value & attribute sync packets (no per-tick sending, sync only at specified moments to reduce network load). Fixed client-server desync of nutrition value after player respawn or dimension transfer.

5. Compatibility, Bug Fixes & QoL

Cross-version & Mod Compatibility: Fully compatible with regular MITE and experimental MITE versions; optimized Gradle build scripts for team collaboration; standardized package names to avoid Mixin conflicts; fixed config parsing errors caused by Chinese keys. Major Bug Fixes: Resolved crashes from unregistered milk buckets, duplicate villager trade recipes, missing mob textures, gravel loot errors, furnace recipes ignoring heat values and more. Configurable Tweaks: Toggle core mod startup announcements (duration shortened to 30s, can be fully disabled); dedicated settings for server online-mode to auto-hide announcements. Development Utilities: Platform information query tool, localization enum, log tool for independent log files, Fabric compatibility tools and developer-friendly Javadoc comments.

Screenshots

Gallery

  • Rusted Iron Core
    Rusted Iron Core

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

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

<1,000
Downloads
Last Updated
CurseForge
Created
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works