-
Notifications
You must be signed in to change notification settings - Fork 11
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
New Block List #1
Comments
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. |
add spruce trapdoor, soul torch, crimson door |
Added Soul Torch in version 1.0.3 |
door and trapdoor, why can place in water campfire and soul campfire, please add can't place campfire and soul campfire in water |
Prismarine Slabs and Stairs?(Including bricks and dark) |
Bee |
Honey block |
The copper |
Sweet Berry |
Stonecutter Block |
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) |
Wait, no chains are mapped, its id 758 |
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
The text was updated successfully, but these errors were encountered: