Started by
Someone234
on
Topic category: Help with Minecraft modding (Java Edition)
Hello, i want to make an vanilla block drop an custom item when destroyed with an custom item, but i dont know how to make the prodecure. can someone help me?
Create a procedure with global trigger "when a block is broke". Detect what black is and item in main hand and put the procedure "remove block at" and "spawn item at"
Thank you, i understand, but where can i find the blocks that define the item and minecraft block?
I mean, how do i get the prodecure to detect the item and the block?
"Get block at" and "item in main"
"Hand"