Jump to content

Mtshaw113

Forge Modder
  • Posts

    36
  • Joined

  • Last visited

Everything posted by Mtshaw113

  1. In your first set of code, what do u put in the (texture name, without .png) part Are you freaking kidding. it says what to put, The name of the texture. It's really self explanatory. Ok so it says ("[texture name, without .png]"); What does the "without .png" represent after the comma? My texture name is oreJuli, so do I do ("[oreJuli, *SOMETHING*]")? and what is the Something
  2. In your first set of code, what do u put in the (texture name, without .png) part
  3. Ok So i got all that too work, now my problem is that my texture wont load onto my block, and my block is an ore, which wont spawn, but its in the creative menu. EventManager Code: Error on Line 32, i think its because im not specifing what block to spawn the correct way. And now the ore/block file: So I dont know if my block should extend Block or BlockOre, and my texture wont come up.
  4. Thank you, that will be helpful soon but how big do the files need to be? Im wondering like do they need to be 16x16 px or maybe 256x256 px or what
  5. So I know 1.5 changed how minecraft handles textures, but I cant really anywhere where it tells me how to change them. I read somewhere that each block/item has its own file but the website was sketchy(said current version was 1.8.1, so I dont really trust it). Any help is appreciated
  6. Lets say you do that, then (lets say) you find a bug that HAS to be fixed(it crashes minecraft or something) , do you do the same thing, recompile --> getchangedsrc --> then reobfuscate?
  7. I messed up lol, I meant for the 'i', myFirstItem to be myFirstBlock. So What do I do then, and could I do Block.myFirstBlock ?
  8. So When you read about the problem im having, many of you who know what they are doing are gonna be like "Dude, gtfo and go learn Java before you attempt to mod" I've looked up tutorials(Generic on the wiki is what im specifically having problems with) so I copied it(because Im not very familiar with modding Minecraft(I know some Java but Im not in College Majoring in it or anything)) and Im having problems.(Spiler for you all) Im getting errors on the 'i', myFirstItemStack, 's', stickStack part. It Says they cannot be resolved to a variable(So i obviously need a variable) but Im very dumb so Im confused. Feel free to yell at me and all for not knowing Java. I accept that. I learn by doing. reading stuff on how to do it doesnt work for me. Well if you can please help. Thanks.
  9. I was building a couple houses in my superflat world to show my friend(im bad) and I got some ladders to go to the 2nd floor and the ladders... dont work. I cant go up and down them, i had to fly(im on creative. And whenever i hit a mob I get a message saying "Disconnected from Server, Internal server error" and Then i have to re join the world. Im on Windows, minecraft 1.3.2 Mods Loaded FML v3.0.71.289 Forge 4.0.0.200 Optifine HD U B3 Liteloader 1.3.2 Macro's Key binding 0.9.3 Inv. Tweaks 1.43b and Rei's Minimap(dont know version, its the latest) I went into my fresh 1.3.2 superflat world and it worked fine, ladders and mobs so i assumed it was a forge bug.... But im stupid about bugs so it may not. EDIT: And now i cant join that world..... So now it sucks but whatever.
×
×
  • Create New...

Important Information

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