Update to 1.7.x Cobblemon & TFC for 1.21#5
Open
HoundAkragth wants to merge 6 commits intokingtrapinch:masterfrom
Open
Update to 1.7.x Cobblemon & TFC for 1.21#5HoundAkragth wants to merge 6 commits intokingtrapinch:masterfrom
HoundAkragth wants to merge 6 commits intokingtrapinch:masterfrom
Conversation
- Removed cobblemon assets folder due to issues loading. - Updated to Neoforge instead of Forge. - Updated syntax for TFC recipes. - Updated for new TFC blocks, item, and tag names. - Updated syntax for spawn pool. Added some new TFC biomes. - Updated some interactions to be compatible with TFC wooden buckets.
These don't go in this addon mod.
Fix: seawater kubejs script wasn't working anymore, so coded a mixin Fix: syntax changes for spawn pools context -> spawnablePositionType Fix: more syntax changes for recipes Fix: some deposits no longer exist. Using a tag. Add: Berry bushes in worldgen Add: Tumblestone now grows on TFC magma.
Change to use the tfc tag instead of just the item
They now spawn on worldgen. Rates and climate ranges still need work.
Can't load assets and the ModCreativeModTabs file was renamed earlier.
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.
First pass at an update. Not sure how much more the new updates are going to be worked on by myself but figured it should be put up.
Note: a lot of the base template mod from neoforge is not cleaned up, so that should be done.