Hello, i want to edit something in minecraft.class (net.minecraft.client > minecraft.class) but it wont let me do anything to the base file, I've read theres coremods, and theres asm or something like that but I'm wondering is there a different way to do this? Is it possible to just somehow unlock the base file to edit or in my main class add some kind of forge hook or something?
Ok so. My mod ive made a new World Type and im trying to make it ONLY generator my biome but everytime i run it it loads My biome, roofed forest rivers and oceans. My goal is to make a custom river biome that instead of water is lava, and a custom ocean that is lava as well but get rid of the roofed forest. If anyone can help me thatd be appreciated.
BiomeGenMYMOD
The diamond block was just to find it easier
BiomeRegister
MYMODGenLayerBiome
WorldTypeMYMOD
MYMOD(MainFile)
I havent made the River or Ocean Biome Gen because i dont know how to go about doing that and making it lava instead of water.
Important Information
By using this site, you agree to our Terms of Use.