Skip to content

Commit cf0e2c5

Browse files
Update creating-blocks.md
1 parent 59ad882 commit cf0e2c5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docs/nova/addon/blocks/creating-blocks.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,6 @@ with a custom item model definition (`#!kotlin entityItemBacked(/*...*/)`) for c
9090
All options have their own advantages and disadvantages, which are explained in more detail in the KDocs
9191
([here](https://nova.dokka.xenondevs.xyz/nova/xyz.xenondevs.nova.world.block/-nova-block-builder/index.html),
9292
[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.
9493

9594
In the following code snippet, I chose to back the custom block via mushroom blocks:
9695

0 commit comments

Comments
 (0)