モジュール:TintSprite/tint

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

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

return {
	["leather-helmet"] = { base_tint = true, base_tint_color = "#A06540", overlay = true },
	["leather-chestplate"] = { base_tint = true, base_tint_color = "#A06540", overlay = true },
	["leather-leggings"] = { base_tint = true, base_tint_color = "#A06540", overlay = true },
	["leather-boots"] = { base_tint = true, base_tint_color = "#A06540", overlay = true },
	["leather-horse-armor"] = { base_tint = true, base_tint_color = "#A06540" },
	["spawn-egg"] = {
		base_tint = true,
		base_tint_color = "#F5A8A5",
		overlay = true,
		overlay_tint = true,
		overlay_tint_color = "#DF6561"
	},
	["firework-star"] = { overlay = true, overlay_tint = true, overlay_tint_color = "#FFFFFF" },
	potion = {
		base_tint = true,
		base_image = "potion-overlay",
		base_tint_color = "#375CC4",
		overlay = true,
		overlay_image = "potion"
	},
	["splash-potion"] = {
		base_tint = true,
		base_image = "potion-overlay",
		base_tint_color = "#375CC4",
		overlay = true,
		overlay_image = "splash-potion"
	},
	["lingering-potion"] = {
		base_tint = true,
		base_image = "potion-overlay",
		base_tint_color = "#375CC4",
		overlay = true,
		overlay_image = "lingering-potion"
	},
	["tipped-arrow"] = {
		base_image = "tipped-arrow-head",
		base_tint = true,
		base_tint_color = "#375CC4",
		overlay = true,
		overlay_image = "tipped-arrow-base"
	},
	["acacia-leaves"] = { base_tint = true, base_tint_color = "#48B518" },
	["dark-oak-leaves"] = { base_tint = true, base_tint_color = "#48B518" },
	["jungle-leaves"] = { base_tint = true, base_tint_color = "#48B518" },
	["oak-leaves"] = { base_tint = true, base_tint_color = "#48B518" },
	grass = { base_tint = true, base_tint_color = "#48B518" },
	["tall-grass-top"] = { base_tint = true, base_tint_color = "#48B518" },
	["tall-grass-bottom"] = { base_tint = true, base_tint_color = "#48B518" },
	["grass-block-top"] = { base_tint = true, base_tint_color = "#7CBD6B" },
	["grass-block-side"] = { overlay = true, overlay_tint = true, overlay_tint_color = "#7CBD6B" },
	["pumpkin-stem"] = { base_tint = true, base_tint_color = "#00ff01" },
	["attached-pumpkin-stem"] = { base_tint = true, base_tint_color = "#e2873f" },
	["redstone-dust-dot"] = { base_tint = true, base_tint_color = "#FC3100" },
	["redstone-dust-E"] = { base_tint = true, base_tint_color = "#FC3100" },
	["redstone-dust-ES"] = { base_tint = true, base_tint_color = "#FC3100" },
	["redstone-dust-ESW"] = { base_tint = true, base_tint_color = "#FC3100" },
	["redstone-dust-EW"] = { base_tint = true, base_tint_color = "#FC3100" },
	["redstone-dust-N"] = { base_tint = true, base_tint_color = "#FC3100" },
	["redstone-dust-NE"] = { base_tint = true, base_tint_color = "#FC3100" },
	["redstone-dust-NES"] = { base_tint = true, base_tint_color = "#FC3100" },
	["redstone-dust-NESW"] = { base_tint = true, base_tint_color = "#FC3100" },
	["redstone-dust-NEW"] = { base_tint = true, base_tint_color = "#FC3100" },
	["redstone-dust-NS"] = { base_tint = true, base_tint_color = "#FC3100" },
	["redstone-dust-NSW"] = { base_tint = true, base_tint_color = "#FC3100" },
	["redstone-dust-NW"] = { base_tint = true, base_tint_color = "#FC3100" },
	["redstone-dust-S"] = { base_tint = true, base_tint_color = "#FC3100" },
	["redstone-dust-SW"] = { base_tint = true, base_tint_color = "#FC3100" },
	["redstone-dust-W"] = { base_tint = true, base_tint_color = "#FC3100" },
	["sugar-cane"] = { base_tint = true, base_tint_color = "#7CBD6B" },
	["water-flow"] = {
		base_tint = true,
		base_tint_color = "#3F76E4",
		overlay = true,
		overlay_image = "water-flow",
	},
	["water-still"] = {
		base_tint = true,
		base_tint_color = "#3F76E4",
		overlay = true,
		overlay_image = "water-still",
	},
	vine = { base_tint = true, base_tint_color = "#48B518" },
	["lily-pad"] = { base_tint = true, base_tint_color = "#208030" },
	["particle-effect"] = { base_tint = true, base_tint_color = "#FC2524" },
	["particle-generic"] = { base_tint = true, base_tint_color = "#FC2524" },
	["particle-note"] = { base_tint = true, base_tint_color = "#00FF00" }
}
Cookieは私達のサービスを提供するのに役立ちます。このサービスを使用することにより、お客様はCookieの使用に同意するものとします。