
ModularCraft
A mod where you can detach your or any mob's body parts and can swap body parts with other players or mobs
Downloads
22
Remixes
0
Price
Free
neoforge · Both · 1.21.1 · mod
ModularCraft
Overview
ModularCraft lets you detach, collect, and swap body parts with any living creature in Minecraft! Play as a mad scientist by removing heads, arms, legs, and torsos from players and mobs, then reattach them to create hilarious combinations.
Features
- Detach Body Parts - Remove heads, torsos, arms, and legs from any living entity
- Swap Parts - Exchange body parts between different players and mobs
- Collect Parts - Store detached body parts as items in your inventory
- Reattach Parts - Put body parts back on entities (or different ones!)
- Check Status - See what parts any entity currently has attached
How to Use
Getting Body Part Items
Use the give command to get body part items:
/modularcraft give <part>
Parts: head, torso, left_arm, right_arm, left_leg, right_leg
Detaching Parts
Method 1 - Commands:
/modularcraft detach <target> <part>
Example: /modularcraft detach @e[type=zombie] head
Method 2 - Direct Attack: Right-click on an entity with the corresponding body part item to detach it (if they have that part)
Attaching Parts
Right-click on an entity that is missing a body part with the matching body part item in your hand.
Swapping Parts
Swap parts between two entities:
/modularcraft swap <source_entity> <target_entity> <part>
Example: /modularcraft swap Player1 Player2 head
Checking Status
See what parts an entity has:
/modularcraft status <target>
Tips & Tricks
- Use body parts strategically in PvP - disarm your opponents literally!
- Create mismatched mobs by swapping parts between different creature types
- Parts are saved when you log out, so your collection persists
- Creative mode players don't consume items when attaching parts
Known Limitations
- Visual rendering changes (like invisible detached parts) are cosmetic only and don't affect gameplay
- Some mob behaviors may not change even without certain parts (this is intentional for game balance)
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...
Amecs-NeoForge
Add redefinable keybindings with modifier keys; search bar on the Controls screen; non-blocking keybindings to allow multiple bindings per key; combo...
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,...
betterenchants
A mod that makes the enchant cap the integer limit as well as being able to add any combination of enchants together.
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...
dupe
package com.example.dupemod; import net.minecraft.client.Minecraft; import net.minecraft.entity.player.PlayerEntity; import net.minecraft.item.ItemStack;...