<mediawiki xmlns="http://www.mediawiki.org/xml/export-0.11/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.mediawiki.org/xml/export-0.11/ http://www.mediawiki.org/xml/export-0.11.xsd" version="0.11" xml:lang="zh-Hans-CN">
  <siteinfo>
    <sitename>江中缘</sitename>
    <dbname>mediawiki</dbname>
    <base>https://wiki.mcjzy.net/index.php/%E9%A6%96%E9%A1%B5</base>
    <generator>MediaWiki 1.43.9</generator>
    <case>first-letter</case>
    <namespaces>
      <namespace key="-2" case="first-letter">媒体</namespace>
      <namespace key="-1" case="first-letter">特殊</namespace>
      <namespace key="0" case="first-letter" />
      <namespace key="1" case="first-letter">讨论</namespace>
      <namespace key="2" case="first-letter">用户</namespace>
      <namespace key="3" case="first-letter">用户讨论</namespace>
      <namespace key="4" case="first-letter">Jzyfate</namespace>
      <namespace key="5" case="first-letter">Jzyfate讨论</namespace>
      <namespace key="6" case="first-letter">文件</namespace>
      <namespace key="7" case="first-letter">文件讨论</namespace>
      <namespace key="8" case="first-letter">MediaWiki</namespace>
      <namespace key="9" case="first-letter">MediaWiki讨论</namespace>
      <namespace key="10" case="first-letter">模板</namespace>
      <namespace key="11" case="first-letter">模板讨论</namespace>
      <namespace key="12" case="first-letter">帮助</namespace>
      <namespace key="13" case="first-letter">帮助讨论</namespace>
      <namespace key="14" case="first-letter">分类</namespace>
      <namespace key="15" case="first-letter">分类讨论</namespace>
    </namespaces>
  </siteinfo>
  <page>
    <title>首页</title>
    <ns>0</ns>
    <id>1</id>
    <revision>
      <id>914</id>
      <parentid>913</parentid>
      <timestamp>2026-08-10T05:03:38Z</timestamp>
      <contributor>
        <username>Jzyfate</username>
        <id>1</id>
      </contributor>
      <origin>914</origin>
      <model>wikitext</model>
      <format>text/x-wiki</format>
      <text bytes="33757" sha1="7hbkcx87mqbbl4l771ab6u96xy8dx5f" xml:space="preserve">__NOTOC__
__NOEDITSECTION__

&lt;html&gt;
&lt;style&gt;
/* 页面级修正：不再把整块 MediaWiki 主体切出一条右侧区域 */
.mw-body{
  background:transparent!important;
  border-color:transparent!important;
  box-shadow:none!important;
  backdrop-filter:none!important;
  -webkit-backdrop-filter:none!important;
}
.jzy-page-shell{
  max-width:min(1220px,calc(100vw - 560px));
  margin:0 auto;
}
.jzy-home-brand{
  width:min(100%,500px);
  margin:92px 0 24px!important;
  border:0!important;
  border-collapse:collapse!important;
  background:transparent!important;
}
.jzy-home-brand td{
  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 &gt; b,
.jzy-page-shell &gt; 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;
  }
}
&lt;/style&gt;
&lt;div class="jzy-side-toc"&gt;
  &lt;div class="jzy-side-toc-title"&gt;江中缘导航&lt;/div&gt;
  &lt;a href="#jzy-top"&gt;首页顶部&lt;/a&gt;
  &lt;a href="#jzy-about"&gt;关于江中缘&lt;/a&gt;
  &lt;a href="#jzy-info"&gt;游戏资讯&lt;/a&gt;
  &lt;a href="#jzy-play"&gt;核心玩法&lt;/a&gt;
  &lt;a href="#jzy-start"&gt;快速入门&lt;/a&gt;
&lt;/div&gt;
&lt;/html&gt;

&lt;div class="jzy-page-shell"&gt;

&lt;span id="jzy-top"&gt;&lt;/span&gt;
{| class="jzy-home-brand"
| class="jzy-brand-logo" | [[File:3.png|420x236px|link=|alt=江中缘]]
|-
| class="jzy-brand-copy" | &lt;span class="jzy-brand-lead"&gt;海岛经营 · MMORPG · 多人社区&lt;/span&gt;&lt;br&gt;&lt;span class="jzy-brand-subtitle"&gt;《我的世界》网易 Java 游戏版服务器官方百科&lt;/span&gt;
|}

&lt;div class="jzy-divider"&gt;&lt;/div&gt;

&lt;span id="jzy-about"&gt;&lt;/span&gt;
== 关于江中缘 ==

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

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

