~starkingdoms/starkingdoms

ref: b2961310f531bdca97488e097aa49ecbe6c76f4f starkingdoms/crates/unified/assets/config/recipes.rc.toml -rw-r--r-- 140 bytes
b2961310ghostly_zsh feat: recipe list button-ified a day ago
                                                                                
1
2
3
4
5
6
7
[recipes]
Frame = [
    { order = 0, inputs = { Silicon = 10 } }
]
Thruster = [
    { order = 1, inputs = { Silicon = 20, Carbon = 20 } }
]