sk version: 2.12.2
mc version: 1.21.10
addon: skbee
Sorry for my bad English.
I want to get a filled map with certain map id, but
give 1 of filled map with nbt “{map:1}” to player
does not work.
I tried
broadcast “%nbt of player’s tool%”
,result was {“minecraft:map_id”:1}
so i tried
give 1 of filled map with nbt “{“”minecraft:map_id””:1}” to player
but also not work
mc version: 1.21.10
addon: skbee
Sorry for my bad English.
I want to get a filled map with certain map id, but
give 1 of filled map with nbt “{map:1}” to player
does not work.
I tried
broadcast “%nbt of player’s tool%”
,result was {“minecraft:map_id”:1}
so i tried
give 1 of filled map with nbt “{“”minecraft:map_id””:1}” to player
but also not work