Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- // This JSON code is part of the automated electric furnace setup featured in my YouTube video: [YouTube Video Link]
- // For full tutorial and step-by-step guide, check out the video!
- // To use the code, copy it here and click the "Paste" button in Rust while holding Shift.
- // "furnace": "electric",
- // "setup": "automated",
- // "layout": "triangular"
- [
- {
- "TargetCategory": null,
- "MaxAmountInOutput": 0,
- "BufferAmount": 0,
- "MinAmountInInput": 0,
- "IsBlueprint": false,
- "BufferTransferRemaining": 0,
- "TargetItemName": "metal.refined"
- }
- ]
Advertisement
Add Comment
Please, Sign In to add comment