switched recipe container to wrapbox instead of uniform grid

This commit is contained in:
Nyx
2025-09-02 12:16:44 -06:00
parent 3c4173c582
commit 45bd23d271
6 changed files with 14 additions and 10 deletions

View File

@@ -1,8 +1,12 @@
[/Script/GameplayTags.GameplayTagsList]
GameplayTagList=(Tag="Crafting.Workbench.Blacksmith",DevComment="")
GameplayTagList=(Tag="Crafting.Workbench.Blacksmith.CraftTest",DevComment="")
GameplayTagList=(Tag="Crafting.Workbench.Blacksmith.CraftTest1",DevComment="")
GameplayTagList=(Tag="Crafting.Workbench.Cooking",DevComment="")
GameplayTagList=(Tag="Crafting.Workbench.Cooking.CraftTest",DevComment="")
GameplayTagList=(Tag="Crafting.Workbench.Stonecutting",DevComment="")
GameplayTagList=(Tag="Crafting.Workbench.Stonecutting.CraftTest",DevComment="")
GameplayTagList=(Tag="Crafting.Workbench.Woodworking",DevComment="")
GameplayTagList=(Tag="Crafting.Workbench.Woodworking.CraftTest",DevComment="")
GameplayTagList=(Tag="Crafting.Workbench.Woodworking.CraftTest2",DevComment="")