u9g
u9g
> your idea works if it's 100% automatically generated it will create a ton of duplication so no way to manually edit it > > I suggest you try it...
why? when should this be used over any existing api such as windowOpen
it works... a bit? seems like some of the videos corrupted when downloading? odd...
> or maybe we can add an option somewhere to enable it only if needed ? maybe lets wait for player models to land
Its a problem in the extraction of mc java data: https://github.com/PrismarineJS/minecraft-data/issues/538
This issue was made because of the crafting plugin, so I'll link that, if there's any other issues like this in the code base, please link them here
would you be able to just parse the loot table bundled in the default minecraft resourcepack for this?
> Maybe name the property something like getNameOnTablist to indicate that it is a function and not a variable. It's now a readonly getter
First chech to make sure the blockAt call works, then place the block. The problem yoh are having if you are passing a null block to placeBlock function
Todo: - Update docs - Update example