Recent content by Idiotischer

  1. I

    Blocking Mechanic

    sry, i deleted the message to late/sent it before checking my mails, i created an issue post last week and they already have an open PR so this gets added hopefully, anyways thank you for the help, hopefully i will not have to deal with this anymore than
  2. I

    Blocking Mechanic

    public static record DamageReduction(float horizontalBlockingAngle, Optional<HolderSet<DamageType>> type, float base, float factor) nsm does have this lol
  3. I

    Blocking Mechanic

    is there any way to set the damage reduction percentage now? i didnt find anything like that still haha
  4. I

    Blocking Mechanic

    Oh yeah, exactly! But i still didnt find the method to get the BlocksAttacks from the Item (for example a sword itermstack) i searched for the BlocksAttacks in Intellij, yet i didnt find anything, is trhere a getter or smth? I onyl foudn smth in NMS though i only use NMS for Mixins and want my...
  5. I

    Blocking Mechanic

    Is the new 1.21.5 blocking feature already implemented? I cant find it in the itemmeta, I'd need the percentag of how much damage it blocks, what it blocks, etc yk? (also sry for posting this 2 times, but i didnt figure out how to delete the posts in this forum and i posted it in the wrong...