Bump version, fix translation and add icon

This commit is contained in:
ChaoticByte 2024-11-01 14:32:10 +01:00
parent bd5f380091
commit fac39623de
No known key found for this signature in database
3 changed files with 3 additions and 2 deletions

View file

@ -9,7 +9,7 @@ yarn_mappings=1.21.1+build.3
loader_version=0.16.7
# Mod Properties
mod_version=0.1.0
mod_version=0.2.0
maven_group=net.chaoticbyte.truncated
archives_base_name=truncated

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.3 KiB

After

Width:  |  Height:  |  Size: 60 KiB

Before After
Before After

View file

@ -1,3 +1,4 @@
{
"gamerule.chunkGenerationLimit": "Chunk Generation Limit"
"gamerule.chunkGenerationLimit": "(Truncated) Chunk Generation Limit",
"gamerule.truncatedAlternativeEnding": "(Truncated) Enable Alternative World Ending"
}