-
-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
4d3456c
commit a142fbf
Showing
3 changed files
with
12 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,8 @@ | ||
mod_version=1.5.2 | ||
mod_version=1.6.0 | ||
minecraft_version=1.10.2 | ||
forge_version=12.18.2.2116 | ||
mcp_mappings_version=snapshot_20160701 | ||
cyclopscore_version=0.10.2-539 | ||
cyclopscore_version=0.10.4-557 | ||
release_type=release | ||
|
||
ironchest_version=7.0.9.796 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
As always, don't forget to backup your world before updating! | ||
Requires CyclopsCore version 0.10.4 or higher. | ||
|
||
Additions: | ||
* Add Upgrade and Downgrade tools | ||
This allows chests to be upgraded/downgraded by right-clicking them. | ||
The tool will look for the corresponding chests's blocks for respectively the next and previous tiers and replace those with the blocks in the chest. | ||
* Add Obsidian Colossal Chest variant | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters