From 1e5f8eb33bc41cb59faf059e83701152785cabea Mon Sep 17 00:00:00 2001 From: yingyu5658 Date: Sat, 13 Dec 2025 08:33:08 +0800 Subject: Initial commit --- ...224\276\347\275\256\346\226\271\345\235\227.md" | 32 ++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 "content/posts/\344\277\256\345\244\215Geyser\344\270\213\345\237\272\345\262\251\347\211\210\347\216\251\345\256\266\346\227\240\346\263\225\345\234\250\345\234\260\347\213\261\345\237\272\345\262\251\345\261\202\346\224\276\347\275\256\346\226\271\345\235\227.md" (limited to 'content/posts/修复Geyser下基岩版玩家无法在地狱基岩层放置方块.md') diff --git "a/content/posts/\344\277\256\345\244\215Geyser\344\270\213\345\237\272\345\262\251\347\211\210\347\216\251\345\256\266\346\227\240\346\263\225\345\234\250\345\234\260\347\213\261\345\237\272\345\262\251\345\261\202\346\224\276\347\275\256\346\226\271\345\235\227.md" "b/content/posts/\344\277\256\345\244\215Geyser\344\270\213\345\237\272\345\262\251\347\211\210\347\216\251\345\256\266\346\227\240\346\263\225\345\234\250\345\234\260\347\213\261\345\237\272\345\262\251\345\261\202\346\224\276\347\275\256\346\226\271\345\235\227.md" new file mode 100644 index 0000000..f4bfabf --- /dev/null +++ "b/content/posts/\344\277\256\345\244\215Geyser\344\270\213\345\237\272\345\262\251\347\211\210\347\216\251\345\256\266\346\227\240\346\263\225\345\234\250\345\234\260\347\213\261\345\237\272\345\262\251\345\261\202\346\224\276\347\275\256\346\226\271\345\235\227.md" @@ -0,0 +1,32 @@ +--- +CopyRight: true +NoCover: false +ShowReward: false +ShowToc: show +abbrlink: 1177643335 +author: yingyu5658 +categories: +- 往昔 +cid: 184 +cover: images/1203260069.jpg +date: "2025-01-08 17:26:00" +desc: null +keywords: null +layout: post +showTimeWarning: true +slug: 184 +status: publish +summaryContent: null +tags: +- Java +- 服务器 +- Minecraft +- Geyser +thumb: null +title: 修复Geyser下基岩版玩家无法在地狱基岩层放置方块 +updated: 2025/01/08 17:26:41 +--- + + +在`plugins\Geyser-Spigot\config.yml`中把第160行的`above-bedrock-nether-building: false`改为`true`,重启服务器,问题解决~ +原理:geyser把下界翻译成了末地,会导致下界天空变成末地的样式,不过可以解决基岩版玩家在地狱基岩层的问题。 -- cgit v1.2.3