Distant Horizons w/ Bliss Shaders Tutorial [FIXED] - Minecraft has never looked this good!

  Рет қаралды 35,468

Kudner

Kudner

Күн бұрын

I made this video because most other tutorials werent in depth and didnt work for me. Hopefully this helps! Comment if you need any assistance.
Distant Horizons introduces a Level Of Detail (LOD) system to Minecraft's rendering engine, which generates simplified chunks beyond the usual render distance. This mod enables an extended render distance without compromising performance. Paired with Bliss shaders, Minecraft will look amazing!!
Mods needed are below -
Fabric
fabricmc.net/use/installer/
Mod zip from discord:
github.com/IrisShaders/Iris-I...
if the link is dead, join the discord: / discord
Other mods, direct links :D
modrinth.com/plugin/chunky/ve...
modrinth.com/mod/c2me-fabric/...
www.curseforge.com/minecraft/...
www.curseforge.com/minecraft/...
www.curseforge.com/minecraft/...
If this worked for you, consider dropping a like
JVM Arguments:
-XX:+UseG1GC -Xmx8G -Xms8G -Dsun.rmi.dgc.server.gcInterval=600000 -XX:+UnlockExperimentalVMOptions -XX:+DisableExplicitGC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32
Timestamps:
0:00 Intro
1:06 General Info/Requirements
2:10 Installing fabric
3:24 Installing mods
7:05 Creating the installation
8:12 Mod config (IMPORTANT)
9:32 Installing shaders
10:35 Setting up ingame
12:10 Troubleshooting

