Hi! I want to make a map that looks like Explorer's map, so player can find some stuff on my server, but i can't understand how it works...
What i need is basic map like from the villager or from the sea treasure with marker and player cursor on it.
I tried to do this, but now i don't know how to give this map:
test_map:
type: map
auto update: true
objects:
1:
type: cursor
cursor: red_marker
x: 350
y: -650
world_coordinates: true
show_past_edge: true