
Bedrock Tools and Armor
Make me a normal bedrock armor with tools and a way to make the bedrock tools and armor electric, which gives you good enchantments for the armor and weapons.
Downloads
11
Remixes
0
Price
Free
neoforge · Server · 1.21.1 · mod
Bedrock Tools and Armor adds server-only commands that convert vanilla netherite gear into tougher "bedrock" versions and optional electric upgrades without any client mod.
Usage highlights:
- /bedrockgear bedrock: hold a netherite tool or armor piece and spend 1 bedrock block to infuse it; the item becomes unbreakable, fully repaired, and gains strong enchantments tailored to its slot.
- /bedrockgear electric: hold a bedrock-infused item and spend 1 nether star + 4 redstone blocks to apply the electric upgrade with even higher enchantments (better protection, speed, damage, and utility).
- /bedrockgear kit [electric] [player]: operators can grant a full bedrock or electric kit to themselves or a target player.
Implementation notes:
- Gear stays as vanilla netherite items marked with custom data and enchantments, so no new registry entries are added and vanilla clients remain compatible.
- The mod is annotated for dedicated servers only and avoids client-side hooks or assets.
Known limitations / tips:
- Players need command access and the required materials to perform upgrades; there are no crafting table integrations.
- Bedrock blocks are required for the first infusion, and the electric upgrade consumes a nether star plus redstone blocks.
- A sample CustomInventoryMenu class remains as a reference but is unused by the gear commands.
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;...