diff options
author | hannibal2 <24389977+hannibal00212@users.noreply.github.com> | 2023-07-31 16:49:14 +0200 |
---|---|---|
committer | hannibal2 <24389977+hannibal00212@users.noreply.github.com> | 2023-07-31 16:49:14 +0200 |
commit | 55bc1b52f831900d643242becbadaf8d4d79b489 (patch) | |
tree | 8fc86a3faf9ae7f5a9970f74a1166e7388417d8c | |
parent | 68ce3729c27f6dfb4be3123854fd7912c5cff7a6 (diff) | |
parent | 2cf155335b5ed6b3e95ade0b34cd7afd7b6bef52 (diff) | |
download | SkyHanni-REPO-55bc1b52f831900d643242becbadaf8d4d79b489.tar.gz SkyHanni-REPO-55bc1b52f831900d643242becbadaf8d4d79b489.tar.bz2 SkyHanni-REPO-55bc1b52f831900d643242becbadaf8d4d79b489.zip |
Merge remote-tracking branch 'origin/main'
-rw-r--r-- | README.md | 1 | ||||
-rw-r--r-- | constants/Bingo.json | 24 |
2 files changed, 18 insertions, 7 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..279c400 --- /dev/null +++ b/README.md @@ -0,0 +1 @@ +This Repo is used as a json file storage for the Minecraft Mod https://github.com/hannibal002/SkyHanni diff --git a/constants/Bingo.json b/constants/Bingo.json index 9441de6..f97db05 100644 --- a/constants/Bingo.json +++ b/constants/Bingo.json @@ -7,7 +7,7 @@ "you will need to bring an animal to him,", "this is when you make an animal follow you", "and lead the animal all the way to his house.", - "This can also be done with using someone else's animal " + "This can also be done with using someone else's animal" ] }, "I See Stars": { @@ -19,7 +19,10 @@ "Advanced Farming": { "difficulty": "Easy", "note": [ - "Self-explanatory" + "Self-explanatory", + "Remember the Advanced Gardening Hoe", + "and the Binghoe, unlocked after", + "completing 8 goals" ] }, "Gardener": { @@ -48,7 +51,9 @@ "note": [ "These are dropped from Watchers (0.5%)", "you will need 9 of them to unlock", - "this in your Accessory Bag" + "this in your Accessory Bag.", + "Keep in mind that it requires combat 20", + "to be used!" ] }, "A King\u0027s Request": { @@ -69,7 +74,9 @@ "Brewing 101": { "difficulty": "Hard", "note": [ - "List will be posted below this post" + "See List on Bingo Splash Community Discord", + "and don't forget xp boost potions from", + "gifts, obtainable on the Winter Island," ] }, "Minion Machine": { @@ -83,7 +90,8 @@ "note": [ "Unlocked from Carrot Collection 6 (10k),", "crafted with 320 Enchanted Carrots and", - "1 Simple Carrot Candy (576 Carrots)" + "1 Simple Carrot Candy (576 Carrots)", + "Try to utilize the garden for it." ] }, "Quick Kill": { @@ -132,7 +140,7 @@ "note": [ "This is unlocked from Hardstone", "Collection 5 (150k),", - "to make the armoryou will need", + "to make the armor you will need", "(480 Enchanted Hard Stone (276,480 Hard Stone)", "Hard Stone is located in Crystal Hollows" ] @@ -157,7 +165,9 @@ "Making Connections": { "difficulty": "Easy", "note": [ - "See List on Bingo Splash Community Discord" + "See List on Bingo Splash Community Discord", + "Remember that you will be able to get Alixer", + "as contact once you've completed 4 goals!" ] } } |