Difference between revisions of "Module:Schematic/titles"

From Box of Rocks WIKI
Jump to navigation Jump to search
Redstone>Fadyblok240
m (Fadyblok240 moved page Module:Schematic/Titles to Module:Schematic/titles without leaving a redirect: Sentence case)
(No difference)

Revision as of 17:07, 17 August 2020

Documentation for this module may be created at Module:Schematic/titles/doc

return {
	['SB'] = 'Stationary block',
	['MB'] = 'Movable block',
	['input'] = 'Input',
	['output'] = 'Output',
	['AB'] = 'Any block'
}