Minecraft Wiki
Advertisement
[Lesen | Bearbeiten | Versionen | Aktualisieren]Buch und Feder DokumentationSpringe zum Quelltext ↴Lua logo Zum Gebrauch von Lua-Modulen siehe die Modul-Hilfe.

Dieses Modul legt die Einstellungen für die Vorlage {{InvSprite/Mods/RedPower2}} fest, sowie die Sprites, die für diese Vorlage verfügbar sind.

Alle Sprites

Hier ist die Liste aller Sprites, die möglich sind. Gelb markierte Bezeichnungen sind veraltet und werden nicht mehr verwendet. Sobald die Kategorie:Veralteter Sprite leer ist, können die veralteten Bezeichnungen hier gelöscht werden. Dazu einfach den Text der Bezeichnung komplett leeren.

Kabel

    • Black Bundled Cable
    • Black Insulated Wire
    • Blue Alloy Wire
    • Blue Bundled Cable
    • Blue Insulated Wire
    • Brown Bundled Cable
    • Brown Insulated Wire
    • Bundled Cable
    • Cyan Bundled Cable
    • Cyan Insulated Wire
    • Fine Copper Wire
    • Fine Iron Wire
    • Gray Bundled Cable
    • Gray Insulated Wire
    • Green Bundled Cable
    • Green Insulated Wire
    • Light Blue Bundled Cable
    • Light Blue Insulated Wire
    • Light Gray Bundled Cable
    • Light Gray Insulated Wire
    • Lime Bundled Cable
    • Lime Insulated Wire
    • Magenta Bundled Cable
    • Magenta Insulated Wire
    • Orange Bundled Cable
    • Orange Insulated Wire
    • Pink Bundled Cable
    • Pink Insulated Wire
    • Purple Bundled Cable
    • Purple Insulated Wire
    • Red Alloy Wire
    • Red Bundled Cable
    • Red Insulated Wire

Blöcke

    • Accelerator
    • Alloy Furnace
    • AND Gate
    • Assembler
    • Basalt
    • Basalt Brick
    • Basalt Cobblestone
    • Battery Box
    • Black Lamp
    • Block Breaker
    • Blue Lamp
    • Blulectric Alloy Furnace
    • Blulectric Furnace
    • Brown Lamp
    • Buffer
    • Buffer Gate
    • Bus Transceiver
    • Copper Ore
    • Counter
    • Cyan Lamp
    • Deployer
    • Diamond Panel
    • Ejector
    • Filter
    • Fluid Pipe
    • Frame Motor
    • Grate
    • Gray Lamp
    • Green Lamp
    • Hollow Stone Anticover
    • Hollow Stone Cover
    • Hollow Stone Cover Slab
    • Hollow Stone Panel
    • Hollow Stone Slab
    • Hollow Stone Triple Cover
    • Hollow Stone Triple Panel
    • Igniter
    • Indigo Flower
    • Invert Cell
    • Iron Panel Strip
    • Item Detector
    • Light Blue Lamp
    • Light Gray Lamp
    • Light Sensor
    • Lime Lamp
    • Magenta Lamp
    • Magtube
    • Marble
    • Marble Brick
    • Multiplexer
    • NAND Gate
    • Non-Invert Cell
    • NOR Gate
    • NOT Gate
    • Null Cell
    • OR Gate
    • Orange Lamp
    • Pink Lamp
    • Plate Assembly
    • Pneumatic Tube
    • Project Table
    • Pulse Former
    • Pump
    • Purple Lamp
    • Randomizer
    • Red Lamp
    • Redstone Tube
    • Regulator
    • Relay
    • Repeater
    • Restriction Tube
    • Retriever
    • RS Latch
    • Rubberwood
    • Sequencer
    • Silver Ore
    • Solar Panel
    • Sorting Machine
    • State Cell

