[1.12.2] Remove fake player
p455w0rd opened this issue ยท 0 comments
doing this will get rid of a lot of problems..it's tricky, but I'm getting there (just gotta get slabs taken care of). I went the route of using a fake player to place the block because all onItemUse methods now get the stack from the passed in hand
parameter and automatically shrink those stacks by 1..this deletes the /dank/null from the user's inventory..but I've gotten things mostly working atm and should be able to push and update later today or tomorrow.