eerussianguy
eerussianguy
This is a 1.19 port of #7821 Cancelling this event just causes nothing to happen, it's a safe operation. In relation to the concerns raised by addTimedToast, that provides extra...
This lets you modders change where the stack is rendered left to right. I override a local variable that controls this which is not modified anywhere else, this is likely...
So since bundles were added we've been able to use `overrideOtherStackedOnMe` as well as `overrideStackedOnOther` in `Item` to do certain special actions in GUIs. The problem with this is it's...
This event allows replacing or modifying the spawn predicate of entities at the type level. Modders are expected to register their own for their own mobs, but there's currently no...
The set of valid blocks for an entity type is constructed, stored, and used in just one place, making it an easy target for modification. Modders have long been told...
- no particle effects - investigate movement slowdown / particles - double check break speed
Would also like to maybe make annoying sounds/particles that alert the player of this. Or perhaps deny the break completely?
- book entry is needed - maybe a hotbar indicator like with chisels?
So I often find myself wanting to update my parchment install or add it to a project, but it's a little bit hard if you're not in discord to find...