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!!
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!!
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
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:
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
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
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!
Ok so im trying to make a mod and for some reason this morning my textures for my items arent rendering in game. I been staring at my code for 3 hours now and I cant figure out the problem! Please take a look at it and tell me what ive missed. Thank you
code for main class: http://pastebin.com/hscN6Fyi
generic AIitems class: http://pastebin.com/M0wJCfyd
generic OreBlock class: http://pastebin.com/MLyLpkUg