Hi! I am having trouble making a custom dimension! I need your help badly! This is in 1.8 so yes it is greatly updated! I have looked all around the site and have found nothing so far but I have come to the point in it where I am making my own post on it since all the posts on this topic are from 2012 when 1.5.2 was out and dimensions were getting huge in development. Now here is my question:
I have created a Teleporter, a WorldChunkManager, a ChunkProvider, a WorldProvider, a biome, a BiomeGen, a World Type, and I have registrered my dimension using DimensionManager. I have changed all the blocks to match what I want, being my own custom blocks, which for all my items and blocks I have figured out how to make. I currently use a custom made miultisided textured block (my own grass) and I have created an item that spawns the portal. Yes I have created the portal and a portal frame (being a block I made). For some reason the portal takes me to Dimension 2 but instead it loads exactly where I went into the portal but instead it lays down a platform of the blocks used to make the frame. (pictures provided below). I will post my code so you can see what is happening.
Register:
WorldProviderLythrm:
ChunkProviderLythrm:
LythrmPortal:
TeleporterLythrm:
WorldChunkManagerLythrm:
BiomeGenLythrm:
LythrmGenLayerBiome:
Results:
If there is any other files you would like to look at, let me know and I will post it for you! If you would like me to reiterate what is going on then I will!