Skip to content

get_distance uses non present function #18

Description

@knirch

Haven't looked into it if it works or not, but;

data/gm/function/zzz/get_distance.mcfunction
28:execute if data storage gm._temp_:std {tv2p:"-"} run function gm:zzz/inverted_subtract with storage gm._temp_:std var2
37:execute if data storage gm._temp_:std {tv2p:"-"} run function gm:zzz/inverted_subtract with storage gm._temp_:std var2
46:execute if data storage gm._temp_:std {tv2p:"-"} run function gm:zzz/inverted_subtract with storage gm._temp_:std var2

is not a function included in the datapack.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions