Download Coordinated Command Blocks — Minecraft Mods — MetaMods
Coordinated Command Blocks

Coordinated Command Blocks

Active

Downloads

0

Last update

1 year ago

Versions

1.20 — 1.21.8
Client
Fabric
Utils

Coordinated Command Blocks

This mod adds a special button that allows instant conversion between relative and absolute coordinates directly in command blocks.

For example, if you have a command block at position 10, 10, 10 with the command setblock ~1 ~2 ~3 stone, clicking the button will automatically transform it into setblock 11 12 13 stone. Pressing the button again will revert the command back to its original form with relative coordinates ~1 ~2 ~3.

It's important to note that coordinate conversion is always performed relative to the command block's own position. This may lead to unexpected results when using execute positioned or execute at commands. Also, parameters for the particle command and other "coordinate-like" elements in NBT data may be interpreted as coordinates.

Gif showing the mod in action

Project members
Nettakrim

Nettakrim

Developer

Created: 21 Dec 2023

ID: 14717