Started by
fryguythe777th
on
Topic category: Help with Minecraft modding (Java Edition)
I am attempting to make a locked block as a barrier to a boss fight and I was wondering if there was a way to activate the "On block right clicked" trigger with only one specific item. I understand how to make things disappear, but I don't want the player to enter the arena without going to another structure and getting the key. Any help would be appreciated.
Hello fryguythe777th
> Here < this screenshot may help you.
*Note* This is assuming the custom block your using has a very high hardness or is completely unbreakable (like bedrock)
because if its not, player will be able to break the block, so as I said you would need to have a very high hardness level (obsidian is 50 hardness, so very high meaning 500+) If its at least this hardness or unbreakable then you should have no worries, the player would have to take minutes or hours to break it.
Thank you very much! This is exactly what I was looking for.
how did you get the = function for blocks i didnt find it
Fix this with the new version of yellow= block, which is "Is _ the same block as _"