-
Notifications
You must be signed in to change notification settings - Fork 26
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Height can't below Y=1 #195
Comments
Which server version (spigot/paper/...) are you using? paperspigot 1.17 doesn't have these extended y-world-borders yet. |
Hi, I’m using paper 1.17.1, it spawned those new part normally, or maybe I
misunderstand something of this mechanism?
So, should I use the official server or waiting for update 1.18 if I want
to use lift?
kikelkik ***@***.***>於 2021年9月14日 週二,上午4:30寫道:
… Which server version (spigot/paper/...) are you using? paperspigot 1.17
doesn't have these extended y-world-borders yet.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#195 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/ASS4ETJN6U4XVPLUTOAOXLTUBZNP7ANCNFSM5DZOE4OA>
.
|
It seems to me that you have to install a special datapack like this or (https://launcher.mojang.com/v1/objects/622bf0fd298e1e164ecd05d866045ed5941283cf/CavesAndCliffsPreview.zip) for 1.18 preview with the new block levels and caves/cliffs. Anyways, croxis did already commit a 1.18 heights support, so we'll soon release an update. |
Oh, I see, will try it, thanks for answering!
kikelkik ***@***.***>於 2021年9月14日 週二,上午5:01寫道:
… It seems to me that you have to install a special datapack like this
<https://www.planetminecraft.com/data-pack/functional-extended-height/>
or (
https://launcher.mojang.com/v1/objects/622bf0fd298e1e164ecd05d866045ed5941283cf/CavesAndCliffsPreview.zip)
for 1.18 preview with the new block levels and caves/cliffs.
On my 1.17.1 paper server I cannot build below bedrock at Y=0.
Anyways, croxis did already commit a 1.18 heights support, so we'll soon
release an update.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#195 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/ASS4ETKY4T25LASOQGROGQDUBZRCLANCNFSM5DZOE4OA>
.
|
Except now gradle isn't cooperating x,x
…On Mon, Sep 13, 2021 at 2:09 PM yue881102 ***@***.***> wrote:
Oh, I see, will try it, thanks for answering!
kikelkik ***@***.***>於 2021年9月14日 週二,上午5:01寫道:
> It seems to me that you have to install a special datapack like this
> <https://www.planetminecraft.com/data-pack/functional-extended-height/>
> or (
>
https://launcher.mojang.com/v1/objects/622bf0fd298e1e164ecd05d866045ed5941283cf/CavesAndCliffsPreview.zip
)
> for 1.18 preview with the new block levels and caves/cliffs.
> On my 1.17.1 paper server I cannot build below bedrock at Y=0.
>
> Anyways, croxis did already commit a 1.18 heights support, so we'll soon
> release an update.
>
> —
> You are receiving this because you authored the thread.
> Reply to this email directly, view it on GitHub
> <#195 (comment)>, or
> unsubscribe
> <
https://github.com/notifications/unsubscribe-auth/ASS4ETKY4T25LASOQGROGQDUBZRCLANCNFSM5DZOE4OA
>
> .
>
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#195 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAA5V54Z2LWGKIPIAE2RDB3UBZSA7ANCNFSM5DZOE4OA>
.
--
- David - Proud to be saving the world since 1984
|
I don't know what's wrong with gradle. I could compile it using maven: |
After update 1.17, the height coordinate extended to -64~320, it make Lift can't be used when any floor below Y=1, wonder know that how to fix? thanks!
The text was updated successfully, but these errors were encountered: