Orionss Posted January 7, 2020 Posted January 7, 2020 Hello, I would like to retry to develop some mods for Minecraft 1.14.4 but I feel like there's a lack of documentation here. Maybe I'm blind (feel free to redirect me) but I've not seen a lot of user-friendly sources of information (The doc seems to be updated for 1.13 only) on the website nor elsewhere. Can you help me to find documentation please ? Quote
Draco18s Posted January 7, 2020 Posted January 7, 2020 1.14 is mostly the same as 1.13, which is why it didn't get updates. Quote Apparently I'm a complete and utter jerk and come to this forum just like to make fun of people, be confrontational, and make your personal life miserable. If you think this is the case, JUST REPORT ME. Otherwise you're just going to get reported when you reply to my posts and point it out, because odds are, I was trying to be nice. Exception: If you do not understand Java, I WILL NOT HELP YOU and your thread will get locked. DO NOT PM ME WITH PROBLEMS. No help will be given.
unassigned Posted January 7, 2020 Posted January 7, 2020 As Draco said, not many changes in 1.13 vs 1.14. I'd check out McJty's tutorials, he covers a lot of basics and some other useful things such as data generators. Quote Currently developing: https://github.com/unassignedxd/Dynamic-Quarries
Cadiboo Posted January 10, 2020 Posted January 10, 2020 The forge docs just got 1.14.4 and 1.15.1 “updates”. I’ve got a list of resources for modding here, an example mod here and tutorials here. Quote About Me Spoiler My Discord - Cadiboo#8887 My Website - Cadiboo.github.io My Mods - Cadiboo.github.io/projects My Tutorials - Cadiboo.github.io/tutorials Versions below 1.14.4 are no longer supported on this forum. Use the latest version to receive support. When asking support remember to include all relevant log files (logs are found in .minecraft/logs/), code if applicable and screenshots if possible. Only download mods from trusted sites like CurseForge (minecraft.curseforge.com). A list of bad sites can be found here, with more information available at stopmodreposts.org Edit your own signature at www.minecraftforge.net/forum/settings/signature/ (Make sure to check its compatibility with the Dark Theme)
Draco18s Posted January 10, 2020 Posted January 10, 2020 2 hours ago, Cadiboo said: The forge docs just got 1.14.4 and 1.15.1 “updates”. I’ve got a list of resources for modding here, an example mod here and tutorials here. Going to: https://mcforge.readthedocs.io/en/ Still leads to 1.12/1.13 (one would expect that regardless of what language you were in, it would take you to the current version) and 1.14/1.15 do not appear in the dropdown. https://mcforge.readthedocs.io/ works as expected though. Quote Apparently I'm a complete and utter jerk and come to this forum just like to make fun of people, be confrontational, and make your personal life miserable. If you think this is the case, JUST REPORT ME. Otherwise you're just going to get reported when you reply to my posts and point it out, because odds are, I was trying to be nice. Exception: If you do not understand Java, I WILL NOT HELP YOU and your thread will get locked. DO NOT PM ME WITH PROBLEMS. No help will be given.
Cadiboo Posted January 10, 2020 Posted January 10, 2020 12 minutes ago, Draco18s said: Going to: https://mcforge.readthedocs.io/en/ Still leads to 1.12/1.13 Goes to a 404 for me. The old docs are still accessible at https://mcforge.readthedocs.io/en/1.12.x/ and https://mcforge.readthedocs.io/en/1.13.x/ but aren't visible on the main page. Quote About Me Spoiler My Discord - Cadiboo#8887 My Website - Cadiboo.github.io My Mods - Cadiboo.github.io/projects My Tutorials - Cadiboo.github.io/tutorials Versions below 1.14.4 are no longer supported on this forum. Use the latest version to receive support. When asking support remember to include all relevant log files (logs are found in .minecraft/logs/), code if applicable and screenshots if possible. Only download mods from trusted sites like CurseForge (minecraft.curseforge.com). A list of bad sites can be found here, with more information available at stopmodreposts.org Edit your own signature at www.minecraftforge.net/forum/settings/signature/ (Make sure to check its compatibility with the Dark Theme)
Draco18s Posted January 10, 2020 Posted January 10, 2020 1 hour ago, Cadiboo said: Goes to a 404 for me. Weird, it redirects to https://mcforge.readthedocs.io/en/1.13.x/ for me Quote Apparently I'm a complete and utter jerk and come to this forum just like to make fun of people, be confrontational, and make your personal life miserable. If you think this is the case, JUST REPORT ME. Otherwise you're just going to get reported when you reply to my posts and point it out, because odds are, I was trying to be nice. Exception: If you do not understand Java, I WILL NOT HELP YOU and your thread will get locked. DO NOT PM ME WITH PROBLEMS. No help will be given.
ArixZajicek Posted January 10, 2020 Posted January 10, 2020 (edited) Clicking the docs button on the navigation panel at the top of any page (Here on minecraftforge.net) directs to 1.12.x/1.13.x still. I legitimately thought there were no 1.14 docs until I just now saw this post and I've been trying to discern the best from 1.13.x because I thought that was the latest version documented. Edited January 10, 2020 by ArixZajicek Clarification. Quote
Recommended Posts
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.