refactor(creative): prepend support and logging

This commit is contained in:
Jacobwasbeast
2026-03-10 19:44:17 -05:00
parent 15c02e14ae
commit 86cbf225dc
12 changed files with 338 additions and 59 deletions

View File

@@ -2637,6 +2637,7 @@ namespace GameHooks
{
LogUtil::Log("[WeaveLoader] Hook: CreativeStaticCtor -- building vanilla creative lists");
Original_CreativeStaticCtor();
CreativeInventory::SetCreativeReady();
// Inject AFTER vanilla lists so modded entries are appended to the end
// of each creative category.