Darkhax-Minecraft / Stuff-A-Sock-In-It

GNU Lesser General Public License v2.1
5 stars 3 forks source link

1.14.4 Configuring Issues #14

Closed Osprey4444 closed 4 years ago

Osprey4444 commented 4 years ago

Hello,

I was wondering how to configure the 1.14.4 config? I seem to be having issues with it due to its different formatting compared to the 1.12.2 config, how would I make the 1.14.4 config remove the same messages as my 1.12.2?

1.12.2 – https://hastebin.com/jubisocoro.coffeescript

1.14.4 - https://hastebin.com/ayasogepuk.coffeescript

Darkhax commented 4 years ago

Forge changed the config spec in 1.13+. You can not use the same config file. Look for the toml file and edit that one. Also in toml strings values require quotes around them.