Brennan Ravenscroft

Results 242 comments of Brennan Ravenscroft

https://github.com/Shadows-of-Fire/Apotheosis/commit/7588c8868ad30f770225a04a1def87005b9ab0e3

Fair amount of work probably needed here. The current state is unfortunately inbetween "too technical" and "too simple" in that it is not technical enough for advanced users to gain...

There's no way to keep the patch and maintain the behavior that triggers the particular advancement - the fact that it triggers at all is a bug (as indicated by...

I'll be honest a tag like this that does not have any gameplay altering effects does not seem particularly useful. What good is a marker that dictates an item should...

Closing due to lack of development; if you ever get around to updating it, you can reopen this or a new PR for the same change.

We already suggest proper isolation of client code. See https://github.com/neoforged/MergeTool/blob/main/src/forgeAPI/java/net/neoforged/api/distmarker/Dist.java `@OnlyIn` does have an effect on mod code, but it should not be used by mods whatsoever.

@SquidDev #1231 is stalled for the time being, so if you intend to update this PR, you shouldn't await completion of that change.