Skip to content

Latest commit

 

History

History
81 lines (73 loc) · 9.62 KB

index.md

File metadata and controls

81 lines (73 loc) · 9.62 KB

Resource Index

This page serves as a central index for the various resources we share and provide.

Tutorials

Articles and Resources

General Tools

  • Thiakil's MCP Mapping Viewer - Lets you quickly search for info on MCP and SRG mapping names.
  • Bspkrs's MCP Mapping Viewer - Lets you search through MCP mappings locally.
  • Minecraft IDEA Plugin - Adds specialized support for Minecraft in IDEA. This is not required, but usually recommended.
  • Techne Model Conversion - A pearl script for converting techne models to other model formats.
  • JsonLint - A linter for Json. Let's you validate and format json files.
  • Lang2Json - Converts old .lang files to the new json format.
  • Curse Profit Calculator - Allows you to quickly calculate curse profit by project over a period of time. Comes with several ways to export the data.
  • Modmuss's CurseTracker - Shows statistics about Curse downloads, including hourly download breakdowns.
  • Author Version Coverage Sheet - A google sheet which can be used to visualize all versions a mod author does/doesn't support with their mods. This is especially useful when tracking your progress updating to newer versions.
  • Gradle Collection - A collection of gradle scripts that can be imported and used in your buildscripts.
  • GitIgnoreIO - A database of various .gitignore entries.
  • Code Recipe to Json Recipe - A class to convert old code recipes to new json based ones.
  • Minecraft Recipe Generator - A tool for building new recipes in the vanilla json format.
  • Coding Practice - A place to practice your coding skills.
  • Json Smelting Recipes - Allows 1.13+ style json smelting recipes to be used on 1.12 and below.
  • Minecraft Anntations - External fix for null/nonnull annotations.
  • BetterCF - A FireFox extension which adds several useful utilities to CurseForge, such as in browser maven info for Curse files.
  • CurseForge Maven Helper - A client side app by Wyn Price, which can generate maven info from a CurseForge file.

Git Clients

Community Discords

  • BlameJared - You can go here for help with CraftTweaker, Prestige, and other mods made by Jared.
  • Mezz's Place - You can go here for help with JEI, Forestry, and other mods made by Mezz.
  • Darkhax's Home - You can go here for help with Bookshelf, GameStages, and other mods made by Darkhax.

Open Source Mods

  • Botania - A very good place to learn about almost all aspects of the game.

Discord Resources