Jump to content

Millennium3

Forge Modder
  • Posts

    28
  • Joined

  • Last visited

Everything posted by Millennium3

  1. I can't zip two files together... I can only zip them and then when i open the zip, its what I named the zip and then inside that is my assets and mod id. I'll try the com though. EDIT: I tried the com, but It didn't work... Trying something else... So its like this: Zip- <MyModName> assets modid textures blocks block pngs items item pngs armour_layer1.png armour_layer2.png modid package names class files
  2. Go into the BiomeGenBase Class, and on one of the first lines, it has an list of all the biomes, so cut that, type in your modname.biomename. Like: Awesome.CoolBiome This forces it to load in you spawn area. also, if you are using a custom block, make sure the id is under 256. That helped me a lot.
  3. Hello, and when I export my mod, and put it in my mods folder, and run minecraft, the mod works, but not the textures. Help? (When I open my zip its like this: mymodname, then assets and my mod id, then inside of assets is my mod id then textures then blocks and items with all the textures inside of that. and my armor renders are beside textures. Ok, then back to assets and mod id, inside the mod id is all my package names, then inside those are my classes.) Thats probably a little bit confusing...
×
×
  • Create New...

Important Information

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