mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-03-07 20:31:51 +09:00
mod support design wip
This commit is contained in:
10
assets/modules/basegame/materialprop.csv
Normal file
10
assets/modules/basegame/materialprop.csv
Normal file
@@ -0,0 +1,10 @@
|
||||
"idst";"forcemod";"comments"
|
||||
"rock"; "1";
|
||||
"cupr"; "2";
|
||||
"egls"; "4";"elven glass"
|
||||
"iron"; "5";
|
||||
"argn"; "9";"argentum"
|
||||
"stal"; "14";"steel"
|
||||
"eaur"; "21";"elven aurichalcum"
|
||||
"tial"; "33";"titanium alloy"
|
||||
"admt"; "71";"adamant metal"
|
||||
|
Reference in New Issue
Block a user