
steel
The Steelworks Furnace is a specialized smelting station that converts iron ingots into Steel Ingots, a new crafting material that sits between iron and...
Downloads
0
Remixes
0
Price
Free
neoforge · Server · 1.21.1 · mod
Steelworks Furnace (server-only)
- Adds a server-side Steelworks Furnace accessed with the
/steelworkscommand. It opens a single-row container that works with vanilla clients; no custom blocks or items are registered. - Slot layout: slot 1 takes iron ingots only, slot 2 accepts any furnace fuel, slot 3 is output only. Unused slots are locked.
- Smelting time matches a vanilla furnace (200 ticks). Fuel is consumed using vanilla burn times, including proper crafting remainders (e.g., buckets from lava buckets).
- Output is an iron ingot tagged and renamed as a Steel Ingot with lore marking it as forged steel, so it stacks separately from regular iron and is easy to identify.
- Progress and remaining heat are reported to the action bar once per second while the player has an active session; contents are returned to the player inventory on logout to prevent loss.
Notes and limitations
- The UI is chest-based and does not show a visual progress bar; rely on the action-bar updates for timing.
- Only iron ingots can be smelted; other inputs are rejected. Steel ingots remain iron items under the hood to keep the mod compatible with vanilla clients.
Server Validation
✅ Server validation passed - The mod was tested on a real Minecraft server and loaded successfully.
MultiFrameGen
a mod that optimizes rendering so the FPS is boosted using motion based frame generation that interpolates, add a reflex so that the latency and delay is low...
Speedrunner vs Hunter AI
Create a Minecraft mod "Speedrunner vs Hunter": hostile Hunters with roles (MELEE, ARCHER, BUILDER, TANK), adaptive AI, teleport, bridge building, TNT,...
Amecs-NeoForge
Add redefinable keybindings with modifier keys; search bar on the Controls screen; non-blocking keybindings to allow multiple bindings per key; combo...
the king in yellow
theres an entity called "the king in yellow" going after the player. The king in yellow is a tall figure, covered in yellow robes and a blurred face. If the...
betterenchants
A mod that makes the enchant cap the integer limit as well as being able to add any combination of enchants together.
dupe
package com.example.dupemod; import net.minecraft.client.Minecraft; import net.minecraft.entity.player.PlayerEntity; import net.minecraft.item.ItemStack;...