Devan-Kerman / ARRP

A fabric api for creating resources and assets at runtime
Mozilla Public License 2.0
101 stars 25 forks source link

add callback event for after mod resources but before user resources #89

Closed Andrew6rant closed 10 months ago

Andrew6rant commented 10 months ago

This event is very similar to the USER_RESOURCES callback, but is automatically enabled (and cannot be disabled) and is not visible in the resource pack selection screen, similar to the BEFORE_VANILLA, BETWEEN_VANILLA_AND_MODS, and AFTER_VANILLA events.

Devan-Kerman commented 10 months ago

LGTM