Posted January 14, 20241 yr I am very new to modding and i am trying to found out the best places to look to found out how Forge works I have been able to add a couple of Items and blocks to the game, but now I that actually want to add these to the world generation i've hit a roadblock and am finding the documentation very unhelpful Are there any classes in the forge/minecraft packages i should read and understand before going any further Edited January 14, 20241 yr by Hastur
January 14, 20241 yr no. world generation is now done through resources (json files). good news: modpack makers can change most things; bad news: it's a nightmare for devs and you picked a horible task for an inexperienced modder. i'd switch to another plan if you have plans for multiple mods. if you must go forth, check out mcjty on youtube. there are online generators for worldgen jsons, use those (after you go through a tutorial).
January 14, 20241 yr Author 48 minutes ago, MFMods said: no. world generation is now done through resources (json files). good news: modpack makers can change most things; bad news: it's a nightmare for devs and you picked a horible task for an inexperienced modder. i'd switch to another plan if you have plans for multiple mods. if you must go forth, check out mcjty on youtube. there are online generators for worldgen jsons, use those (after you go through a tutorial). Thanks for you response, using a JSON generator i was able to get it working. I think for now i will take a step back, watch mcjty and do some smaller things
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.