• check_circle Armor
  • check_circle Art
  • check_circle Environment
  • check_circle Font
  • check_circle GUI
  • check_circle Items
  • check_circle Misc
  • check_circle Mobs
  • check_circle Particles
  • check_circle Terrain
  • check_circle Models
  • 29,114 views, 36 today
  • 4,160 downloads, 1 today
  • 126
  • 101
  • 24
Stardust's Avatar Stardust
Level 39 : Artisan Dragon
22

Stellar Tweaks is a fully customizable resource pack focused on keeping the vanilla look and style!


All mods are 100% optional.

Additionally, please keep in mind that this pack does receive periodic updates with new fixes, tweaks, and content.

Many of the changes are QoL features and the pack even fixes a few vanilla issues. Some of the features parity stuff in Bedrock as well!
Images of everything are in the gallery on Modrinth.

Image that says "Now... The Goods:.


Click to see the full list of features

Reminder that almost everything can be toggled on/off with the help of respackopts!


Items:
  • Tools sprites were updated to match the new color palette for their respective materials
  • Bow color palette matches crossbow
  • Redone bow animation
  • Redone crossbow animation
  • Crossbow model so the string doesn't clip through the entire crossbow
  • Accurate spyglass, the spyglass sprite & model reflect its crafting recipe.
  • Eating particles are fixed, no more eating apple stems, bowls, and glow berry leaves
  • 3D firework rocket models
  • Color-coded 3D fireworks (Chime)
  • Colored axolotl buckets (Chime)
  • 3D held torches
  • Animated bottle o' enchanting/experience bottle
  • Centered ender pearls and eyes
  • Melons and bowls were told to be there or be square and chose square (Square melons and square bowls)
  • Retextured wheat
  • Arrows have flint heads
  • Lead looks like it uses slime to reflect its crafting recipe
  • The flower pot has been squarified

Blocks:
  • Better dirt & dirt variants (Affects ALL instances of dirt, rooted, mycelium, snowy, etc.)
  • Better stone and stone variants
  • Deepslate variants
  • (Overworld) Ore variants
  • Grass & tall grass now have variation to them
  • Glow berry vines (Cave vines) now have variation
  • Better looking & variated sunflowers
  • Variated crafting table sides
  • Animated torches (torch, soul torch, & redstone torch)
  • Redder redstone torch
  • Fixed seagrass clipping out of water
  • Better levers with a Redstone power indicator
  • Farmland now has sides
  • Better sugar cane texture
  • Fixed flower pots
  • Centered chiseled bricks
  • Variated redstone dust
  • Dripleaf stems no longer clip into the leaf
  • Better ender dragon egg texture and model
  • Melons and pumpkins have a bottom texture
  • Better enchanting table texture
  • Enchanting table book z-fighting has been fixed
  • Better bedrock texture
  • Better iron bar texture
  • Muddier mud (Mud is brown)

Entities:
  • Cows have a better model (ETF & EMF required)
  • Baby cow model (ETF & EMF required)
  • Baby cows do not have horns or an udder (ETF & EMF required)
  • Sheared sheep now retain their color, inspired by Bedrock which does the same. (ETF required)
  • Better chicken model (ETF & EMF required)
  • Baby chick model (ETF & EMF required)
  • Chicken variants (ETF & EMF required)
  • Fixed pivot on the chicken's wings (ETF & EMF required)
  • Iron golem flowers are red, like the roses they give
  • Creepers have a better texture
  • Blaze underside has been fixed
  • Donkeys have satchels instead of chests
  • Better chest texture
  • Chests have proper particles

GUI:
  • Hearts have been given more depth and detail
  • Hunger now resembles carrots, instead of a food item that doesn't even exist in-game If respackopts is installed there are multiple different options, including a vanilla styled hunger bar
  • Hotbar no longer has that ugly background, and has been made much cleaner but still keeping with the vanilla style. (Multiple hotbar styles are available if respackopts is used)
  • Better Anvil and Inventory GUI
  • More transparent UI (beacon and crafting book, toasts, etc)

Misc:
  • Removed helmet blips (Can be disabled with respackopts)
  • Leather armor overlay has been removed
  • Map icons have some added shading
  • Capitalized song names
  • Hundreds of new in-game splashes
  • Better beacon beam

Mod support:
  • Retextured and improved some MAVM axolotls
  • Over 90 new loading tips (Loading Screen Tips)

And probably other things we forgot about!


Stellar Tweaks has built-in support for multiple mods, and uses the features of several others as well. All mods are optional. Features ONLY available when using certain mods will be marked so in screenshots, and when mentioned.

Stellar Tweaks is fully customizable with the use of the respackopts mod, when installed you can toggle almost everything on and off, and have additional features!

