Module:Supercompost profit calculator: Revision history

Jump to navigation Jump to search
Diff selection: mark the radio boxes of the versions to compare or click on a revision date to view it. (cur) = difference from current version, (prev) = difference from preceding version,  m = minor edit, → = section edit

17 October 2024

  • curprev 00:1300:13, 17 October 2024Alex talk contribs 2,457 bytes +2,457 Created page with "local Coins = require( 'Module:Coins' ) local gePrice = require('Module:Exchange')._price local p = {} local bin = 15 local bigBin = 30 function p.invoke_main( frame ) return p.main(frame:getParent().args.ingredient, frame:getParent().args.cocomilk_offset, frame:getParent().args.bucket_offset, frame:getParent().args.grimy_herbs) end function p.main( item, cocomilk, bucket, grimy ) --List of herbs-- local herbs = { "Avantoe", "Cadantine", "Dwarf weed", "Kwuarm", "..."