TerraBlender (Forge)

TerraBlender (Forge)

62M Downloads

Example Mod needs updating for 1.20.1

Sinhika opened this issue ยท 0 comments

commented

Overview

Please update the Example Mod for 1.20.1 best practices. For example, pack.mcmeta should be 15, not 8. Also note for people using NeoForge, that they still need to include the Minecraft Forge maven as a repository, or they won't be able to pull down TerraBlender for building with. The example build.gradle/settings.gradle/gradle.properties should be updated to the current form used in 1.20.1.

Why would this feature be useful?

Not everyone memorizes the fine print about changes from 1.19 -> 1.20.1. Having up-to-date example build files in the 1.20 branch may prevent a lot of silly errors and repeated questions.