Skip to content

Commit

Permalink
v1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
oOBoomberOo committed Aug 22, 2019
1 parent 8624252 commit 36450ba
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions data/boomber/advancements/veinminer/veinminer.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"display": {
"title": "Veinminer v1.0.0",
"description": "Just like other 100+ Veinminer datapack out there!",
"title": "Veinminer v1.0.1",
"description": "Just like any other 100+ Veinminer datapack out there!",
"icon": {
"item": "minecraft:diamond_pickaxe"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ data modify block ~ 255 ~ Items append from entity @s SelectedItem

execute store result block ~ 255 ~ Items[0].tag.Damage int 1 run scoreboard players get #bb.vm.damage bb.variable

loot replace entity @s weapon.mainhand mine ~ 255 ~ iron_pickaxe{ucit: {id: "inventory_modifier"}}
loot replace entity @s weapon.mainhand 1 mine ~ 255 ~ iron_pickaxe{ucit: {id: "inventory_modifier"}}
setblock ~ 255 ~ minecraft:air

0 comments on commit 36450ba

Please sign in to comment.