Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 01/31/24 in all areas

  1. I made a texture for an item but it doesn't show up. I checked the log for anything to do with it but everything's normal there. Here's the hierarch, .json file for the texture and how it looks in game. Oh wait I figured it out, turns out I misplaced a colon.
    1 point
  2. Change" "item:": to "item":
    1 point
  3. The problem is that 'KnightEntity' is missing the required Attribute 'Attributes.FOLLOW_RANGE'. To fix it change the call from 'createLivingAttributes()' to 'createMobAttributes()' in 'KnightEntity.createAttributes()'
    1 point
  4. I tried that 2 days ago but i just open the game now and it work! Thanks for the help
    1 point
  5. Make a test without reach-entity-attributes
    1 point
×
×
  • Create New...

Important Information

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