MacAttack1589

Tri-Furnace Conveyor JSON Code (Metal Fragments Box)

Feb 6th, 2025 (edited)
16
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.62 KB | Gaming | 0 0
  1.   // This JSON code is part of the automated electric furnace setup featured in my YouTube video: [YouTube Video Link]
  2.   // For full tutorial and step-by-step guide, check out the video!
  3.   // To use the code, copy it here and click the "Paste" button in Rust while holding Shift.
  4.  
  5.   // "furnace": "electric",
  6.   // "setup": "automated",
  7.   // "layout": "triangular"
  8. [
  9.     {
  10.         "TargetCategory": null,
  11.         "MaxAmountInOutput": 0,
  12.         "BufferAmount": 0,
  13.         "MinAmountInInput": 0,
  14.         "IsBlueprint": false,
  15.         "BufferTransferRemaining": 0,
  16.         "TargetItemName": "metal.fragments"
  17.     }
  18. ]
Advertisement
Add Comment
Please, Sign In to add comment