Create JurisForged.
This commit is contained in:
parent
db28088c97
commit
1013f92e46
@ -1,4 +1,4 @@
|
||||
mod_version=0.1.0-BETA-3
|
||||
mod_version=0.1.0-understable-01
|
||||
mc_version=1.15.2
|
||||
forge_version=31.2.27
|
||||
mcp_channel=snapshot
|
||||
|
@ -39,7 +39,7 @@ public class LangGenerator {
|
||||
}
|
||||
|
||||
private static void worlds(LanguageProvider provider) {
|
||||
provider.add("generator.terraforged", "TerraForged");
|
||||
provider.add("generator.terraforged", "JurisForged");
|
||||
provider.add("generator.terratest", "TerraTest");
|
||||
}
|
||||
|
||||
|
@ -2,14 +2,14 @@ modLoader="javafml"
|
||||
loaderVersion="[31,)"
|
||||
[[mods]]
|
||||
modId="terraforged"
|
||||
displayName="TerraForged"
|
||||
displayName="JurisForged"
|
||||
version="${version}"
|
||||
authors="dags"
|
||||
credits="dags"
|
||||
authors="dags,Juris_LLM"
|
||||
credits="dags,Juris_LLM"
|
||||
logoFile="terraforged.png"
|
||||
displayURL="https://terraforged.com"
|
||||
issueTrackerURL="https://github.com/TerraForged/TerraForged/issues"
|
||||
displayURL="https://i15.nl"
|
||||
issueTrackerURL="https://gitea.i15.nl/abelhooge/TerraForged/issues"
|
||||
description='''
|
||||
Description:
|
||||
A terrain generator attempting to create more immersive, inspiring worlds to explore and build in!
|
||||
A totally stolen terrain generator, but enforced with the power of smites!
|
||||
'''
|
Binary file not shown.
Before Width: | Height: | Size: 35 KiB After Width: | Height: | Size: 55 KiB |
Loading…
Reference in New Issue
Block a user