Jump to content

Redfoxhint

Members
  • Posts

    19
  • Joined

  • Last visited

Converted

  • Gender
    Undisclosed
  • Personal Text
    I am new!

Redfoxhint's Achievements

Tree Puncher

Tree Puncher (2/8)

-2

Reputation

  1. I made the ItemBlock class already but how do actaully implement the addInformation method in? (Sorry inexperienced here...)
  2. Hi, I would like to know if its possible to add a lore on a block with different types. Basically I want to add a lore on all the ores in my mod but i dont know how to specify which block to put the specific lore. (Kinda hard to explain). Please help!!
  3. I am getting an error in my encode method for my packetpipeline. http://pastebin.com/JFWYPs9J SS of error: http://prntscr.com/5ymt7g
  4. Hello! I am looking for a friendly coder who would want to help me code my mod called Arucraft. If you are interested in helping please add me on skype. My skype: triplezmedia Thanks!!
  5. you need to register your worldgen like this your main class!!
  6. Ive created a custom furnace with 3 inputs, 1 fuel input and 1 output. For some reason my makeItem method and my updateEntity arent working. Like the custom recipe i told it to make doesnt work. Can you help me please?! TileEntityAlloyOven class: http://tny.cz/fa6e8c44 AlloyOven class (block class): http://tny.cz/4656cab2 AlloyOvenRecipes class: http://tny.cz/bbfdc9d7
  7. When i put items inside of my custom furnace and log out and back in again , the items disappear and i cant figure why or where im going wrong.
  8. Can someone please look over my read and write to nbt methods i dont know why it isnt working -.- TE Class: http://pastebin.com/j1QP6KG5
  9. Heres a screenshot of the problem: http://prntscr.com/4z1lxy Heres is the GuiAlloyOven class: http://tny.cz/0b7c64f6 Heres the TileEntity Class: http://tny.cz/228315df Also when i put the fuel in it only updates when I leave the Gui and then right click and come back. Watch this video to see what I mean:
  10. Ive created a machine called the alloy oven. It has 3 input slots for ingots and 1 input slot for fuel (coal for right now). I cant find out why its not taking the fuel when i put it in the correct slot. Please help. The code is below. ArucraftMain: http://pastebin.com/brd0WT5d AlloyOven Class: http://pastebin.com/UebDEUKd TileEntityAlloyOven Class: http://pastebin.com/BxUxAEEE GuiAlloyOven Class: http://pastebin.com/cMfbJnNR ContainerAlloyOven Class: http://pastebin.com/1y53RyM4 SlotAlloyOven Class: http://pastebin.com/aAPRCKaD GuiHandler Class: http://pastebin.com/M72Kb7wM AlloyOvenRecipes Class: http://pastebin.com/wpSAyu24
  11. Wow dude i love you haha i literally spent like 6hours re reading my code to find the problem. THANKSSSSSSSS
  12. Can someone explain why this is happening please? Watch the video: ArucraftMain (main class): http://pastebin.com/Yv1Sa2E7 Alloy Oven Class: http://pastebin.com/9K6cMYH6 TileEntityAlloyOven Class: http://pastebin.com/AvZDA3jE GuiAlloyOven: http://pastebin.com/Eh9hrHpr ContainerAlloyOven Class: http://pastebin.com/CyVGJL9T SlotAlloyOven Class: http://pastebin.com/cFcJmuyG GuiHandler: http://pastebin.com/Qc1hCf8L Please Help!
  13. Hi just wanted to know if there is anyone out there who is willing to help me code an machine called an alloyer which has 3 slots on the top, 1 fuel slot, and one output slot. If you are interested add me on skype and I can explain more in depth!! SKYPE: triplezmedia
  14. Hello, so I have mod that adds a bunch of ores and such and I wanted to know how I can add support for the tinkers construct mod to be able to smelt my ores in the smeltry. If anyone can help me with this or send me a link to a tutorial I'd greatly appreciate it. Thanks!
  15. Thank a lot man I learn from the best anyway the texturepack solution worked for me thank you very much!!!!!
×
×
  • Create New...

Important Information

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