dadodasyra

Results 27 issues of dadodasyra

``` C:\Users\dadodasyra\Downloads\test>npm i && node start npm ERR! path git npm ERR! code ENOENT npm ERR! errno ENOENT npm ERR! syscall spawn git npm ERR! enoent Error while executing: npm...

It seems that the #188 is still a thing. Honestly I don't understand why because even PMMP was saying it's fixed, but i'm still having the issue with some players...

bug
help wanted

Please make sure your pull request complies with these guidelines: - * [X] Use same formatting - * [ ] Changes must have been tested on PMMP. - * [X]...

Type: Bug Fix

For an open source app project without any commercial objective I want to use npcap, needed by a library in my code. If I understand well I MUST force my...

Why aren't we using entity inventories like minecraft chest ? This can be more user friendly to avoid spawning a "fake" chest block we can spawn an invisible custom entity...

enhancement
question

First it needs an update, the biome ids can be extended. I sent a new version to https://gist.github.com/VixikHD/241fdd02dba69f62ec91c571a305c8f8 where the original script comes from. And maybe I use it wrong...

Bug: Unconfirmed

//decorate takes the "highest block at", but this function wasnt updated to PM5 and an $id !== 0 was hardcoded in it https://github.com/CzechPMDevs/BuilderTools/blob/2.0.0/src/czechpmdevs/buildertools/editors/object/FillSession.php#L136 As air is not 0 anymore it...

Bug: Unconfirmed

255 is hardcoded in PHP Docs and in some code, for example in the Printer, in the fillsession for highest block (as also said in #243), in the schematic pasters...

Bug: Unconfirmed

The info stick isn't showing anything, no messages, no popup, no tip. Just nothing is showing when interacting with a block

Bug: Unconfirmed

//id should give a type name (minecraft:x), it can be obtained by `GlobalItemDataHandlers::getSerializer()->serializeType($inhand)->getName()`

Bug: Unconfirmed