Пікірлер: 148
@juliakrause6728
@juliakrause6728 Ай бұрын
can i do this on mobile
@kudner
@kudner Ай бұрын
Wait why does he sound like the golden retriever in the lake
@breadles_
@breadles_ Ай бұрын
if you run an android, i guess you can run a VM with windows and try to repeat the steps
@jillsuzuyo
@jillsuzuyo Ай бұрын
No. Pojav crashes with it😢
@deleted-test
@deleted-test Ай бұрын
who's gonna tell him
@mihintai8166
@mihintai8166 Ай бұрын
Nice Joke
@Primojay
@Primojay Ай бұрын
You’re the only one I found who actually went into depth for this man thanks
@jamesrizek592
@jamesrizek592 Ай бұрын
This helped me so much! My Minecraft looks amazing now. Thanks Kudner!
@bobrik399
@bobrik399 Ай бұрын
Wow I cant believe how far this game has come, its kind of bitter sweet tbh because if you think about how much modders have been able to do with a horrifically optimized java mess of a game that is Minecraft imagine if it were to be rebuilt from the ground floor. Looking forward to future development on this and thanks for the video :3
@mythsqueuemusic
@mythsqueuemusic Ай бұрын
Poop
@ibbyuh
@ibbyuh Ай бұрын
That's what Minecraft Bedrock is. Developed in C++. The problem is, it's difficult/impossible to mod it like java edition
@a-okayl1504
@a-okayl1504 Ай бұрын
@@ibbyuh why is it so difficult? I heard it's because the coding isn't open source so its hard to tamper with or wtvr. I believe bedrock has CRAZY potential just only the surface was scratched. Do you think mojang doesnt want us to heavily mod bedrock and for that to be a mostly Java thing?
@furtifk1063
@furtifk1063 Ай бұрын
Huge thanks! Having found anyone else who could clearly link all of the ressources on a specific version.
@CarthSader
@CarthSader 10 күн бұрын
Hey thanks for the video! I follow your instructions and I'm up and running with Distant Horizons / Bliss Shaders.
@FramesAreKey
@FramesAreKey Ай бұрын
Thanks for the amazing, easy tutorial.
@matthewbonsignore1400
@matthewbonsignore1400 Ай бұрын
Loved your chamoy pickle review, post it on here boiiii!
@kudner
@kudner Ай бұрын
Rip your notifivciasitions
@magnago846
@magnago846 2 күн бұрын
Thank you so much man, these mods are sick
@telespectador5941
@telespectador5941 Ай бұрын
Thanks. Yours was the only one that worked for me.
@arr1kxchi
@arr1kxchi Ай бұрын
Thanks bro, you realy help me with download this mod
@user-mw5wh4tj9b
@user-mw5wh4tj9b Ай бұрын
Hello friend, I would like to collaborate with you to make a server with those mods, please help me, this project is big and I can't do it alone, it is for a large community, I'm just talking.
@theabyssmaleye
@theabyssmaleye Ай бұрын
want help?@@user-mw5wh4tj9b
@stevemanlp
@stevemanlp Ай бұрын
finally one that helped me
@ARSDACE
@ARSDACE Ай бұрын
Bro u are the best!!!!!! finally i can play with dh
@Macsorn_
@Macsorn_ 29 күн бұрын
it is perfectly worked thank you
@guinness630
@guinness630 5 күн бұрын
Love the video. I must say that I wasn't expecting a good performance with a 3060 and an i5 10400f. Nonetheless my game somehow runs very smooth around the 60fps. I just followed the video instructions I'm very surprised.
@fluidabyss
@fluidabyss 17 күн бұрын
thank you bro 🙏subscribed and liked
@TheNewSkai
@TheNewSkai Ай бұрын
That memory usage (top right of f3 menu) is absolutely insane. You're hitting your memory cap every few seconds which is what's causing the stutters. I'd recommend using the java arguments to change the garbage collection behavior so you won't get those massive stutters every few seconds. If you want I can try to paste the arguments I use.
@kudner
@kudner Ай бұрын
Yeah I knew it was a memory issue. If you reply with the JVM arguments I'll put it in the description
@TheNewSkai
@TheNewSkai Ай бұрын
@@kudner ​ I had found these on some random reddit post but they work well for me. Just paste it all right on the end of all the arguments that are already there (with a space before it) and it should work. Also try downloading some optimization mods like FerriteCore for fabric and memory leak fix. -Xmn256M -XX:+UseG1GC -XX:+ParallelRefProcEnabled -XX:MaxGCPauseMillis=200 -XX:+UnlockExperimentalVMOptions -XX:+DisableExplicitGC -XX:+AlwaysPreTouch -XX:G1NewSizePercent=30 -XX:G1MaxNewSizePercent=40 -XX:G1HeapRegionSize=8M -XX:G1ReservePercent=20 -XX:G1HeapWastePercent=5 -XX:G1MixedGCCountTarget=4 -XX:InitiatingHeapOccupancyPercent=15 -XX:G1MixedGCLiveThresholdPercent=90 -XX:G1RSetUpdatingPauseTimePercent=5 -XX:SurvivorRatio=32 -XX:+PerfDisableSharedMem -XX:MaxTenuringThreshold=1
@edjonhadley1
@edjonhadley1 Ай бұрын
Please give the arguments i need it
@kudner
@kudner Ай бұрын
@@edjonhadley1 try these: -XX:+UseG1GC -Xmx8G -Xms8G -Dsun.rmi.dgc.server.gcInterval=600000 -XX:+UnlockExperimentalVMOptions -XX:+DisableExplicitGC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32
@TheNewSkai
@TheNewSkai Ай бұрын
@@kudner Did my comment with the arguments not get posted or did you remove it
@tyagulskymusic9997
@tyagulskymusic9997 Ай бұрын
I did it exactly as described in the video. With the shake, it does not take longer than 10 chunks to load (which is specified in the settings).
@BloodravenRivers
@BloodravenRivers Ай бұрын
oh yeah u got a pretty good setup frfr alot more horsepower than i got. im running a gtx1050 with an I5 n i got DH working i had to get indium sodium iris, but it takes so long to load chunks that its really no point my render distance is the same with or with out it, its actually faster running with shaders without distant horizons. but thats on my low level pc. i will try out chunky i have DH and the others i said before along with the bobby mod. lemme know if u know of any mods that would help me further.
@shaneobb4071
@shaneobb4071 Ай бұрын
good vid
@SirPedroGuerra
@SirPedroGuerra Ай бұрын
That’s INSANE, wich terrain generation mods did you used?
@Polarel528
@Polarel528 Ай бұрын
Tectonic
@justarchie2224
@justarchie2224 Ай бұрын
Everytime I try launch Minecraft it says it has failed and I can’t load on
@colinhendry6116
@colinhendry6116 Ай бұрын
edit: I'm dumb, misread a couple files lol--will be joining the disc for the 1.20.4 zip Appreciate the tutorial about the config, but the iris file you have in the description has half 1.20.1 mods and half 1.20.4. Does that not matter for compatibility?
@Polarel528
@Polarel528 Ай бұрын
As long as under compatible versions it lists 1.20.1, you're good
@mihintai8166
@mihintai8166 Ай бұрын
THANK YOU
@TinderONG
@TinderONG Ай бұрын
it worked for you? for me it all says incompatible mods
@Devit42
@Devit42 9 сағат бұрын
Still the same issue as other tutorials, 80% of the video is about installing other mods that has nothing to do with shader but just worldgen
@Gam3Junkie
@Gam3Junkie 25 күн бұрын
When setting up the Installation part of it(on MC launcher) I only see fabric 1.20.4, no others. Any tips to getting 1.20.1? Edit: Selected the wrong version in the Fabric installer.
@Archiyar
@Archiyar 28 күн бұрын
can you make a video for Forge?? I have a modpack but i don't know how to configure mods
@rafaelcamillivieira5129
@rafaelcamillivieira5129 27 күн бұрын
Can you drop a shader settings showing your bliss shader settings or is it just unconfig. bliss shaders?
@nokiaangel99
@nokiaangel99 Ай бұрын
🥶
@aferrero3417
@aferrero3417 6 күн бұрын
Don´t know why it didn´t work for me, I tried with Forge and Fabric with the distant horizons mod and the chunks simply don´t load
@Jack_Sparr0w
@Jack_Sparr0w 19 күн бұрын
Whenever I load in, everything runs good, but I get slight input delay, is there anyway to fix it?
@Adrics295
@Adrics295 Ай бұрын
the mod link in description is dead, and I cant enter in discord's server
@NACHO55G
@NACHO55G Ай бұрын
how can I add shaders? because i dont have the option
@vx-klaxx
@vx-klaxx Ай бұрын
hi kudner, i dont have any c2 whatever.toml and it doesnt find any chunky command ingame, and i have chunky in the mods folder
@MyG36E
@MyG36E 9 күн бұрын
Hello, did you make sure to run the fabric version of the game instead of the standard release when creating your minecraft installation?
@Marszo-
@Marszo- 11 күн бұрын
what to do if all leawes are neon? and how to fix lag?
@SultanofSwift
@SultanofSwift Ай бұрын
Whenever I use distant horizons and bliss shaders, it only uses default chunks (how much I set it to which is usually 12). However when I use distant horizons without shaders, it works fine.
@kudner
@kudner Ай бұрын
Did you download Bliss shaders from the link I put in the description?
@SultanofSwift
@SultanofSwift Ай бұрын
@@kudnerno
@kudner
@kudner Ай бұрын
@@SultanofSwift Reinstall it with the link in description. Also make sure to get the beta branch of distant horizons I linked
@gingerjayke8089
@gingerjayke8089 Ай бұрын
@@kudner i did it from ur link and i have this exact same issue. someone on reddit said you have to use the official minecraft launcher (i made my modded game through a curse forge config) so if thats true then that would explain why it was happening to me. lmk if that solves ur issue because i can't be bothered to build a new mod folder back up
@Meerkat000
@Meerkat000 Ай бұрын
Still don’t get it. It never loaded the distance… Am I missing something.
@tl1882
@tl1882 Ай бұрын
if you have an nvidia gpu you may be able to use nvidium too
@kudner
@kudner Ай бұрын
Unfortunately, nvidium doesnt work with shaders. Great mod though!
@ghxst7389
@ghxst7389 19 күн бұрын
is there any way to do this on forge?
@salsashreenee6887
@salsashreenee6887 27 күн бұрын
Why did you do 1.20.1 instead of 1.20.4?
@JaimeAguera-hh7ym
@JaimeAguera-hh7ym Ай бұрын
i have a problem where the shaders cause a very bad quality for the distant chunks and also trailing / frame tails, meaning when i move the camera while seeing a mountain with the sky in the background for example, the mountain creates kind of a trail, anyone know why
@Maturman
@Maturman 13 күн бұрын
Have you found a solution to this problem? I have the same problem too.
@Nazgul265
@Nazgul265 20 күн бұрын
What does editing that config file do?
@mancio4369
@mancio4369 Ай бұрын
I got a blue screen with my gtx 950
@Slyvie
@Slyvie 27 күн бұрын
Does this work on servers like my smp ??
@ilmilles6232
@ilmilles6232 8 күн бұрын
discord link is broken
@Rafayat_m
@Rafayat_m 28 күн бұрын
is 10 gb ram good?
@_shubham_69420
@_shubham_69420 Ай бұрын
Do I need to change the in-game(vanilla video settings) render distance too? I have it set to 8 chunks.
@kudner
@kudner Ай бұрын
Your vanilla render distance will be the range in which chunks FULLY generate, and not just the distant horizons LODs
@_shubham_69420
@_shubham_69420 Ай бұрын
@@kudner so is that a yes? Pls I'm noob 🥺
@_shubham_69420
@_shubham_69420 Ай бұрын
@@kudner should I keep it to 8 or more?
@kudner
@kudner Ай бұрын
​@@_shubham_69420Whatever looks best while keeping good FPS. I'd recommend 12 or so but you can increase or decrease it if it makes you lag. It will just make the closer chunks look better.
@Sirfiretruck
@Sirfiretruck Ай бұрын
Discord link doesnt work
@Ohmz27
@Ohmz27 Ай бұрын
Can't get DH to work with shaders enabled. The distant LOD beyond rendered chunks disappears.
@kudner
@kudner Ай бұрын
Did you install the version of Bliss shaders in the description? And distant horizons?
@BryanSouza
@BryanSouza 23 күн бұрын
How were you able to use the /chunky slash command in Minecraft, mine doesn't accept it
@ChasePhilport
@ChasePhilport 12 күн бұрын
install the chunky mod to pregenerate chunks. optional.
@hhj4671
@hhj4671 18 күн бұрын
i ran out of ram with 128 gb
@ryancreighton7381
@ryancreighton7381 Ай бұрын
I don't have the config file or the c2me.toml file, is this gonna be a problem?
@Polarel528
@Polarel528 Ай бұрын
You need to boot up the game once for a config file to be created.
@stephan9597
@stephan9597 Ай бұрын
whats the seed?
@rilzlaffy
@rilzlaffy Ай бұрын
my pc doesn't like this
@yair8231
@yair8231 Ай бұрын
the c2me doesnt show up, im using prism launcher and i have a ton of mods so it will be hard to switch
@Polarel528
@Polarel528 Ай бұрын
if you are searching for it, search for "Concurrent Chunk Management Engine"
@xamanto
@xamanto 7 күн бұрын
Or just install the "Better Adventures+" modpack....
@user-mw5wh4tj9b
@user-mw5wh4tj9b Ай бұрын
Hola amigo me gustaría hacer una colaboración contigo para hacer un servidor con esos mods por favor ayudame este proyecto es grande y no lo puedo hacer yo solo es para una comunidad grande, solo hablo español porque soy de honduras porfa amigo ayudame nesesito tu ayuda 😢
@marcowelch9867
@marcowelch9867 Ай бұрын
Why is this not on extra4odinary
@kudner
@kudner Ай бұрын
Oops
@Handstandbanana
@Handstandbanana Ай бұрын
whenever I use bliss shaders it projects everything onto the sky?
@lealxv
@lealxv 4 күн бұрын
me too. did you solve it?
@Handstandbanana
@Handstandbanana 2 күн бұрын
@@lealxv turn off distant horizons, leave the world, rejoin and turn it back on
@HeyDucky62
@HeyDucky62 Ай бұрын
The game doesnt launch for me. ive trouble shooted every way i know and still nothing
@kudner
@kudner Ай бұрын
Is there an exit code or anything? Crash logs in ur .minecraft folder?
@HeyDucky62
@HeyDucky62 Ай бұрын
it says exit code 1 i bleieve@@kudner
@DIRECTEDBYH
@DIRECTEDBYH Ай бұрын
exit code: -1 "The game crashed whilst mouseclicked event handler Error: java.lang.IllegalStateException: Failed to load registries due to above errors" @@kudner
@j-d-k
@j-d-k Ай бұрын
Any fix to fps stutters? On my pc is usually runs on +70fps but peaks to 0 or 10.
@Polarel528
@Polarel528 Ай бұрын
If you have enough RAM, try allocating more.
@j-d-k
@j-d-k Ай бұрын
@@Polarel528 I've got 32 and tried with 16 or more and still stutters. I tried with forge and fabric.
@Polarel528
@Polarel528 Ай бұрын
@@j-d-k Try sticking with 8-10GB. Also, what computer specs do you have? And are you using any other mods?
@j-d-k
@j-d-k Ай бұрын
@@Polarel528 i was using terraforged and bliss shaders. I have a 6600 8gb and i5 8500
@j-d-k
@j-d-k Ай бұрын
@@Polarel528 I tried without shaders and still had the same issue tho
@loganandres5575
@loganandres5575 Ай бұрын
the clouds are all buggy for me
@kudner
@kudner Ай бұрын
Change the cloud height in the shader settings
@user-mw5wh4tj9b
@user-mw5wh4tj9b Ай бұрын
Hello friend, I would like to collaborate with you to make a server with those mods, please help me, this project is big and I can't do it alone, it is for a large community, I'm just talking.
@kudner
@kudner Ай бұрын
how can i help
@RedstoneHomie
@RedstoneHomie Ай бұрын
@kudner
@kudner Ай бұрын
yoo
@gedsgreg
@gedsgreg Ай бұрын
Does it work on mac?
@Polarel528
@Polarel528 Ай бұрын
Yes, but with limited shaders.
@timeblade
@timeblade Ай бұрын
I have a RX 5700 XT and for some reason I only get 30 fps. I’ve seen people get way more with weaker cards than me.
@Polarel528
@Polarel528 Ай бұрын
If you are using shaders, this makes sense. Also this may be because of a high DH render distance.
@timeblade
@timeblade Ай бұрын
@@Polarel528 I was using bliss shaders and around 200 chunks, I also had some performance mods installed.
@Polarel528
@Polarel528 Ай бұрын
@@timeblade That performance seems accurate. Make sure you have the mods "C2ME" and "Noisium."
@timeblade
@timeblade Ай бұрын
@@Polarel528 I don’t know man, i’ve seen people with gtx 1660’s get way more fps with shaders and more chunks. It can’t be the ram because I have 32 GB so I don’t know what the issue is.
@Polarel528
@Polarel528 Ай бұрын
@@timeblade Allocate 8GB of RAM, keep render distance at 128, and get the 2 mods I said. And who are you seeing get better fps with a 1660? They could have a better CPU then you.
@DolphX
@DolphX Ай бұрын
sry but nobody uses lame ass fabric
@Polarel528
@Polarel528 Ай бұрын
Fabric has more mods than Forge, it's quite the opposite.
@DolphX
@DolphX Ай бұрын
@@Polarel528 one easy curseforge search says otherwise..
@Handstandbanana
@Handstandbanana Ай бұрын
fabric > forge
@DolphX
@DolphX Ай бұрын
@@Polarel528 quick curseforge search says the opposite, idk what your getting at
@Polarel528
@Polarel528 Ай бұрын
@@Handstandbanana I agree. It’s better for performance out of the box and is the future of modding. More and more fabric mods are being made
@Balls77739
@Balls77739 Ай бұрын
Been trying to do this on steam deck I can get distant horizons and shaders running separately so I think I can get it working but it seems to crash every time
The Distant Horizons mod is changing Minecraft
10:05
JohnnyGottaCraft
Рет қаралды 359 М.
Creating my Perfect Version of Minecraft
10:53
LemonskyRyan
Рет қаралды 437 М.
GADGETS VS HACKS || Random Useful Tools For your child #hacks #gadgets
00:35
McDonald’s MCNUGGET PURSE?! #shorts
00:11
Lauren Godwin
Рет қаралды 33 МЛН
These Mods Make Minecraft Look Ultra Realistic
8:37
disruptive builds
Рет қаралды 1 МЛН
Making Minecraft As Satisfying As Possible With Mods 2.0
10:00
AsianHalfSquat
Рет қаралды 1,2 МЛН
I Made Minecraft 2 (Sorry Mojang)
9:31
12th Hour
Рет қаралды 747 М.
This Data Pack brings the spark back to Minecraft's exploration..
18:12
I've Fallen In Love With Minecraft Again
36:08
flowstate
Рет қаралды 177 М.
Minecraft Will Never Be The Same
8:35
LevelCapGaming
Рет қаралды 772 М.
Destroying My RTX 4090 With Incredible Minecraft Graphics
8:11
AsianHalfSquat
Рет қаралды 3,4 МЛН
How I Got 500 FPS At 256 Render Distance..
11:06
Guiny
Рет қаралды 138 М.
Кто забьёт гол ? #логиклаб
0:29
ЛогикЛаб
Рет қаралды 3,4 МЛН
Peek-a-boo! [SFM] #shorts
0:16
Kostamoinen
Рет қаралды 50 МЛН
💀
0:15
DegelSC
Рет қаралды 6 МЛН
Never Give Up! Herobrine Family vs Rich Noob Family #fyp #minecraftshorts
0:24