Posted January 27, 201312 yr Hi, I've created a new dimension, and I'd like to know how to customise it without dimensions api I want to add things like a filler and top block, custom sun and.moon texture, and any other possible things I can customize my dimension with. I'd appreciate the help. Compact Crafting-The best way to store all your excess items!
January 28, 201312 yr You need to make a Biome for your dimension or you can use a vanilla biome but if you want to customize it then you would need to make a BiomeGenModname file
January 28, 201312 yr Author You need to make a Biome for your dimension or you can use a vanilla biome but if you want to customize it then you would need to make a BiomeGenModname file What about sun/moon texture? And could I have the whole dimension one biome? Compact Crafting-The best way to store all your excess items!
January 28, 201312 yr Author In addition to that, my portal doesn't render when 2 of them are next to each other, but my main problem is what I have stated above. Compact Crafting-The best way to store all your excess items!
January 28, 201312 yr You need to make a Biome for your dimension or you can use a vanilla biome but if you want to customize it then you would need to make a BiomeGenModname file What about sun/moon texture? And could I have the whole dimension one biome? You'd need to register a sky renderer to change the sun and moon textures, (just copypaste how it's normally rendered into the renderer and replace the sun and moon texture calls with your texturepath) and yes you can have the entire world be one biome; see how the Nether stuff does it. (usually the postfix is Hell, ie WorldProviderHell)
January 28, 201312 yr Author Which Renderer, the ChunkProvider? Compact Crafting-The best way to store all your excess items!
January 28, 201312 yr So I actually have a question to how would I make my biome only spawning in my custom dimension and not the overworld
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.