Results 6 issues of zontreck

Hi, I am developing a mod currently that affects worldgen by adding new blocks and ore. I have spent time looking but cannot find a solution to this. The ore...

question

This PR adds a small change that makes prefill do a HEAD request, and check if `X-Cache-Status` is set to `HIT`. If it is, then it can safely skip and...

### Describe the bug Strangely out of the blue this bug started happening for me. It crashes the server, saying that it got 0 air, when it had something else...

bug

Please add a block tag which if present on a block should make it dragon immune. Implementing the interface is fine, but if I don't want to add a hard...

1.20

One of my friends set up a rocky roller spawner and this is the resulting crash report. Despite this issue mentioning the rocky roller. I do not believe it is...

In previous versions of dotnet core, you could build a solution with the runtime flag `-r` and it would build for that target (ex. `dotnet build -c Release -r win-x64`....

Area-NetSDK