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.7

  • R
  • Feb 28, 2024
  • 5.39 MB
  • 45
  • 1.18.2
  • Forge

File Name

miner3ds_datapack_commands_forge_1.0.6_1.18.2.jar

Supported Versions

  • 1.18.2

Curse Maven Snippet

Forge

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

Learn more about Curse Maven

1.0.7 Update:

Additions:
- Added 'player' parameter to many aspects of '/textboards' which can be used to quickly add, modify and read from entities using their UUID's. (The textboard 'player' will be unusable from this update on so probably try to not use it if you use the 1.0.6 version)
- Added 'uuid' parameter to '/textboards <board> set entity'
- Added 'compare' parameter to '/textboards <board> query'
- Added 'execute' parameter to '/raytrace' which will execute a command at the location the entity is looking at
- Added '/attacktarget' to set or reset the attack target of an entity
- Added '/sneak' to set or get if an entity is sneaking
- Added '/sprint' to set or get if an entity is sprinting

 

Changes:
- Fixed '/textboards query' not working with scoreboards
- Removed 'math' parameter from '/scoreboards player' as it isn't done yet