How would I be able to make (a custom block that I have created) mined faster with a pickaxe (that I have customly created) be dropped by that certain item and if NOT mined by the pickaxe the custom block wont drop
-Ex. Emerald pickaxe and under CANNOT mine Onyx block.
-Ex. Onyx pickaxe and above CAN mine Onyx block and it drops the onyx block
#help pls?
1 messages · Page 1 of 1 (latest)
You'll need to modify the pickaxe digger entry to be faster if it matches your custom block.
As for the loot drop, take the time to learn about loot conditions for loot tables
so by using loot tables, i can determine if the block will drop IF i use the right pickaxe(s)?
Correct
whilst trying to do what I stated, it kept giving me the error, "unsupported loot function", here are all the files I've used. Do you know how to fix the error?
Because thats the wrong syntax
where did you get that
I was looking at some videos explaining loot tables, and mostly all of them talked about the ore function, only some had little information about that, so after a little experimenting I came up with that
Were they for Bedrock?