Host your Minecraft server on BisectHosting - get 25% off your first month with code MODRINTH.

Stellar 3D is a resource pack dedicated to making 2D things (that won't lower your framerate down to 5 FPS) into 3D, adding depth where there was previously none!

Please keep in mind that this pack does periodically receive updates with new fixes, tweaks, and content.

Latest Update: 3D rails, dripstone, ladders, and brewing stand!

Image that says "Off The Rails Update!".

Now... The Goods:

This pack even fixes a few vanilla bugs, notably trapdoor rotations being... questionable at best. As well as door textures not having unique sides and the hinges not making any semblance of sense, and the mirrored shading on double doors, and the z-fighting that can happen on the bottom of iron bars.

Click to see list of features
  • 3D Rails
  • 3D Doors
  • 3D Trapdoors
  • Fixed door rotation
  • Fixed trapdoor rotation
  • Fixed door shading
  • Fixed door hinges
  • 3D red and brown mushrooms
  • 3D crimson and warped fungus
  • 3D iron bars
  • 3D ladders
  • 3D lily pads
  • 3D sugar cane
  • 3D bamboo fence
  • Variated sugar cane
  • Better beacon model
  • Better iron door texture
  • Better spruce door texture

Everything should work from 1.19.4-1.17 (Ignore version warnings), however, the only supported versions are 1.19+, anything before that was only briefly tested. Most changes, especially the basic ones, will work even pre-1.17. Yes, even the doors work in previous versions, it overrides the blockstates file.

Want to talk? Check out our Discord! You can also check out the Trello for a list of what's planned! Discord Trello

Q & A

<X> is broken with Complementary Reimagined (/Other shaders)!

Sadly it's basically impossible for resource packs to properly support shaders in a lot of ways, but the following can be changed to fix problems (assuming you are using Integrated PBR):

Unzip the shader and remove the offending block from shaders/block.properties(file can be opened with any text editor, Notepad works) by doing Ctrl + F and just deleting any mention of it you find (Recommended for sugar_cane, it looks a lot prettier!).

Additionally, the beacon has a minor issue with IntegratedPBR that can be fixed by going to shaders/lib/materials/materialHandling/translucentMaterials.glsl and changing

                    } else { // Beacon:Center
                        lmCoordM = vec2(0.0);
                        noDirectionalShading = true;

                        float lColor = length(color.rgb);
                        vec3 baseColor = vec3(0.1, 1.0, 0.92);
                        if (lColor > 1.5)       color.rgb = baseColor + 0.22;
                        else if (lColor > 1.3)  color.rgb = baseColor + 0.15;
                        else if (lColor > 1.15) color.rgb = baseColor + 0.09;
                        else                    color.rgb = baseColor + 0.05;
                        emission = 4.0;
                    }

(You can just search Beacon:Center to find it!)

to

                    } else { // Beacon:Center
                    }

Basically just delete all of that and it's fixed!

Can you add make <X> 3D?

Don't know, join the Discord and ask!

How do I know what's being worked on?

We have a Trello we use to keep track of everything being added, and it contains the upcoming changelog(s), you can find it here!

I like this one feature but not everything else, can you make that a separate pack?

If you join the Discord, we can tell you how to manually delete a model so you don't need to have it. We can also help you if something breaks with shaders!

Make grass and flowers and vines 3D or your pack sucks

Errr... do you like having 5 FPS? Do you play Minecraft as a slideshow rather than a game?

Your entire pack sucks and isn't even remotely vanilla styled, you liar. Vanilla isn't 3D.

Looks at anvil, grindstone, bell, lectern, hanging signs, composter, lanterns, sculk shrieker Err... you sure about that?

Just look at the gallery already. Please. I beg of you.

Also try Stellar Tweaks!

The shader used in some screenshots is Complementary Reimagined using Iris in Minecraft Java Edition

External resources



Project members

StardustSys

Creators


Technical information

License
ARR
Project ID