Updating the Poptracker to 1.21.11 + 0.34.0#8
Draft
MrRedstone54 wants to merge 1 commit into
Draft
Conversation
Owner
|
I am not really up to date with current Minecraft AP stuff. Is the neoforge version going to replace the existing implementation? if not this should probably become a variant instead. I don't have any scripts for logic for this. It's written by hand. I don't really see the point of updating the Your change in |
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
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.
A rather ambitious PR from someone who knows little about Poptracker, but it's an attempt to try and update this to the new NeoForge Randomizer here. It includes:
All advancements from 1.21->1.21.11
New recipe locks (brush)
Extra Compasses (Ancient City, Ocean Monument, Trial Chambers, Trail Ruins, Woodland Mansions)
The logic needs to be updated to account for all of this as well. If you have scripts to help automate this process, it will help me not spend hours writing .json by hand.
There's also the argument of updating the poptracker base to 0.34.0, since we have to add so much anyway.