Created
August 5, 2014 08:38
-
-
Save tterrag1098/a38029395cae1a648b5d to your computer and use it in GitHub Desktop.
SA configs
This file contains hidden or 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
== achievementList.txt == | |
=== Part 1 ===::1 | |
Build a cobblestone generator::0 | |
Build an automated cobblestone generator::0 | |
Infest a tree with Silkworms::0 | |
Craft a Sieve::0 | |
Collect rainwater in an Oak Barrel::0 | |
Build a proper house::0 | |
Make an ink farm::0 | |
Build a second layer to your island, below the level you started from::0 | |
Make a slime farm::0 | |
Build a trophy room::0 | |
Open 10 Lucky Blocks::0 | |
Transmit power wirelessly::0 | |
Turn pink into power::0 | |
Create power from three different fuels::0 | |
Store a liquid in a container other than a bucket::0 | |
Automate a farm with a Harvester and a Planter::0 | |
Use Autonomous Activators to automate a Sieve::0 | |
Use a Turtle to automate something::0 | |
Use a Transition Plane to farm something::0 | |
Create a Pigman based gold farm::0 | |
Store 1 Million cobblestone in Deep Storage::0 | |
Create three different types of experience farms::0 | |
Using Crucibles, create an automatically collected infinite lava farm::0 | |
Fly (suicide, aka Void sandwiches, while tasty, do not count as flight)::0 | |
Create a village large enough to spawn Iron Golems::0 | |
Collect 5 Blaze Spawners from the Nether::0 | |
Fill a DirtChest 9000 to maximum capacity (be sure to read the book!)::0 | |
Listen to Vintage Jazz using a Radio from Open Blocks::0 | |
Wear a Monocle::0 | |
Take a cookie from a Cooke Jar::0 | |
Measure the length of your base with a Tape Measure::0 | |
In your trophy room use holders such as Item Frames, Armor Stands, or Drying Racks, etc. to display the following items (in no particular order):|- each color of wool|- a Walrus|- Full sets of armor from 8 different materials|- 20 different seeds from Magic Crops|- 20 unique Force Flasks filled with animals or mobs::0 | |
== divConfig.json == | |
{ | |
"0": { | |
"isAchievement": true, | |
"color": 0, | |
"colorChecked": 36880, | |
"align": "LEFT", | |
"shadow": false | |
}, | |
"1": { | |
"isAchievement": false, | |
"color": 36880, | |
"colorChecked": 0, | |
"align": "CENTER", | |
"shadow": true | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment