Posted May 29, 20196 yr Hello there! What event should I use DimensionManager.registerDimension() in? No matter where I place it, I always have problems cause it's not registred on server or client or both sides.
May 31, 20196 yr You should put it in the pre-init event (FMLCommonSetupEvent). http://jabelarminecraft.blogspot.com/p/minecraft-modding-custom-dimension.html
May 31, 20196 yr Author 5 hours ago, deerangle said: You should put it in the pre-init event (FMLCommonSetupEvent). http://jabelarminecraft.blogspot.com/p/minecraft-modding-custom-dimension.html it's for 1.12. And FMLCommonSetupEvent doesn't seem to be valid event in 1.13.2 for this method anymore. It's firing null dimension type when running on server Edited May 31, 20196 yr by Krevik
June 4, 20196 yr Please stop spamming, you are only going to annoy people, meaning that you won't ever get an answer.
June 4, 20196 yr Author 1 hour ago, Alpvax said: Please stop spamming, you are only going to annoy people, meaning that you won't ever get an answer. well I guess it's the only forum where I can get any help connected with forge coding, but okay sorry for ... annoying .
August 23, 20196 yr https://github.com/SNGTech/Beneath-Mod This mod in 1.14 can help Edited August 23, 20196 yr by fanor I have found a soluce
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.