打开/关闭菜单
打开/关闭外观设置菜单
打开/关闭个人菜单
未登录
未登录用户的IP地址会在进行任意编辑后公开展示。

首页:修订间差异

来自jzyfate
Jzyfate留言 | 贡献
无编辑摘要
Jzyfate留言 | 贡献
无编辑摘要
第44行: 第44行:
.jzy-name{text-align:right;line-height:1.2}
.jzy-name{text-align:right;line-height:1.2}
.jzy-card:nth-last-child(1):nth-child(3n+1){grid-column:2}
.jzy-card:nth-last-child(1):nth-child(3n+1){grid-column:2}
.jzy-source{margin:28px 24px 0;color:#aab3c2;font-size:13px;text-align:center}
.jzy-source a{color:#76e5ff!important}
@media(max-width:900px){.jzy-grid{grid-template-columns:repeat(2,minmax(0,1fr));padding:0}.jzy-card:nth-last-child(1):nth-child(3n+1){grid-column:auto}}
@media(max-width:900px){.jzy-grid{grid-template-columns:repeat(2,minmax(0,1fr));padding:0}.jzy-card:nth-last-child(1):nth-child(3n+1){grid-column:auto}}
@media(max-width:560px){.jzy-tabs{gap:6px}.jzy-tab{min-width:82px;height:46px;font-size:16px}.jzy-heading{font-size:22px}.jzy-grid{grid-template-columns:1fr}.jzy-card{min-height:110px;font-size:20px}.jzy-icon{flex-basis:92px;width:92px}.jzy-card:nth-last-child(1):nth-child(3n+1){grid-column:auto}}
@media(max-width:560px){.jzy-tabs{gap:6px}.jzy-tab{min-width:82px;height:46px;font-size:16px}.jzy-heading{font-size:22px}.jzy-grid{grid-template-columns:1fr}.jzy-card{min-height:110px;font-size:20px;icon{flex-basis:92px;width:92px}.jzy-card:nth-last-child(1):nth-child(3n+1){grid-column:auto}}
</style>
</style>


第54行: 第52行:
   <div id="jzy-heading" class="jzy-heading">游戏基础</div>
   <div id="jzy-heading" class="jzy-heading">游戏基础</div>
   <div id="jzy-grid" class="jzy-grid"></div>
   <div id="jzy-grid" class="jzy-grid"></div>
  <div class="jzy-source">
    部分内容整理自
    <a href="https://hypixel-skyblock.fandom.com/zh/wiki/Hypixel_%E7%A9%BA%E5%B2%9B%E7%94%9F%E5%AD%98%E7%BB%B4%E5%9F%BA" target="_blank" rel="noopener">Hypixel 空岛生存维基</a>
    ,依照
    <a href="https://creativecommons.org/licenses/by-sa/3.0/deed.zh-hans" target="_blank" rel="noopener">CC BY-SA 3.0</a>
    协议使用。
  </div>
</div>
</div>


第67行: 第57行:
(function(){
(function(){
   const groups=[
   const groups=[
     {id:"base",tab:"基础",title:"游戏基础",items:["游戏简介","仙女之魂","仆从","收藏","技能","位置","属性","NPC","交易","任务","成就","Ironman","Stranded","Bingo","更新日志","教学"]},
     {id:"base",tab:"基础",title:"游戏基础",items:["游戏简介","金唱片","仆从","收藏","技能","位置","属性","NPC","交易","任务","成就","Ironman","Stranded","Bingo","更新日志","教学"]},
     {id:"combat",tab:"装备/战斗",title:"装备 / 战斗",items:["武器","盔甲","饰品","附魔","洗练","药水","宠物","生物","猎手","辅助物品","The Catacombs","重铸石","宠物物品"]},
     {id:"combat",tab:"装备/战斗",title:"装备 / 战斗",items:["武器","盔甲","饰品","附魔","洗练","药水","宠物","生物","猎手","辅助物品","The Catacombs","重铸石","宠物物品"]},
     {id:"skills",tab:"技能",title:"技能",items:["农耕","挖矿","附魔","战斗","伐木","钓鱼","驯服","酿造","地下城","木工","社交","符文锻造"]},
     {id:"skills",tab:"技能",title:"技能",items:["农耕","挖矿","附魔","战斗","伐木","钓鱼","驯服","酿造","地下城","木工","社交","符文锻造"]},
     {id:"events",tab:"活动",title:"活动",items:["活动时间","Jacob 农耕大赛","市长选举","动物园","Jerry 节日","新年庆典","Fire Sale","神话仪式","钓鱼祭","矿工狂欢节","鬼怪嘉年华"]},
     {id:"events",tab:"活动",title:"活动",items:["活动时间","夏日狂欢会","市长选举","动物园","Jerry 节日","新年庆典","Fire Sale","神话仪式","钓鱼祭","矿工狂欢节","鬼怪嘉年华"]},
     {id:"other",tab:"其他",title:"其他内容",items:["指令","家具","奖励包裹","传送卷轴","传送门","洗练石头","山峦之心","诈骗","商店","饮料","拍卖行","集市","社区商店",{label:"动物寓言集 (Bestiary)",page:"动物寓言集"},"属性","符文","暗黑拍卖会","麻袋","实验"]}
     {id:"other",tab:"其他",title:"其他内容",items:["指令","家具","奖励包裹","传送卷轴","传送把","洗练石头","山峦之心","诈骗","商店","饮料","拍卖行","集市","社区商店",{label:"动物寓言 (Bestiary)",page:"动物寓言"},"属性","符文","暗黑拍卖会","麻袋","实验"]}
   ];
   ];


第78行: 第68行:
   const grid=document.getElementById("jzy-grid");
   const grid=document.getElementById("jzy-grid");


   function pageUrl(name){return "/" + encodeURIComponent(String(name).trim().replace(/\s+/g,"_"))}
   function pageUrl(name){return "https://wiki.mcjzy.net/" + encodeURIComponent(String(name).trim().replace(/\\s+/g,))}
   function iconUrl(name){return "/Special:Redirect/file/" + encodeURIComponent(String(name).trim().replace(/\s+/g,"_") + ".png")}
 
   function iconUrl(name){return "/Special:Redirect/file/" + encodeURIComponent(String(name).trim().replace(/\\s+/g,) + ".png")}
 
   function normalize(item){return typeof item==="string"?{label:item,page:item}:item}
   function normalize(item){return typeof item==="string"?{label:item,page:item}:item}


第126行: 第118行:
     btn.type="button";
     btn.type="button";
     btn.className="jzy-tab";
     btn.className="jzy-tab";
     btn.dataset.id=group.id;
     btn.dataset.id=group.
     btn.textContent=group.tab;
     btn.textContent=group.tab;
     btn.onclick=function(){render(group.id)};
     btn.onclick=function(){render(group.id)};
第134行: 第126行:
   render("base");
   render("base");
})();
})();
</script>
</dcript>
</div>
</div>
</html>
</html>

2026年7月16日 (四) 09:37的版本


江中缘 Wiki

海岛经营 · MMORPG · 多人社区
《我的世界》网易Java游戏版服务器官方百科

关于江中缘

江中缘是一款历经四年精心打造的《我的世界:网易Java版》海岛经营结合高版本特性的社区趣味多人 MMORPG 服务器。玩家从一座废弃已久的海岛度假庄园启程,白手起家,解锁超过 10000+ 全新物品道具,一步步打造属于自己的商业版图。

服务器融合了类似 Hypixel Skyblock 的核心内容——采集资源、提升技能、挑战首领、开拓岛屿区域,享受深度成长的乐趣。此外,服务器内置了多款自研游戏,随时与好友来一场轻松的对决或合作。

服务器特色:

10000+
全新道具
多人联机
趣味互动
随机地牢
挑战宝藏
自研游戏
独家玩法

游戏资讯

游戏基础