VanillaBlocks icon indicating copy to clipboard operation
VanillaBlocks copied to clipboard

New Block List

Open xSuperr opened this issue 4 years ago • 12 comments
trafficstars

My aim with this plugin is to add most (if not all) blocks not included in PocketMine. This is not a full Vanilla features plugin, so most features (Like working beehives , ect) will not have functionality. I will still add functionality to some blocks that wont be to hard or hacky to do so with.

Please comment any blocks you want added onto this issue!

List

  • [ ] Make list

xSuperr avatar Jun 16 '21 18:06 xSuperr

I could add chains, but it would have to be the block version. There are two chains in the game, and one is the actual item in your inventory, the other the block. The one in your inventory has an Unmapped ID so it can't be registered. This means that the Chain in your inventory would have to be the block item, hence making it look weird.

xSuperr avatar Jun 17 '21 11:06 xSuperr

add spruce trapdoor, soul torch, crimson door

YaNIND avatar Jun 21 '21 18:06 YaNIND

Added Soul Torch in version 1.0.3

xSuperr avatar Jun 23 '21 02:06 xSuperr

door and trapdoor, why can place in water campfire and soul campfire, please add can't place campfire and soul campfire in water

YaNIND avatar Jun 23 '21 05:06 YaNIND

Prismarine Slabs and Stairs?(Including bricks and dark)

BroCrows avatar Jun 26 '21 00:06 BroCrows

Bee

Willtom999 avatar Jun 28 '21 17:06 Willtom999

Honey block

Willtom999 avatar Jun 28 '21 17:06 Willtom999

The copper

Willtom999 avatar Jun 28 '21 17:06 Willtom999

Sweet Berry

Willtom999 avatar Jun 28 '21 17:06 Willtom999

Stonecutter Block

Willtom999 avatar Jun 28 '21 17:06 Willtom999

For chains, even if unmapped, you could use something like CustomItemLoader or even make your own to register the item, wich beacause of being a custom item creator, will map the item and then register it. But beacause of it still being an already client sided item, it should still work line chain, but you should make it able to place the chain block (im not sure about that tho)

Nya-Enzo avatar Jul 24 '21 22:07 Nya-Enzo

Wait, no chains are mapped, its id 758

Nya-Enzo avatar Jul 26 '21 08:07 Nya-Enzo