~starkingdoms/starkingdoms

ref: f6a4a4cbf42b10fc967ec425dd01205622442e8f starkingdoms/crates/unified/assets/config/recipes.rc.toml -rw-r--r-- 139 bytes
f6a4a4cbghostly_zsh feat: crafting removes resources from the ship now 19 hours ago
                                                                                
1
2
3
4
5
6
7
[recipes]
Frame = [
    { order = 0, inputs = { Carbon = 10 } }
]
Thruster = [
    { order = 1, inputs = { Silicon = 20, Carbon = 20 } }
]