Jump to content

gamer1097

Members
  • Posts

    28
  • Joined

  • Last visited

Converted

  • Gender
    Undisclosed
  • Personal Text
    I am new!

gamer1097's Achievements

Tree Puncher

Tree Puncher (2/8)

0

Reputation

  1. Bump
  2. No. That code is for something else. And if it was locked which it is not. It would return a mesaage
  3. Hey guys, Today I made a new java workspace for my minecraft mods. Using pahimar's method of setting up his workspace. After I got that all setup I copied my code all over to the new workspace and I changed some packages and files and such. Now I think I am missing something in my code because now when I attempt to open one of my guis via a block. It does not open. My code: Main File: http://pastebin.com/QPaUXTUm A Random Block: http://pastebin.com/z5yyjaHN A Random Gui: http://pastebin.com/Yb48aW8F Client Proxy: http://pastebin.com/j2BeHNxR Common Proxy: http://pastebin.com/WTvThrBd Reference File: http://pastebin.com/uAPrUHMe I will be at school for 6 hours from this post so I might not reply fast.
  4. Ok basically my problem is that i'm trying to double all smelted items output. This code I have works for all vanilla items. But doesn't seem to work for modded items even though I'm getting a instance FurnaceRecipes and that is what Mod others use to make new smelting recipes. Heres my code
  5. Where does this code go? And whats the es.itemEnt ?
  6. How do I spawn the item in the world above the block? And how would I make it so it just floats there similar to the wand in thaumcraft?
  7. Hi I would like to know the easiest way to make a item render above a block in the world.
  8. I want to find out if the players is op or not does anyone know how to do this?
  9. Thanks I was using older code!
  10. Hey guys, I am having a problem with a furnace in the mod I'm developing and I am now realizing how big of a issue it is. Basically what is happening is that players can shift click items into every slot in order slot 1 the input that's normal. Slot 2 fuel, also normal. Slot 3 the output slot, that slot is the problem. Whats happening is that since they can put items into that slot if the item they put in the slot is a item that is a smelting result then it will give you xp when you take that item out. Creating a free xp glitch. Heres the code. If someone could direct me in the right direction to fix this It would be appreciated.
  11. And what do I do to fix this?
  12. Hello I made this new gui and when I try to shift click items out of it the game crashes Code Block TileEntity Container Gui Error Log Any help will be helpful!
  13. Do you have skype so I can contact you because this error is strange? If so add me please, Dwarfminecraftbuild
  14. And I do this how?
  15. Hey dude sorry for the trouble but when I added the third furnace I got this error and forgot how to fix it. I know what the error is like I said, but forget how to fix it.
×
×
  • Create New...

Important Information

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