PoeticRainbow / golden-days

Golden Days is a Minecraft resource pack meant to bring back old textures, lighting, names, and sounds from older versions of Minecraft.
184 stars 11 forks source link

[Feature] Change dropped item thin thickness to 3D thickness #55

Closed SanguineWaters closed 1 month ago

SanguineWaters commented 1 month ago

Hello, I noticed that dropped items are just a thin plane like flower/grass textures when Golden days is loaded. I'm wondering if there is a way and where to configure that after attempting to find it:

Thin thickness with Golden Days loaded with programmer art 2024-08-02_20 03 16

Regular thickness with Golden Days unloaded 2024-08-02_20 03 35

Thank you in advance

PoeticRainbow commented 1 month ago

This is intentional. If you don't like it then remove the "ground" category from the generated.json

SanguineWaters commented 1 month ago

Thank you very much for the reply. Just had to change the scale from [0.5, 0.5, 0.01] to [0.5, 0.5, 0.5] to get the thicker scale otherwise the dropped items are huge when removing the entire ground category lol. Thank you again