1.1.14
SorceryCraft/pipeline/head This commit looks good Details

Update Config Lang
This commit is contained in:
TheBrokenRail 2020-03-17 13:36:53 -04:00
parent c592b9e9af
commit ee78088250
3 changed files with 5 additions and 2 deletions

View File

@ -1,5 +1,8 @@
# Changelog
**1.1.14**
* Update Config Lang
**1.1.13**
* Update Mappings
* Improve ```/spell``` command

View File

@ -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

View File

@ -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",