Skip to content
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

Adds FallingBlock and Bug fix #242

Closed
wants to merge 1 commit into from
Closed

Adds FallingBlock and Bug fix #242

wants to merge 1 commit into from

Conversation

GreenBeard
Copy link
Contributor

Adds FallingBlock.
Fixes bug with flower pot not dropping items.

Known Bugs with FallingBlock.
For some reason BlockFalling.onNearBlockChanged() is being called twice instead of once causing to falling blocks to spawn for every one.
Red sand to be sand when falling. This is because I currently don't know how to add data to falling blocks.

@GreenBeard GreenBeard closed this Mar 20, 2016
@GreenBeard
Copy link
Contributor Author

It appears I didn't push everything

@GreenBeard
Copy link
Contributor Author

#243 This has the complete and correct pull

picknchew pushed a commit to picknchew/Glowstone that referenced this pull request Sep 2, 2016
This is a mix of GlowstoneMC#242 and GlowstoneMC#130. Thanks to @coasterman10 and @BeYkeRYkt for their work!

This commit adds block sounds with a pitch deviation of +/- 0.25. It changes the default value for the sound to stone, unless the block uses the default blocktype. In that case, it uses the wood sound. Some of the block sounds are not set correctly, especially 1.8 stuff.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant