Simple slope bug #26
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
simplyslopes:dirt_with_grass
dirt block behind this slope change to slope after a short time
Seem to be because of grass propagation ?
I mean when the dirt block behind have no grass
Can be seen from pos (876,28,-460) to (896,28,-460)
Hello, i will to look at it, maybe its only some of collision with other mod.
I try to have master versions of all of mods here, because mods-download can easy update it.
So, if you see any bug with some mod, you can search used repository in mods-download script and contact maintainer of mod itself.
If maintainer not reply for some time, i can make clone of mod somewhere and make fix, or make some of rules for patching in mods-download script.
You can create fix by itself and push new branch here.
I will to look at it, and when i have some time, i can try implement it.
Thanks for report!
Now i push changes from devel to master, where is changes from last week from master repos. Can you tell me, if issue persist?
Issue still persist.
I replace some dirt block with 'default:dirt_with_grass' and the issue do not hapen at that place. seem to happen only with default:dirt behind the slope
Thx for report