PGM icon indicating copy to clipboard operation
PGM copied to clipboard

Add targeted block components to PlayerLocationVariable

Open cswhite2000 opened this issue 7 months ago • 0 comments

Adds a few new components to player-location variables.

    TARGET_X,
    TARGET_Y,
    TARGET_Z,
    PLACE_X,
    PLACE_Y,
    PLACE_Z,

not sure whether caching here is worth it.

cswhite2000 avatar Jul 03 '24 08:07 cswhite2000