Werkzeug

    • Diamond Handsaw
    • Diamond Sickle
    • Emerald Axe
    • Emerald Handsaw
    • Emerald Hoe
    • Emerald Pickaxe
    • Emerald Shovel
    • Emerald Sickle
    • Emerald Sword
    • Gold Sickle
    • Iron Handsaw
    • Iron Sickle
    • Ruby Axe
    • Ruby Handsaw
    • Ruby Hoe
    • Ruby Pickaxe
    • Ruby Shovel
    • Ruby Sickle
    • Ruby Sword
    • Sapphire Axe
    • Sapphire Handsaw
    • Sapphire Hoe
    • Sapphire Pickaxe
    • Sapphire Shovel
    • Sapphire Sickle
    • Sapphire Sword
    • Screwdriver
    • Sonic Screwdriver

Gegenstände

    • Athame
    • Black Lumar
    • Blue Alloy Ingot
    • Blue Lumar
    • Blue-Doped Wafer
    • Blulectric Motor
    • Brass Ingot
    • Brown Lumar
    • BT Battery
    • Copper Coil
    • Copper Ingot
    • Copper Nugget
    • Cyan Lumar
    • Diamond Drawplate
    • Emerald
    • Flax Seeds
    • Gray Lumar
    • Green Lumar
    • Indigo Dye
    • Iron Nugget
    • Light Blue Lumar
    • Light Gray Lumar
    • Lime Lumar
    • Magenta Lumar
    • Nikolite
    • Orange Lumar
    • Pink Lumar
    • Purple Lumar
    • Red Alloy Ingot
    • Red Lumar
    • Red-Doped Wafer
    • Ruby
    • Sapphire
    • Silicon Boule
    • Silicon Chip
    • Silicon Wafer
    • Silver Ingot
    • Silver Nugget

Farben

    • Black Paint
    • Black Paint Brush
    • Blue Paint
    • Blue Paint Brush
    • Brown Paint
    • Brown Paint Brush
    • Cyan Paint
    • Cyan Paint Brush
    • Gray Paint
    • Gray Paint Brush
    • Green Paint
    • Green Paint Brush
    • Light Blue Paint
    • Light Blue Paint Brush
    • Light Gray Paint
    • Light Gray Paint Brush
    • Lime Paint
    • Lime Paint Brush
    • Magenta Paint
    • Magenta Paint Brush
    • Orange Paint
    • Orange Paint Brush
    • Paint Brush
    • Paint Can
    • Pink Paint
    • Pink Paint Brush
    • Purple Paint
    • Purple Paint Brush
    • Red Paint
    • Red Paint Brush
    • White Paint
    • White Paint Brush
    • Yellow Paint Brush


