GlowstoneMC / 1.13-board

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

Chest logic changes [$5] #20

Open mastercoms opened 5 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:

Chests can now be placed directly next to double variants instead of requiring one block between them.

Relevant Code:

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

--- There is a **[$5 open bounty](https://www.bountysource.com/issues/80391319-chest-logic-changes?utm_campaign=plugin&utm_content=tracker%2F144870401&utm_medium=issues&utm_source=github)** on this issue. Add to the bounty at [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F144870401&utm_medium=issues&utm_source=github).
Yakabuff commented 2 years ago

will be working this

astarivi commented 1 year ago

I'll work this once PR #1142 is merged, or dev branch is stable enough to compile out of.