1
0
Fork 0
Gen2/datapacks/xp-bottling/data/xp_bottling/function/bottle_xp.mcfunction
2025-08-27 20:49:18 -05:00

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