File size: 263 Bytes
cf6f9f0 | 1 2 3 4 5 6 7 8 9 | custom_init_commands:
- /replaceitem entity @s weapon.mainhand minecraft:iron_pickaxe
- /execute as @p at @s run fill ~ ~ ~ ~1 ~-5 ~ diamond_ore
- /tp @s ~ ~-10 ~
defaults:
- base
- _self_
text: Locate and mine diamond ore in the underground layers of the world.
|