Skip to content

Commit

Permalink
Updates.
Browse files Browse the repository at this point in the history
  • Loading branch information
gottsch committed Jan 12, 2020
1 parent 9acd428 commit 575f38c
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
"Credits to CuddleBeak for some Keys and Locks textures.",
"Credits to mn_ti for Chinese and to DarkKnightComes for Polish translation.",
"Credits to Mythical Sausage for tutorials on house/tower designs.",
"Credits to DarvinSlav for Russian translation."
"Credits to OdinsRagnarok for Spanish translation and DarvinSlav for Russian translation."
})
public class Treasure extends AbstractMod {

Expand Down
2 changes: 1 addition & 1 deletion Treasure2-1.12.2/src/resources/mcmod.info
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"url": "",
"updateUrl": "",
"authorList":["gottsch"],
"credits": "My son, Mason, for inspiration and ideas. CuddleBeak, for some Keys and Locks textures. mn_ti for Chinese and to DarkKnightComes for Polish translation. Mythical Sausage for tutorials on house/tower designs. DarvinSlav for Russian translation.",
"credits": "My son, Mason, for inspiration and ideas. CuddleBeak, for some Keys and Locks textures. mn_ti for Chinese and to DarkKnightComes for Polish translation. Mythical Sausage for tutorials on house/tower designs. OdinsRagnarok for Spanish translation and DarvinSlav for Russian translation.",
"logoFile": "",
"screenshots": [],
"dependencies": []
Expand Down
2 changes: 1 addition & 1 deletion Treasure2-1.12.2/update.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"1.6.2": "Removed GUI config that was inadvertently added last update.",
"1.6.3": "Removed debugging code that was causing underwater structures to generate too frequently.",
"1.7.0": "Refactored config files into one GUI config.\nAdded Desert Wishing Well block.\nFixed Rarity enum value mappings.\nPersisted ChestRegistry.\nFixed Well generation on podzol/mycelium generating mushroom block instead of mushrooms.\nReconfigured folder locations where logging and resource files go (moved out of /mods folder.)\nUsing GottschCore v1.9.0.\n*Fixed chests not generating in some pits.\n*Fixed world properties not clearing between game world loads.\nFixed loading of ChestRegistry.\n",
"1.8.0": "Added SpawnRuins command.\nFixed/enable other spawn commands.\n"
"1.8.0": "Added Decay System.\nAdded 8 surface structures.\nAdded SpawnRuins command.\nFixed/enable other spawn commands.\nAdded Spanish translation.\nAdded Russian translation.\nFixed the number of uses a Key has.\nRemoved Lombok library.\nFixed solid base check for Surface/Submerged ruins.\nFixed Wither Tree crash bug.\n"
}
}

0 comments on commit 575f38c

Please sign in to comment.