KnightMiner

Results 152 comments of KnightMiner

Personally, I would rather see a global datapacks folder, as that will make datapack distribution easier through platforms such as curseforge. It could work similarly to the world datapack folder,...

I mean, there are probably 20 different mods at this point with that feature, you don't need to cite any particular mod.

The problem with configs to remove items is not limited to just syncing to clients for the record. It also notably causes issues with missing mappings as you can change...

The above highlighted another concern which I had not stated before: why are we requiring a client restart to apply server config in the first place? Why not instead encourage...

This is a very old bug, see MinecraftForge/MinecraftForge#7785 and the issues it links. See also MinecraftForge/MinecraftForge#2349 which was reported fixed.

If I had to guess its to avoid adding a fluid cap to fish buckets in vanilla. Forge decided it was easier to do the conditional method patch than two...

Looks like this has been fixed on GitHub, but not yet released. Any update on it?

Is there a practical benefit to this change? Seems like a breaking change purely for the sake of cleanup; risks breaking mods without any actual advantage. It's reasonable to do...

I feel like using a default value will just break down the line, so IMO a better error message is the best fix (unless I just missed this being added...

This is a case I encountered in the past, I never really knew what to make of the tag so ended up just using my own tags for more specific...