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

首页:修订间差异

来自江中缘
Jzyfate留言 | 贡献
无编辑摘要
Jzyfate留言 | 贡献
无编辑摘要
 
(未显示2个用户的86个中间版本)
第1行: 第1行:
__NOTOC__ __NOEDITSECTION__
__NOTOC__
__NOEDITSECTION__


= 江中缘 Wiki =
<html>
<style>
/* 页面级修正:不再把整块 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}
}


''海岛经营 · MMORPG · 多人社区''<br>
/* 首页最终修正:背景由全局主题统一提供,不使用玻璃模糊。 */
《我的世界》网易Java游戏版服务器官方百科
#jzy-game-info,
.jzy-side-toc{
  backdrop-filter:none!important;
  -webkit-backdrop-filter:none!important;
}


<div style="border: 0; border-bottom: 3px solid #1976d2; margin: 20px 0;"></div>
/* 移除 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>
</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+''' 全新物品道具,一步步打造属于自己的商业版图。
'''江中缘'''是一款历经四年精心打造的《我的世界:网易Java版》'''海岛经营结合高版本特性'''的社区趣味多人 MMORPG 服务器。玩家从一座废弃已久的海岛度假庄园启程,白手起家,解锁超过 '''10000+''' 全新物品道具,一步步打造属于自己的商业版图。


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


'''服务器特色:'''
'''服务器特色:'''
{| style="width:100%; border-collapse: separate; border-spacing: 10px; border: none; background: transparent;"
{| class="jzy-card-table"
| style="padding: 18px 14px; background: #e3f2fd; color: #0d47a1; border-radius: 12px; border-bottom: 3px solid #1976d2; width: 25%; text-align: center; font-weight: bold;" | '''10000+'''<br>全新道具
| class="jzy-feature jzy-blue" | '''10000+'''<br><span class="jzy-muted">全新道具</span>
| style="padding: 18px 14px; background: #e8f5e9; color: #1b5e20; border-radius: 12px; border-bottom: 3px solid #388e3c; width: 25%; text-align: center; font-weight: bold;" | '''多人联机'''<br>趣味互动
| class="jzy-feature jzy-green" | '''多人联机'''<br><span class="jzy-muted">趣味互动</span>
| style="padding: 18px 14px; background: #fff3e0; color: #e65100; border-radius: 12px; border-bottom: 3px solid #f57c00; width: 25%; text-align: center; font-weight: bold;" | '''随机地牢'''<br>挑战宝藏
| class="jzy-feature jzy-gold" | '''随机地牢'''<br><span class="jzy-muted">挑战宝藏</span>
| style="padding: 18px 14px; background: #fce4ec; color: #c62828; border-radius: 12px; border-bottom: 3px solid #c62828; width: 25%; text-align: center; font-weight: bold;" | '''自研游戏'''<br>独家玩法
| class="jzy-feature jzy-rose" | '''自研游戏'''<br><span class="jzy-muted">独家玩法</span>
|}
|}


<div style="border: 0; border-bottom: 3px solid #ff9800; margin: 20px 0;"></div>
<div class="jzy-divider"></div>


<span id="jzy-info"></span>
== 游戏资讯 ==
== 游戏资讯 ==


<html>
<html>
<div id="jzy-game-info" class="jzy-game-info">
<div id="jzy-game-info">
<style>
.jzy-game-info{background:#070b14;color:#f4f7fb;padding:8px 26px 36px;font-family:"Microsoft YaHei",Arial,sans-serif}
.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 20px;padding:4px;display:flex;gap:18px;flex-wrap:wrap;justify-content:center;background:#0b101a;border:1px solid #3a4351;border-radius:20px}
.jzy-tab{min-width:106px;height:60px;border:0;border-radius:16px;background:transparent;color:#bfc5cf;font-size:20px;font-weight:700;cursor:pointer}
.jzy-tab.is-active{background:#132638;color:#66e6ff;box-shadow:inset 0 -3px 0 #69dfff}
.jzy-heading{height:56px;margin:0 0 30px;border:1px solid #3a4351;border-radius:5px;display:flex;align-items:center;justify-content:center;font-size:28px;font-weight:900}
.jzy-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px 10px;padding:0 24px}
.jzy-card{min-height:138px;padding:18px 24px 18px 28px;display:flex;align-items:center;justify-content:space-between;gap:18px;background:#1b222c;border:1px solid rgba(255,255,255,.04);border-radius:15px;box-shadow:0 6px 0 #323944;color:#f4f7fb!important;text-decoration:none!important;font-size:22px;font-weight:900}
.jzy-card:hover{transform:translateY(-2px);background:#212a36;color:#7eeaff!important}
.jzy-icon{width:124px;height:96px;display:flex;align-items:center;justify-content:center;flex:0 0 124px}
.jzy-icon img{max-width:104px;max-height:96px;image-rendering:auto}
.jzy-fallback{display:none;width:74px;height:74px;align-items:center;justify-content:center;border-radius:14px;background:#263241;color:#76e5ff;font-size:30px;font-weight:900}
.jzy-name{text-align:right;line-height:1.2}
.jzy-card:nth-last-child(1):nth-child(3n+1){grid-column:2}
@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;icon{flex-basis:92px;width:92px}.jzy-card:nth-last-child(1):nth-child(3n+1){grid-column:auto}}
</style>
 
<div class="jzy-game-shell">
<div class="jzy-game-shell">
   <div id="jzy-tabs" class="jzy-tabs"></div>
   <div id="jzy-tabs" class="jzy-tabs"></div>
第53行: 第610行:
   <div id="jzy-grid" class="jzy-grid"></div>
   <div id="jzy-grid" class="jzy-grid"></div>
</div>
</div>
<script>
<script>
(function(){
(function() {
   const groups=[
   var icons = {
     {id:"base",tab:"基础",title:"游戏基础",items:["游戏简介","金唱片","仆从","收藏","技能","位置","属性","NPC","交易","任务","成就","Ironman","Stranded","Bingo","更新日志","教学"]},
    "教学": "https://wiki.mcjzy.net/images/thumb/8/8d/%E6%95%99%E5%AD%A6.png/120px-%E6%95%99%E5%AD%A6.png?20260718043338",
     {id:"combat",tab:"装备/战斗",title:"装备 / 战斗",items:["武器","盔甲","饰品","附魔","洗练","药水","宠物","生物","猎手","辅助物品","The Catacombs","重铸石","宠物物品"]},
    "社区协助": "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",
    {id:"skills",tab:"技能",title:"技能",items:["农耕","挖矿","附魔","战斗","伐木","钓鱼","驯服","酿造","地下城","木工","社交","符文锻造"]},
    "事件时间": "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",
     {id:"events",tab:"活动",title:"活动",items:["活动时间","夏日狂欢会","市长选举","动物园","Jerry 节日","新年庆典","Fire Sale","神话仪式","钓鱼祭","矿工狂欢节","鬼怪嘉年华"]},
     "赛事": "https://wiki.mcjzy.net/images/thumb/2/26/%E8%B5%9B%E4%BA%8B.png/120px-%E8%B5%9B%E4%BA%8B.png?20260721112148",
     {id:"other",tab:"其他",title:"其他内容",items:["指令","家具","奖励包裹","传送卷轴","传送把","洗练石头","山峦之心","诈骗","商店","饮料","拍卖行","集市","社区商店",{label:"动物寓言 (Bestiary)",page:"动物寓言"},"属性","符文","暗黑拍卖会","麻袋","实验"]}
    "酸雨": "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");
   const tabs=document.getElementById("jzy-tabs");
   var heading = document.getElementById("jzy-heading");
   const heading=document.getElementById("jzy-heading");
   var grid = document.getElementById("jzy-grid");
   const grid=document.getElementById("jzy-grid");
   function normalize(item) {
 
    var data = typeof item === "string" ? {label:item, page:item} : item;
   function pageUrl(name){return "https://wiki.mcjzy.net/" + encodeURIComponent(String(name).trim().replace(/\\s+/g,))}
    if (!data.icon && icons[data.label]) data.icon = icons[data.label];
 
    return data;
  function iconUrl(name){return "/Special:Redirect/file/" + encodeURIComponent(String(name).trim().replace(/\\s+/g,) + ".png")}
  }
 
  function pageUrl(title) {
  function normalize(item){return typeof item==="string"?{label:item,page:item}:item}
    title = String(title || "").trim().replace(/\s+/g, "_");
 
    if (window.mw && mw.util && mw.util.getUrl) return mw.util.getUrl(title);
   function makeCard(item){
    if (window.wgArticlePath) return window.wgArticlePath.replace("$1", encodeURIComponent(title));
     item=normalize(item);
    var script = window.wgScript || "/index.php";
     const a=document.createElement("a");
    return script + "?title=" + encodeURIComponent(title);
     a.className="jzy-card";
  }
     a.href=pageUrl(item.page || item.label);
   function makeCard(item) {
 
     item = normalize(item);
     const icon=document.createElement("span");
     var page = item.page || item.label;
     icon.className="jzy-icon";
    var a = document.createElement("a");
 
     a.className = "jzy-card";
     const fallback=document.createElement("span");
     a.href = item.url || pageUrl(page);
     fallback.className="jzy-fallback";
     var icon = document.createElement("span");
     fallback.textContent=String(item.label).charAt(0);
     icon.className = "jzy-icon";
 
     var fallback = document.createElement("span");
     const img=document.createElement("img");
     fallback.className = "jzy-fallback";
    img.alt=item.label;
     fallback.textContent = String(item.label).charAt(0);
    img.src=item.icon || iconUrl(item.page || item.label);
    fallback.style.display = item.icon ? "none" : "flex";
    img.onerror=function(){img.remove();fallback.style.display="flex"};
     if (item.icon) {
 
      var img = document.createElement("img");
     const name=document.createElement("span");
      img.alt = item.label;
     name.className="jzy-name";
      img.src = item.icon;
     name.textContent=item.label;
      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);
     icon.appendChild(fallback);
    icon.appendChild(img);
     a.appendChild(icon);
     a.appendChild(icon);
     a.appendChild(name);
     a.appendChild(name);
     return a;
     return a;
   }
   }
 
   function render(id) {
   function render(id){
     var group = groups.find(function(g) { return g.id === id; }) || groups[0];
     const group=groups.find(g=>g.id===id) || groups[0];
     heading.textContent = group.title;
     heading.textContent=group.title;
     grid.innerHTML = "";
     grid.innerHTML="";
     group.items.forEach(function(item) { grid.appendChild(makeCard(item)); });
     group.items.forEach(item=>grid.appendChild(makeCard(item)));
     tabs.querySelectorAll(".jzy-tab").forEach(function(btn) {
 
       btn.classList.toggle("is-active", btn.dataset.id === group.id);
     tabs.querySelectorAll(".jzy-tab").forEach(btn=>{
       btn.classList.toggle("is-active",btn.dataset.id===group.id);
     });
     });
   }
   }
 
   groups.forEach(function(group) {
   groups.forEach(group=>{
     var btn = document.createElement("button");
     const btn=document.createElement("button");
     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)};
     tabs.appendChild(btn);
     tabs.appendChild(btn);
   });
   });
   render("base");
   render("base");
})();
})();
</dcript>
</script>
</div>
</div>
</html>
</html>
<div style="border: 0; border-bottom: 3px solid #4caf50; margin: 20px 0;"></div>


<div class="jzy-divider"></div>
<span id="jzy-play"></span>
== 核心玩法 ==
== 核心玩法 ==


=== 海岛经营 ===
{| class="jzy-card-table"
从废弃度假庄园启程,打造商业帝国
| class="jzy-play jzy-blue" | 🏝️ '''海岛经营'''<br><span class="jzy-muted">从废弃度假庄园启程<br>打造商业帝国</span>
 
| class="jzy-play jzy-rose" | ⚔️ '''随机地牢'''<br><span class="jzy-muted">挑战隐秘地牢<br>获取稀有装备</span>
=== 随机地牢 ===
| class="jzy-play jzy-green" | 🌱 '''技能成长'''<br><span class="jzy-muted">采集资源提升技能<br>深度成长乐趣</span>
挑战隐秘地牢,获取稀有装备
| class="jzy-play jzy-violet" | 🎮 '''自研游戏'''<br><span class="jzy-muted">多款自研游戏<br>与好友对决合作</span>
 
|}
=== 技能成长 ===
采集资源提升技能,深度成长乐趣
 
=== 自研游戏 ===
多款自研游戏,与好友对决合作
 
<div style="border: 0; border-bottom: 3px solid #9c27b0; margin: 20px 0;"></div>
 
== 内容导航 ==
 
[[庄园系统]] - 建筑、装饰、经营
 
[[物品图鉴]] - 10000+种物品道具
 
[[属性系统]] - 核心、战斗、采集属性
 
[[岛屿探索]] - 海岛、地牢、首领
 
[[NPC列表|NPC角色]] - 商人、任务、互动
 
[[技能系统]] - 采集、制作、战斗
 
[[自研游戏]] - 多款独家小游戏


<div style="border: 0; border-bottom: 3px solid #e91e63; margin: 20px 0;"></div>
<div class="jzy-divider"></div>


<span id="jzy-start"></span>
== 快速入门 ==
== 快速入门 ==


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


<div style="border: 0; border-bottom: 3px solid #2196f3; margin: 20px 0;"></div>
<html>
<script>
(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");
      });
    });
  }


{| style="width:100%; border-collapse: separate; border-spacing: 8px; border: none; background: transparent;"
  function removeFooterGapStrip(footer) {
| style="padding: 14px 16px; background: #e8f5e9; color: #1b5e20; border-radius: 8px; border-bottom: 3px solid #388e3c; font-weight: 600; text-align: center;" | [[庄园系统]]
    var editLink = document.querySelector('a[href*="action=edit"]');
| style="padding: 14px 16px; background: #fce4ec; color: #b71c1c; border-radius: 8px; border-bottom: 3px solid #c62828; font-weight: 600; text-align: center;" | [[物品图鉴]]
    if (!editLink || !footer) return;
| style="padding: 14px 16px; background: #e0f7fa; color: #006064; border-radius: 8px; border-bottom: 3px solid #00bcd4; font-weight: 600; text-align: center;" | [[属性系统]]
| style="padding: 14px 16px; background: #fff3e0; color: #bf360c; border-radius: 8px; border-bottom: 3px solid #f57c00; font-weight: 600; text-align: center;" | [[岛屿探索]]
|}


<div style="border: 0; border-bottom: 3px solid #607d8b; margin: 20px 0;"></div>
    var editBottom = editLink.getBoundingClientRect().bottom;
    var footerTop = footer.getBoundingClientRect().top;
    if (footerTop <= editBottom) return;


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


{| style="width:100%; border-collapse: separate; border-spacing: 10px; border: none; background: transparent;"
      var rect = element.getBoundingClientRect();
| style="padding: 20px 16px; background: #e3f2fd; color: #0d47a1; border-radius: 12px; width: 50%; text-align: center; border-bottom: 3px solid #1976d2; font-weight: 700;" | '''0'''<br>页面总数
      var isWideStrip = rect.width > window.innerWidth * 0.45 && rect.height >= 8 && rect.height <= 80;
| style="padding: 20px 16px; background: #e8f5e9; color: #1b5e20; border-radius: 12px; width: 50%; text-align: center; border-bottom: 3px solid #388e3c; font-weight: 700;" | '''0'''<br>总编辑次数
      var isInFooterGap = rect.top >= editBottom - 4 && rect.bottom <= footerTop + 4;
|}


<div style="border: 0; border-bottom: 3px solid #795548; margin: 20px 0;"></div>
      if (isWideStrip && isInFooterGap) {
        element.style.setProperty("display", "none", "important");
      }
    });
  }


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


* [[编辑指南]]
  function buildFooter() {
* [[社区指南]]
    removeFooterArtifacts();
* [[模板文档]]
* [[Special:页面列表|特殊页面]]


<div style="border: 0; border-bottom: 3px solid #37474f; margin: 20px 0;"></div>
    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 =
      '<div class="jzy-official-footer-top">' +
        '<a class="jzy-official-footer-brand" href="https://www.mcjzy.net/" target="_blank" rel="noopener" aria-label="访问江中缘官网">' +
          '<img src="https://wiki.mcjzy.net/images/1/10/3.png" alt="江中缘">' +
        '</a>' +
        '<div class="jzy-official-footer-socials" aria-label="江中缘社区平台">' +
          '<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>' +
          '<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>' +
          '<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>' +
          '<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>' +
        '</div>' +
      '</div>' +
      '<div class="jzy-official-footer-rule"></div>' +
      '<div class="jzy-official-footer-bottom">' +
        '<p class="jzy-official-footer-copy">江中缘满载无限可能,随心定义你的线上欢乐时光。<br><strong>江中缘 Wiki</strong> 由社区维护,记录服务器的玩法、系统与资料。<br>本站内容基于《江中缘》相关的《我的世界》游戏内容整理;本 Wiki 与 Mojang Studios、Microsoft、网易无隶属关系。<br>© 2026 江中缘。版权所有。</p>' +
        '<nav class="jzy-official-footer-links" aria-label="页脚链接">' +
          '<a href="' + gameRulesUrl + '">游戏规则</a>' +
          '<a href="/index.php?title=%E9%A6%96%E9%A1%B5">关于本站</a>' +
          '<a href="' + contactUrl + '" target="_blank" rel="noopener">联系我们</a>' +
        '</nav>' +
      '</div>';


'''网易Java版 · 搜索「江中缘」'''
    footer.insertBefore(layout, footer.firstChild);
    footer.classList.add("jzy-footer-ready");


🌐 www.mcjzy.net | 💬 QQ群:744097204 | 📺 B站:江西中缘我的世界
    /* Citizen 会在部分页面设置下延后插入页面信息容器,再清理两次。 */
    window.setTimeout(function () {
      removeFooterArtifacts();
      removeFooterGapStrip(footer);
    }, 120);
    window.setTimeout(function () {
      removeFooterArtifacts();
      removeFooterGapStrip(footer);
    }, 600);
  }


<div style="border: 0; border-bottom: 3px solid #263238; margin: 20px 0;"></div>
  if (document.readyState === "loading") {
    document.addEventListener("DOMContentLoaded", buildFooter);
  } else {
    buildFooter();
  }
})();
</script>
<div style="width:100%; margin:22px 0 8px; text-align:center;">
  <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>
</html>


江中缘 Wiki — 由社区维护的非官方百科全书<br>
</div>
本站内容基于《江中缘》的我的世界游戏,与 Mojang Studios、Microsoft、网易 无关

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


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

关于江中缘

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

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

服务器特色:

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

游戏资讯

游戏基础

核心玩法

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

快速入门

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