File size: 243 Bytes
cf6f9f0 | 1 2 3 4 5 6 7 8 9 | custom_init_commands:
- /give @s minecraft:water_bucket 3
- /give @s minecraft:stone 64
- /give @s minecraft:shovel{Enchantments:[{id:"minecraft:efficiency",lvl:1}]} 1
defaults:
- base
- _self_
text: Build a waterfall in your Minecraft world.
|