mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-06-14 12:34:05 +09:00
crafting ui working (visuals only)
This commit is contained in:
@@ -656,6 +656,8 @@ val MaterialCodex: MaterialCodex
|
||||
get() = Terrarum.materialCodex
|
||||
val FactionCodex: FactionCodex
|
||||
get() = Terrarum.factionCodex
|
||||
val CraftingRecipeCodex: CraftingCodex
|
||||
get() = Terrarum.craftingCodex
|
||||
val Apocryphas: HashMap<String, Any>
|
||||
get() = Terrarum.apocryphas
|
||||
|
||||
|
||||
Reference in New Issue
Block a user