Jump to content

Recommended Posts

Posted

Hello, I want to make a dimension for my mod but I have no idea where to start, I have a portal block and all but how do I make the dimension and terrain generation and all? Please help, if you know any tutorials that still work (would like video but text'll do) please post a link to them

Classes: 94

Lines of code: 12173

Other files: 206

Github repo: https://github.com/KokkieBeer/DeGeweldigeMod

Posted

Surprisingly, not very hard.

Well, unless you want the dimension to contain something.

 

The three bits you're missing are these three:

https://github.com/Draco18s/ReasonableRealism/tree/master/src/main/java/com/draco18s/industry/world

 

Mind, I have those set up to provide an inaccessible dimension full of nothing so I can store tile entities from one of my blocks.

Apparently I'm a complete and utter jerk and come to this forum just like to make fun of people, be confrontational, and make your personal life miserable.  If you think this is the case, JUST REPORT ME.  Otherwise you're just going to get reported when you reply to my posts and point it out, because odds are, I was trying to be nice.

 

Exception: If you do not understand Java, I WILL NOT HELP YOU and your thread will get locked.

 

DO NOT PM ME WITH PROBLEMS. No help will be given.

Guest
This topic is now closed to further replies.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.