File size: 290 Bytes
cf6f9f0
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
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.