Code: Select all
amount :: uint16
Code: Select all
"uranium-cannon-shell-recycling":
{
"type": "recipe",
"category": "recycling",
"results":
[
{
"type": "item",
"name": "cannon-shell",
"amount": 0.25,
"extra_count_fraction": 0.25
}, ...