Hey all, I'm trying to get a macro working. It is an addition onto @ScarabCoder 's LWC macro - but it includes the lwc block and how many blocks. I'm trying to get HITID working with a door - nothing seems to work. I use IF(HITID = "object") @&block = "block" I've tried wood_door, door, wooden_door, oak_door, wooden_door_oak, wood_door_oak, basically everything. Anyone know what to put? ._.
Actually, it should really be: IF(%HITID% == "object") I was not aware that such a variable existed, I'll be using that and update my macro
Next time, though, you should probably PM me (I know this wasn't directed to me) or post on my LWC Automatic Removal Request thread.
Still doesn't work EDIT: Chest which was working before isn't working now so it is IF(HITID = "object")
anyone know a marco that shows you the lotto plot and time left (info found from /lot); that can be on my screen in the top corner?
HITNAME is always exactly what shows up on the tooltip (without adding any tool names). ITEMID is the Minecraft internal name for it.