Jump to content

TheEdenCrazy

Forge Modder
  • Posts

    4
  • Joined

  • Last visited

Converted

  • Gender
    Undisclosed
  • Personal Text
    I am new!

TheEdenCrazy's Achievements

Tree Puncher

Tree Puncher (2/8)

0

Reputation

  1. After looking through the code a bit, I have found that createAndLoadTileEntity is called when a TE is loaded from nbt storage. If you want an event when a TE is placed, it needs to go in world#addTileEntity and/or the methods related to these like the methods for TE removal.
  2. I strongly agree that this is a good idea. I need a hook like this for my mod, and it would be simple to add too making it a beneficial addition to forge.
  3. Thank you, but I remade my workspace which also seems to fix it. I guess when you reinstall it resets the arguments to the default values. Although your solution DEFINITELY takes less time.
  4. I have an error when starting minecraft from eclipse; Here is the log: Now I know what the issue is here (mc is missing a user option), however I am unaware of how to fix this issue. Is it an eclipse config? Or is it something else
×
×
  • Create New...

Important Information

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