unascribed / BlockRenderer

A mod to render blocks and items. Useful for wikis.
https://www.curseforge.com/minecraft/mc-mods/blockrenderer
MIT License
23 stars 17 forks source link

Updating for MC 1.17.1 #31

Closed jamesmirvine closed 2 years ago

jamesmirvine commented 2 years ago

Need help updating the render state code in these methods:

unascribed commented 2 years ago

Thanks, but your effort is much better spent updating the fork: https://github.com/AterAnimAvis/BlockRenderer

I also have no way to perform Forge 1.17 dev locally due to the completely busted state everything is in at the moment.

AterAnimAvis commented 2 years ago

I've got a partial update to 1.17 in the works, but life, dealing with the opengl changes and the fact that mostly 1.17 is being skipped by the people I know use it means I haven't heavily focused on completing it.

My current plan is to scrap what I have locally and (when I get the time) do a refactor of the 1.16 version before updating. Saying that contributions are welcomed (even if only for a specific side).

unascribed commented 2 years ago

Seeing that this PR is only a mappings update plus a bunch of unnecessary formatting changes (e.g. all the tabs have been replaced with spaces — no.), I'm going to close it. You've done the easy part and requested help with the only thing that actually needs updating.

I may try and update BlockRenderer to 1.17 myself.

I've got a partial update to 1.17 in the works, but life, dealing with the opengl changes and the fact that mostly 1.17 is being skipped by the people I know use it means I haven't heavily focused on completing it.

That's fair, and yeah, I'm kind of trying to ignore 1.17, but everyone always wants to play the latest version even if it makes no sense.