Skip to content

Developers

CarsCupcake edited this page Aug 6, 2023 · 1 revision

Custom Items

You can make a custom item by creating a new instance of ItemManager, the registartion is autmatically.

Entitys

You can create custom entitys by making a class that extends SkyblockEntity. Important is that the getEntity method is not null as soon as the entity has been spawned

Clone this wiki locally