Inital commit
This commit is contained in:
commit
b5089257c5
1005 changed files with 23476 additions and 0 deletions
7
datapacks/xp-bottling/data/xp_bottling/function/bottle_xp.mcfunction
Executable file
7
datapacks/xp-bottling/data/xp_bottling/function/bottle_xp.mcfunction
Executable file
|
@ -0,0 +1,7 @@
|
|||
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
|
Loading…
Add table
Add a link
Reference in a new issue