Custom icon for book
Xilef11 opened this issue ยท 2 comments
Not sure if this is already possible, but I can't find a way to set a custom icon for a guide book other than extending/modifying ItemGuideBook, GuideRegistry (to put "my" version of ItemGuideBook in the itemStack) and some of the GUI system (so it recognises "my" GuideRegistry/ItemGuideBook)
For 1.7.10:
Provide it as you would a ResourceLocation.
For 1.8:
Stops us from registering an inventory render for your specific item so you can set your own.