Jump to content

Snosib

Members
  • Posts

    4
  • Joined

  • Last visited

Everything posted by Snosib

  1. Okay so im putting in attributes for a custom mob, which is supposed to be just slightly faster than a player. Only thing I need is the actual value to put into .add(Attributes.MOVEMENT_SPEED, ) I've looked on the wiki, and like literally cannot make sense of it. A player is 0.13 sprinting, so I would think a larger value would be faster. But it has Pandas listed as 0.15, and I know they're not faster than sprinting. Then dolphins are 1.2, and I know they're not like 10 times faster than a player. So is a lower value faster? can't be, because dolphins aren't 10 times slower than a player. Sooo the numbers are just arbitrary and don't matter? I'm rlly sorry if this is a stupid question, and thanks for any help!
  2. Snosib

    solved

    nvm solved
  3. So I've been following KaupenJoe's tutorial, specifically the one trying to add a block. Followed it exactly as far as I can tell, but it simply will not work. Client loads up fine, no issues, then i try to open my inventory and it just loses its mind. Game freezes, says saving game, then crashes. I just cannot find out what I did wrong. Says something is wrong with the build, but I didn't think I did anything with that at all. It worked perfectly yesterday when it was just 2 items. All I did is add the stuff for 1 block. https://pastebin.com/gjwuGL7R Forge 1.20.1, JDK 17 Repository on GitHub: https://github.com/Snosib/Forge-Pigmano-1.20.X
×
×
  • Create New...

Important Information

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