Zoobound/recipes/emptyhands/flagzoo.recipe

12 lines
198 B
Plaintext
Raw Permalink Normal View History

2025-01-14 18:52:36 +00:00
{
"input" : [
{ "item" : "copperbar", "count" : 1 },
{ "item" : "fabric", "count" : 20 }
],
"output" : {
"item" : "flagzoo",
"count" : 1
},
"groups" : [ "plain", "all" ]
}