-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
dfd0f92
commit 6680e21
Showing
12 changed files
with
1,635 additions
and
642 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,139 @@ | ||
<!DOCTYPE html> | ||
<html> | ||
<head> | ||
<meta charset="utf-8"> | ||
<meta content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0" name="viewport"> | ||
<link rel="shortcut icon" href="/carpetamsaddition/images/icon.png" type="image/x-icon" /> | ||
<title> | ||
|
||
Carpet AMS Addition v2.13.0 | | ||
|
||
Carpet AMS Addition | ||
</title> | ||
|
||
<link rel="stylesheet" href="/carpetamsaddition/css/style.css"> | ||
|
||
|
||
<link rel="stylesheet" href="/carpetamsaddition/fontawesome/css/fontawesome.min.css"> | ||
|
||
|
||
<link rel="stylesheet" href="/carpetamsaddition/fontawesome/css/brands.min.css"> | ||
|
||
|
||
<link rel="stylesheet" href="/carpetamsaddition/fontawesome/css/solid.min.css"> | ||
|
||
|
||
|
||
<script async src="https://www.googletagmanager.com/gtag/js?id=G-XXXXXXXXXXXX"></script> | ||
<script> | ||
window.dataLayer = window.dataLayer || []; | ||
function gtag(){dataLayer.push(arguments);} | ||
gtag('js', new Date()); | ||
gtag('config', 'G-XXXXXXXXXXXX'); | ||
</script> | ||
|
||
|
||
|
||
<meta name="generator" content="Hexo 7.0.0"></head> | ||
|
||
<body> | ||
<div class="body-container"> | ||
<div class="header-wrapper"><header> | ||
<div class="header-container"> | ||
<div class="header-menu-list"> | ||
<ul> | ||
|
||
<li> | ||
<a href="/carpetamsaddition/">发布[Release]</a> | ||
</li> | ||
|
||
<li> | ||
<a href="/carpetamsaddition/Rules">规则[Rules]</a> | ||
</li> | ||
|
||
<li> | ||
<a href="/carpetamsaddition/Commands">指令[Commands]</a> | ||
</li> | ||
|
||
<li> | ||
<a href="/carpetamsaddition/Development">开发[Development]</a> | ||
</li> | ||
|
||
</ul> | ||
</div> | ||
</div> | ||
</header> | ||
</div> | ||
<div class="main-wrapper"><main> | ||
<div class="main-container"> | ||
<div class="post-details"> | ||
|
||
<div class="post-title"> | ||
<h1>Carpet AMS Addition v2.13.0</h1> | ||
</div> | ||
<div class="post-meta"> | ||
<i class="fa-solid fa-clock"></i> <span class="post-date">2023/11/19</span> | ||
</div> | ||
|
||
<div class="post-content"> | ||
<h2 id="大潜影盒-largeShulkerBox"><a href="#大潜影盒-largeShulkerBox" class="headerlink" title="大潜影盒 (largeShulkerBox)"></a>大潜影盒 (largeShulkerBox)</h2><p>让潜影盒容量增加一倍(与大箱子相同)。</p> | ||
<p>该规则目前并不完善,使用该规则请遵守如下步骤:<br>1 - 确保没有潜影盒被加载。<br>2 - 输入指令:<code>/carpet setDefault largeShulkerBox true</code> 开启规则。<br>3 - 重启服务器/单人世界。<br>4 - 关闭该规则同理。</p> | ||
<ul> | ||
<li>类型: <code>boolean</code></li> | ||
<li>默认值: <code>false</code></li> | ||
<li>参考选项: <code>false</code> , <code>true</code></li> | ||
<li>分类: <code>AMS</code> , <code>FEATURE</code>, <code>EXPERIMENTAL</code></li> | ||
</ul> | ||
<hr> | ||
<h2 id="largeShulkerBox"><a href="#largeShulkerBox" class="headerlink" title="largeShulkerBox"></a>largeShulkerBox</h2><p>Doubles the size of your ShulkerBox.</p> | ||
<p>The current rule is not yet perfect. Please follow the steps below when using this rule:<br>1 - To ensure that no shulker boxes are loaded.<br>2 - Enter the command: <code>/carpet setDefault largeShulkerBox true</code>, to turn on the rule.<br>3 - Restart the server/single-player world.<br>4 - Disabling the rule follows the same process.</p> | ||
<ul> | ||
<li>Type: <code>boolean</code></li> | ||
<li>Default: <code>false</code></li> | ||
<li>Suggested options: <code>false</code> , <code>true</code></li> | ||
<li>Categroies: <code>AMS</code> , <code>FEATURE</code>, <code>EXPERIMENTAL</code></li> | ||
</ul> | ||
|
||
</div> | ||
</div> | ||
</div> | ||
</main> | ||
|
||
<script src="https://utteranc.es/client.js" | ||
repo="owner/repo" | ||
issue-term="pathname" | ||
theme="github-light" | ||
crossorigin="anonymous" | ||
async> | ||
</script> | ||
|
||
|
||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/katex@0/dist/katex.min.css"> | ||
|
||
|
||
</div> | ||
<div class="footer-wrapper"><footer> | ||
<div class="footer-container"> | ||
<div class="footer-meta"> | ||
|
||
<div class="footer-meta-copyright"> | ||
© 2023 A Minecraft Server. | ||
</div> | ||
|
||
|
||
<div class="footer-meta-licenese"> | ||
Licensed under <a target="_blank" rel="noopener" href="https://choosealicense.com/licenses/lgpl-3.0/">LGPL-3.0</a> | ||
</div> | ||
|
||
|
||
<div class="footer-meta-rss"> | ||
<a target="_blank" rel="noopener" href="https://mcams.club/"><i class="fa-solid fa-rss"></i></a> | ||
</div> | ||
|
||
</div> | ||
</div> | ||
</footer> | ||
</div> | ||
</div> | ||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.