Customies
Customies copied to clipboard
Wiki outdated?
Yes, use:
public function __construct(ItemIdentifier $identifier, string $name = "Unknown") {
parent::__construct($identifier, $name);
$this->addComponent(new MaxStackSizeComponent(64));
$this->initComponent("unknown_item");
}
Will there be a new Wiki about this plugin?
Will there be a new Wiki about this plugin?
when I'm done with #135 and it gets merged, I'll update the wiki.