~starkingdoms/starkingdoms

ref: 562e5c4ab6cb48a4d9bdc8b25a2c533d83531304 starkingdoms/crates/unified/assets/config/recipes.rc.toml -rw-r--r-- 140 bytes
562e5c4aghostly_zsh fix: recipe list order 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 } }
]