primeiro commit
All checks were successful
Build and Push Image / Build and push image (push) Successful in 3m5s
All checks were successful
Build and Push Image / Build and push image (push) Successful in 3m5s
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
// Potentially make more fine grained later if needed
|
||||
([
|
||||
"common.items.mineral.ingot.bronze",
|
||||
"common.items.mineral.ingot.iron",
|
||||
"common.items.mineral.ingot.steel",
|
||||
"common.items.mineral.ingot.cobalt",
|
||||
"common.items.mineral.ingot.bloodsteel",
|
||||
"common.items.mineral.ingot.orichalcum",
|
||||
])
|
||||
9
veloren/assets/common/crafting/wood_weapon_materials.ron
Normal file
9
veloren/assets/common/crafting/wood_weapon_materials.ron
Normal file
@@ -0,0 +1,9 @@
|
||||
// Potentially make more fine grained later if needed
|
||||
([
|
||||
"common.items.log.wood",
|
||||
"common.items.log.bamboo",
|
||||
"common.items.log.hardwood",
|
||||
"common.items.log.ironwood",
|
||||
"common.items.log.frostwood",
|
||||
"common.items.log.eldwood",
|
||||
])
|
||||
Reference in New Issue
Block a user