1
Dimension API for 1.4.4 or 1.4.2?
Me and my modding group are going to make a mod which adds a new dimension it's sort of like when you beat normal minecraft its a harder version with different trees grass friendly mobs mean mods food and biomes but, to do it we need a dimension API which I can't find. Does any1 know of any for 1.4.4 or 1.4.2?
7
Thank you all for your help I will be switching over to forge ty!
THREAD CLOSED
THREAD CLOSED
There is a Dimension mod API but it is not yet updated to 1.4.2 or 1.4.4. However, it is possible to create a dimension without it.
Forge is tons better than modloader. Also Forge supports all modloader functions anyway.
When you say that do you say that I can still code the way I'm used to like with all the modloader.add stuff or that it can do everything mod loader can?
Yes, forge can be used instead of modloader and it will recognise all the modloader functions used by a modloader mod.
My only thing about using forge is we are used to modding with mod loader so like ModLoader.addrecipe blah blah blah so will all that change or not?
Forge has a dimension handler
