Skip to content
This repository has been archived by the owner on Jan 23, 2024. It is now read-only.

Fixed crashes related to disabling Cloth in the config. Also fixed and added some descriptive text. #183

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ShadowBoxx-LLC
Copy link

When you turned cloth off previously, it would result in an issue with the representation of all cloth items not being able to access white wool, which was the default item it was represented in JEI/creative inventory with. This corrects that crash by using an if-statement to switch the default item if cloth is not enabled.

I also added some language fields as well as some descriptive text for items that didn't have it yet.

Cheers!

@ShadowBoxx-LLC
Copy link
Author

Oh, and I also found and fixed another crash/issue where the table UI for chainmail pieces weren't being set up when cloth was enabled because the part that switched those on was testing for the cloth config setting and not the chainmail config setting.

@xemnes
Copy link

xemnes commented Dec 16, 2020

thought id also mention, this also causes an error in the book when cloth armour is also disabled, the entry pages for them instead of just being removed, become pages of errors. i tried to fix this myself but unsure how to do it lol.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants