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

首页:修订间差异

来自江中缘
Jzyfate留言 | 贡献
无编辑摘要
标签已被回退
Jzyfate留言 | 贡献
无编辑摘要
 
(未显示2个用户的115个中间版本)
第1行: 第1行:
__NOTOC__ __NOEDITSECTION__
__NOTOC__
<div class="home-wrapper">
__NOEDITSECTION__


<!-- ============================================================ -->
<html>
<!-- 1. 欢迎横幅(带渐变背景和游戏Logo占位) -->
<style>
<!-- ============================================================ -->
/* 页面级修正:不再把整块 MediaWiki 主体切出一条右侧区域 */
<div class="home-welcome">
.mw-body{
     <div class="welcome-content">
  background:transparent!important;
        <div class="welcome-text">
  border-color:transparent!important;
            <h1>🎮 <span class="highlight">JZY Wiki</span></h1>
  box-shadow:none!important;
            <p class="subtitle">最全面、最准确的游戏知识库</p>
  backdrop-filter:none!important;
            <p class="description">由玩家社区共同维护,涵盖所有游戏机制、物品、生物与攻略</p>
  -webkit-backdrop-filter:none!important;
            <div class="stats">
}
                <span>📄 {{NUMBEROFARTICLES}} 篇文章</span>
.jzy-page-shell{
                <span>👤 {{NUMBEROFUSERS}} 位编辑者</span>
  max-width:min(1220px,calc(100vw - 560px));
                <span>✏️ {{NUMBEROFEDITS}} 次编辑</span>
  margin:0 auto;
            </div>
}
            <div class="welcome-actions">
.jzy-home-brand{
                <span class="btn-primary">[[特殊:随机页面|探索随机文章]]</span>
  width:min(100%,500px);
                <span class="btn-secondary">[[Project:如何参与|参与编辑]]</span>
  margin:92px 0 24px!important;
            </div>
  border:0!important;
        </div>
  border-collapse:collapse!important;
        <div class="welcome-logo">
  background:transparent!important;
            <span style="font-size: 120px; line-height: 1;">🏝️</span>
}
        </div>