return {
	settings = {
		align = 'middle',
		classname = 'inv-sprite',
		name = 'RedPower2-Inv',
		sheetsize = 512,
		size = 32,
		stylesheet = true,
		url = require( [[Modul:Sprite]] ).getUrl( 'RedPower2-InvSprite.png', 'version=1621693663471', 'inv-sprite' ),
	},
	sections = {
		{ name = 'Kabel', id = 4 },
		{ name = 'Blöcke', id = 2 },
		{ name = 'Werkzeug', id = 5 },
		{ name = 'Gegenstände', id = 1 },
		{ name = 'Farben', id = 3 },
	},
	ids = {
		Accelerator = { pos = 13, section = 2 },
		['Alloy Furnace'] = { pos = 14, section = 2 },
		['AND Gate'] = { pos = 22, section = 2 },
		Assembler = { pos = 15, section = 2 },
		Athame = { pos = 23, section = 1 },
		Basalt = { pos = 16, section = 2 },
		['Basalt Brick'] = { pos = 17, section = 2 },
		['Basalt Cobblestone'] = { pos = 18, section = 2 },
		['Battery Box'] = { pos = 19, section = 2 },
		['Black Bundled Cable'] = { pos = 24, section = 4 },
		['Black Insulated Wire'] = { pos = 25, section = 4 },
		['Black Lamp'] = { pos = 20, section = 2 },
		['Black Lumar'] = { pos = 26, section = 1 },
		['Black Paint'] = { pos = 27, section = 3 },
		['Black Paint Brush'] = { pos = 28, section = 3 },
		['Block Breaker'] = { pos = 21, section = 2 },
		['Blue Alloy Ingot'] = { pos = 53, section = 1 },
		['Blue Alloy Wire'] = { pos = 29, section = 4 },
		['Blue Bundled Cable'] = { pos = 30, section = 4 },
		['Blue Insulated Wire'] = { pos = 31, section = 4 },
		['Blue Lamp'] = { pos = 32, section = 2 },
		['Blue Lumar'] = { pos = 47, section = 1 },
		['Blue Paint'] = { pos = 57, section = 3 },
		['Blue Paint Brush'] = { pos = 58, section = 3 },
		['Blue-Doped Wafer '] = { pos = 54, section = 1 },
		['Blulectric Alloy Furnace'] = { pos = 33, section = 2 },
		['Blulectric Furnace'] = { pos = 34, section = 2 },
		['Blulectric Motor '] = { pos = 55, section = 1 },
		['Brass Ingot'] = { pos = 48, section = 1 },
		['Brown Bundled Cable'] = { pos = 35, section = 4 },
		['Brown Insulated Wire'] = { pos = 36, section = 4 },
		['Brown Lamp'] = { pos = 37, section = 2 },
		['Brown Lumar'] = { pos = 49, section = 1 },
		['Brown Paint'] = { pos = 59, section = 3 },
		['Brown Paint Brush'] = { pos = 60, section = 3 },
		['BT Battery'] = { pos = 50, section = 1 },
		Buffer = { pos = 38, section = 2 },
		['Buffer Gate'] = { pos = 39, section = 2 },
		['Bundled Cable'] = { pos = 40, section = 4 },
		['Bus Transceiver'] = { pos = 41, section = 2 },
		['Copper Coil '] = { pos = 56, section = 1 },
		['Copper Ingot'] = { pos = 51, section = 1 },
		['Copper Nugget'] = { pos = 52, section = 1 },
		['Copper Ore'] = { pos = 42, section = 2 },
		Counter = { pos = 43, section = 2 },
		['Cyan Bundled Cable'] = { pos = 44, section = 4 },
		['Cyan Insulated Wire'] = { pos = 45, section = 4 },
		['Cyan Lamp'] = { pos = 46, section = 2 },
		['Cyan Lumar'] = { pos = 74, section = 1 },
		['Cyan Paint'] = { pos = 82, section = 3 },
		['Cyan Paint Brush'] = { pos = 83, section = 3 },
		Deployer = { pos = 66, section = 2 },
		['Diamond Drawplate'] = { pos = 75, section = 1 },
		['Diamond Handsaw'] = { pos = 76, section = 5 },
		['Diamond Panel'] = { pos = 67, section = 2 },
		['Diamond Sickle'] = { pos = 77, section = 5 },
		Ejector = { pos = 68, section = 2 },
		Emerald = { pos = 5, section = 1 },
		['Emerald Axe'] = { pos = 6, section = 5 },
		['Emerald Handsaw'] = { pos = 7, section = 5 },
		['Emerald Hoe'] = { pos = 8, section = 5 },
		['Emerald Pickaxe'] = { pos = 9, section = 5 },
		['Emerald Shovel'] = { pos = 10, section = 5 },
		['Emerald Sickle'] = { pos = 11, section = 5 },
		['Emerald Sword'] = { pos = 12, section = 5 },
		Filter = { pos = 69, section = 2 },
		['Fine Copper Wire'] = { pos = 64, section = 4 },
		['Fine Iron Wire'] = { pos = 65, section = 4 },
		['Flax Seeds'] = { pos = 78, section = 1 },
		['Fluid Pipe'] = { pos = 70, section = 2 },
		['Frame Motor'] = { pos = 71, section = 2 },
		['Gold Sickle'] = { pos = 79, section = 5 },
		Grate = { pos = 72, section = 2 },
		['Gray Bundled Cable'] = { pos = 61, section = 4 },
		['Gray Insulated Wire'] = { pos = 62, section = 4 },
		['Gray Lamp'] = { pos = 73, section = 2 },
		['Gray Lumar'] = { pos = 80, section = 1 },
		['Gray Paint'] = { pos = 84, section = 3 },
		['Gray Paint Brush'] = { pos = 81, section = 3 },
		['Green Bundled Cable'] = { pos = 63, section = 4 },
		['Green Insulated Wire'] = { pos = 85, section = 4 },
		['Green Lamp'] = { pos = 90, section = 2 },
		['Green Lumar'] = { pos = 105, section = 1 },
		['Green Paint'] = { pos = 113, section = 3 },
		['Green Paint Brush'] = { pos = 114, section = 3 },
		['Hollow Stone Anticover'] = { pos = 91, section = 2 },
		['Hollow Stone Cover'] = { pos = 92, section = 2 },
		['Hollow Stone Cover Slab'] = { pos = 93, section = 2 },
		['Hollow Stone Panel'] = { pos = 94, section = 2 },
		['Hollow Stone Slab'] = { pos = 95, section = 2 },
		['Hollow Stone Triple Cover'] = { pos = 96, section = 2 },
		['Hollow Stone Triple Panel'] = { pos = 97, section = 2 },
		Igniter = { pos = 104, section = 2 },
		['Indigo Dye'] = { pos = 106, section = 1 },
		['Indigo Flower'] = { pos = 98, section = 2 },
		['Invert Cell'] = { pos = 99, section = 2 },
		['Iron Handsaw'] = { pos = 107, section = 5 },
		['Iron Nugget'] = { pos = 108, section = 1 },
		['Iron Panel Strip'] = { pos = 100, section = 2 },
		['Iron Sickle'] = { pos = 109, section = 5 },
		['Item Detector'] = { pos = 101, section = 2 },
		['Light Blue Bundled Cable'] = { pos = 86, section = 4 },
		['Light Blue Insulated Wire'] = { pos = 87, section = 4 },
		['Light Blue Lamp'] = { pos = 102, section = 2 },
		['Light Blue Lumar'] = { pos = 110, section = 1 },
		['Light Blue Paint'] = { pos = 115, section = 3 },
		['Light Blue Paint Brush'] = { pos = 116, section = 3 },
		['Light Gray Bundled Cable'] = { pos = 88, section = 4 },
		['Light Gray Insulated Wire'] = { pos = 89, section = 4 },
		['Light Gray Lamp'] = { pos = 103, section = 2 },
		['Light Gray Lumar'] = { pos = 111, section = 1 },
		['Light Gray Paint'] = { pos = 117, section = 3 },
		['Light Gray Paint Brush'] = { pos = 141, section = 3 },
		['Light Sensor'] = { pos = 136, section = 2 },
		['Lime Bundled Cable'] = { pos = 112, section = 4 },
		['Lime Insulated Wire'] = { pos = 118, section = 4 },
		['Lime Lamp'] = { pos = 123, section = 2 },
		['Lime Lumar'] = { pos = 137, section = 1 },
		['Lime Paint'] = { pos = 142, section = 3 },
		['Lime Paint Brush'] = { pos = 143, section = 3 },
		['Magenta Bundled Cable'] = { pos = 119, section = 4 },
		['Magenta Insulated Wire'] = { pos = 120, section = 4 },
		['Magenta Lamp'] = { pos = 124, section = 2 },
		['Magenta Lumar'] = { pos = 138, section = 1 },
		['Magenta Paint '] = { pos = 144, section = 3 },
		['Magenta Paint Brush'] = { pos = 145, section = 3 },
		Magtube = { pos = 125, section = 2 },
		Marble = { pos = 126, section = 2 },
		['Marble Brick'] = { pos = 127, section = 2 },
		Multiplexer = { pos = 128, section = 2 },
		['NAND Gate'] = { pos = 129, section = 2 },
		Nikolite = { pos = 139, section = 1 },
		['Non-Invert Cell'] = { pos = 130, section = 2 },
		['NOR Gate'] = { pos = 131, section = 2 },
		['NOT Gate'] = { pos = 132, section = 2 },
		['Null Cell'] = { pos = 133, section = 2 },
		['OR Gate'] = { pos = 134, section = 2 },
		['Orange Bundled Cable'] = { pos = 121, section = 4 },
		['Orange Insulated Wire'] = { pos = 122, section = 4 },
		['Orange Lamp'] = { pos = 135, section = 2 },
		['Orange Lumar'] = { pos = 140, section = 1 },
		['Orange Paint'] = { pos = 146, section = 3 },
		['Orange Paint Brush'] = { pos = 147, section = 3 },
		['Paint Brush'] = { pos = 148, section = 3 },
		['Paint Can'] = { pos = 174, section = 3 },
		['Pink Bundled Cable'] = { pos = 149, section = 4 },
		['Pink Insulated Wire'] = { pos = 150, section = 4 },
		['Pink Lamp'] = { pos = 156, section = 2 },
		['Pink Lumar'] = { pos = 169, section = 1 },
		['Pink Paint'] = { pos = 175, section = 3 },
		['Pink Paint Brush'] = { pos = 176, section = 3 },
		['Plate Assembly'] = { pos = 157, section = 2 },
		['Pneumatic Tube'] = { pos = 158, section = 2 },
		['Project Table'] = { pos = 159, section = 2 },
		['Pulse Former'] = { pos = 160, section = 2 },
		Pump = { pos = 161, section = 2 },
		['Purple Bundled Cable'] = { pos = 151, section = 4 },
		['Purple Insulated Wire'] = { pos = 152, section = 4 },
		['Purple Lamp'] = { pos = 162, section = 2 },
		['Purple Lumar'] = { pos = 170, section = 1 },
		['Purple Paint'] = { pos = 177, section = 3 },
		['Purple Paint Brush'] = { pos = 178, section = 3 },
		Randomizer = { pos = 163, section = 2 },
		['Red Alloy Ingot'] = { pos = 171, section = 1 },
		['Red Alloy Wire'] = { pos = 153, section = 4 },
		['Red Bundled Cable'] = { pos = 154, section = 4 },
		['Red Insulated Wire'] = { pos = 155, section = 4 },
		['Red Lamp'] = { pos = 164, section = 2 },
		['Red Lumar'] = { pos = 172, section = 1 },
		['Red Paint'] = { pos = 179, section = 3 },
		['Red Paint Brush'] = { pos = 180, section = 3 },
		['Red-Doped Wafer'] = { pos = 173, section = 1 },
		['Redstone Tube'] = { pos = 165, section = 2 },
		Regulator = { pos = 166, section = 2 },
		Relay = { pos = 167, section = 2 },
		Repeater = { pos = 168, section = 2 },
		['Restriction Tube'] = { pos = 181, section = 2 },
		Retriever = { pos = 182, section = 2 },
		['RS Latch'] = { pos = 183, section = 2 },
		Rubberwood = { pos = 184, section = 2 },
		Ruby = { pos = 206, section = 1 },
		['Ruby Axe'] = { pos = 190, section = 5 },
		['Ruby Handsaw'] = { pos = 191, section = 5 },
		['Ruby Hoe'] = { pos = 192, section = 5 },
		['Ruby Pickaxe'] = { pos = 193, section = 5 },
		['Ruby Shovel'] = { pos = 194, section = 5 },
		['Ruby Sickle'] = { pos = 195, section = 5 },
		['Ruby Sword'] = { pos = 196, section = 5 },
		Sapphire = { pos = 212, section = 1 },
		['Sapphire Axe'] = { pos = 197, section = 5 },
		['Sapphire Handsaw'] = { pos = 198, section = 5 },
		['Sapphire Hoe'] = { pos = 199, section = 5 },
		['Sapphire Pickaxe'] = { pos = 200, section = 5 },
		['Sapphire Shovel'] = { pos = 201, section = 5 },
		['Sapphire Sickle'] = { pos = 202, section = 5 },
		['Sapphire Sword'] = { pos = 203, section = 5 },
		Screwdriver = { pos = 204, section = 5 },
		Sequencer = { pos = 185, section = 2 },
		['Silicon Boule'] = { pos = 207, section = 1 },
		['Silicon Chip'] = { pos = 208, section = 1 },
		['Silicon Wafer'] = { pos = 209, section = 1 },
		['Silver Ingot'] = { pos = 210, section = 1 },
		['Silver Nugget'] = { pos = 211, section = 1 },
		['Silver Ore'] = { pos = 186, section = 2 },
		['Solar Panel'] = { pos = 187, section = 2 },
		['Sonic Screwdriver'] = { pos = 205, section = 5 },
		['Sorting Machine'] = { pos = 188, section = 2 },
		['State Cell'] = { pos = 189, section = 2 },
		['White Paint'] = { pos = 3, section = 3 },
		['White Paint Brush'] = { pos = 2, section = 3 },
		['Yellow Paint Brush'] = { pos = 4, section = 3 },
	},
}
Advertisement