Nukkit
Nukkit copied to clipboard
New blocks and items do not function at all
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?
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.
What I mean is that why are they outright disabled instead of just giving vanilla behavior
They're disabled because they're not implemented.
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.
Thanks for the info.
By the way, does the Nukkit anvil system allow usage of enchanted books?
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.