Documentation for this module may be created at Module:ResourceBreakdown/breakdowns/doc
return {
["Bone Ash"] = {
["Bone"] = 1
},
["Chitin Paste"] = {
["Chitin"] = 1
},
["Clay Ceiling"] = {
["Clay"] = 1
},
["Cloth Hat"] = {
["Fiber"] = 2,
["Thatch"] = 2
},
["Copper Ingot"] = {
["Copper Ore"] = 1
},
["Electronics"] = {
["Sharp Crystal"] = 3,
["Copper Ingot"] = 1
},
["Glass"] = {
["Sand"] = 1
},
["Glass Window"] = {
["Glass"] = 5,
["Copper Ingot"] = 1
},
["Gunpowder"] = {
["Fire Stone Powder"] = 1,
["Charcoal"] = 1,
["Sulfur"] = 1
},
["Iron Foundation"] = {
["Iron Ingot"] = 1
},
["Iron Boots"] = {
["Iron Ingot"] = 4,
["Leather"] = 25
},
["Iron Ingot"] = {
["Iron"] = 1
},
["Polymer"] = {
["Bone Ash"] = 2,
["Clay"] = 2
},
["Silver Ingot"] = {
["Silver"] = 1
},
["Sleepy Potion"] = {
["Narcoberry"] = 2,
["Carrion"] = 1
},
["Steel Boots"] = {
["Steel Ingot"] = 20,
["Polymer"] = 12
},
["Steel Ingot"] = {
["Iron Ingot"] = 1,
["Coal"] = 1
},
["Stone Arrow"] = {
["Flint"] = 1,
["Wood"] = 1
},
["Stone Wall"] = {
["Rock"] = 1
},
["Thatch Foundation"] = {
["Thatch"] = 1,
["Fiber"] = 1
},
["Wood Fence"] = {
["Thatch"] = 1,
["Wood"] = 1
},
}