Jump to content

drinfernoo

Members
  • Posts

    59
  • Joined

  • Last visited

Everything posted by drinfernoo

  1. Try this: https://www.dropbox.com/s/6exl0evyxidilyi/tutorials.zip
  2. Ok so I figured out why my items were duplicating, but I still haven't nailed down why my text is changing colors
  3. Well I actually got my GUI working, but I'm having two weird bugs: 1. Whenever the first slot in my clickbar is empty, the text in my GUI dims from white (or whatever color) to gray (or a darker version of whatever color). 2. When I put a block/item in any of my slots (there are 5), it duplicates it to all of the slots, and they all disappear when I remove any one of them.
  4. So in the jar are mods that modify base classes, mods folder is for ones that don't, and coremods is for mods that need an API?
  5. With looking at SanAndreasP's sources, and following the tutorial here at Minecraft Forge, I have yet to be able to get a working GUI. I can set down the block, but it doesn't activate on right-click. I'm not sure if I'm missing something or what Sources: MechanicTools.java TileEntityTiny.java BlockTiny.java ContainerTiny.java GuiTiny.java TinyHandler.java inyProxy.java
×
×
  • Create New...

Important Information

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