fork download
  1.  
  2. recipe = {
  3. {"", "default:copper_ingot", ""},
  4. {"", "group:stick", ""},
  5. {"", "", ""},
  6. }
  7.  
  8. recipe = {
  9. {"default:copper_ingot", "", ""},
  10. {"group:stick", "", ""},
  11. {"", "", ""},
  12. }
  13.  
Success #stdin #stdout 0s 5448KB
stdin
Standard input is empty
stdout
Standard output is empty