Avatar

Xavier Hervy

  • I would really like to be able to access to the Map data such as: Coordinate Zoom Level Markers list type ? (for example, is it a treasure map, then the outline should be draw even if the map have...

  • Some time I do not care about the Y axis. It would be nice if we could do:   @e[distanceXZ=..2] (only XZ plan) @e[distanceXY=..2] @e[distanceYZ=..2] and even: @e[distanceX=..2] @e[distanceY=..2] @e...

  • At the moment, when summon with nbt everything need to be on one line even in a function file: summon minecraft:armor_stand ~ ~ ~ {CustomName:"\"MyArnorStand\"", Invulnerable: 1b, NoGravity: 1b, In...

  • When using /locate, there is not way to save the coordinate (Java Edition).   It would be very nice if we could do something like: /execute store result score @p _tmp_pos0 run locate <StructureType...