Jump to content

slugslug

Members
  • Posts

    91
  • Joined

  • Last visited

Converted

  • Gender
    Undisclosed
  • Personal Text
    I am new!

slugslug's Achievements

Stone Miner

Stone Miner (3/8)

0

Reputation

  1. How would that help me?
  2. How would I go about returning two fluid tanks in the getCapability method? How would I decide witch one to return.
  3. Thank u guys for the help. I will change my other messages to do the same.
  4. That fixed it but I still don't know why it's bad so many other mods do it this way. Ee3 does it this way
  5. I have other messages that work fine with how I have them setup.
  6. So I am sending a packet from my gui with a forgedirection to my tile entity. The forge direction is becoming null in toBytes or fromBytes. It is not null in the constructor. It is null in onMessage. Here is the to and from Bytes methods: direction is the ForgeDirection being passed in through the constructor.
  7. Why not I have used that entry of times. I figured what I did wroung. Normally I run gradlew idea before I open the project in idea. This time i opend the project first.
  8. IM NOT A NOOB!!! I have set up my previous workspaces for inteliji like this before.
  9. I went to make a new mod add downloaded the latest forge and ran gradlew setUpDecompWokspace and then gradlew idea. It has the minecraft src but no run configs. I have re ran both commands and no luck.
  10. Please no. Why what's wroung with him?
  11. Also with creative tabs there is an array of them that only has 12 and the constructor to make a new tab requires an index. So to make a new tab you have to override a vanilla one.
  12. Yea I noteced it says missing myblockname.json. I tried adding multiple blockstates to one block and my game just freezes when I open my inventory.
  13. Yea ik. I hate blockstates. What was wrong with metadata.
×
×
  • Create New...

Important Information

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