GlowstoneMC / 1.13-board

Issue board for 1.13 tasks for Glowstone.
MIT License
2 stars 0 forks source link

Bed logic changes [$5] #21

Closed mastercoms closed 4 years ago

mastercoms commented 5 years ago

This issue is part of the 1.13.x compatibility Epic.

All contributions are subject to the Glowstone CLA. In short, contributions must not contain any content (code or otherwise) copied from, inspired by or based upon content from Mojang or third-party projects that are based on such content (CraftBukkit, Spigot, Forge, ...).


Description:

Beds now require a block below it as support. This used to be required on place, but now Mojang changed it to destroy the bed if a support is destroyed.

Relevant Code:

https://github.com/GlowstoneMC/Glowstone/blob/1.13/src/main/java/net/glowstone/block/blocktype/BlockBed.java

--- Did you help close this issue? Go claim the **[$5 bounty](https://www.bountysource.com/issues/80391345-bed-logic-changes?utm_campaign=plugin&utm_content=tracker%2F144870401&utm_medium=issues&utm_source=github)** on [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F144870401&utm_medium=issues&utm_source=github).
mastercoms commented 4 years ago

Fixed in https://github.com/GlowstoneMC/Glowstone/commit/9d1abae2c6e6f7a002a503c6b4020725c5235a36