Jump to content

Recommended Posts

Posted (edited)

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
  • 1 month later...
Posted

Any chance of getting an answer to this, it has almost been 2 months, there have been many updates in that time.  Lithos Core is one of the best resource packs out there.  I have also confirmed that the resource pack works just fine without forge.  Please take a look at this. 

Posted

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.

Posted

The PR has been merged, so this should be fixed in Forge 1.12.2-14.23.2.2618.

Please don't PM me to ask for help. Asking your question in a public thread preserves it for people who are having the same problem in the future.

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.