Jump to content

Jigokusaru

Members
  • Posts

    48
  • Joined

  • Last visited

Converted

  • Gender
    Male
  • Personal Text
    Hi! <Noob>

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

Jigokusaru's Achievements

Tree Puncher

Tree Puncher (2/8)

0

Reputation

  1. I tried to play sky factory using the twitch launcher, but it crashes https://pastebin.com/P0P0tujj I have the log it outputted. I tried to reinstall the launcher, the mod pack, everything. Help?
  2. That seems like very good ones, a good way to get back into mc and java, been a while THANKS!
  3. So, I want an extensive tutorial for Minecraft 1,12.2. I would prefer a text-based tutorial.
  4. I found the canAccept, its isItemValid. Still not sure how a GUI should be configured in an item, is there an example that use the IItemHandler I can look at?
  5. A link to one would be nice. the ones I found are old.
  6. I'm not finding the canAccept method, and I'm not sure how to create a GUI.
  7. So, I need a way to create an Item that when right-clicked, opens an inventory. The inventory Needs to store a special only a special type of item. Is there a tutorial that explains this?
  8. Should I also use this.isBlockContainer = true;?
  9. so use the ITileEntityProvider is recommended?
  10. Maybe I might see if anyone can help with this as is with out changing it.
  11. How would I fix the "X-Ray" Glitch when I make a tile entity block? I extended BlockContainer and now I cant see the block but I can see under it and through the floor.
  12. Wait it did change now I just have to fix it so its not asking for a Left and right
  13. It didn't seem to change anything it only occurs when I place the block on a valid location, so if I place it on a wall or anything it doesn't do anything.
×
×
  • Create New...

Important Information

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