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

New blocks and items do not function at all #1563

Open
he77789 opened this issue Aug 2, 2020 · 6 comments
Open

New blocks and items do not function at all #1563

he77789 opened this issue Aug 2, 2020 · 6 comments

Comments

@he77789
Copy link

he77789 commented Aug 2, 2020

Expected Behavior

The new crafting blocks(cartography table, grindstone etc) can be put down and used; crossbows can be drawn and used

Actual Behavior

Crossbows revert to undrawn state immediately after drawing them, and the blocks return to your inventory immediately after placing them down

I heard some people saying that they are unimplemented, but wouldn't it just give the vanilla UI instead of custom UI, e.g. of the anvil?

@pinkpig58
Copy link

Perhaps if you did your research on Nukkit first, you'd know that new stuff isn't implemented. Nukkit 1.0 is just protocol changes.

@he77789
Copy link
Author

he77789 commented Aug 2, 2020

What I mean is that why are they outright disabled instead of just giving vanilla behavior

@pinkpig58
Copy link

They're disabled because they're not implemented.

@ghost
Copy link

ghost commented Aug 3, 2020

What I mean is that why are they outright disabled instead of just giving vanilla behavior

When you create a server software, you have to implement every function of an item at your own. You can't say minecraft to use it own mechanics, because the server and not the client controlls it.

@he77789
Copy link
Author

he77789 commented Aug 3, 2020

Thanks for the info.

By the way, does the Nukkit anvil system allow usage of enchanted books?

@Landy005
Copy link

What I mean is that why are they outright disabled instead of just giving vanilla behavior

especially for creative this is very handy. They dont need any 'behavior' code to just be placeable as a voxel.

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

No branches or pull requests

3 participants