Skip to content
#

bugfixes

Here are 19 public repositories matching this topic...

NoahvdAa
NoahvdAa commented Jun 4, 2022

Currently, we replace the entire bookTitleSelectionManager. This can however be simplified to a simple @ModifyConstant, changing the int value 16 to 17, which has the same affect as changing the < to <=.

https://github.com/PotassiumMC/thorium/blob/4a5e85c86238871fd5d031f41e81c298805f335b/src/main/java/io/github/potassiummc/thorium/mixin/client/mc210318/BookEditScreenMixin.java#L33-L36

good first issue status: accepted

Improve this page

Add a description, image, and links to the bugfixes topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the bugfixes topic, visit your repo's landing page and select "manage topics."

Learn more