promotional bannermobile promotional banner

Datapack Commands

A mod massively expanding on Minecraft's commands (including textboards!)

File Details

Datapack Commands Forge 1.18.2-1.0.5

  • R
  • Feb 20, 2024
  • 4.51 MB
  • 16
  • 1.18.2
  • Forge

File Name

miner3ds_datapack_commands_forge_1.0.5_1.18.2.jar

Supported Versions

  • 1.18.2

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:miner3ds-datapack-commands-954058:5124027")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

1.0.5 Update:

Additions:
- Added '/breakndrop' for breaking a block but dropping the item somewhere else
- Added more comparables to '/evaluate entity'
- Added '/as' to execute as miscellaneous entities not limited but including as the owner of a pet, the currently ridden mob of a target, or the attack target of a mob.
- Added '/box' for checking a block or executing a command at each coordinate between two defined coordinates. This command has no limits so be careful and give it a few seconds if you select a big area.

 

Changes:
- Renamed '/spawn allow' to '/spawn teleportpermission'
- Changed Boolean parameter on '/drop' to literal parameters 'mainhand' and 'offhand'
- Fixed targets of '/drop' allowing entity entities when it only supports players
- Fixed '/drop' now requires permission level 2 instead of 4
- Fixed '/summon item entity mainhand {position}' not working as the operation of the command was in front of the spawn position parameter
- Renamed '/ismodloaded' to '/checkmod'
- Renamed silent parameter on '/checkmod' to be 'silent' instead of 'name'

 

Removed:
- A structure file used for testing of the '/place' command which was forgotten about