~starkingdoms/starkingdoms

ref: 11e8a560ca3014cf9edbaacaf41d2818fdaabc3d starkingdoms/crates/unified/assets/config/recipes.rc.toml -rw-r--r-- 140 bytes
11e8a560ghostly_zsh feat: crafting buttons cause parts to spawn 20 hours ago
                                                                                
1
2
3
4
5
6
7
[recipes]
Frame = [
    { order = 0, inputs = { Silicon = 10 } }
]
Thruster = [
    { order = 1, inputs = { Silicon = 20, Carbon = 20 } }
]