Cloudburst icon indicating copy to clipboard operation
Cloudburst copied to clipboard

Cloudburst Server is a Bedrock first server software. Originally forked from Cloudburst Nukkit.

Results 37 Cloudburst issues
Sort by recently updated
recently updated
newest added

- [ ] Damage system doesn’t work - [ ] Hunger system doesn’t work - [X] Correct arrangement of blocks in the creative inventory and also show all the blocks...

Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.13.2 to 2.13.2.1. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.fasterxml.jackson.core:jackson-databind&package-manager=maven&previous-version=2.13.2&new-version=2.13.2.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

- [x] Update protocol lib - [x] Update Data repo - [x] Fix creative contents - [ ] Update chunk format

https://github.com/CloudburstMC/API/pull/13

### Expected Behavior Breaking a block will play a sound and show particles of where block was broken. ### Actual Behavior No sound played or particles shown. ### Steps to...

https://github.com/CloudburstMC/Nukkit/pull/1856

### Expected Behavior Liquid layer should always contain the liquid state ### Actual Behavior Liquid layer apparently contains a different block state which causes `ensureTrait` method to return null ###...

bug

### Expected Behavior Water to update and flow correctly. ### Actual Behavior Water deadlocked the main thread. ### Steps to Reproduce Please water somewhere to produce many block updates. ###...

bug

### Expected Behavior I would expect it to convert the world from Nukkit 1 anvil to Nukkit 2 leveldb ### Actual Behavior The conversion process started and crashed the server...

bug