mirror of
https://github.com/Jacobwasbeast/LegacyWeaveLoader.git
synced 2026-06-05 12:34:33 +00:00
feat(api): add default minecraft item models
This commit is contained in:
@@ -4,4 +4,5 @@ public static class ModContext
|
||||
{
|
||||
public static string? ModId { get; internal set; }
|
||||
public static string? ModFolder { get; internal set; }
|
||||
public static string? ApiModFolder { get; internal set; }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user