モジュール:TintSprite

提供:Minecraft Japan Wiki
ナビゲーションに移動 検索に移動

このモジュールについての説明文ページを モジュール:TintSprite/doc に作成できます

return {
	settings = {
		name = "tint",
		size = 16,
		pos = 1,
		sheetsize = 768
	},
	sections = {
		{ name = "Uncategorized", id = 1 }
	},
	ids = {
		["leather-helmet"] = { pos = 2, section = 1 },
		["leather-chestplate"] = { pos = 3, section = 1 },
		["leather-leggings"] = { pos = 4, section = 1 },
		["leather-boots"] = { pos = 5, section = 1 },
		["leather-helmet-overlay"] = { pos = 6, section = 1 },
		["leather-chestplate-overlay"] = { pos = 7, section = 1 },
		["leather-leggings-overlay"] = { pos = 8, section = 1 },
		["leather-boots-overlay"] = { pos = 9, section = 1 },
		["leather-horse-armor"] = { pos = 10, section = 1 },
		["spawn-egg"] = { pos = 11, section = 1 },
		["spawn-egg-overlay"] = { pos = 12, section = 1 },
		["firework-star"] = { pos = 13, section = 1 },
		["firework-star-overlay"] = { pos = 14, section = 1 },
		potion = { pos = 15, section = 1 },
		["splash-potion"] = { pos = 16, section = 1 },
		["lingering-potion"] = { pos = 17, section = 1 },
		["potion-overlay"] = { pos = 18, section = 1 },
		["tipped-arrow-base"] = { pos = 19, section = 1 },
		["tipped-arrow-head"] = { pos = 20, section = 1 },
		["acacia-leaves"] = { pos = 21, section = 1 },
		["dark-oak-leaves"] = { pos = 22, section = 1 },
		["jungle-leaves"] = { pos = 23, section = 1 },
		["oak-leaves"] = { pos = 24, section = 1 },
		grass = { pos = 25, section = 1 },
		["tall-grass-top"] = { pos = 26, section = 1 },
		["tall-grass-bottom"] = { pos = 27, section = 1 },
		["grass-block-top"] = { pos = 28, section = 1 },
		["grass-block-side"] = { pos = 29, section = 1 },
		["grass-block-side-overlay"] = { pos = 30, section = 1 },
		["pumpkin-stem"] = { pos = 31, section = 1 },
		["attached-pumpkin-stem"] = { pos = 32, section = 1 },
		["redstone-dust-dot"] = { pos = 33, section = 1 },
		["redstone-dust-E"] = { pos = 34, section = 1 },
		["redstone-dust-ES"] = { pos = 35, section = 1 },
		["redstone-dust-ESW"] = { pos = 36, section = 1 },
		["redstone-dust-EW"] = { pos = 37, section = 1 },
		["redstone-dust-N"] = { pos = 38, section = 1 },
		["redstone-dust-NE"] = { pos = 39, section = 1 },
		["redstone-dust-NES"] = { pos = 40, section = 1 },
		["redstone-dust-NESW"] = { pos = 41, section = 1 },
		["redstone-dust-NEW"] = { pos = 42, section = 1 },
		["redstone-dust-NS"] = { pos = 43, section = 1 },
		["redstone-dust-NSW"] = { pos = 44, section = 1 },
		["redstone-dust-NW"] = { pos = 45, section = 1 },
		["redstone-dust-S"] = { pos = 46, section = 1 },
		["redstone-dust-SW"] = { pos = 47, section = 1 },
		["redstone-dust-W"] = { pos = 48, section = 1 },
		["sugar-cane"] = { pos = 49, section = 1 },
		["water-flow"] = { pos = 50, section = 1 },
		["water-still"] = { pos = 51, section = 1 },
		vine = { pos = 52, section = 1 },
		["lily-pad"] = { pos = 53, section = 1 },
		["particle-effect"] = { pos = 54, section = 1 },
		["particle-generic"] = { pos = 55, section = 1 },
		["particle-note"] = { pos = 56, section = 1 },
		["acacia-leaves-mask"] = { pos = 57, section = 1 },
		["attached-pumpkin-stem-mask"] = { pos = 58, section = 1 },
		["dark-oak-leaves-mask"] = { pos = 59, section = 1 },
		["firework-star-overlay-mask"] = { pos = 60, section = 1 },
		["grass-block-side-overlay-mask"] = { pos = 61, section = 1 },
		["grass-block-top-mask"] = { pos = 62, section = 1 },
		["grass-mask"] = { pos = 63, section = 1 },
		["jungle-leaves-mask"] = { pos = 64, section = 1 },
		["leather-boots-mask"] = { pos = 65, section = 1 },
		["leather-chestplate-mask"] = { pos = 66, section = 1 },
		["leather-helmet-mask"] = { pos = 67, section = 1 },
		["leather-horse-armor-mask"] = { pos = 68, section = 1 },
		["leather-leggings-mask"] = { pos = 69, section = 1 },
		["lily-pad-mask"] = { pos = 70, section = 1 },
		["oak-leaves-mask"] = { pos = 71, section = 1 },
		["particle-effect-mask"] = { pos = 72, section = 1 },
		["particle-generic-mask"] = { pos = 73, section = 1 },
		["particle-note-mask"] = { pos = 74, section = 1 },
		["potion-overlay-mask"] = { pos = 75, section = 1 },
		["pumpkin-stem-mask"] = { pos = 76, section = 1 },
		["redstone-dust-dot-mask"] = { pos = 77, section = 1 },
		["redstone-dust-E-mask"] = { pos = 78, section = 1 },
		["redstone-dust-ES-mask"] = { pos = 79, section = 1 },
		["redstone-dust-ESW-mask"] = { pos = 80, section = 1 },
		["redstone-dust-EW-mask"] = { pos = 81, section = 1 },
		["redstone-dust-N-mask"] = { pos = 82, section = 1 },
		["redstone-dust-NE-mask"] = { pos = 83, section = 1 },
		["redstone-dust-NES-mask"] = { pos = 84, section = 1 },
		["redstone-dust-NESW-mask"] = { pos = 85, section = 1 },
		["redstone-dust-NEW-mask"] = { pos = 86, section = 1 },
		["redstone-dust-NS-mask"] = { pos = 87, section = 1 },
		["redstone-dust-NSW-mask"] = { pos = 88, section = 1 },
		["redstone-dust-NW-mask"] = { pos = 89, section = 1 },
		["redstone-dust-S-mask"] = { pos = 90, section = 1 },
		["redstone-dust-SW-mask"] = { pos = 91, section = 1 },
		["redstone-dust-W-mask"] = { pos = 92, section = 1 },
		["spawn-egg-mask"] = { pos = 93, section = 1 },
		["spawn-egg-overlay-mask"] = { pos = 94, section = 1 },
		["square-mask"] = { pos = 95, section = 1 },
		["sugar-cane-mask"] = { pos = 96, section = 1 },
		["tall-grass-bottom-mask"] = { pos = 97, section = 1 },
		["tall-grass-top-mask"] = { pos = 98, section = 1 },
		["tipped-arrow-head-mask"] = { pos = 99, section = 1 },
		["vine-mask"] = { pos = 100, section = 1 }
	}
}
Cookieは私達のサービスを提供するのに役立ちます。このサービスを使用することにより、お客様はCookieの使用に同意するものとします。