-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add 1.20 Advancements & Brush #29
Draft
Seatori
wants to merge
37
commits into
KonoTyran:master
Choose a base branch
from
Seatori:master
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Conversation
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
Seatori
commented
Jan 21, 2024
•
edited
Loading
edited
- Adds the 1.20 Advancements.
- Smithing with Style and Careful Restoration are both considered hard Advancements.
- Adds a pseudo-Advancement to show Smells Interesting, Little Sniffs and Planting the Past.
- Adds the Brush as a randomized item.
- Raises the rate of Ancient Cities and Trail Ruins spawning.
- Guarantees that Elder Guardians drop Tide Armor Trims upon death.
- Raises the rate of Ward and Silence Armor Trims appearing in Ancient City chests.
- Raises the rate of Wayfinder Armor Trims dropping from Suspicious Gravel in Trail Ruins.
- Raises the rate of Sniffer Eggs dropping from Suspicious Gravel in Warm Ocean Ruins.
- Makes changes to the list of hard and unreasonable Advancements to remove duplicates and add Adventuring Time, which was missing.
- Changes the Drowned loot table to make them drop Copper Ingots instead of Gold Ingots, in accordance with the change in 1.17.
Create after_plant_any_sniffer_seed
Create trail_ruins
Adds all Advancements introduced in Minecraft 1.20 to the AdvancementManager.
Add 1.20 Advancements
Add Brush to RecipeManager
Rename after_plant_any_sniffer_seed to after_plant_any_sniffer_seed.json
Rename trail_ruins to trail_ruins.json
Make Elder Guardians always drop Tide Armor Trims
Make Elder Guardians always drop Tide Armor Trims
Changes the Drowned loot tables to have them drop Copper Ingots instead of Gold Ingots when killed by the player, in accordance to it being changed in 1.17.
Make Drowned drop Copper Ingots
Create ancient_city.json
Changes the salt value of the Trail Ruins to match the official one.
Change Trail Ruins salt value
As it turns out, this is what the file is actually called.
Rename ancient_city.json to ancient_cities.json
Raises the drop rate of Sniffer Eggs from 6.7% to approx. 26.3%.
Create ocean_ruin_warm
Raises the drop rate of Wayfinder Armor Trims from 8.3% to approx. 21.4%.
Create trail_ruins_rare.json
Raises the drop rate of Ward Armor Trims from 5% to 25%. Raises the drop rate of Silence Armor Trims from 1.2% to 18.75%.
Create ancient_city.json
…he list of hard Advancements
Update hard Advancements
Hey, is this branch playable right now ? |
It might be if you can set it and the .apworld data up manually. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.