Customies icon indicating copy to clipboard operation
Customies copied to clipboard

Wiki outdated?

Open TrinitroToluen0 opened this issue 1 year ago • 3 comments

image

TrinitroToluen0 avatar Jun 04 '24 08:06 TrinitroToluen0

Yes, use:

public function __construct(ItemIdentifier $identifier, string $name = "Unknown") {
      parent::__construct($identifier, $name);
      $this->addComponent(new MaxStackSizeComponent(64));
      $this->initComponent("unknown_item");
}

furoriansan avatar Jul 05 '24 17:07 furoriansan

Will there be a new Wiki about this plugin?

b1zeyofficial avatar Jan 28 '25 15:01 b1zeyofficial

Will there be a new Wiki about this plugin?

when I'm done with #135 and it gets merged, I'll update the wiki.

jeantkg avatar Feb 13 '25 14:02 jeantkg