Update Config Lang
This commit is contained in:
parent
c592b9e9af
commit
ee78088250
@ -1,5 +1,8 @@
|
||||
# Changelog
|
||||
|
||||
**1.1.14**
|
||||
* Update Config Lang
|
||||
|
||||
**1.1.13**
|
||||
* Update Mappings
|
||||
* Improve ```/spell``` command
|
||||
|
@ -10,7 +10,7 @@ org.gradle.jvmargs = -Xmx1G
|
||||
fabric_loader_version = 0.7.8+build.187
|
||||
|
||||
# Mod Properties
|
||||
mod_version = 1.1.13
|
||||
mod_version = 1.1.14
|
||||
maven_group = com.thebrokenrail
|
||||
archives_base_name = sorcerycraft
|
||||
|
||||
|
@ -16,7 +16,7 @@
|
||||
"stat.sorcerycraft.cast_spell": "Spells Cast",
|
||||
"text.autoconfig.sorcerycraft.title": "SorceryCraft Config",
|
||||
"text.autoconfig.sorcerycraft.option.failureChance": "Spell Failure Chance",
|
||||
"text.autoconfig.sorcerycraft.option.limitCastingTable": "Limit Casting Table to discovered spells",
|
||||
"text.autoconfig.sorcerycraft.option.limitCastingTable": "Limit Casting Table To Discovered Spells",
|
||||
"text.autoconfig.sorcerycraft.option.limitCastingTable.creative": "Creative Mode",
|
||||
"text.autoconfig.sorcerycraft.option.limitCastingTable.survival": "Survival Mode",
|
||||
"spell.sorcerycraft.damage_spell": "Damage",
|
||||
|
Reference in New Issue
Block a user