跳转到内容

模組:CGroup/Minecraft

维基百科,自由的百科全书

这是本页的一个历史版本,由Chiefwei留言 | 贡献2017年3月20日 (一) 03:16 (// Edit via Wikiplus)编辑。这可能和当前版本存在着巨大的差异。

以下為公共转换组Module:CGroup/Minecraft的內容。

描述:Minecraft 我的世界

标题

  • 原文:;原文:我的世界;大陆:我的世界;繁體:當個創世神;臺灣:當個創世神;香港:當個創世神;新加坡:我的世界;澳門:當個創世神;当前显示为:我的世界

方块

  • 原文:;原文:地狱岩;大陆:地狱岩;繁體:地獄石;当前显示为:地狱岩
  • 原文:;原文:下界石英矿石;大陆:下界石英矿石;繁體:地獄石英礦;当前显示为:下界石英矿石
  • 原文:;原文:草方块;大陆:草方块;繁體:草地;当前显示为:草方块
  • 原文:;原文:圆石;大陆:圆石;繁體:鵝卵石;当前显示为:圆石
  • 原文:;原文:萤石;大陆:萤石;繁體:荧光石;当前显示为:萤石
  • 原文:;原文:浮冰;大陆:浮冰;繁體:冰磚;当前显示为:浮冰
  • 原文:;原文:精准采集;大陆:精准采集;繁體:絲綢之觸;当前显示为:精准采集
  • 原文:;原文:木板;大陆:木板;繁體:木材;当前显示为:木板
  • 原文:;原文:基岩;大陆:基岩;繁體:岩床;当前显示为:基岩

生物

  • 原文:;原文:爬行者;大陆:爬行者;繁體:苦力怕;臺灣:苦力帕;香港:苦力帕;新加坡:爬行者;澳門:苦力怕;当前显示为:爬行者
  • 原文:;原文:牛;大陆:牛;繁體:乳牛;当前显示为:牛
  • 原文:;原文:羊;大陆:羊;繁體:綿羊;当前显示为:羊
  • 原文:;原文:驴;大陆:驴;繁體:驢子;当前显示为:驴
  • 原文:;原文:骡;大陆:骡;繁體:騾子;当前显示为:骡
  • 原文:;原文:潜影贝;大陆:潜影贝;繁體:界伏蚌;当前显示为:潜影贝
  • 原文:;原文:豹猫;大陆:豹猫;繁體:野貓;当前显示为:豹猫
  • 原文:;原文:末影人;大陆:末影人;繁體:終界使者;当前显示为:末影人
  • 原文:;原文:末影龙;大陆:末影龙;繁體:終界龍;当前显示为:末影龙
  • 原文:;原文:末地;大陆:末地;繁體:終界;当前显示为:末地
  • 原文:;原文:末影螨;大陆:末影螨;繁體:終界蟎;当前显示为:末影螨

物品

  • 原文:;原文:锹;大陆:锹;繁體:鏟;当前显示为:锹
  • 原文:;原文:生物群系;大陆:生物群系;繁體:生態系;当前显示为:生物群系
return {
-- <onlyinclude><source lang="lua">
-- 填写下面的两个参数
name = 'Minecraft',
description = 'Minecraft 我的世界',
content = {
	
{ type = 'text', text = [[
== 标题 ==
]] },
{ type = 'item', original = '', rule = 'zh:我的世界;zh-cn:我的世界;zh-hant:當個創世神;zh-cn:我的世界;zh-tw:當個創世神;zh-hk:當個創世神;zh-sg:我的世界;zh-mo:當個創世神;', description = '我的世界标题' },
	
{ type = 'text', text = [[
== 方块 ==
]] },
{ type = 'item', original = '', rule = 'zh:地狱岩;zh-cn:地狱岩;zh-hant:地獄石;', description = 'Netherrock' },
{ type = 'item', original = '', rule = 'zh:下界石英矿石;zh-cn:下界石英矿石;zh-hant:地獄石英礦;', description = 'Nether Quartz Ore' },
{ type = 'item', original = '', rule = 'zh:草方块;zh-cn:草方块;zh-hant:草地;', description = 'Grass Block' },
{ type = 'item', original = '', rule = 'zh:圆石;zh-cn:圆石;zh-hant:鵝卵石;', description = 'Cobblestone' },
{ type = 'item', original = '', rule = 'zh:萤石;zh-cn:萤石;zh-hant:荧光石;', description = 'Glowstone' },
{ type = 'item', original = '', rule = 'zh:浮冰;zh-cn:浮冰;zh-hant:冰磚;', description = 'Ice Brick' },
{ type = 'item', original = '', rule = 'zh:精准采集;zh-cn:精准采集;zh-hant:絲綢之觸;', description = 'Enchant' },
{ type = 'item', original = '', rule = 'zh:木板;zh-cn:木板;zh-hant:木材;', description = 'Enderman' },
{ type = 'item', original = '', rule = 'zh:基岩;zh-cn:基岩;zh-hant:岩床;', description = 'Enderman' },
{ type = 'text', text = [[
== 生物 ==
]] },
{ type = 'item', original = '', rule = 'zh:爬行者;zh-cn:爬行者;zh-hant:苦力怕;zh-cn:爬行者;zh-tw:苦力帕;zh-hk:苦力帕;zh-sg:爬行者;zh-mo:苦力怕;', description = 'Creeper' },
{ type = 'item', original = '', rule = 'zh:牛;zh-cn:牛;zh-hant:乳牛;', description = '' },
{ type = 'item', original = '', rule = 'zh:羊;zh-cn:羊;zh-hant:綿羊;', description = '' },
{ type = 'item', original = '', rule = 'zh:驴;zh-cn:驴;zh-hant:驢子;', description = '' },
{ type = 'item', original = '', rule = 'zh:骡;zh-cn:骡;zh-hant:騾子;', description = '' },
{ type = 'item', original = '', rule = 'zh:潜影贝;zh-cn:潜影贝;zh-hant:界伏蚌;', description = '' },
{ type = 'item', original = '', rule = 'zh:豹猫;zh-cn:豹猫;zh-hant:野貓;', description = 'Hoe' },
{ type = 'item', original = '', rule = 'zh:末影人;zh-cn:末影人;zh-hant:終界使者;', description = 'Enderman' },
{ type = 'item', original = '', rule = 'zh:末影龙;zh-cn:末影龙;zh-hant:終界龍;', description = 'Enderman' },
{ type = 'item', original = '', rule = 'zh:末地;zh-cn:末地;zh-hant:終界;', description = 'Enderman' },
{ type = 'item', original = '', rule = 'zh:末影螨;zh-cn:末影螨;zh-hant:終界蟎;', description = 'Enderman' },
{ type = 'text', text = [[
== 物品 ==
]] },
{ type = 'item', original = '', rule = 'zh:锹;zh-cn:锹;zh-hant:鏟;', description = 'Shovel' },
{ type = 'item', original = '', rule = 'zh:生物群系;zh-cn:生物群系;zh-hant:生態系;', description = 'Enderman' },
},	
-- 结束</source></onlyinclude>
}