MineStudio_task_group.simple / enchant_diamond_sword.yaml
phython96's picture
Upload folder using huggingface_hub
cf6f9f0 verified
Raw
History Blame Contribute Delete
290 Bytes
custom_init_commands:
- /give @s minecraft:diamond_sword
- /give @s minecraft:enchanting_table
- /give @s minecraft:lapis_lazuli 15
- /give @s minecraft:book 30
- /setblock ~2 ~ ~ minecraft:enchanting_table
defaults:
- base
- _self_
text: Enchant a diamond sword using an enchanting table.