promotional bannermobile promotional banner

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 (1.0.6)

File namecarry_mechanics-26.2-neoforge-1.0.6.jar
Uploader
LlaGuiT0LlaGuiT0
Uploaded
Aug 4, 2026
Downloads
9
Size
3.1 MB
Mod Loaders
NeoForge
File ID
8573035
Type
R
Release
Supported game versions
  • 26.2

Curse Maven Snippet

NeoForge

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

Learn more about Curse Maven

What's new

v1.0.6 — Fix: hostile mob pickup exceptions (Warlockery goblins)

Adds a way to exempt specific hostile mobs from the hostile-mob pickup filter, and uses it by default for Warlockery's goblins.

Fix

  • Warlockery goblins/hobgoblins couldn't be carried: they are registered with MobCategory.MONSTER and implement Enemy, so the hostile-mob filter blocked picking them up whenever pickup_hostile_mobs was disabled, just like any other hostile mob. A new data tag, carry_mechanics:hostile_pickup_whitelist (entity_type), now bypasses that filter for any entity type listed in it. warlockery:goblin and warlockery:hobgoblin are included by default (as non-required entries, so nothing breaks if Warlockery isn't installed).

Notes

  • Every other hostile mob is still blocked unless pickup_hostile_mobs is enabled, or you add its entity type to hostile_pickup_whitelist yourself via a datapack.
  • This is independent of the existing entity_whitelist/entity_blacklist tags.

JAR: carry_mechanics-26.2-neoforge-1.0.6.jar

This mod has no additional files