Changed buildVersion to 2.0.0.
This commit is contained in:
@ -7,7 +7,7 @@ modID = totemofreviving
|
|||||||
name = Micle's Totem of Reviving
|
name = Micle's Totem of Reviving
|
||||||
author = Micle
|
author = Micle
|
||||||
|
|
||||||
buildVersion = 1.1.1
|
buildVersion = 2.0.0
|
||||||
mcVersion = 1.16.5
|
mcVersion = 1.16.5
|
||||||
forgeVersion = 36.2.20
|
forgeVersion = 36.2.20
|
||||||
|
|
||||||
|
@ -15,7 +15,7 @@ public final class Config {
|
|||||||
|
|
||||||
private static final TotemConfig STRAW_TOTEM_CONFIG;
|
private static final TotemConfig STRAW_TOTEM_CONFIG;
|
||||||
|
|
||||||
static {
|
static {
|
||||||
ForgeConfigSpec.Builder builder = new ForgeConfigSpec.Builder();
|
ForgeConfigSpec.Builder builder = new ForgeConfigSpec.Builder();
|
||||||
/*
|
/*
|
||||||
Straw Totem
|
Straw Totem
|
||||||
|
Reference in New Issue
Block a user