Module:Schematic/Titles: Difference between revisions
m (1 revision) |
CraftSpider (talk | contribs) mNo edit summary |
||
Line 1: | Line 1: | ||
return { | return { | ||
['SB'] = 'Stationary block', | ['SB'] = 'Stationary block', | ||
['MB'] = 'Movable block', | |||
['input'] = 'Input', | ['input'] = 'Input', | ||
['output'] = 'Output', | ['output'] = 'Output', | ||
[' | ['AB'] = 'Any block' | ||
} | } |
Latest revision as of 15:10, 12 May 2017
Documentation for this module may be created at Module:Schematic/Titles/doc