モジュール:MapSprite

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

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

return {
  settings = {
    name = "map",
    pos = 28,
    sheetsize = 128,
    size = 8,
    scale = 2,
	notip = 1,
  },
  sections = { {
    name = "Java",
    id = 0
  }, {
    name = "Bedrock",
    id = 1
  } },
  ids = {
    ["white-marker"] = {
      pos = 1,
      section = 0
    },
    ["green-marker"] = {
      pos = 2,
      section = 0
    },
    ["red-marker"] = {
      pos = 3,
      section = 0
    },
    ["blue-marker"] = {
      pos = 4,
      section = 0
    },
    ["white-x"] = {
      pos = 5,
      section = 0
    },
    ["red-triangle"] = {
      pos = 6,
      section = 0
    },
    ["large-white-dot"] = {
      pos = 7,
      section = 0
    },
    ["small-white-dot"] = {
      pos = 8,
      section = 0
    },
    ["woodland-mansion"] = {
      pos = 9,
      section = 0
    },
    ["ocean-monument"] = {
      pos = 10,
      section = 0
    },
    ["white-banner"] = {
      pos = 11,
      section = 0
    },
    ["orange-banner"] = {
      pos = 12,
      section = 0
    },
    ["magenta-banner"] = {
      pos = 13,
      section = 0
    },
    ["light-blue-banner"] = {
      pos = 14,
      section = 0
    },
    ["yellow-banner"] = {
      pos = 15,
      section = 0
    },
    ["lime-banner"] = {
      pos = 16,
      section = 0
    },
    ["pink-banner"] = {
      pos = 17,
      section = 0
    },
    ["gray-banner"] = {
      pos = 18,
      section = 0
    },
    ["light-gray-banner"] = {
      pos = 19,
      section = 0
    },
    ["cyan-banner"] = {
      pos = 20,
      section = 0
    },
    ["purple-banner"] = {
      pos = 21,
      section = 0
    },
    ["blue-banner"] = {
      pos = 22,
      section = 0
    },
    ["brown-banner"] = {
      pos = 23,
      section = 0
    },
    ["green-banner"] = {
      pos = 24,
      section = 0
    },
    ["red-banner"] = {
      pos = 25,
      section = 0
    },
    ["black-banner"] = {
      pos = 26,
      section = 0
    },
    ["red-x"] = {
      pos = 27,
      section = 0
    },
    ["red-x-be"] = {
      pos = 49,
      section = 1
    },
    ["item-frame"] = {
      pos = 52,
      section = 1
    },
    ["pink-marker"] = {
      pos = 65,
      section = 1
    },
    ["orange-marker"] = {
      pos = 66,
      section = 1
    },
    ["yellow-marker"] = {
      pos = 67,
      section = 1
    },
    ["cyan-marker"] = {
      pos = 68,
      section = 1
    },
    ["green-triangle"] = {
      pos = 81,
      section = 1
    }
  }
}
Cookieは私達のサービスを提供するのに役立ちます。このサービスを使用することにより、お客様はCookieの使用に同意するものとします。