VazkiiMods / Patchouli

Accessible, Data-Driven, Dependency-Free Documentation for Minecraft Modders and Pack Makers
https://vazkiimods.github.io/Patchouli/
Other
314 stars 124 forks source link

1.20.6 #744

Closed Mrbysco closed 4 months ago

Mrbysco commented 7 months ago

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 commented 6 months ago

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

Mrbysco commented 5 months ago

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