Modul:ModSprite
[Lesen | Bearbeiten | Versionen | Aktualisieren]
DokumentationSpringe zum Quelltext ↴
Zum Gebrauch von Lua-Modulen siehe die Modul-Hilfe.

Dieses Modul legt die Einstellungen für die Vorlagen {{ModSprite}}
und {{ModLink}}
fest, sowie die Sprites, die für diese Vorlagen verfügbar sind.
Inhaltsverzeichnis
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.
Applied Energistics
basisprozessor-bausatz
certus-quarz
certus-quarzblock
certus-quarzstaub
drahtlosempfänger
drahtlosverstärker
eisenstaub
energiezelle
entropiebeschleuniger
fluix-kristall
fluix-perle
fluix-staub
goldstaub
grossprozessor-bausatz
holzkurbel
holzzahnrad
materiekanone
me-16k-speicher
me-1k-speicher
me-4k-speicher
me-64k-speicher
me-basis-exportbus
me-basis-importbus
me-basisprozessor
me-drahtlose-zugangskonsole
me-drahtloser-zugangspunkt
me-energierelais
me-exakter-exportbus
me-exakter-importbus
me-fertigungs-cpu
me-fertigungskonsole
me-fertigungsmonitor
me-füllstandssensor
me-grossprozessor
me-io-port
me-kabel
me-kabel---blau
me-kabel---braun
me-kabel---gelb
me-kabel---grün
me-kabel---rot
me-kabel---schwarz
me-kabel---weiss
me-kabel-gedeckt
me-kern
me-laufwerk
me-leerschablone
me-molekulare-schutzwand
me-programmierer
me-schablone-gestanzt
me-schablonenkammer
me-schablonenstanzer
me-schnittstelle
me-speicherbus
me-speichermonitor
me-steuerkabel
me-truhe
me-ungenauer-exportbus
me-ungenauer-importbus
me-ungenauer-speicherbus
me-wärmetauscher
me-zugangskonsole
me-übergangsmembran
mehl
mühlstein
netherquarzstaub
quarzaxt
quarzerz
quarzhacke
quarzmeissel
quarzschaufel
quarzschraubenschlüssel
quarzschwert
quarzspitzhacke
schwingungskatalysator
silizium
speicherblock
speichercluster
speichergehäuse
speichersegment
speicherzelle
umrechnungsmatrix
ComputerCraft
advanced-computer
advanced-mining-turtle
advanced-monitor
advanced-turtle
advanced-wireless-turtle
computer
disk
disk-drive
mining-turtle
monitor
networking-cable
printed-book
printed-page
printed-pages
printer
turtle
wired-modem
wireless-modem
wireless-turtle
LabyMod
labymod
Quark
biotit-block
biotit-gemeißelt
biotit-säule
bücherregal-akazie
bücherregal-birke
bücherregal-dunkeleiche
bücherregal-fichte
bücherregal-tropenbaum
enderbiotit-erz
geschnitzt-akazie
geschnitzt-birke
geschnitzt-eiche
geschnitzt-fichte
geschnitzt-schwarzeiche
geschnitzt-tropenholz
holzkohle-block
lohen-laterne
netherziegel-verkohlt
Tinkers' Construct
gebrannte-ziegelsteine
gebrannter-tank
gussbecken
gusstisch
schmelzabfluss
schmelzkontroller
Spiel-Symbole |
| ||||
---|---|---|---|---|---|
Spiel-Grafiken | |||||
Wiki-Grafiken | |||||
Module | |||||
Hilfsmodule |
return {
settings = {
classname = 'mod-sprite',
name = 'Mod',
stylesheet = true,
url = require( [[Modul:Sprite]] ).getUrl( 'ModSprite.png', 'version=2', 'mod-sprite' ),
},
sections = {
{ name = 'Applied Energistics', id = 1 },
{ name = 'ComputerCraft', id = 2 },
{ name = 'LabyMod', id = 3 },
{ name = 'Quark', id = 4 },
{ name = "Tinkers' Construct", id = 5 },
},
ids = {
['advanced-computer'] = { pos = 108, section = 2 },
['advanced-mining-turtle'] = { pos = 109, section = 2 },
['advanced-monitor'] = { pos = 110, section = 2 },
['advanced-turtle'] = { pos = 111, section = 2 },
['advanced-wireless-turtle'] = { pos = 112, section = 2 },
['basisprozessor-bausatz'] = { pos = 26, section = 1 },
['biotit-block'] = { pos = 2, section = 4 },
['biotit-gemeißelt'] = { pos = 4, section = 4 },
['biotit-säule'] = { pos = 3, section = 4 },
['bücherregal-akazie'] = { pos = 6, section = 4 },
['bücherregal-birke'] = { pos = 7, section = 4 },
['bücherregal-dunkeleiche'] = { pos = 8, section = 4 },
['bücherregal-fichte'] = { pos = 10, section = 4 },
['bücherregal-tropenbaum'] = { pos = 9, section = 4 },
['certus-quarz'] = { pos = 27, section = 1 },
['certus-quarzblock'] = { pos = 28, section = 1 },
['certus-quarzstaub'] = { pos = 29, section = 1 },
computer = { pos = 113, section = 2 },
disk = { pos = 114, section = 2 },
['disk-drive'] = { pos = 115, section = 2 },
['drahtlosempfänger'] = { pos = 30, section = 1 },
['drahtlosverstärker'] = { pos = 31, section = 1 },
eisenstaub = { pos = 32, section = 1 },
['enderbiotit-erz'] = { pos = 127, section = 4 },
energiezelle = { pos = 33, section = 1 },
entropiebeschleuniger = { pos = 34, section = 1 },
['fluix-kristall'] = { pos = 35, section = 1 },
['fluix-perle'] = { pos = 36, section = 1 },
['fluix-staub'] = { pos = 37, section = 1 },
['gebrannte-ziegelsteine'] = { pos = 19, section = 5 },
['gebrannter-tank'] = { pos = 20, section = 5 },
['geschnitzt-akazie'] = { pos = 11, section = 4 },
['geschnitzt-birke'] = { pos = 12, section = 4 },
['geschnitzt-eiche'] = { pos = 15, section = 4 },
['geschnitzt-fichte'] = { pos = 16, section = 4 },
['geschnitzt-schwarzeiche'] = { pos = 13, section = 4 },
['geschnitzt-tropenholz'] = { pos = 14, section = 4 },
goldstaub = { pos = 38, section = 1 },
['grossprozessor-bausatz'] = { pos = 39, section = 1 },
gussbecken = { pos = 23, section = 5 },
gusstisch = { pos = 24, section = 5 },
['holzkohle-block'] = { pos = 17, section = 4 },
holzkurbel = { pos = 40, section = 1 },
holzzahnrad = { pos = 41, section = 1 },
labymod = { pos = 25, section = 3 },
['lohen-laterne'] = { pos = 5, section = 4 },
materiekanone = { pos = 42, section = 1 },
['me-16k-speicher'] = { pos = 43, section = 1 },
['me-1k-speicher'] = { pos = 44, section = 1 },
['me-4k-speicher'] = { pos = 45, section = 1 },
['me-64k-speicher'] = { pos = 46, section = 1 },
['me-basis-exportbus'] = { pos = 47, section = 1 },
['me-basis-importbus'] = { pos = 48, section = 1 },
['me-basisprozessor'] = { pos = 49, section = 1 },
['me-drahtlose-zugangskonsole'] = { pos = 50, section = 1 },
['me-drahtloser-zugangspunkt'] = { pos = 51, section = 1 },
['me-energierelais'] = { pos = 52, section = 1 },
['me-exakter-exportbus'] = { pos = 53, section = 1 },
['me-exakter-importbus'] = { pos = 54, section = 1 },
['me-fertigungs-cpu'] = { pos = 55, section = 1 },
['me-fertigungskonsole'] = { pos = 56, section = 1 },
['me-fertigungsmonitor'] = { pos = 57, section = 1 },
['me-füllstandssensor'] = { pos = 58, section = 1 },
['me-grossprozessor'] = { pos = 59, section = 1 },
['me-io-port'] = { pos = 60, section = 1 },
['me-kabel'] = { pos = 61, section = 1 },
['me-kabel---blau'] = { pos = 62, section = 1 },
['me-kabel---braun'] = { pos = 63, section = 1 },
['me-kabel---gelb'] = { pos = 64, section = 1 },
['me-kabel---grün'] = { pos = 65, section = 1 },
['me-kabel---rot'] = { pos = 66, section = 1 },
['me-kabel---schwarz'] = { pos = 67, section = 1 },
['me-kabel---weiss'] = { pos = 68, section = 1 },
['me-kabel-gedeckt'] = { pos = 69, section = 1 },
['me-kern'] = { pos = 70, section = 1 },
['me-laufwerk'] = { pos = 71, section = 1 },
['me-leerschablone'] = { pos = 72, section = 1 },
['me-molekulare-schutzwand'] = { pos = 73, section = 1 },
['me-programmierer'] = { pos = 74, section = 1 },
['me-schablone-gestanzt'] = { pos = 75, section = 1 },
['me-schablonenkammer'] = { pos = 76, section = 1 },
['me-schablonenstanzer'] = { pos = 77, section = 1 },
['me-schnittstelle'] = { pos = 78, section = 1 },
['me-speicherbus'] = { pos = 79, section = 1 },
['me-speichermonitor'] = { pos = 80, section = 1 },
['me-steuerkabel'] = { pos = 81, section = 1 },
['me-truhe'] = { pos = 82, section = 1 },
['me-ungenauer-exportbus'] = { pos = 83, section = 1 },
['me-ungenauer-importbus'] = { pos = 84, section = 1 },
['me-ungenauer-speicherbus'] = { pos = 85, section = 1 },
['me-wärmetauscher'] = { pos = 86, section = 1 },
['me-zugangskonsole'] = { pos = 87, section = 1 },
['me-übergangsmembran'] = { pos = 88, section = 1 },
mehl = { pos = 89, section = 1 },
['mining-turtle'] = { pos = 116, section = 2 },
monitor = { pos = 117, section = 2 },
['mühlstein'] = { pos = 90, section = 1 },
netherquarzstaub = { pos = 91, section = 1 },
['netherziegel-verkohlt'] = { pos = 18, section = 4 },
['networking-cable'] = { pos = 118, section = 2 },
['printed-book'] = { pos = 119, section = 2 },
['printed-page'] = { pos = 120, section = 2 },
['printed-pages'] = { pos = 121, section = 2 },
printer = { pos = 122, section = 2 },
quarzaxt = { pos = 92, section = 1 },
quarzerz = { pos = 93, section = 1 },
quarzhacke = { pos = 94, section = 1 },
quarzmeissel = { pos = 95, section = 1 },
quarzschaufel = { pos = 96, section = 1 },
['quarzschraubenschlüssel'] = { pos = 97, section = 1 },
quarzschwert = { pos = 98, section = 1 },
quarzspitzhacke = { pos = 99, section = 1 },
schmelzabfluss = { pos = 22, section = 5 },
schmelzkontroller = { pos = 21, section = 5 },
schwingungskatalysator = { pos = 100, section = 1 },
silizium = { pos = 101, section = 1 },
speicherblock = { pos = 102, section = 1 },
speichercluster = { pos = 103, section = 1 },
['speichergehäuse'] = { pos = 104, section = 1 },
speichersegment = { pos = 105, section = 1 },
speicherzelle = { pos = 106, section = 1 },
turtle = { pos = 123, section = 2 },
umrechnungsmatrix = { pos = 107, section = 1 },
['wired-modem'] = { pos = 124, section = 2 },
['wireless-modem'] = { pos = 126, section = 2 },
['wireless-turtle'] = { pos = 125, section = 2 },
},
}