7 lines
No EOL
315 B
MCFunction
Executable file
7 lines
No EOL
315 B
MCFunction
Executable file
clear @s minecraft:glass_bottle 1
|
|
give @s minecraft:experience_bottle
|
|
xp add @s -12 points
|
|
playsound minecraft:item.bottle.fill_dragonbreath player @a ~ ~ ~ 1 1.25
|
|
scoreboard players set #steps craXPBot.dummy 50
|
|
execute anchored eyes positioned ^ ^ ^ run function xp_bottling:raycast
|
|
tag @s remove craXPBot.continue |