BasicallyUtilCommands 1.7-1.20
on Jun 3, 2025BasicallyUtilCommands 1.7
on Jun 3, 2025/entitify <pos> <type> <mode> <tag>
BasicallyUtilCommands 1.6-1.20
on May 27, 2025BasicallyUtilCommands 1.6
on May 27, 2025/motion <set|add>
BasicallyUtilCommands 1.5-1.20
on May 18, 2025backported to 1.20.x java17
BasicallyUtilCommands 1.5
on May 8, 2025added /ignite <set/add> <duration> <selector>
BasicallyUtilCommands 1.4
on Apr 28, 2025- removed /checkforblock
- added /check usage:
/check blocks <distance> <blockstate>
/check intersection <selector>
/check blocks
replaces /checkforblock
/check intersection
returns how many of the selected entities hitboxes are intersecting with the position the command isexecuted at
BasicallyUtilCommands 1.3
on Apr 28, 2025- removed the minimum on <strength> in /motion
- added PlayerName NBT which simply stores the player name as a string
BasicallyUtilCommands 1.2
on Apr 24, 2025improved /raycast
- uses marker entity allowing it to be stopped at any point by killing the entity
- actually runs the function consecutively rather than all at once
- the marker entity has a specific tag: "basicallycommandutils.raycast_origin"
the mod works in singleplayer worlds now
BasicallyUtilCommands 1.1
on Apr 19, 2025added /motion command
added /heal command
does not work in singleplayer
BasicallyUtilCommands 1.0.0
on Apr 13, 2025- added /raycast
- added /distance
- added /checkforblock
does not work in singleplayer