Posted February 3, 201510 yr Hey, I've googled and tried everything I've found to no avail. I am writing my own mod, and when it came down to world generation, I figured I would have to do it in a new dimension. I wanted to use the MultiWorld mod and reference it's API (thereby making my mod dependent on MultiWorld). When I add the MultiWorld jar to my reference library in my eclipse workspace it is not reference-able: Screenshot: First of all, is there a way to do what I want, and how do I get there? Alternatively, if there is a better way of doing what I want to do, please point me in the right direction. At this point, I want to create a dimension with a limited number of biomes, and I will want to include my own custom biomes and structure generation.
February 3, 201510 yr You do not need MultiWorld to create your own dimension. Forge has everything you need to do this. Don't make mods if you don't know Java. Check out my website: http://shadowfacts.net Developer of many mods
February 4, 201510 yr Eclipse doesn't have a decompiler...and there is no source code attachment. Use IntelliJ or look up how to use MultiWorld. Maker of the Craft++ mod.
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.