'''服务器特色：'''
{| class="jzy-card-table"
| class="jzy-feature jzy-blue" | '''10000+'''&lt;br&gt;&lt;span class="jzy-muted"&gt;全新道具&lt;/span&gt;
| class="jzy-feature jzy-green" | '''多人联机'''&lt;br&gt;&lt;span class="jzy-muted"&gt;趣味互动&lt;/span&gt;
| class="jzy-feature jzy-gold" | '''随机地牢'''&lt;br&gt;&lt;span class="jzy-muted"&gt;挑战宝藏&lt;/span&gt;
| class="jzy-feature jzy-rose" | '''自研游戏'''&lt;br&gt;&lt;span class="jzy-muted"&gt;独家玩法&lt;/span&gt;
|}

&lt;div class="jzy-divider"&gt;&lt;/div&gt;

&lt;span id="jzy-info"&gt;&lt;/span&gt;
== 游戏资讯 ==

&lt;html&gt;
&lt;div id="jzy-game-info"&gt;
&lt;div class="jzy-game-shell"&gt;
  &lt;div id="jzy-tabs" class="jzy-tabs"&gt;&lt;/div&gt;
  &lt;div id="jzy-heading" class="jzy-heading"&gt;游戏基础&lt;/div&gt;
  &lt;div id="jzy-grid" class="jzy-grid"&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;script&gt;
(function() {
  var icons = {
    "教学": "https://wiki.mcjzy.net/images/thumb/8/8d/%E6%95%99%E5%AD%A6.png/120px-%E6%95%99%E5%AD%A6.png?20260718043338",
    "社区协助": "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",
    "事件时间": "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",
    "赛事": "https://wiki.mcjzy.net/images/thumb/2/26/%E8%B5%9B%E4%BA%8B.png/120px-%E8%B5%9B%E4%BA%8B.png?20260721112148",
    "酸雨": "https://wiki.mcjzy.net/images/thumb/8/8b/%E9%85%B8%E9%9B%A8.png/120px-%E9%85%B8%E9%9B%A8.png?20260718043516",
    "采宝术": "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",
    "田园道": "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",
    "武斗法": "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",
    "渔乐道": "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",
    "斩木术": "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",
    "家具": "https://wiki.mcjzy.net/images/thumb/5/59/%E5%AE%B6%E5%85%B7.png/120px-%E5%AE%B6%E5%85%B7.png?20260718043802",
    "商店": "https://wiki.mcjzy.net/images/thumb/0/05/%E5%95%86%E5%BA%97.png/120px-%E5%95%86%E5%BA%97.png?20260718043829",
    "指令": "https://wiki.mcjzy.net/images/thumb/2/20/%E6%8C%87%E4%BB%A4.png/120px-%E6%8C%87%E4%BB%A4.png?20260718043858",
    "宝石镶嵌": "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",
    "宠物": "https://wiki.mcjzy.net/images/thumb/2/23/%E5%AE%A0%E7%89%A9.png/120px-%E5%AE%A0%E7%89%A9.png?20260718043956",
    "宠物物品": "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",
    "地下城": "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",
    "辅助物品": "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",
    "附魔": "https://wiki.mcjzy.net/images/thumb/4/45/%E9%99%84%E9%AD%94.png/120px-%E9%99%84%E9%AD%94.png?20260718044141",
    "怪物": "https://wiki.mcjzy.net/images/thumb/5/59/%E6%80%AA%E7%89%A9.png/120px-%E6%80%AA%E7%89%A9.png?20260718044202",
    "盔甲": "https://wiki.mcjzy.net/images/thumb/e/e7/%E7%9B%94%E7%94%B2.png/120px-%E7%9B%94%E7%94%B2.png?20260718044225",
    "杀手任务": "https://wiki.mcjzy.net/images/thumb/b/b5/%E7%8C%8E%E6%89%8B.png/120px-%E7%8C%8E%E6%89%8B.png?20260718044249",
    "饰品": "https://wiki.mcjzy.net/images/thumb/2/21/%E9%A5%B0%E5%93%81.png/120px-%E9%A5%B0%E5%93%81.png?20260718044314",
    "武器": "https://wiki.mcjzy.net/images/thumb/e/ee/%E6%AD%A6%E5%99%A8.png/120px-%E6%AD%A6%E5%99%A8.png?20260718044336",
    "药水": "https://wiki.mcjzy.net/images/thumb/9/9a/%E8%8D%AF%E6%B0%B4.png/120px-%E8%8D%AF%E6%B0%B4.png?20260718044402",
    "重铸": "https://wiki.mcjzy.net/images/thumb/b/bf/%E9%87%8D%E9%93%B8.png/120px-%E9%87%8D%E9%93%B8.png?20260718044428"
  };
  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 &amp;&amp; icons[data.label]) data.icon = icons[data.label];
    return data;
  }
  function pageUrl(title) {
    title = String(title || "").trim().replace(/\s+/g, "_");
    if (window.mw &amp;&amp; mw.util &amp;&amp; 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");
})();
&lt;/script&gt;
&lt;/div&gt;
&lt;/html&gt;

