kolgushev / Pixel-Perfect-B

A Minecraft shader pack that focuses on improving visual fidelity in a way that doesn't interrupt gameplay
https://modrinth.com/shader/pixel-perfect/
GNU Lesser General Public License v3.0
5 stars 0 forks source link

feature spawning takes longer with your shader (everything else is faster.) #10

Open SoBeeIt opened 2 months ago

kolgushev commented 2 months ago

feature spawning? Could you clarify on what you mean by 'feature' please?

SoBeeIt commented 2 months ago

in worldgen(features).

kolgushev commented 2 months ago

Could you elaborate further? I don't recall seeing that piece of code anywhere. Are you talking about structures?

SoBeeIt commented 2 months ago

old examples they have newer else where: https://minecraft.fandom.com/wiki/Feature

SoBeeIt commented 2 months ago

here is the newer: https://minecraft.wiki/w/Feature

kolgushev commented 2 months ago

Are you by any chance running the shaderpack with Distant Horizons enabled, and could you send a screenshot and/or video if it's not too much trouble?

SoBeeIt commented 2 months ago

Only mods I have enabled faster random(only improves feature gen speed), iris, sodium, a profiler, and a mod I built.

kolgushev commented 2 months ago

Do you only have this problem with my shader or any shader? And is faster random the name of the mod?

SoBeeIt commented 2 months ago

image

SoBeeIt commented 2 months ago

and a mod which I built which should not affect this.

kolgushev commented 2 months ago

👍 I'll try and replicate the bug and get back to you on if/how I'll fix it.