File Details
Datapack Commands Forge 1.19.2-1.0.4
- R
- Feb 17, 2024
- 4.37 MB
- 164
- 1.19.2
- Forge
File Name
miner3ds_datapack_commands_forge_1.0.4_1.19.2.jar
Supported Versions
- 1.19.2
Curse Maven Snippet
1.0.4 Update:
Additions:
> - '/spawn' for non-op players to easily teleport to Worldspawn
> - Gamerule 'allowTeleportationToSpawn' Defines if non-op players are allowed to teleport to spawn (Default: False)
> - Gamerule 'custom Spawn Position' defines if a custom position should be used instead of Worldspawn (Default
> - Added 'query' parameter to '/motion'
> - Added 'silent' parameter to '/motion'
> - Added precision (value) parameter to '/motion'
> - Added more debug messages when to '/home' when no Home is set
> - Added 'blockface' parameter to '/raytrace' which returns the block side the entity looks at
> - Added 'islookingatblock' parameter (suggestions for a better name appreciated) to '/raytrace' which returns if the player is looking at a block or definitively nothing
> - Added '/ismodloaded' (Better name ideas appreciated) for checking if a mod is loaded (server-side only of course)
> - Added 'translation' parameter to '/tellraw'
> - Added 37 new operations to '/evaluate fixture' (former '/compare block') with most performing tasks previously impossible or at least very tedious.
Changes:
> - Fixed '/switch' not working
> - Fixed '/switch' now executes as the executing entity instead of at the executing entity
> - Fixed '/motion set' using the name of the executing entity for human feedback instead of the target entity when only one target was defined
> - Fixed position parameter of '/tellraw' displaying '.0' at the end of the defined coordinates
> - Renamed '/compare' to '/evaluate' to account for it's new abilities
> - Renamed 'block' parameter on '/evaluate' to literal parameter 'fixture'