List of supported mods
Want support for another mod to be added? Ask on the Discord!

All mods are optional and not required for this pack to function.

List of mods for extra features

P.S Anything requiring Entity Texture Features & Entity Model Features should work with Optifine. But Optifine has not been tested.

All mods are optional and not required for this pack to function.



Discord Trello

Q & A
Help, the dragon egg is broken with Complementary Reimagined!
If this looks unreadable it's much better formatted on the Modrinth page, due to PMC limitations this is the best I can do for this platform.

That can be fixed by unzipping the shader and going to shaders/lib/materials/materialHandling/terrainMaterials.glsl and changing

else /*if (mat == 10572)*/ { // Dragon Egg
emission = float(color.b > 0.1) * 10.0 + 0.6;
(You can just search "Dragon Egg" to find it!)


to
else /*if (mat == 10572)*/ { // Dragon Egg
emission = float(color.b > 0.1) * 1.0 + 0.6;

that's it, changing a 10 to a 1 solves the entire problem.

If you're using a different shader that is doing something very similar, this advice might still work, but it's not guaranteed to work.

Is this compatible with Fresh Animations?
Yes! This is compatible with Fresh Animations IF you download the Stellar Tweaks + FA pack.

Can you add <X>/ support <X> mod?
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?
As of now, you can use respackopts to turn almost every single feature of Stellar Tweaks on/off!

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

Splitting some things off into their own separate packs for those who just want that specific thing is planned, but only once we feel the feature is 100% complete and requires no more work.

Optifine?
This pack uses Chime for items, and Entity Texture Features + Entity Model Features for entities, Optifine does technically work with this pack, but it generally brings no benefit nowadays and is incompatible with way too much stuff to bother properly supporting, so only ETF & EMF have been tested.


CIT Resewn support is being considered.

All mods are optional and not required to use this pack.

Respackopts crashes my game!
Sadly respackopts is a Fabric exclusive mod. As in it's not on Forge and crashes on Quilt (More accurately the library mod it uses does).

We can't do anything about it, we didn't make the mod, and there are no alternatives.

If an alternative is made, please tell us about it.



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

Try out Stellar 3D!Alternate link to the PM version instead of Modrinth

Stellar Tweaks + Fresh Animations Compatibility Pack

Alternate link to the PM version instead of Modrinth


The shader used in some screenshots is Complementary Reimagined using Iris ran by Quilt Modloader in Minecraft Java Edition
Progress100% complete
Game VersionMinecraft 1.20.1
Resolution16x
Tags

18 Update Logs

2.5.2 - Chicken Hotfix (Again) : by Stardust 03/05/2024 8:36:44 pmMar 5th

  • Fixed broken EMF & ETF chickens
LOAD MORE LOGS

Create an account or sign in to comment.

Team UNNAMED
03/05/2024 10:52 pm
Level 65 : High Grandmaster Creeper
Team UNNAMED's Avatar
Impressive, cow model and creeper can use work
1
Stardust
03/06/2024 1:14 am
Level 39 : Artisan Dragon
Stardust's Avatar
Thanks, and yeah the creeper texture might be edited a bit and the cows still have a little bit of work to go!
1
User4970390G
01/11/2024 8:32 pm
Level 1 : New Miner
history
User4970390G's Avatar
Nice Pack
, but one of the white chickens seem buged?
1
Stardust
01/12/2024 10:00 pm
Level 39 : Artisan Dragon
Stardust's Avatar
Are you using Optifine or EMF & ETF, and is it fixed now? Just released an update!
(P.S if you're using the mod More Mob Variants it is currently incompatible with the custom chickens, but a fix is planned)
1
MrNighty
06/08/2023 4:12 am
Level 35 : Artisan Miner
MrNighty's Avatar
Lovely!
2
Hipeople_
05/30/2023 10:51 am
Level 11 : Journeyman Warrior
Hipeople_'s Avatar
thanks for the info
2
Hipeople_
05/29/2023 8:54 pm
Level 11 : Journeyman Warrior
Hipeople_'s Avatar
does it come with a shader
1
Stardust
05/29/2023 9:38 pm
Level 39 : Artisan Dragon
Stardust's Avatar
No, but the shader used in the screenshots is Complementary Reimagined, which you can get by clicking on that blue text. (If you don't know how to use shaders, look up a tutorial for whatever you're using to load shaders, it needs either Iris or Optifine)
1
Hipeople_
05/29/2023 8:54 pm
Level 11 : Journeyman Warrior
Hipeople_'s Avatar
the creepers look really cute
1
Stardust
05/29/2023 9:44 pm
Level 39 : Artisan Dragon
Stardust's Avatar
Thank you very much!
1
Planet Minecraft

Website

© 2010 - 2024
www.planetminecraft.com

Welcome