Pls help me with those flowers
I want to make them look normal in close/mid range so they won't become lego bricks.

Solution:Jump to solution
2 options:
1. Increase render distance so that further objects are rendered normally, or
2. Add flowers to list of blocks to ignore and don't have them rendered in LOD.
LOD can only render objects as full blocks, so there can only be workarounds for this situation....
11 Replies
Solution
2 options:
1. Increase render distance so that further objects are rendered normally, or
2. Add flowers to list of blocks to ignore and don't have them rendered in LOD.
LOD can only render objects as full blocks, so there can only be workarounds for this situation.
List of blocks to ignore sounds cool. Where can I find one?
Distant Horizons settings > Advance settings > LOD Generation, if I recall.
Do note that the setting change is applied for new LODs, so you may need to regenerate them if there's too many for you to reasonably update them manually.
Thx
Isn’t this one of settings that are applied during rendering?
No regeneration should be required
It applied graphically?
That's actually good then.
I think so at least
I might be dumb but I cannot for the life of me find this setting. All I can find close to it js in advanced>graphics>quality>Blocks to ignore. But it’s just a toggle between Non-Colliding and None
The ignore CSV list can't be edited in game, it has to be changed in the config file itself
!config
To edit the config, press the button next to the FOV slider.
The config file found in .minecraft/config/DistantHorizons.toml
Ah cheers