Carry Mechanics

Pick up, carry, and place blocks and entities with your bare hands! A lightweight, configurable successor to Carry On.
Back to Files

Carry Mechanics (0.0.0-beta.1)

File namecarry_mechanics-26.2-neoforge-0.0.0-beta.1.jar
Uploader
LlaGuiT0LlaGuiT0
Uploaded
Jul 31, 2026
Downloads
8
Size
3.1 MB
Mod Loaders
NeoForge
File ID
8548154
Type
B
Beta
Supported game versions
  • 26.2

Curse Maven Snippet

NeoForge

implementation "curse.maven:carry-mechanics-1608286:8548154"

Learn more about Curse Maven

What's new

v0.0.0-beta.1 — Initial port to Minecraft 26.2

First build of Carry Mechanics for Minecraft 26.2 (NeoForge 26.2.0.41-beta), ported from the stable 26.1.2 release (1.0.0). Same feature set: carrying blocks, entities and tile entities, entity stacking, whitelist/blacklist via datapack tags, scripting, commands and full multiplayer sync.

Technical Changes

  • CarryData.getEntity()EntityType.create(input, level, EntitySpawnReason.BUCKET) replaced with EntityType.create(input, level, new EntitySpawnRequest(EntitySpawnReason.BUCKET, false)). The static create(ValueInput, Level, EntitySpawnReason) overload was removed in NeoForge 26.2 in favor of create(ValueInput, Level, EntitySpawnRequest). This was the only code change required for the port.

NeoForge 26.2.0.41-beta is still a beta build; treat this release as early-access for MC 26.2.

This mod has no additional files