File size: 133 Bytes
cf6f9f0 | 1 2 3 4 5 6 7 | custom_init_commands:
- /give @p minecraft:potion{Potion:"minecraft:harming"} 1
defaults:
- base
- _self_
text: drink harming potion
|
cf6f9f0 | 1 2 3 4 5 6 7 | custom_init_commands:
- /give @p minecraft:potion{Potion:"minecraft:harming"} 1
defaults:
- base
- _self_
text: drink harming potion
|