File Details
Datapack Commands Forge 1.18.2-1.2
- R
- Mar 8, 2025
- 7.07 MB
- 98
- 1.18.2
- Forge
File Name
miner3ds_datapack_commands_forge_1.1.2_1.18.2.jar
Supported Versions
- 1.18.2
Curse Maven Snippet
Update 1.1.2
Additions:
> - ``/scoreboard players math mod`` now gives feedback and a silent parameter has been added
> - Added ability to get the hitbox size of an entity with ``/evaluate entity {entity} hitbox``
> - Added ability to specify a dynamic offset to ``/rotation look {entity} {entities}`` and added 'center' & 'top' literal parameters to automatically center the target position or set it to the top of the entity
> - Added chat feedback and silent parameter to ``/sprint``, ``/sneak``, and ``/permission``
Changes:
> - Improved variable names in ``/scoreboard players math``
> - Fixed ``/scoreboard players math mod`` to actually use % instead of ^
> - A new localization method is now used to make localizations more readable
> - Fixed ``/rotation look {entity}`` to no longer just error
> - Applied new localization method on ``/check_mod``, ``/scoreboard players math mod``, ``/sprint``, ``/sneak``, and ``/permission``
> - Renamed ``/permission {entity} get`` to ``/permission {entity} query``
> - Fixed ``/permission {entity} query`` which had previously returned values one lower than expected
Removed:
> - Temporarily removed ``/explode`` since it didn't match up between minecraft versions which defeats one of the purposes of this mod
> - Removed ``/despawn confirm`` as it's already possible with ``/despawn @s confirm`` which doesn't obscure the entity parameter
> - Removed the custom ``/return`` as it's suspected to clash with the already existing ``/return`` command

