Started by
bananarang_mods
on
Topic category: Troubleshooting, bugs, and solutions
hi i am trying to make a procedure that lets you strip a block of log when rightclick with axe (its a global procedure) and whenever i do this:
Event trigger - triggered by external call or when (global trigger): Player rightclicks on block
if get block at xyz = mahoe log
do if item in main hand of player = gold, iron, silver, copper, diamond, stone, wooden axe
do Swing main hand of event/target entity
Play at xyz: level: 1 pitch: 1 sound: item.axe.strip
Replace block at xyz with: stripped mahoe log keep state: ✅, keep NBT/inventory [no]
this kind of procedure always works with any other block than normal and stripped mahoe log
(sorry i cant send you workspace .zip i dont have github)
Edited by bananarang_mods on Sat, 09/12/2020 - 01:41