Jump to content

Forge for 1.12 fails to display glass panes in GUI with Lithos:Core


eleazzaar

Recommended Posts

I've gotten a couple reports from users, along these lines...

 

Having problems with glass panes not being visible in inventory when running 1.12.2 under forge, not sure when this started but was before 2555 i think. Not just me. Thx.

 

This is in refers to the resource pack, Lithos:Core v1.16 for 1.12x.  I've confirmed the problem exists for forge1.12.2-14.23.1.2555

 

https://www.curseforge.com/minecraft/texture-packs/lithos-core-32x-1-6-1-11-complete/files

 

The display problem is only with item icons in the GUI  They are completely invisible.  Items on the ground or in the hand display as normal.

Edited by eleazzaar
  • Like 1
Link to comment
Share on other sites

  • 1 month later...

Messing around with the .JSON, i figured out what triggers this.  Don't know why it is a problem with Forge.

The texture pack uses a custom item model, so the panes display in the inventory at an angle-- looking like a flat object that they are, instead of an inventory space just filled with a color.

A snippet from the file:

 

"gui": {
            "rotation": [ 30, 225, 0 ],
            "translation": [ 0, 0, 0],
            "scale":[ 0.75, 0.75, 0.75 ]
        },

 

Messing around with it, i found If i changed "255" to a lower number, for instance "45"  everything displays as desired.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.