Minecraft Wiki
Нет описания правки
мНет описания правки
(не показано 12 промежуточных версий 6 участников)
Строка 6: Строка 6:
 
["am2"] = "Ars_Magica_2",
 
["am2"] = "Ars_Magica_2",
 
["as"] = "Atomic_Science",
 
["as"] = "Atomic_Science",
  +
["bub"] = "Baubles",
  +
["bibl"] = "BiblioCraft",
 
["bop"] = "Biomes O' Plenty",
 
["bop"] = "Biomes O' Plenty",
 
["bc"] = "BuildCraft",
 
["bc"] = "BuildCraft",
 
["cc"] = "ComputerCraft",
 
["cc"] = "ComputerCraft",
 
["div"] = "Divine_RPG",
 
["div"] = "Divine_RPG",
  +
["dgt"] = "Doggy Talents",
  +
["eio"] = "Ender IO",
 
["eu"] = "Extra_Utilities",
 
["eu"] = "Extra_Utilities",
 
["exl"] = "ExtrabiomesXL",
 
["exl"] = "ExtrabiomesXL",
Строка 21: Строка 25:
 
["ic2"] = "IndustrialCraft_2",
 
["ic2"] = "IndustrialCraft_2",
 
["ie"] = "Immersive_Engineering",
 
["ie"] = "Immersive_Engineering",
  +
["iu"] = "Industrial Upgrade",
  +
["mfr"] = "MineFactory_Reloaded",
 
["oc"] = "OpenComputers",
 
["oc"] = "OpenComputers",
["rc"] = "RailCraft",
+
["rc"] = "Railcraft",
  +
["rt"] = "RealTrain",
 
["rp2"] = "RedPower 2",
 
["rp2"] = "RedPower 2",
 
["sc2"] = "Steve's Carts 2",
 
["sc2"] = "Steve's Carts 2",
 
["tc"] = "Traincraft",
 
["tc"] = "Traincraft",
 
["te"] = "Thermal_Expansion",
 
["te"] = "Thermal_Expansion",
  +
["te1"] = "Thermal_Expansion_1",
  +
["te2"] = "Thermal_Expansion_2",
 
["te3"] = "Thermal_Expansion_3",
 
["te3"] = "Thermal_Expansion_3",
 
["te4"] = "Thermal_Expansion_4",
 
["te4"] = "Thermal_Expansion_4",
  +
["te5"] = "Thermal_Expansion_5",
  +
["ra1"] = "Redstone_Arsenal_1",
  +
["ra2"] = "Redstone_Arsenal_2",
  +
["tf1"] = "Thermal_Foundation_1",
  +
["tf2"] = "Thermal_Foundation_2",
  +
["td1"] = "Thermal_Dynamics_1",
  +
["td2"] = "Thermal_Dynamics_2",
  +
["ti1"] = "Thermal_Innovation_1",
  +
["tc1"] = "Thermal_Cultivation_1",
 
["tfc"] = "TerraFirmaCraft",
 
["tfc"] = "TerraFirmaCraft",
 
["thaum"] = "Thaumcraft",
 
["thaum"] = "Thaumcraft",
 
["thaum3"] = "Thaumcraft_3",
 
["thaum3"] = "Thaumcraft_3",
 
["thaum4"] = "Thaumcraft_4",
 
["thaum4"] = "Thaumcraft_4",
  +
["thaum5"] = "Thaumcraft_5",
 
["ue"] = "Universal_Electricity"
 
["ue"] = "Universal_Electricity"
 
}
 
}

Версия от 17:26, 18 марта 2021

Этот модуль содержит список кратких псевдонимов для различных модификаций игры. Он предназначен в основном для шаблона {{Инвентарный слот}} и других шаблонов, зависимых от него.

return {
    ["aoa"] = "Advent_of_Ascension",
	["ae"] = "Applied_Energistics",
	["ap2"] = "Applied_Energistics_2",
	["asp"] = "Advanced_Solar_Panels",
	["am2"] = "Ars_Magica_2",
	["as"]  = "Atomic_Science",
	["bub"] = "Baubles",
	["bibl"]  = "BiblioCraft",
	["bop"]  = "Biomes O' Plenty",
	["bc"]  = "BuildCraft",
	["cc"]  = "ComputerCraft",
    ["div"] = "Divine_RPG",
    ["dgt"] = "Doggy Talents",
    ["eio"] = "Ender IO",
	["eu"]  = "Extra_Utilities",
	["exl"] = "ExtrabiomesXL",
	["fr"]  = "Forestry",
	["gc"]  = "Galacticraft",
	["gs"]  = "Gravitation Suite",
	["gt"]  = "GregTech",
    ["gt4"] = "GregTech_4",
    ["gt5u"] = "GregTech 5 Unofficial",
    ["gt6"] = "GregTech_6",
	["ic2"] = "IndustrialCraft_2",
    ["ie"]  = "Immersive_Engineering",
    ["iu"]  = "Industrial Upgrade",
    ["mfr"] = "MineFactory_Reloaded",
	["oc"]  = "OpenComputers",
	["rc"]  = "Railcraft",
	["rt"] = "RealTrain",
	["rp2"]  = "RedPower 2",
	["sc2"] = "Steve's Carts 2",
	["tc"]  = "Traincraft",
	["te"]  = "Thermal_Expansion",
	["te1"]  = "Thermal_Expansion_1",
	["te2"]  = "Thermal_Expansion_2",
	["te3"]  = "Thermal_Expansion_3",
	["te4"]  = "Thermal_Expansion_4",
	["te5"]  = "Thermal_Expansion_5",
	["ra1"]  = "Redstone_Arsenal_1",
	["ra2"]  = "Redstone_Arsenal_2",
	["tf1"]  = "Thermal_Foundation_1",
	["tf2"]  = "Thermal_Foundation_2",
	["td1"]  = "Thermal_Dynamics_1",
	["td2"]  = "Thermal_Dynamics_2",
	["ti1"]  = "Thermal_Innovation_1",
	["tc1"]  = "Thermal_Cultivation_1",
	["tfc"] = "TerraFirmaCraft",
	["thaum"] = "Thaumcraft",
	["thaum3"] = "Thaumcraft_3",
	["thaum4"] = "Thaumcraft_4",
	["thaum5"] = "Thaumcraft_5",
	["ue"]  = "Universal_Electricity"
}