Posted December 15, 201410 yr I'm planing make a deminsion mod for 1.8 and I would love if someone gave me a good tutorial on making a forge mod for latest version and please be sure it haves a tutorial for make another deminsion section. Also I wonder if i can write mods in java 1.8.0_25 JDK. I have both neatbean and Eclipse. Thanks alot! Sincerely, xVShadow_GodVx Creator Of KieraCraft
December 15, 201410 yr I doubt there are any dimension tutorials for 1.8 yet, but they are probably same as 1.7.10 (excluding new block and item registration - rendering). Just use google man - "Dimensions tutorial" 1st thing: https://github.com/Jimmy04Creeper http://www.minecraftforum.net/forums/mapping-and-modding/mapping-and-modding-tutorials/1571576-1-5-2-1-7-10-forge-dimension-tutorial-multi-biome Seems like fully working code ;p Yes you can write in java 1.8, but I DON'T recommend it. Some ppl are still running 1.6... (Take me: I really wanted to use new Java 8 Streaming but decided not to, for sake of those outdated...). Corrected by diesieben07. (Didn't know that ;O I was probably compiling in 1.7) Finally #EclipseMasterRace 1.7.10 is no longer supported by forge, you are on your own.
December 15, 201410 yr Author I doubt there are any dimension tutorials for 1.8 yet, but they are probably same as 1.7.10 (excluding new block and item registration - rendering). Just use google man - "Dimensions tutorial" 1st thing: https://github.com/Jimmy04Creeper http://www.minecraftforum.net/forums/mapping-and-modding/mapping-and-modding-tutorials/1571576-1-5-2-1-7-10-forge-dimension-tutorial-multi-biome Seems like fully working code ;p Yes you can write in java 1.8, but I DON'T recommend it. Some ppl are still running 1.6... (Take me: I really wanted to use new Java 8 Streaming but decided not to, for sake of those outdated...). Finally #EclipseMasterRace Thanks alot Creator Of KieraCraft
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.