-
-Very simple question- How do I set a blocks harvest level??
In the @Init im attempting to set it right after the block gets registered. MinecraftForge.setBlockHarvestLevel(AmethystOre, "pickaxe", 2); 2 is iron. Though the block can still be mined with wood, and still drops the loot. Do I need something within the block's source as well?
-
multiple biomes in own dimension?
Also some thing i've noticed with my biome for my dimension, is you dont need to use GameRegistry.addBiome.. for your dimension to see it as a actual biome. What that addBiome method does is bring it in so the overworld can see it, and create the overworld with your biome. As for achieving a multiple biome, I would look inside the generation files for the overworld. I'm assuming it would be pretty easy to add multiple if you know how to read code.
-
How would I go about solving this memory leak?
Anyone?
-
How would I go about solving this memory leak?
2013-05-07 21:05:12 [sEVERE] [ForgeModLoader] Detected leaking worlds in memory. There are 2 worlds that appear to be persisting. A mod is likely caching the world incorrectly 2013-05-07 21:05:12 [sEVERE] [ForgeModLoader] The world 1f7a803 (New World) has leaked. Im not sure what this exactly means but it says there are 2 worlds that appear to be persisting? This happens when I teleport back to the surface world from my dimension.
-
[Self-Solved] 3D Item help, getting a weird output..
Problem: Game crashed when launched Fix: Was a logic error with the model
-
[SOLVED]Texture Issue
Double check your method names with the items class method name for icon registering. If its still updateIcons change it to registerIcons
-
1.5.2 Issue
Double check your method names with the items class method name for icon registering. Edit: if its still updateIcons change it to registerIcons
-
[Self-Solved] What is this extremely weird output error supposed to mean???
Last night after changing some ID's in my mod, I randomly started to get this error whenever I traveled to my dimension. In it says that is not recoverable, and I edited base classes. I never edited any base classes and in fact backed up my source files, and completely made a new entire forge, mcp folder. I still get that error though. (I also changed the ID's back to their original numbers.) It had to do with my ChunkProvider, and Biome. I have it all fixed, thanks for any one who read it.
-
Very strange dimension error...
Scroll down to my first post: http://www.minecraftforge.net/forum/index.php/topic,7974.0.html That code is how to fix the constant teleport issue.
-
[1.5.1] [SOLVED] Dimension Teleportation Error!!!
Ah sh.. Thanks bro! I've been trying to fix this for days! Applaud to you good sir. (I didn't need the onBlockAdded)
-
[1.5.1] [SOLVED] Dimension Teleportation Error!!!
No problem, now can you help me with an issue I have with my dimension stuff? When you build your portal, how do you open it with fire? I want to make a custom block for it so i dont edit base classes. So if you are doing it like that, please share how your doing it. Because I cant for the life of me get it to open.
-
[Solved]Dimension Teleportation refuses to stop.
I posted source code you need to stop this from happening. http://www.minecraftforge.net/forum/index.php/topic,7974.0.html Look for my post, I believe im third down. Applaud if I helped.
-
[1.5.1] [SOLVED] Dimension Teleportation Error!!!
Here use this : Make sure your teleporter is extending to Teleporter. That way you can use transferPlayerToDimension properly. (This will stop the teleport from happening back and forth and make it an instant teleport when you walk into it.) Other notes: mod_MainClass.DimensionTest = my dimension ID & TeleporterTestDimension will be your teleporter, and then the dimension id at the very end.
-
Craftable Item that spawns mobs? [Unsolved]
Just change the output of the GameRegistry.addShapedRecipe or GameRegistry.addShapelessRecipe to your egg's id.
-
Bed code in my Mod
I was implying the fact you asked for someone to teach you a lot. Item rendering, and what not. What exactly are you trying to accomplish? Just to create a chair?
IPS spam blocked by CleanTalk.