eleazzaar Posted December 20, 2017 Posted December 20, 2017 (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 December 20, 2017 by eleazzaar 1 Quote
CreepingDespair Posted February 16, 2018 Posted February 16, 2018 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. Quote
eleazzaar Posted February 16, 2018 Author Posted February 16, 2018 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. Quote
Choonster Posted February 16, 2018 Posted February 16, 2018 This PR from bs2609 should fix the issue if it's merged. Quote 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.
Choonster Posted February 17, 2018 Posted February 17, 2018 The PR has been merged, so this should be fixed in Forge 1.12.2-14.23.2.2618. Quote 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.
Recommended Posts
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.