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)
 
m (1 revision imported)
 
(No difference)

Latest revision as of 16:10, 13 May 2021

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'
}