Started by
Zonespace
on
Topic category: Help with MCreator software
I'm trying to figure out how to make a keycard-esque system. My intent is for a modded block, when right clicked, will check if the player who clicked is holding a keycard in their hand. How would I do this?
Edited by Zonespace on Sat, 12/05/2020 - 05:59
I should add this is using the depreciated 1.12.2 version.
If item in mainhand == some item
do your procedure