.jzy-home-brand td{
    </div>
  border:0!important;
  background:transparent!important;
}
.jzy-brand-logo{
  width:100%;
  padding:0!important;
  text-align:center;
  vertical-align:middle;
  line-height:0;
}
.jzy-brand-logo img{
  display:block;
  width:420px!important;
  height:236px!important;
  margin:0 auto;
  object-fit:contain;
  filter:drop-shadow(0 7px 12px rgba(1,18,28,.38));
  transform:translateX(-92px);
}
.jzy-brand-copy{
  padding:0!important;
  vertical-align:middle;
  text-align:left;
}
.jzy-brand-lead{
  display:block;
  margin-top:0;
  color:#effcff;
  font-size:20px;
  font-style:italic;
  font-weight:700;
  line-height:1.72;
  text-shadow:0 2px 6px rgba(1,18,28,.68);
}
.jzy-brand-subtitle{
  display:block;
  color:#e3f5f6;
  font-size:18px;
  font-weight:600;
  line-height:1.72;
  text-shadow:0 2px 6px rgba(1,18,28,.68);
}
.jzy-divider{
  height:3px;
  margin:22px 0;
  border:0;
  border-radius:999px;
  background:linear-gradient(90deg,#78d8f0,#5ab878,#f4cf78);
  box-shadow:0 0 16px rgba(120,216,240,.22);
}
.jzy-side-toc{
  position:fixed;
  top:50%;
  right:64px;
  width:176px;
  padding:12px;
  background:
    radial-gradient(circle at 18% 0%,rgba(120,216,240,.14),transparent 36%),
    linear-gradient(145deg,rgba(8,43,58,.62),rgba(10,46,31,.46));
  border:1px solid rgba(126,204,218,.24);
  border-radius:16px;
  box-shadow:0 14px 28px rgba(0,0,0,.24),inset 0 1px 0 rgba(255,255,255,.11);
  z-index:60;
  font-family:"Microsoft YaHei",Arial,sans-serif;
  backdrop-filter:blur(4px) saturate(115%);
  -webkit-backdrop-filter:blur(4px) saturate(115%);
  transform:translateY(-50%);
  display:block;
}
.jzy-side-toc-title{
  margin:0 0 10px;
  padding-bottom:8px;
  color:#fff4c7;
  font-size:15px;
  font-weight:900;
  text-align:center;
  border-bottom:1px solid rgba(244,207,120,.28);
}
.jzy-side-toc a{
  display:block;
  margin:5px 0;
  padding:7px 9px;
  border-radius:10px;
  color:#d6eee6!important;
  text-decoration:none!important;
  font-size:12px;
  font-weight:800;
  line-height:1.2;
  background:rgba(255,255,255,.045);
  border:1px solid rgba(255,255,255,.055);
  transition:background .16s ease,color .16s ease,transform .16s ease,border-color .16s ease;
}
.jzy-side-toc a:hover{
  transform:translateX(-2px);
  color:#fff4c7!important;
  background:rgba(244,207,120,.13);
  border-color:rgba(244,207,120,.30);
}
span[id^="jzy-"]{scroll-margin-top:96px}
.jzy-home-panel,
.jzy-card-table{
  width:100%;
  border-collapse:separate!important;
  border-spacing:0!important;
  border:none!important;
  background:transparent!important;
}
.jzy-copy-cell{
  padding:22px 24px;
  background:
    radial-gradient(circle at 12% 0%,rgba(120,216,240,.12),transparent 34%),
    linear-gradient(135deg,rgba(8,43,58,.46),rgba(10,46,31,.36));
  border:1px solid rgba(126,204,218,.22);
  border-radius:16px;
  box-shadow:0 12px 28px rgba(0,0,0,.18),inset 0 1px 0 rgba(255,255,255,.10);
  color:#eef8fb;
  line-height:1.88;
}
.jzy-card-table{border-spacing:10px!important}
.jzy-feature,
.jzy-play,
.jzy-step,
.jzy-hot,
.jzy-stat,
.jzy-community,
.jzy-nav-card{
  position:relative;
  overflow:hidden;
  border-radius:14px;
  border:1px solid rgba(255,255,255,.10);
  box-shadow:0 10px 22px rgba(0,0,0,.18),inset 0 1px 0 rgba(255,255,255,.10);
  vertical-align:middle;
}
.jzy-feature::before,
.jzy-play::before,
.jzy-step::before,
.jzy-hot::before,
.jzy-stat::before,
.jzy-community::before,
.jzy-nav-card::before{
  content:"";
  position:absolute;
  inset:0;
  background:linear-gradient(135deg,rgba(255,255,255,.14),transparent 50%);
  pointer-events:none;
}
.jzy-feature{padding:18px 14px;width:25%;text-align:center;font-weight:800}
.jzy-play{padding:22px 16px;width:25%;text-align:center;font-weight:800}
.jzy-step{padding:20px 14px;width:25%;text-align:center}
.jzy-hot,.jzy-community{padding:14px 16px;text-align:center;font-weight:750}
.jzy-stat{padding:22px 16px;width:50%;text-align:center;font-weight:800}
.jzy-nav-card{padding:15px 18px;width:50%;font-weight:700;border-left:4px solid rgba(120,216,240,.78)}
.jzy-blue{background:rgba(8,74,88,.48);color:#dffbff;border-bottom:3px solid #16c3d0}
.jzy-green{background:rgba(18,70,42,.48);color:#d7f8e2;border-bottom:3px solid #5ab878}
.jzy-gold{background:rgba(98,67,20,.44);color:#ffe9ad;border-bottom:3px solid #d4a848}
.jzy-rose{background:rgba(80,26,48,.44);color:#f4c9dc;border-bottom:3px solid #d95b91}
.jzy-violet{background:rgba(42,30,80,.44);color:#dcd2ff;border-bottom:3px solid #8c78da}
.jzy-cyan{background:rgba(8,58,68,.46);color:#d9f7ff;border-bottom:3px solid #0fb4c1}
.jzy-muted{color:rgba(238,248,251,.78);font-size:.88em;line-height:1.55}
.jzy-nav-card.jzy-green{border-left-color:#5ab878}
.jzy-nav-card.jzy-gold{border-left-color:#d4a848}
.jzy-nav-card.jzy-rose{border-left-color:#d95b91}
.jzy-nav-card.jzy-violet{border-left-color:#8c78da}
.jzy-step-badge{
  display:inline-block;
  width:36px;
  height:36px;
  line-height:36px;
  margin-bottom:9px;
  border-radius:50%;
  color:#fff;
  font-weight:900;
  font-size:18px;
  box-shadow:0 6px 14px rgba(0,0,0,.24),inset 0 1px 0 rgba(255,255,255,.18);
}
.jzy-step-badge-blue{background:linear-gradient(135deg,#16c3d0,#0a5258)}
.jzy-step-badge-green{background:linear-gradient(135deg,#5ab878,#155d38)}
.jzy-step-badge-gold{background:linear-gradient(135deg,#d4a848,#8b6508)}
.jzy-step-badge-rose{background:linear-gradient(135deg,#d95b91,#7a2050)}
.jzy-cta{
  width:100%;
  border-collapse:separate!important;
  border-spacing:0!important;
  border:none!important;
  background:transparent!important;
}
.jzy-cta-cell{
  padding:30px 22px;
  background:
    radial-gradient(circle at 10% 0%,rgba(120,216,240,.14),transparent 28%),
    radial-gradient(circle at 88% 12%,rgba(244,207,120,.18),transparent 28%),
    linear-gradient(135deg,rgba(4,31,49,.86),rgba(10,82,88,.76),rgba(35,83,53,.76));
  border:1px solid rgba(244,207,120,.24);
  border-radius:18px;
  border-bottom:4px solid #d4a848;
  text-align:center;
  color:#f6fbf7;
  box-shadow:0 14px 30px rgba(0,0,0,.22),inset 0 1px 0 rgba(255,255,255,.12);
}
.jzy-footer-note{
  padding:18px;
  background:rgba(8,22,34,.34);
  border:1px solid rgba(126,204,218,.18);
  border-radius:12px;
  text-align:center;
  color:#b9d5dd;
  line-height:1.75;
}
#jzy-game-info{
  background:
    radial-gradient(circle at 12% 8%,rgba(110,220,190,.18),transparent 28%),
    radial-gradient(circle at 85% 18%,rgba(242,199,107,.15),transparent 24%),
     linear-gradient(135deg,rgba(4,31,49,.88),rgba(10,82,88,.78) 48%,rgba(35,83,53,.80));
  color:#f6fbf7;
  padding:18px 26px 40px;
  border:1px solid rgba(190,241,220,.24);
  border-radius:18px;
  box-shadow:0 14px 32px rgba(2,18,28,.26),inset 0 1px 0 rgba(255,255,255,.12);
  font-family:"Microsoft YaHei",Arial,sans-serif;
  overflow:hidden;
  backdrop-filter:blur(3px) saturate(115%);
  -webkit-backdrop-filter:blur(3px) saturate(115%);
}
#jzy-game-info *{box-sizing:border-box}
.jzy-game-shell{max-width:1120px;margin:0 auto}
.jzy-tabs{
  width:max-content;
  max-width:100%;
  margin:0 auto 22px;
  padding:5px;
  display:flex;
  gap:12px;
  flex-wrap:wrap;
  justify-content:center;
  background:rgba(2,24,38,.46);
  border:1px solid rgba(196,241,230,.28);
  border-radius:20px;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.08);
}
.jzy-tab{
  min-width:106px;
  height:56px;
  border:0;
  border-radius:15px;
  background:transparent;
  color:#d6eee6;
  font-size:20px;
  font-weight:800;
  cursor:pointer;
  letter-spacing:.02em;
}
.jzy-tab:hover{color:#fff4c7;background:rgba(255,255,255,.08)}
.jzy-tab.is-active{
  background:linear-gradient(180deg,#fff4c7,#f4cf78);
  color:#164554;
  box-shadow:0 5px 16px rgba(244,207,120,.24),inset 0 -3px 0 rgba(141,102,31,.24);
}
.jzy-heading{
  height:58px;
  margin:0 0 30px;
  border:1px solid rgba(210,244,235,.34);
  border-radius:8px;
  display:flex;
  align-items:center;
  justify-content:center;
  font-size:28px;
  font-weight:900;
  color:#fffaf0;
  background:rgba(4,29,43,.30);
  box-shadow:inset 0 -3px 0 rgba(242,199,107,.36);
  text-shadow:0 2px 3px rgba(0,0,0,.35);
}
#jzy-game-info .jzy-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:18px 14px;
  padding:0 24px;
}
#jzy-game-info .jzy-card{
  min-height:132px;
  padding:18px 24px 18px 26px;
  display:grid;
  grid-template-columns:122px minmax(0,1fr);
  align-items:center;
  justify-content:stretch;
  column-gap:12px;
  background:
    linear-gradient(145deg,rgba(255,255,255,.13),rgba(255,255,255,.052)),
    radial-gradient(circle at 22% 50%,rgba(111,226,212,.14),transparent 42%);
  border:1px solid rgba(207,246,229,.22);
  border-radius:16px;
  box-shadow:0 7px 0 rgba(12,52,64,.58),0 12px 22px rgba(3,18,26,.18);
  color:#f7fbf6!important;
  text-decoration:none!important;
  font-size:22px;
  font-weight:900;
  overflow:hidden;
  transition:transform .16s ease,background .16s ease,color .16s ease,border-color .16s ease;
}
#jzy-game-info .jzy-card:hover{
  transform:translateY(-2px);
  background:
    linear-gradient(145deg,rgba(255,244,199,.18),rgba(99,211,182,.10)),
    radial-gradient(circle at 22% 50%,rgba(255,236,157,.18),transparent 44%);
  border-color:rgba(244,207,120,.58);
  color:#fff1b8!important;
}
#jzy-game-info .jzy-icon{
  width:104px;
  height:92px;
  display:flex;
  align-items:center;
  justify-content:center;
  justify-self:start;
  border-radius:18px;
  background:radial-gradient(circle at 50% 42%,rgba(143,244,223,.16),rgba(8,39,51,.05) 68%);
}
#jzy-game-info .jzy-icon img{
  width:auto;
  height:auto;
  max-width:86px;
  max-height:86px;
  object-fit:contain;
  display:block;
  filter:drop-shadow(0 7px 10px rgba(0,0,0,.28));
}
#jzy-game-info .jzy-icon img[alt="江中缘等级"]{
  width:170px;
  max-width:none;
  max-height:96px;
}
#jzy-game-info .jzy-fallback{
  display:none;
  width:74px;
  height:74px;
  align-items:center;
  justify-content:center;
  border-radius:18px;
  background:linear-gradient(145deg,#e8cc7b,#75d5bd);
  color:#073647;
  border:2px solid rgba(255,255,255,.38);
  font-size:30px;
  font-weight:900;
  box-shadow:0 8px 18px rgba(0,0,0,.20);
}
#jzy-game-info .jzy-name{
  min-width:0;
  grid-column:2;
  justify-self:center;
  text-align:center;
  white-space:nowrap;
  transform:none;
  line-height:1.15;
  letter-spacing:0;
  text-shadow:0 2px 3px rgba(0,0,0,.35);
}
#jzy-game-info .jzy-card:nth-last-child(1):nth-child(3n+1){grid-column:2}
@media(max-width:1480px){
  .jzy-page-shell{max-width:calc(100vw - 500px)}
  .jzy-side-toc{right:52px}
}
@media(max-width:1279px){
  .jzy-page-shell{max-width:100%;margin:0}
  .jzy-side-toc{display:none}
}
@media(max-width:900px){
  .jzy-card-table{border-spacing:8px!important}
  #jzy-game-info .jzy-grid{grid-template-columns:repeat(2,1fr);padding:0}
  #jzy-game-info .jzy-card:nth-last-child(1):nth-child(3n+1){grid-column:auto}
}
@media(max-width:560px){
  #jzy-game-info{padding:14px 12px 30px;border-radius:14px}
  .jzy-tabs{gap:6px}
  .jzy-tab{min-width:82px;height:46px;font-size:16px}
  .jzy-heading{font-size:22px}
  #jzy-game-info .jzy-grid{grid-template-columns:1fr}
  #jzy-game-info .jzy-card{min-height:104px;padding:14px 16px;font-size:20px;grid-template-columns:88px minmax(0,1fr);column-gap:8px}
  #jzy-game-info .jzy-icon{width:78px;height:76px;border-radius:15px}
  #jzy-game-info .jzy-icon img{max-width:66px;max-height:66px}
  #jzy-game-info .jzy-icon img[alt="江中缘等级"]{width:96px;max-width:none;max-height:64px}
}
 
/* 首页最终修正:背景由全局主题统一提供,不使用玻璃模糊。 */
#jzy-game-info,
.jzy-side-toc{
  backdrop-filter:none!important;
  -webkit-backdrop-filter:none!important;
}
 
/* 移除 Citizen 页脚外层产生的伪元素和多余空白,避免正文与页脚被切开。 */
#citizen-footer.jzy-footer-ready,
.citizen-footer.jzy-footer-ready,
#footer.jzy-footer-ready,
.mw-footer.jzy-footer-ready{
  margin:0!important;
  padding:0!important;
  min-height:0!important;
}
#citizen-footer.jzy-footer-ready::before,
#citizen-footer.jzy-footer-ready::after,
.citizen-footer.jzy-footer-ready::before,
.citizen-footer.jzy-footer-ready::after,
#footer.jzy-footer-ready::before,
#footer.jzy-footer-ready::after{
  content:none!important;
  display:none!important;
}
#jzy-official-footer{padding-top:28px!important}
 
/* ===== 首页精致字体与可读性优化 ===== */
.jzy-page-shell,
.jzy-page-shell *,
#jzy-game-info,
#jzy-game-info *,
.jzy-side-toc,
.jzy-side-toc *{
  font-family:"HarmonyOS Sans SC","MiSans","PingFang SC","Hiragino Sans GB","Microsoft YaHei UI","Microsoft YaHei",sans-serif!important;
  -webkit-font-smoothing:antialiased;
  -moz-osx-font-smoothing:grayscale;
  text-rendering:optimizeLegibility;
}
.jzy-page-shell{
  font-size:17px;
  color:#f3fbff;
  line-height:1.9;
  text-shadow:0 2px 5px rgba(2,24,34,.62);
}
.jzy-page-shell h1,
.jzy-page-shell .firstHeading{
  font-size:40px!important;
  line-height:1.2!important;
  font-weight:900!important;
  text-shadow:0 3px 10px rgba(2,20,30,.72)!important;
}
.jzy-page-shell h2{
  font-size:29px!important;
  line-height:1.32!important;
  font-weight:900!important;
  text-shadow:0 3px 8px rgba(2,20,30,.68)!important;
}
.jzy-copy-cell{
  padding:25px 27px!important;
  background:
    radial-gradient(circle at 12% 0%,rgba(120,216,240,.13),transparent 34%),
    linear-gradient(135deg,rgba(6,43,58,.58),rgba(10,67,72,.50))!important;
  font-size:17px;
  line-height:1.95!important;
  text-shadow:0 2px 5px rgba(1,18,28,.76);
}
.jzy-copy-cell strong,
.jzy-page-shell > b,
.jzy-page-shell > strong{
  color:#ffffff!important;
  font-weight:900!important;
  text-shadow:0 2px 6px rgba(1,18,28,.82)!important;
}
.jzy-feature,
.jzy-play,
.jzy-step,
.jzy-hot,
.jzy-stat,
.jzy-community,
.jzy-nav-card{
  font-size:17px;
  line-height:1.5;
  text-shadow:0 2px 5px rgba(1,18,28,.72);
}
.jzy-muted{
  color:rgba(241,250,253,.90)!important;
  font-size:.92em;
  text-shadow:0 1px 4px rgba(1,18,28,.68);
}
.jzy-side-toc-title{font-size:16px}
.jzy-side-toc a{font-size:13px;line-height:1.3;text-shadow:0 1px 3px rgba(1,18,28,.66)}
#jzy-game-info .jzy-card{font-size:23px;text-shadow:0 3px 7px rgba(1,18,28,.78)}
#jzy-game-info .jzy-name{font-weight:900;text-shadow:0 3px 7px rgba(1,18,28,.78)}
#jzy-game-info .jzy-tab{font-size:20px;font-weight:900;text-shadow:0 2px 4px rgba(1,18,28,.62)}
#jzy-game-info .jzy-heading{font-size:29px;text-shadow:0 3px 7px rgba(1,18,28,.76)}
@media(max-width:560px){
  .jzy-page-shell{font-size:16px;line-height:1.85}
  .jzy-home-brand,.jzy-home-brand tbody,.jzy-home-brand tr,.jzy-home-brand td{display:block!important;width:100%!important}
  .jzy-home-brand{margin:50px 0 18px!important}
  .jzy-brand-logo img{width:270px!important;height:152px!important;transform:translateX(-42px)}
  .jzy-brand-copy{padding:0!important;text-align:left}
  .jzy-brand-lead{margin-top:8px;font-size:17px}
  .jzy-brand-subtitle{font-size:16px}
  .jzy-page-shell h1,.jzy-page-shell .firstHeading{font-size:34px!important}
  .jzy-page-shell h2{font-size:26px!important}
  .jzy-copy-cell{padding:20px 18px!important;font-size:16px;line-height:1.9!important}
  .jzy-feature,.jzy-play,.jzy-step,.jzy-hot,.jzy-stat,.jzy-community,.jzy-nav-card{font-size:16px}
  #jzy-game-info .jzy-card{font-size:21px}
  #jzy-game-info .jzy-tab{font-size:17px}
  #jzy-game-info .jzy-heading{font-size:24px}
}
 
/* 首页毛玻璃预览:只柔化半透明内容面板背后的画面,页面背景保持清晰。 */
.jzy-copy-cell,
.jzy-feature,
.jzy-play,
.jzy-step,
.jzy-hot,
.jzy-stat,
.jzy-community,
.jzy-nav-card,
.jzy-cta-cell,
.jzy-footer-note,
#jzy-game-info,
#jzy-game-info .jzy-tabs,
#jzy-game-info .jzy-heading,
#jzy-game-info .jzy-card,
.jzy-side-toc{
  backdrop-filter:blur(8px) saturate(118%)!important;
  -webkit-backdrop-filter:blur(8px) saturate(118%)!important;
}
@media(max-width:560px){
  .jzy-copy-cell,
  .jzy-feature,
  .jzy-play,
  .jzy-step,
  .jzy-hot,
  .jzy-stat,
  .jzy-community,
  .jzy-nav-card,
  .jzy-cta-cell,
  .jzy-footer-note,
  #jzy-game-info,
  #jzy-game-info .jzy-tabs,
  #jzy-game-info .jzy-heading,
  #jzy-game-info .jzy-card,
  .jzy-side-toc{
    backdrop-filter:blur(5px) saturate(115%)!important;
    -webkit-backdrop-filter:blur(5px) saturate(115%)!important;
  }
}
</style>
<div class="jzy-side-toc">
  <div class="jzy-side-toc-title">江中缘导航</div>
  <a href="#jzy-top">首页顶部</a>
  <a href="#jzy-about">关于江中缘</a>
  <a href="#jzy-info">游戏资讯</a>
  <a href="#jzy-play">核心玩法</a>
  <a href="#jzy-start">快速入门</a>
</div>
</div>
</html>
<div class="jzy-page-shell">
<span id="jzy-top"></span>
{| class="jzy-home-brand"
| class="jzy-brand-logo" | [[File:3.png|420x236px|link=|alt=江中缘]]
|-
| class="jzy-brand-copy" | <span class="jzy-brand-lead">海岛经营 · MMORPG · 多人社区</span><br><span class="jzy-brand-subtitle">《我的世界》网易 Java 游戏版服务器官方百科</span>
|}
<div class="jzy-divider"></div>
<span id="jzy-about"></span>
== 关于江中缘 ==
{| class="jzy-home-panel"
| class="jzy-copy-cell" |
'''江中缘'''是一款历经四年精心打造的《我的世界:网易Java版》'''海岛经营结合高版本特性'''的社区趣味多人 MMORPG 服务器。玩家从一座废弃已久的海岛度假庄园启程,白手起家,解锁超过 '''10000+''' 全新物品道具,一步步打造属于自己的商业版图。
服务器融合了'''类似 Hypixel Skyblock''' 的核心内容——采集资源、提升技能、挑战首领、开拓岛屿区域,享受深度成长的乐趣。此外,服务器内置了多款'''自研游戏''',随时与好友来一场轻松的对决或合作。
|}
'''服务器特色:'''
{| class="jzy-card-table"
| class="jzy-feature jzy-blue" | '''10000+'''<br><span class="jzy-muted">全新道具</span>
| class="jzy-feature jzy-green" | '''多人联机'''<br><span class="jzy-muted">趣味互动</span>
| class="jzy-feature jzy-gold" | '''随机地牢'''<br><span class="jzy-muted">挑战宝藏</span>
| class="jzy-feature jzy-rose" | '''自研游戏'''<br><span class="jzy-muted">独家玩法</span>
|}
<div class="jzy-divider"></div>


<!-- ============================================================ -->
<span id="jzy-info"></span>
<!-- 2. 分类导航卡片(6大核心分类) -->
== 游戏资讯 ==
<!-- ============================================================ -->
 
<div class="home-card-grid">
<html>
    [[:分类:物品|<div class="home-card">
<div id="jzy-game-info">
        <span class="icon">📦</span>
<div class="jzy-game-shell">
        <h4>物品大全</h4>
  <div id="jzy-tabs" class="jzy-tabs"></div>
        <p>武器 · 装备 · 材料 · 消耗品</p>
  <div id="jzy-heading" class="jzy-heading">游戏基础</div>
        <span class="card-count">共 128 种</span>
  <div id="jzy-grid" class="jzy-grid"></div>
     </div>]]
</div>
     [[:分类:生物|<div class="home-card">
<script>
        <span class="icon">👾</span>
(function() {
        <h4>生物图鉴</h4>
  var icons = {
        <p>怪物 · Boss · 宠物 · NPC</p>
    "教学": "https://wiki.mcjzy.net/images/thumb/8/8d/%E6%95%99%E5%AD%A6.png/120px-%E6%95%99%E5%AD%A6.png?20260718043338",
        <span class="card-count">共 64 种</span>
    "社区协助": "https://wiki.mcjzy.net/images/thumb/2/21/%E7%A4%BE%E5%8C%BA%E5%8D%8F%E5%8A%A9.png/120px-%E7%A4%BE%E5%8C%BA%E5%8D%8F%E5%8A%A9.png?20260718043421",
     </div>]]
     "事件时间": "https://wiki.mcjzy.net/images/thumb/b/b1/%E4%BA%8B%E4%BB%B6%E6%97%B6%E9%97%B4.png/120px-%E4%BA%8B%E4%BB%B6%E6%97%B6%E9%97%B4.png?20260718043447",
     [[:分类:地点|<div class="home-card">
     "赛事": "https://wiki.mcjzy.net/images/thumb/2/26/%E8%B5%9B%E4%BA%8B.png/120px-%E8%B5%9B%E4%BA%8B.png?20260721112148",
        <span class="icon">🗺️</span>
    "酸雨": "https://wiki.mcjzy.net/images/thumb/8/8b/%E9%85%B8%E9%9B%A8.png/120px-%E9%85%B8%E9%9B%A8.png?20260718043516",
        <h4>世界探索</h4>
    "采宝术": "https://wiki.mcjzy.net/images/thumb/a/a8/%E9%87%87%E5%AE%9D%E6%9C%AF.png/120px-%E9%87%87%E5%AE%9D%E6%9C%AF.png?20260718043548",
        <p>区域 · 副本 · 隐藏地点</p>
    "田园道": "https://wiki.mcjzy.net/images/thumb/f/f4/%E7%94%B0%E5%9B%AD%E9%81%93.png/120px-%E7%94%B0%E5%9B%AD%E9%81%93.png?20260718043612",
        <span class="card-count">共 32 个</span>
    "武斗法": "https://wiki.mcjzy.net/images/thumb/9/9b/%E6%AD%A6%E6%96%97%E6%B3%95.png/120px-%E6%AD%A6%E6%96%97%E6%B3%95.png?20260718043641",
     </div>]]
    "渔乐道": "https://wiki.mcjzy.net/images/thumb/4/46/%E6%B8%94%E4%B9%90%E9%81%93.png/120px-%E6%B8%94%E4%B9%90%E9%81%93.png?20260718043709",
     [[:分类:机制|<div class="home-card">
    "斩木术": "https://wiki.mcjzy.net/images/thumb/b/b8/%E6%96%A9%E6%9C%A8%E6%9C%AF.png/120px-%E6%96%A9%E6%9C%A8%E6%9C%AF.png?20260718043736",
        <span class="icon">⚙️</span>
     "家具": "https://wiki.mcjzy.net/images/thumb/5/59/%E5%AE%B6%E5%85%B7.png/120px-%E5%AE%B6%E5%85%B7.png?20260718043802",
        <h4>游戏机制</h4>
     "商店": "https://wiki.mcjzy.net/images/thumb/0/05/%E5%95%86%E5%BA%97.png/120px-%E5%95%86%E5%BA%97.png?20260718043829",
        <p>合成 · 附魔 · 经济 · 技能</p>
    "指令": "https://wiki.mcjzy.net/images/thumb/2/20/%E6%8C%87%E4%BB%A4.png/120px-%E6%8C%87%E4%BB%A4.png?20260718043858",
        <span class="card-count">共 48 种</span>
    "宝石镶嵌": "https://wiki.mcjzy.net/images/thumb/2/27/%E5%AE%9D%E7%9F%B3%E9%95%B6%E5%B5%8C.png/120px-%E5%AE%9D%E7%9F%B3%E9%95%B6%E5%B5%8C.png?20260718043930",
     </div>]]
    "宠物": "https://wiki.mcjzy.net/images/thumb/2/23/%E5%AE%A0%E7%89%A9.png/120px-%E5%AE%A0%E7%89%A9.png?20260718043956",
     [[:分类:任务|<div class="home-card">
    "宠物物品": "https://wiki.mcjzy.net/images/thumb/9/97/%E5%AE%A0%E7%89%A9%E7%89%A9%E5%93%81.png/120px-%E5%AE%A0%E7%89%A9%E7%89%A9%E5%93%81.png?20260718044020",
        <span class="icon">📜</span>
    "地下城": "https://wiki.mcjzy.net/images/thumb/0/06/%E5%9C%B0%E4%B8%8B%E5%9F%8E.png/120px-%E5%9C%B0%E4%B8%8B%E5%9F%8E.png?20260718044049",
        <h4>任务与成就</h4>
    "辅助物品": "https://wiki.mcjzy.net/images/thumb/6/68/%E8%BE%85%E5%8A%A9%E7%89%A9%E5%93%81.png/120px-%E8%BE%85%E5%8A%A9%E7%89%A9%E5%93%81.png?20260718044118",
        <p>主线 · 支线 · 挑战 · 成就</p>
     "附魔": "https://wiki.mcjzy.net/images/thumb/4/45/%E9%99%84%E9%AD%94.png/120px-%E9%99%84%E9%AD%94.png?20260718044141",
        <span class="card-count">共 96 项</span>
     "怪物": "https://wiki.mcjzy.net/images/thumb/5/59/%E6%80%AA%E7%89%A9.png/120px-%E6%80%AA%E7%89%A9.png?20260718044202",
     </div>]]
    "盔甲": "https://wiki.mcjzy.net/images/thumb/e/e7/%E7%9B%94%E7%94%B2.png/120px-%E7%9B%94%E7%94%B2.png?20260718044225",
     [[:分类:攻略|<div class="home-card">
    "杀手任务": "https://wiki.mcjzy.net/images/thumb/b/b5/%E7%8C%8E%E6%89%8B.png/120px-%E7%8C%8E%E6%89%8B.png?20260718044249",
        <span class="icon">🎯</span>
    "饰品": "https://wiki.mcjzy.net/images/thumb/2/21/%E9%A5%B0%E5%93%81.png/120px-%E9%A5%B0%E5%93%81.png?20260718044314",
        <h4>攻略指南</h4>
    "武器": "https://wiki.mcjzy.net/images/thumb/e/ee/%E6%AD%A6%E5%99%A8.png/120px-%E6%AD%A6%E5%99%A8.png?20260718044336",
        <p>新手入门 · 进阶技巧 · Boss战</p>
    "药水": "https://wiki.mcjzy.net/images/thumb/9/9a/%E8%8D%AF%E6%B0%B4.png/120px-%E8%8D%AF%E6%B0%B4.png?20260718044402",
        <span class="card-count">共 24 篇</span>
    "重铸": "https://wiki.mcjzy.net/images/thumb/b/bf/%E9%87%8D%E9%93%B8.png/120px-%E9%87%8D%E9%93%B8.png?20260718044428"
     </div>]]
  };
  var groups = [
     {id:"base",tab:"基础",title:"游戏基础",items:[{label:"游戏简介",icon:"https://wiki.mcjzy.net/images/7/78/%E6%B8%B8%E6%88%8F%E7%AE%80%E4%BB%8B.png"},{label:"金唱片",icon:"https://wiki.mcjzy.net/images/3/34/%E9%87%91%E5%94%B1%E7%89%87.png"},{label:"收集器",icon:"https://wiki.mcjzy.net/images/7/77/%E6%94%B6%E9%9B%86%E5%99%A8.png"},{label:"个人收集",icon:"https://wiki.mcjzy.net/images/0/00/%E4%B8%AA%E4%BA%BA%E6%94%B6%E9%9B%86.png"},{label:"职业",icon:"https://wiki.mcjzy.net/images/1/18/%E8%81%8C%E4%B8%9A.png"},{label:"海岛大世界",icon:"https://wiki.mcjzy.net/images/a/a5/%E6%B5%B7%E5%B2%9B%E5%A4%A7%E4%B8%96%E7%95%8C.png"},{label:"属性",page:"属性",icon:"https://wiki.mcjzy.net/images/0/0f/%E5%B1%9E%E6%80%A7.png"},{label:"NPC",icon:"https://wiki.mcjzy.net/images/2/23/NPC.png"},{label:"集市",icon:"https://wiki.mcjzy.net/images/e/ec/%E9%9B%86%E5%B8%82.png"},{label:"任务",icon:"https://wiki.mcjzy.net/images/6/6f/%E4%BB%BB%E5%8A%A1.png"},{label:"拍卖",icon:"https://wiki.mcjzy.net/images/4/4e/%E6%8B%8D%E5%8D%96.png"},{label:"更新日志",icon:"https://wiki.mcjzy.net/images/3/37/%E6%9B%B4%E6%96%B0%E6%97%A5%E5%BF%97.png"},"教学"]},
    {id:"combat",tab:"装备/战斗",title:"装备 / 战斗",items:["武器","盔甲","饰品","附魔","重铸","宝石镶嵌","药水","宠物","怪物","杀手任务","辅助物品","地下城","宠物物品"]},
     {id:"skills",tab:"职业",title:"技能",items:[{label:"江中缘等级",icon:"https://wiki.mcjzy.net/images/1/10/3.png"},"武斗法","斩木术","采宝术","田园道","渔乐道"]},
    {id:"events",tab:"活动",title:"活动",items:["事件时间","赛事","社区协助","酸雨"]},
    {id:"other",tab:"其他",title:"其他内容",items:["指令","家具","商店"]}
  ];
  var tabs = document.getElementById("jzy-tabs");
  var heading = document.getElementById("jzy-heading");
  var grid = document.getElementById("jzy-grid");
  function normalize(item) {
    var data = typeof item === "string" ? {label:item, page:item} : item;
    if (!data.icon && icons[data.label]) data.icon = icons[data.label];
    return data;
  }
  function pageUrl(title) {
    title = String(title || "").trim().replace(/\s+/g, "_");
    if (window.mw && mw.util && mw.util.getUrl) return mw.util.getUrl(title);
    if (window.wgArticlePath) return window.wgArticlePath.replace("$1", encodeURIComponent(title));
    var script = window.wgScript || "/index.php";
    return script + "?title=" + encodeURIComponent(title);
  }
  function makeCard(item) {
    item = normalize(item);
    var page = item.page || item.label;
    var a = document.createElement("a");
    a.className = "jzy-card";
    a.href = item.url || pageUrl(page);
    var icon = document.createElement("span");
    icon.className = "jzy-icon";
    var fallback = document.createElement("span");
    fallback.className = "jzy-fallback";
     fallback.textContent = String(item.label).charAt(0);
     fallback.style.display = item.icon ? "none" : "flex";
    if (item.icon) {
      var img = document.createElement("img");
      img.alt = item.label;
      img.src = item.icon;
      img.onerror = function () { img.remove(); fallback.style.display = "flex"; };
      icon.appendChild(img);
    }
    var name = document.createElement("span");
    name.className = "jzy-name";
    name.textContent = item.label;
    icon.appendChild(fallback);
    a.appendChild(icon);
    a.appendChild(name);
    return a;
  }
  function render(id) {
    var group = groups.find(function(g) { return g.id === id; }) || groups[0];
    heading.textContent = group.title;
    grid.innerHTML = "";
    group.items.forEach(function(item) { grid.appendChild(makeCard(item)); });
    tabs.querySelectorAll(".jzy-tab").forEach(function(btn) {
      btn.classList.toggle("is-active", btn.dataset.id === group.id);
    });
  }
  groups.forEach(function(group) {
    var btn = document.createElement("button");
    btn.type = "button";
    btn.className = "jzy-tab";
    btn.dataset.id = group.id;
    btn.textContent = group.tab;
    btn.onclick = function() { render(group.id); };
     tabs.appendChild(btn);
  });
  render("base");
})();
</script>
</div>
</div>
</html>
<div class="jzy-divider"></div>


<!-- ============================================================ -->
<span id="jzy-play"></span>
<!-- 3. 游戏特色快速入口 -->
== 核心玩法 ==
<!-- ============================================================ -->
 
<div class="featured-grid">
{| class="jzy-card-table"
    <div class="featured-section">
| class="jzy-play jzy-blue" | 🏝️ '''海岛经营'''<br><span class="jzy-muted">从废弃度假庄园启程<br>打造商业帝国</span>
        <div class="featured-title">🔥 热门内容</div>
| class="jzy-play jzy-rose" | ⚔️ '''随机地牢'''<br><span class="jzy-muted">挑战隐秘地牢<br>获取稀有装备</span>
        <ul class="featured-list">
| class="jzy-play jzy-green" | 🌱 '''技能成长'''<br><span class="jzy-muted">采集资源提升技能<br>深度成长乐趣</span>
            <li>[[空岛生存入门|⭐ 空岛生存入门]]</li>
| class="jzy-play jzy-violet" | 🎮 '''自研游戏'''<br><span class="jzy-muted">多款自研游戏<br>与好友对决合作</span>
            <li>[[地狱堡垒攻略|⚔️ 地狱堡垒攻略]]</li>
|}
            <li>[[附魔机制详解|✨ 附魔机制详解]]</li>
 
            <li>[[Boss攻略合集|👑 Boss攻略合集]]</li>
<div class="jzy-divider"></div>
        </ul>
 
    </div>
<span id="jzy-start"></span>
    <div class="featured-section">
== 快速入门 ==
        <div class="featured-title">📌 最新更新</div>
 
        <ul class="featured-list">
{| class="jzy-card-table"
            <li>[[村民交易指南|🔄 村民交易指南]]</li>
| class="jzy-step jzy-blue" | <span class="jzy-step-badge jzy-step-badge-blue">1</span><br>'''加入服务器'''<br><span class="jzy-muted">网易Java版<br>搜索「江中缘」</span>
            <li>[[空岛资源分布|⛏️ 空岛资源分布]]</li>
| class="jzy-step jzy-green" | <span class="jzy-step-badge jzy-step-badge-green">2</span><br>'''领取海岛'''<br><span class="jzy-muted">前往中心岛<br>与NPC对话</span>
            <li>[[宠物系统详解|🐾 宠物系统详解]]</li>
| class="jzy-step jzy-gold" | <span class="jzy-step-badge jzy-step-badge-gold">3</span><br>'''开始经营'''<br><span class="jzy-muted">布置庄园<br>接待旅客</span>
            <li>[[副本机制解析|🏛️ 副本机制解析]]</li>
| class="jzy-step jzy-rose" | <span class="jzy-step-badge jzy-step-badge-rose">4</span><br>'''探索冒险'''<br><span class="jzy-muted">挑战地牢<br>获取宝藏</span>
        </ul>
|}
    </div>
 
    <div class="featured-section">
<html>
        <div class="featured-title">🎯 基础内容</div>
<script>
        <ul class="featured-list two-col-list">
(function () {
            <li>[[游戏模式|游戏模式]]</li>
  function removeFooterArtifacts() {
            <li>[[收藏|收藏]]</li>
    var selectors = [
            <li>[[技能|技能]]</li>
      "#mw-data-after-content",
            <li>[[地点|地点]]</li>
      ".mw-data-after-content",
            <li>[[属性|属性]]</li>
      ".citizen-page-footer__info",
            <li>[[空岛等级|空岛等级]]</li>
      ".citizen-page-footer .mw-footer-info"
            <li>[[妖精之魂|妖精之魂]]</li>
     ];
            <li>[[NPC|NPC]]</li>
            <li>[[生物|生物]]</li>
            <li>[[仆从|仆从]]</li>
            <li>[[任务|任务]]</li>
            <li>[[成就|成就]]</li>
        </ul>
     </div>
</div>


<!-- ============================================================ -->
    selectors.forEach(function (selector) {
<!-- 4. 主内容:左栏(新闻+特色文章+贡献) + 右栏(统计+链接+热门+服务器) -->
      document.querySelectorAll(selector).forEach(function (element) {
<!-- ============================================================ -->
        element.style.setProperty("display", "none", "important");
<div class="home-main">
      });
    });
  }


     <!-- ====== 左栏 ====== -->
  function removeFooterGapStrip(footer) {
     <div class="home-left">
     var editLink = document.querySelector('a[href*="action=edit"]');
     if (!editLink || !footer) return;


        <!-- 新闻与更新 -->
    var editBottom = editLink.getBoundingClientRect().bottom;
        <div class="home-news">
    var footerTop = footer.getBoundingClientRect().top;
            <div class="section-header">
    if (footerTop <= editBottom) return;
                <span class="section-title">📰 新闻与更新</span>
                <span class="more-link">[[特殊:最近更改|查看全部 →]]</span>
            </div>
            <div class="news-item">
                <div class="news-content">
                    <span class="tag tag-update">更新</span>
                    <span class="tag tag-event">活动</span>
                    <span class="tag tag-major">重磅</span>
                    <span class="news-text">v2.0.0 版本发布 — 全新地狱堡垒区域上线</span>
                </div>
                <span class="date">2026-07-15</span>
            </div>
            <div class="news-item">
                <div class="news-content">
                    <span class="tag tag-update">更新</span>
                    <span class="news-text">附魔机制全面重做,新增 12 种附魔效果</span>
                </div>
                <span class="date">2026-07-14</span>
            </div>
            <div class="news-item">
                <div class="news-content">
                    <span class="tag tag-guide">攻略</span>
                    <span class="news-text">新手空岛生存指南 — 从零开始建立你的基地</span>
                </div>
                <span class="date">2026-07-13</span>
            </div>
            <div class="news-item">
                <div class="news-content">
                    <span class="tag tag-event">活动</span>
                    <span class="tag tag-hot">热门</span>
                    <span class="news-text">夏季限时活动「烈焰挑战」开启,赢取限定皮肤</span>
                </div>
                <span class="date">2026-07-12</span>
            </div>
            <div class="news-item">
                <div class="news-content">
                    <span class="tag tag-update">更新</span>
                    <span class="news-text">村民交易系统优化,交易价格更加合理</span>
                </div>
                <span class="date">2026-07-11</span>
            </div>
        </div>


        <!-- 特色文章 -->
    document.querySelectorAll("body div, body section, body hr").forEach(function (element) {
        <div class="featured-article">
      if (element === footer || footer.contains(element) || element.contains(footer)) return;
            <div class="featured-article-badge">✨ 编辑推荐</div>
            <h3>[[空岛生存入门]]</h3>
            <p>在这个新手教程中,你将学会如何从零开始建立你的空岛基地,获取资源,并抵御第一次僵尸入侵。无论你是第一次接触空岛还是想要提升技巧,这篇指南都能为你提供帮助。</p>
            <div class="article-meta">
                <span>📝 由 [[User:Admin|管理员]] 编辑</span>
                <span>🕐 最后更新:2026-07-10</span>
                <span class="read-more">[[空岛生存入门|继续阅读 →]]</span>
            </div>
        </div>


        <!-- 参与贡献 -->
      var rect = element.getBoundingClientRect();
        <div class="contribute-box">
      var isWideStrip = rect.width > window.innerWidth * 0.45 && rect.height >= 8 && rect.height <= 80;
            <div class="contribute-icon">🤝</div>
      var isInFooterGap = rect.top >= editBottom - 4 && rect.bottom <= footerTop + 4;
            <div class="contribute-content">
                <h3>加入我们的编辑团队</h3>
                <p>任何人都可以编辑本 Wiki!如果你发现错误或想补充内容,欢迎加入我们。</p>
                <ul class="contribute-links">
                    <li>📖 [[Project:编辑指南|编辑指南]]</li>
                    <li>📋 [[Project:待办事项|待办事项]]</li>
                    <li>💬 [[Project:社区讨论|社区讨论]]</li>
                </ul>
            </div>
        </div>


     </div>
      if (isWideStrip && isInFooterGap) {
        element.style.setProperty("display", "none", "important");
      }
     });
  }


     <!-- ====== 右栏 ====== -->
  function getFooterLink(selector, fallback) {
     <div class="home-right home-sidebar">
     var link = document.querySelector(selector);
     return link && link.href ? link.href : fallback;
  }


        <!-- Wiki 统计 -->
  function buildFooter() {
        <div class="sidebar-widget">
    removeFooterArtifacts();
            <div class="sidebar-header">📊 Wiki 统计</div>
            <div class="sidebar-body">
                <div class="stat-row">
                    <span class="stat-label">📄 文章总数</span>
                    <span class="stat-value">{{NUMBEROFARTICLES}}</span>
                </div>
                <div class="stat-row">
                    <span class="stat-label">📑 页面总数</span>
                    <span class="stat-value">{{NUMBEROFPAGES}}</span>
                </div>
                <div class="stat-row">
                    <span class="stat-label">✏️ 编辑次数</span>
                    <span class="stat-value">{{NUMBEROFEDITS}}</span>
                </div>
                <div class="stat-row">
                    <span class="stat-label">👤 注册用户</span>
                    <span class="stat-value">{{NUMBEROFUSERS}}</span>
                </div>
                <div class="stat-row">
                    <span class="stat-label">🌟 活跃用户</span>
                    <span class="stat-value">{{NUMBEROFACTIVEUSERS}}</span>
                </div>
                <div class="stat-row">
                    <span class="stat-label">🖼️ 上传文件</span>
                    <span class="stat-value">{{NUMBEROFFILES}}</span>
                </div>
            </div>
        </div>


        <!-- 快速链接 -->
    var footer = document.querySelector("#citizen-footer, .citizen-footer, #footer, .mw-footer");
        <div class="sidebar-widget">
    if (!footer || document.getElementById("jzy-official-footer")) return;
            <div class="sidebar-header">🔗 快速链接</div>
            <div class="sidebar-body">
                <ul>
                    <li>[[Project:如何参与|如何参与编辑]]</li>
                    <li>[[Project:编辑指南|编辑指南与规范]]</li>
                    <li>[[Project:常用模板|常用模板列表]]</li>
                    <li>[[特殊:所有页面|所有页面索引]]</li>
                    <li>[[特殊:分类|浏览分类]]</li>
                    <li>[[Project:社区讨论|社区讨论与反馈]]</li>
                </ul>
            </div>
        </div>


        <!-- 热门页面 -->
    var gameRulesUrl = "/index.php?title=%E6%B8%B8%E6%88%8F%E8%A7%84%E5%88%99";
        <div class="sidebar-widget">
    var contactUrl = "https://qm.qq.com/q/560dSf2pxe";
            <div class="sidebar-header">🔥 热门页面</div>
            <div class="sidebar-body">
                <ul>
                    <li>[[空岛生存入门|⭐ 空岛生存入门]]</li>
                    <li>[[地狱堡垒攻略|⚔️ 地狱堡垒攻略]]</li>
                    <li>[[附魔机制详解|✨ 附魔机制详解]]</li>
                    <li>[[Boss攻略合集|👑 Boss攻略合集]]</li>
                    <li>[[村民交易指南|🔄 村民交易指南]]</li>
                </ul>
            </div>
        </div>


        <!-- 服务器信息 -->
    var layout = document.createElement("section");
         <div class="sidebar-widget">
    layout.id = "jzy-official-footer";
            <div class="sidebar-header">⚡ 服务器信息</div>
    layout.setAttribute("aria-label", "江中缘网站页脚");
            <div class="sidebar-body">
    layout.innerHTML =
                <div class="stat-row">
      '<div class="jzy-official-footer-top">' +
                    <span class="stat-label">🌐 服务器地址</span>
         '<a class="jzy-official-footer-brand" href="https://www.mcjzy.net/" target="_blank" rel="noopener" aria-label="访问江中缘官网">' +
                    <span class="stat-value">mcjzy.net</span>
          '<img src="https://wiki.mcjzy.net/images/1/10/3.png" alt="江中缘">' +
                </div>
        '</a>' +
                <div class="stat-row">
        '<div class="jzy-official-footer-socials" aria-label="江中缘社区平台">' +
                    <span class="stat-label">📌 当前版本</span>
          '<span class="jzy-footer-social" title="抖音"><img src="https://wiki.mcjzy.net/images/thumb/0/01/%E6%8A%96%E9%9F%B3.png/120px-%E6%8A%96%E9%9F%B3.png?20260720050242" alt="抖音"></span>' +
                    <span class="stat-value">1.19.4</span>
          '<a class="jzy-footer-social" href="https://space.bilibili.com/102775924?spm_id_from=333.1007.0.0" target="_blank" rel="noopener" title="哔哩哔哩"><img src="https://wiki.mcjzy.net/images/thumb/6/66/B%E7%AB%99.png/120px-B%E7%AB%99.png?20260720050109" alt="哔哩哔哩"></a>' +
                </div>
          '<a class="jzy-footer-social" href="https://kook.vip/3mszpv" target="_blank" rel="noopener" title="KOOK"><img src="https://wiki.mcjzy.net/images/thumb/8/83/KOOK.png/120px-KOOK.png?20260720050143" alt="KOOK"></a>' +
                <div class="stat-row">
          '<a class="jzy-footer-social" href="https://qm.qq.com/q/560dSf2pxe" target="_blank" rel="noopener" title="QQ 群"><img src="https://wiki.mcjzy.net/images/thumb/8/8c/QQ.png/120px-QQ.png?20260720050211" alt="QQ 群"></a>' +
                    <span class="stat-label">👥 在线玩家</span>
        '</div>' +
                    <span class="stat-value">128</span>
      '</div>' +
                </div>
      '<div class="jzy-official-footer-rule"></div>' +
                <div class="stat-row">
      '<div class="jzy-official-footer-bottom">' +
                    <span class="stat-label">🏷️ 管理团队</span>
        '<p class="jzy-official-footer-copy">江中缘满载无限可能,随心定义你的线上欢乐时光。<br><strong>江中缘 Wiki</strong> 由社区维护,记录服务器的玩法、系统与资料。<br>本站内容基于《江中缘》相关的《我的世界》游戏内容整理;本 Wiki 与 Mojang Studios、Microsoft、网易无隶属关系。<br>© 2026 江中缘。版权所有。</p>' +
                    <span class="stat-value">JZY_Team</span>
        '<nav class="jzy-official-footer-links" aria-label="页脚链接">' +
                </div>
          '<a href="' + gameRulesUrl + '">游戏规则</a>' +
                <div class="server-notice">
          '<a href="/index.php?title=%E9%A6%96%E9%A1%B5">关于本站</a>' +
                    🛈 本Wiki由玩家社区维护<br>欢迎 [[Project:如何参与|加入我们]]
          '<a href="' + contactUrl + '" target="_blank" rel="noopener">联系我们</a>' +
                </div>
        '</nav>' +
            </div>
      '</div>';
        </div>


     </div>
     footer.insertBefore(layout, footer.firstChild);
     <!-- ====== 右栏结束 ====== -->
     footer.classList.add("jzy-footer-ready");


</div>
    /* Citizen 会在部分页面设置下延后插入页面信息容器,再清理两次。 */
<!-- ====== 主内容结束 ====== -->
    window.setTimeout(function () {
      removeFooterArtifacts();
      removeFooterGapStrip(footer);
    }, 120);
    window.setTimeout(function () {
      removeFooterArtifacts();
      removeFooterGapStrip(footer);
    }, 600);
  }


<!-- ============================================================ -->
  if (document.readyState === "loading") {
<!-- 5. 页尾信息 -->
    document.addEventListener("DOMContentLoaded", buildFooter);
<!-- ============================================================ -->
  } else {
<div class="home-footer">
    buildFooter();
    <div class="footer-links">
  }
        <a href="/index.php?title=MediaWiki:Common.css&action=edit">样式定制</a>
})();
        <a href="/index.php?title=特殊:所有页面">站点地图</a>
</script>
        <a href="/index.php?title=Project:关于我们">关于我们</a>
<div style="width:100%; margin:22px 0 8px; text-align:center;">
        <a href="/index.php?title=Project:隐私政策">隐私政策</a>
  <a href="/index.php?title=%E9%A6%96%E9%A1%B5&amp;action=edit" style="display:inline-flex; align-items:center; justify-content:center; min-width:150px; min-height:44px; padding:0 24px; border-radius:12px; background:linear-gradient(180deg,#fff4c7,#f4cf78); color:#164554 !important; text-decoration:none !important; font-size:16px; font-weight:900; border:1px solid rgba(255,255,255,.45); border-bottom:3px solid #d4a848; box-shadow:0 10px 22px rgba(0,0,0,.18), inset 0 1px 0 rgba(255,255,255,.55); text-shadow:none !important;">编辑入口</a>
    </div>
    <div class="footer-copy">
        除非另有声明,本网站内容采用 <a href="https://creativecommons.org/licenses/by-sa/4.0/">CC BY-SA 4.0</a> 授权
    </div>
</div>
</div>
</html>


</div>
</div>

2026年8月10日 (一) 05:03的最新版本


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

关于江中缘

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

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

服务器特色:

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

游戏资讯

游戏基础

核心玩法

🏝️ 海岛经营
从废弃度假庄园启程
打造商业帝国
⚔️ 随机地牢
挑战隐秘地牢
获取稀有装备
🌱 技能成长
采集资源提升技能
深度成长乐趣
🎮 自研游戏
多款自研游戏
与好友对决合作

快速入门

1
加入服务器
网易Java版
搜索「江中缘」
2
领取海岛
前往中心岛
与NPC对话
3
开始经营
布置庄园
接待旅客
4
探索冒险
挑战地牢
获取宝藏