We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 59ad882 commit cf0e2c5Copy full SHA for cf0e2c5
docs/nova/addon/blocks/creating-blocks.md
@@ -90,7 +90,6 @@ with a custom item model definition (`#!kotlin entityItemBacked(/*...*/)`) for c
90
All options have their own advantages and disadvantages, which are explained in more detail in the KDocs
91
([here](https://nova.dokka.xenondevs.xyz/nova/xyz.xenondevs.nova.world.block/-nova-block-builder/index.html),
92
[here](https://nova.dokka.xenondevs.xyz/nova/xyz.xenondevs.nova.resources.builder.layout.block/-backing-state-category/index.html)).
93
-Additionally, only tile-entities can use entity-backed models.
94
95
In the following code snippet, I chose to back the custom block via mushroom blocks:
96
0 commit comments