Advertisement
Lordeah18

bronze_ingot_stock.json

Nov 23rd, 2024
156
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.49 KB | None | 0 0
  1. {
  2.   "product": "alltheores:bronze_ingot",
  3.   "stock": 64,
  4.   "destination": "storagenetwork:exchange_2",
  5.   "processing_input": "jumbofurnace:jumbo_furnace_exterior_9",
  6.   "processing_output": "jumbofurnace:jumbo_furnace_exterior_8",
  7.   "ingredients": [
  8.     {
  9.       "name": "minecraft:copper_ingot",
  10.       "quantity": 3,
  11.       "source": "storagenetwork:exchange_2"
  12.     },
  13.     {
  14.       "name": "alltheores:tin_ingot",
  15.       "quantity": 1,
  16.       "source": "storagenetwork:exchange_2"
  17.     }
  18.   ]
  19. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement