Collision Entity — Minecraft Mods — MetaMods
Collision Entity

Collision Entity

Active

Downloads

0

Last update

6 months ago

Versions

1.21.1 — 1.21.4
Client and server
Fabric
Control
Utils

Collision Entity

This mod introduces into Minecraft a completely invisible entity with collision properties. You can fully customize the dimensions of this object in space, creating barriers that are impossible to see! This opens up numerous possibilities for creative builds and maps.

How is this entity better than shulkers and boats?

Although Minecraft already has entities like shulkers, it's impossible to make them completely unnoticeable. Even when made invulnerable, they still produce attack sounds. This mod completely solves this problem.

Practical usage of the mod

The primary way to summon the entity is through commands. For example:

/summon collision-entity:collision ~ ~ ~ {size:[1,2,3]}

This command will create a collision object where you're standing, with width of 1 block, height of 2 blocks, and length of 3 blocks.

Important technical details:

  • For fractional values, you must add .0 to every number
  • Correct: size:[1.0,2.0,3.4]
  • Incorrect: size:[1,2,3.4]

To see the entity boundaries, press F3+B. You can still destroy and place regular blocks through the created barrier.

Additional capabilities:

  • To block interactions, you can place an interaction entity (minecraft:interaction) at the exact same coordinates
  • To restrict block placement inside, replace the desired game blocks with minecraft:piston_head (block 36)

The mod is mainly designed for creative mode and command work, perfectly suited for creating complex constructions and maps.

Project members
7410

7410

Developer

Created: 25 Mar 2025

ID: 84756