PepperCode1 / Continuity

A Fabric mod that allows for efficient connected textures
GNU Lesser General Public License v3.0
261 stars 66 forks source link

Unable to find the resource package included in mod #381

Closed wobushibaobao closed 4 months ago

wobushibaobao commented 4 months ago

Hello, I have tried many methods, but I am unable to find the resource package for glass peeling repair in the resource package interface, which has been bothering me for a long time.(This is the integration pack and resource pack I played with) 6{0}_5ZDLB24POY93NP24U1 98A } 3SW`8U487MA8BF}HI

wobushibaobao commented 4 months ago

) @NF(SOY}B{1P%)%) AR~Y BOMI$Y)MU)LJCR_~)1IPQLN The mod and front-end mod are both installed and there are no errors. The mod can be used normally, but the problem lies in the inability to generate resource packages and gaps in the upper and lower layers of the glass panel

wobushibaobao commented 4 months ago

0)2KT$G@ C)FW42INJL%XFS

YukiAyase commented 4 months ago

For some reason BetterMC hides Continuity's resource packs and the author missed enabling the glass pane fix

To show Continuity's resource packs you will have to: 1.) Go into Better MC [FABRIC] - BMC1\minecraft\config (or whatever your launcher named the instance) 2.) Locate and open the file named resourcepackoverrides 3.) Once you've opened the file using notepad, look for the lines that says:

"continuity/default": { "hidden": true }

And

"continuity/glass_pane_culling_fix": { "hidden": true }

4.) Change the line "hidden": true to "hidden": false, save it and launch the game

If done successfully you will now be able to see Continuity's resource packs in the menu

EDIT: This should really be reported to the BetterMC author instead

wobushibaobao commented 4 months ago

Thank you so much. You're such a genius. I love you