&lt;div class="jzy-divider"&gt;&lt;/div&gt;

&lt;span id="jzy-play"&gt;&lt;/span&gt;
== 核心玩法 ==

{| class="jzy-card-table"
| class="jzy-play jzy-blue" | 🏝️ '''海岛经营'''&lt;br&gt;&lt;span class="jzy-muted"&gt;从废弃度假庄园启程&lt;br&gt;打造商业帝国&lt;/span&gt;
| class="jzy-play jzy-rose" | ⚔️ '''随机地牢'''&lt;br&gt;&lt;span class="jzy-muted"&gt;挑战隐秘地牢&lt;br&gt;获取稀有装备&lt;/span&gt;
| class="jzy-play jzy-green" | 🌱 '''技能成长'''&lt;br&gt;&lt;span class="jzy-muted"&gt;采集资源提升技能&lt;br&gt;深度成长乐趣&lt;/span&gt;
| class="jzy-play jzy-violet" | 🎮 '''自研游戏'''&lt;br&gt;&lt;span class="jzy-muted"&gt;多款自研游戏&lt;br&gt;与好友对决合作&lt;/span&gt;
|}

&lt;div class="jzy-divider"&gt;&lt;/div&gt;

&lt;span id="jzy-start"&gt;&lt;/span&gt;
== 快速入门 ==

{| class="jzy-card-table"
| class="jzy-step jzy-blue" | &lt;span class="jzy-step-badge jzy-step-badge-blue"&gt;1&lt;/span&gt;&lt;br&gt;'''加入服务器'''&lt;br&gt;&lt;span class="jzy-muted"&gt;网易Java版&lt;br&gt;搜索「江中缘」&lt;/span&gt;
| class="jzy-step jzy-green" | &lt;span class="jzy-step-badge jzy-step-badge-green"&gt;2&lt;/span&gt;&lt;br&gt;'''领取海岛'''&lt;br&gt;&lt;span class="jzy-muted"&gt;前往中心岛&lt;br&gt;与NPC对话&lt;/span&gt;
| class="jzy-step jzy-gold" | &lt;span class="jzy-step-badge jzy-step-badge-gold"&gt;3&lt;/span&gt;&lt;br&gt;'''开始经营'''&lt;br&gt;&lt;span class="jzy-muted"&gt;布置庄园&lt;br&gt;接待旅客&lt;/span&gt;
| class="jzy-step jzy-rose" | &lt;span class="jzy-step-badge jzy-step-badge-rose"&gt;4&lt;/span&gt;&lt;br&gt;'''探索冒险'''&lt;br&gt;&lt;span class="jzy-muted"&gt;挑战地牢&lt;br&gt;获取宝藏&lt;/span&gt;
|}

