Mahid Sheikh
Mahid Sheikh
What worked for me was removing BDFDB and all the plugins that used it. I think that plugin library has an issue with memory leaks (and I found a lot...
To address the security concerns, I think we could add key signing so that MCprep's own prepping scripts can be used without worrying about tampering. It would rely on a...
Regarding this issue, after a disscussion on the MCprep Discord server, I think it's fine if we add this feature provided we require the Prepping API to be enabled in...
I've made a Prepping API branch and pushed d62872cf05abeccd5030177ceaf6133d088dd333. I'm starting with security since that's my number one priority.
Ok I think I've changed my mind on having a custom scripting language. I'll start a repo for a new Lua based language (I'll call it PrepScript for now) and...
This is all under the assumption that we have people that can maintain PrepScript in the future. @TheDuckCow, just want your opinion on this. I'm perfectly fine not creating a...
I'll be closing this issue since I feel that for such a niche feature, the workarounds needed aren't worth it
I have an RTX style water shader that MCprep can use if needed, it's public domain (well the material, not the water texture) https://standingpadanimations.github.io/resources/#rtx-style-water-shader-v2
Based on the original request of this issue, I'll close this as completed
@TheoBearDB after looking into the issue, it seems like it's an MTL issue. It's mentioned here what exactly causes the issue: https://github.com/TheDuckCow/MCprep/issues/231#issuecomment-1431568518 I'll be pushing a fix later today, just...