CloudburstMC / Nukkit

Cloudburst Nukkit - Nuclear-Powered Minecraft: Bedrock Edition Server Software
https://cloudburstmc.org
GNU General Public License v3.0
1.21k stars 420 forks source link

Redstone? #2179

Open jonny99999 opened 3 months ago

jonny99999 commented 3 months ago

Is this still developed? Any chance of getting redstone to work?

PetteriM1 commented 3 months ago

More redstone components are implemented on leveldb branch https://github.com/CloudburstMC/Nukkit/pull/2175

jonny99999 commented 3 months ago

Hi @PetteriM1,

I'm a bit new to all this. Is the hope that the pull will make it into the generic Nukkit version? Or does it have it's own code/stream that I'd need to install instead?

Thanks, Jonny

PetteriM1 commented 3 months ago

Hi @PetteriM1,

I'm a bit new to all this. Is the hope that the pull will make it into the generic Nukkit version? Or does it have it's own code/stream that I'd need to install instead?

Thanks, Jonny

It will hopefully get merged eventually but for now you need to download separate leveldb branch builds. You can find them on Jenkins: https://ci.opencollab.dev/job/NukkitX/job/Nukkit/job/leveldb/ Make a backup first if you already got a server running the old version.