Jump to content

talhanation

Members
  • Posts

    4
  • Joined

  • Last visited

Everything posted by talhanation

  1. Hi, I tried to save a BlockPos in the nbt of an entity, i end up with a freezing game with loding the world: never mind
  2. searched a while but here for the hitbox/collision box: needs to be in your entity.java @Override public float getRenderScale() { return this.isChild() ? 0.75F : 1.8F; }
  3. here the fix for it:
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.