Jasmine Karthikeyan

Results 107 comments of Jasmine Karthikeyan

Hmm, can you try to replicate the issue without overworld-two? Sometimes mod conflicts can cause caldera biomes to get cut off like that

This is not a problem with overworld-two as overworld-two doesn't change biome generation

Ended up doing it manually since it's just one line. Thanks though!

There are multiple fundemental design flaws that prevent QF from being used in Enigma; the lack of an AST is only one of them. I'm not sure if QF will...

Hi, depending on how you're calling Quiltflower you can pass in libraries by including them in the classpath. If you're running through the command line, you can include them by...

Hm, in that case it looks like a casting error in the decompiler then. What type and generic args is the `calRow` collection?

Edited with more information- Turns out if you hit ctrl+shift+enter when writing an issue GitHub will immediately send it out.

Hey, I deleted the attached class files as I wasn't sure if they were copyright materials or not. However, the described issue is known and will be fixed soon.

I'm not quite sure, but I will make sure to prioritize it. The next release (1.9.0) will come out over the next few months, but I'll make sure to update...

You would just need to clone this repository and do `./gradlew.bat build`. The resulting jar will be in the `build/libs` folder.