Module:Data/BauxiteOre/InInput: Difference between revisions
Jump to navigation
Jump to search
Created page with "return { { name = 'BauxiteOre', input = { {'BauxiteOre', 1}, }, output = { {'BauxiteDust', 1}, }, ticks = 180, tier = 3, }, { name = 'HammerBauxiteOre', input = { {'BauxiteOre', 1}, }, output = { {'BauxiteOreImpureGravel', 1}, {'BauxiteOreImpureGravel', 1}, }, ticks = 100, tier = 3, }, }" |
(No difference)
|
Latest revision as of 20:16, 31 July 2025
Documentation for this module may be created at Module:Data/BauxiteOre/InInput/doc