Перейти к содержанию

Модуль:Модификации: различия между версиями

Материал из LemonCraft Wiki
Нет описания правки
Метка: отменено
Содержимое страницы заменено на «return { ["koya pet"] = "Питомец Койя" }»
Метки: замена отменено
Строка 1: Строка 1:
return {
return {
["li"] = "Lemon Items",
["koya pet"] = "Питомец Койя"
["aqua"] = "Aquamirae",
["lam"] = "Advanced_Mechanism",
["apotheosis"] = "Apotheosis",
    ["apothadds"] = "Apotheotic Additions",
["ae2"] = "Applied_Energistics_2",
["ae2s"] = "AE2 Stuff",
["aether"] = "The Aether",
["Aether"] = "The Aether",
["aether2"] = "The Aether II",
["aether ii"] = "The Aether II",
["Aether II"] = "The Aether II",
["am2"] = "Ars_Magica_2",
["aoa"] = "Advent_of_Ascension",
["ap2"] = "Applied_Energistics_2",
["as"]  = "Atomic_Science",
["asp"] = "Advanced_Solar_Panels",
["bc"]  = "BuildCraft",
["bibl"]  = "BiblioCraft",
["bop"]  = "Biomes O' Plenty",
["br"]  = "Big Reactors",
["bub"] = "Baubles",
["bm"] = "BloodMagic",
["cftd"] = "CallFromTheDepth",
["cc"]  = "ComputerCraft",
["cr"]  = "Create",
["csynth"] = "Celestisynth",
["de"] = "Draconic Evolution",
["dgt"] = "Doggy Talents",
["div"] = "Divine_RPG",
["eio"] = "Ender IO",
["eu"]  = "Extra_Utilities",
["ec2"] = "Extra_Cells_2",
["exl"] = "ExtrabiomesXL",
["exco"] = "Ex_Compressum",
["exne"] = "Ex_Nihilo",
["exast"] = "Ex_Astris",
["fr"]  = "Forestry",
["formag"]  = "Forbidden_Magic",
["fsdel"] = "Farmer's Delight",
["gc"]  = "Galacticraft",
["gs"]  = "Gravitation Suite",
["gt"]  = "GregTech",
["gt4"] = "GregTech_4",
["gt5u"] = "GregTech 5 Unofficial",
["gt6"] = "GregTech_6",
["gendustry"] = "Gen_Dustry",
["ic2"] = "IndustrialCraft_2",
["IC2"] = "IndustrialCraft_2",
["ie"]  = "Immersive_Engineering",
["iu"]  = "Industrial Upgrade",
["ironchests"] = "Iron_Chests",
["iss"] = "Iron's Spells and Spellbooks",
["iaf"] = "Ice and Fire",
["mfr"] = "MineFactory_Reloaded",
["mk"] = "Mekanism",
["mmm"] = "MmmMmmMmmmmm",
["oc"]  = "OpenComputers",
["ra1"]  = "Redstone_Arsenal_1",
["ra2"]  = "Redstone_Arsenal_2",
["rc"]  = "Railcraft",
["rp2"]  = "RedPower 2",
["rt"] = "RealTrain",
["rediscovered"] = "Rediscovered",
["pst"] = "Passive Skill Tree",
["sc"] = "Security Craft",
["sc2"] = "Steve's Carts 2",
["solarflux"] = "Solar_Flux",
["solarexpansion"] = "Solar_Expansion",
["sbackpacks"] = "Sophisticated Backpacks",
["tc"]  = "Traincraft",
["tct"]  = "Tinkers' Construct",
["tcu"]  = "Thermal_Cultivation",
["td1"]  = "Thermal_Dynamics_1",
["td2"]  = "Thermal_Dynamics_2",
["te"]  = "Thermal_Expansion",
["te1"]  = "Thermal_Expansion_1",
["te2"]  = "Thermal_Expansion_2",
["te3"]  = "Thermal_Expansion_3",
["te4"]  = "Thermal_Expansion_4",
["te5"]  = "Thermal_Expansion_5",
["tf1"]  = "Thermal_Foundation_1",
["tf2"]  = "Thermal_Foundation_2",
["tfc"] = "TerraFirmaCraft",
["twf"] = "TwilightForest",
["trt"] = "Thalrathis",
["thaum"] = "Thaumcraft",
["thaum3"] = "Thaumcraft_3",
["thaum4"] = "Thaumcraft_4",
["thaum5"] = "Thaumcraft_5",
["thaumtinkerer"] = "Thaumic_Tinkerer",
["tb"] = "Thaumic_Bases",
["ti"]  = "Thermal_Innovation",
["ue"]  = "Universal_Electricity",
["wi"] = "Wireless Industry",
["witchery"] = "Witchery",
    --[=[ Временные алиасы для обратной совместимости  ]=]
["Lemon Items"] = "Lemon Items",
}
}

Версия от 12:22, 18 августа 2025

Эта страница документации, она будет включена в основную страницу. Больше информации на странице Шаблон:Документация.

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


return {
	["koya pet"] = "Питомец Койя"
}