Posted September 5, 20169 yr Hello guys, I want to make a "2D-World-Generator". Here is my current code: https://github.com/ThexXTURBOXx/2DCraft Nearly everything works, BUT: - Some (only VERY few) trees generate completely and I have no idea why - I don't think, it's a good idea to replace every block on its own here (and on some other places in the class): https://github.com/ThexXTURBOXx/2DCraft/blob/master/java/de/thexxturboxx/twodcraft/gen/TerrariaChunkGenerator.java#L62 I think, it's very resource-intensive... Are there better methods to do this? Thanks in advance, ThexXTURBOXx (Nico) Bringing the best mod back alive! Our mod REFORGED! Balkon's Weapons for 1.8: https://github.com/TheOnlySilverClaw/Reforged/releases
September 8, 20169 yr Author Bump, is there no way? Bringing the best mod back alive! Our mod REFORGED! Balkon's Weapons for 1.8: https://github.com/TheOnlySilverClaw/Reforged/releases
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.