&lt;html&gt;
&lt;script&gt;
(function () {
  function removeFooterArtifacts() {
    var selectors = [
      "#mw-data-after-content",
      ".mw-data-after-content",
      ".citizen-page-footer__info",
      ".citizen-page-footer .mw-footer-info"
    ];

    selectors.forEach(function (selector) {
      document.querySelectorAll(selector).forEach(function (element) {
        element.style.setProperty("display", "none", "important");
      });
    });
  }

  function removeFooterGapStrip(footer) {
    var editLink = document.querySelector('a[href*="action=edit"]');
    if (!editLink || !footer) return;

    var editBottom = editLink.getBoundingClientRect().bottom;
    var footerTop = footer.getBoundingClientRect().top;
    if (footerTop &lt;= editBottom) return;

    document.querySelectorAll("body div, body section, body hr").forEach(function (element) {
      if (element === footer || footer.contains(element) || element.contains(footer)) return;

      var rect = element.getBoundingClientRect();
      var isWideStrip = rect.width &gt; window.innerWidth * 0.45 &amp;&amp; rect.height &gt;= 8 &amp;&amp; rect.height &lt;= 80;
      var isInFooterGap = rect.top &gt;= editBottom - 4 &amp;&amp; rect.bottom &lt;= footerTop + 4;

      if (isWideStrip &amp;&amp; isInFooterGap) {
        element.style.setProperty("display", "none", "important");
      }
    });
  }

  function getFooterLink(selector, fallback) {
    var link = document.querySelector(selector);
    return link &amp;&amp; link.href ? link.href : fallback;
  }

  function buildFooter() {
    removeFooterArtifacts();

    var footer = document.querySelector("#citizen-footer, .citizen-footer, #footer, .mw-footer");
    if (!footer || document.getElementById("jzy-official-footer")) return;

    var gameRulesUrl = "/index.php?title=%E6%B8%B8%E6%88%8F%E8%A7%84%E5%88%99";
    var contactUrl = "https://qm.qq.com/q/560dSf2pxe";

    var layout = document.createElement("section");
    layout.id = "jzy-official-footer";
    layout.setAttribute("aria-label", "江中缘网站页脚");
    layout.innerHTML =
      '&lt;div class="jzy-official-footer-top"&gt;' +
        '&lt;a class="jzy-official-footer-brand" href="https://www.mcjzy.net/" target="_blank" rel="noopener" aria-label="访问江中缘官网"&gt;' +
          '&lt;img src="https://wiki.mcjzy.net/images/1/10/3.png" alt="江中缘"&gt;' +
        '&lt;/a&gt;' +
        '&lt;div class="jzy-official-footer-socials" aria-label="江中缘社区平台"&gt;' +
          '&lt;span class="jzy-footer-social" title="抖音"&gt;&lt;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="抖音"&gt;&lt;/span&gt;' +
          '&lt;a class="jzy-footer-social" href="https://space.bilibili.com/102775924?spm_id_from=333.1007.0.0" target="_blank" rel="noopener" title="哔哩哔哩"&gt;&lt;img src="https://wiki.mcjzy.net/images/thumb/6/66/B%E7%AB%99.png/120px-B%E7%AB%99.png?20260720050109" alt="哔哩哔哩"&gt;&lt;/a&gt;' +
          '&lt;a class="jzy-footer-social" href="https://kook.vip/3mszpv" target="_blank" rel="noopener" title="KOOK"&gt;&lt;img src="https://wiki.mcjzy.net/images/thumb/8/83/KOOK.png/120px-KOOK.png?20260720050143" alt="KOOK"&gt;&lt;/a&gt;' +
          '&lt;a class="jzy-footer-social" href="https://qm.qq.com/q/560dSf2pxe" target="_blank" rel="noopener" title="QQ 群"&gt;&lt;img src="https://wiki.mcjzy.net/images/thumb/8/8c/QQ.png/120px-QQ.png?20260720050211" alt="QQ 群"&gt;&lt;/a&gt;' +
        '&lt;/div&gt;' +
      '&lt;/div&gt;' +
      '&lt;div class="jzy-official-footer-rule"&gt;&lt;/div&gt;' +
      '&lt;div class="jzy-official-footer-bottom"&gt;' +
        '&lt;p class="jzy-official-footer-copy"&gt;江中缘满载无限可能，随心定义你的线上欢乐时光。&lt;br&gt;&lt;strong&gt;江中缘 Wiki&lt;/strong&gt; 由社区维护，记录服务器的玩法、系统与资料。&lt;br&gt;本站内容基于《江中缘》相关的《我的世界》游戏内容整理；本 Wiki 与 Mojang Studios、Microsoft、网易无隶属关系。&lt;br&gt;© 2026 江中缘。版权所有。&lt;/p&gt;' +
        '&lt;nav class="jzy-official-footer-links" aria-label="页脚链接"&gt;' +
          '&lt;a href="' + gameRulesUrl + '"&gt;游戏规则&lt;/a&gt;' +
          '&lt;a href="/index.php?title=%E9%A6%96%E9%A1%B5"&gt;关于本站&lt;/a&gt;' +
          '&lt;a href="' + contactUrl + '" target="_blank" rel="noopener"&gt;联系我们&lt;/a&gt;' +
        '&lt;/nav&gt;' +
      '&lt;/div&gt;';

    footer.insertBefore(layout, footer.firstChild);
    footer.classList.add("jzy-footer-ready");

    /* Citizen 会在部分页面设置下延后插入页面信息容器，再清理两次。 */
    window.setTimeout(function () {
      removeFooterArtifacts();
      removeFooterGapStrip(footer);
    }, 120);
    window.setTimeout(function () {
      removeFooterArtifacts();
      removeFooterGapStrip(footer);
    }, 600);
  }

  if (document.readyState === "loading") {
    document.addEventListener("DOMContentLoaded", buildFooter);
  } else {
    buildFooter();
  }
})();
&lt;/script&gt;
&lt;div style="width:100%; margin:22px 0 8px; text-align:center;"&gt;
  &lt;a href="/index.php?title=%E9%A6%96%E9%A1%B5&amp;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;"&gt;编辑入口&lt;/a&gt;
&lt;/div&gt;
&lt;/html&gt;

&lt;/div&gt;</text>
      <sha1>7hbkcx87mqbbl4l771ab6u96xy8dx5f</sha1>
    </revision>
  </page>
</mediawiki>
