Skip to content
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

1.20.6 #744

Merged
merged 26 commits into from
Jul 2, 2024
Merged

1.20.6 #744

merged 26 commits into from
Jul 2, 2024

Conversation

Mrbysco
Copy link
Contributor

@Mrbysco Mrbysco commented Apr 24, 2024

Initial update to 1.20.6.

I was able to abstract/implement the network message classes into the Xplat source-set.

There's still some TODOs like figuring out what to do with the nbt keys from the item related json.

@Mrbysco Mrbysco changed the title 1.20.5 1.20.6 Apr 29, 2024
Mrbysco added 2 commits May 2, 2024 19:10
You can specify components in vanilla results now
@Mrbysco
Copy link
Contributor Author

Mrbysco commented May 3, 2024

As discussed in Discord. The custom book recipe types have been removed since you can specify components in vanilla recipe outputs now.

Copy link
Collaborator

@Minecraftschurli Minecraftschurli left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Mistakes in the itemstack string format
I suggest using the vanilla path for the item + components section and moving the count to the end

@Mrbysco
Copy link
Contributor Author

Mrbysco commented Jun 11, 2024

Requesting help. the nbt/components aren't actually being read and I have no clue why.
My IDE doesn't allow me to hotswap with Java 21

# Conflicts:
#	Fabric/src/main/java/vazkii/patchouli/fabric/common/FabricModInitializer.java
#	NeoForge/src/main/java/vazkii/patchouli/neoforge/common/NeoForgeModInitializer.java
@Minecraftschurli Minecraftschurli merged commit ff2bd13 into VazkiiMods:1.20.x Jul 2, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants