Skip to content

issues Search Results · repo:PrismarineJS/node-minecraft-data language:JavaScript

Filter by

48 results
 (72 ms)

48 results

inPrismarineJS/node-minecraft-data (press backspace or delete to remove)

I have an issue where using node-minecraft-data makes my code crash, there s is probably too much data to load. Is there any way to fix it, or is it a problem with the package?
  • lolouthefox
  • 7
  • Opened 
    on May 28, 2024
  • #349

I want to know whether a block is a trapdoor. Minecraft uses tag #trapdoors to track all trapdoors. Ref: https://minecraft.wiki/w/Tag
  • szdytom
  • 2
  • Opened 
    on Nov 1, 2023
  • #315

The types are wrong for entityLoot and blockLoot. The keys are strings, not ids. I also noticed that entityLootByName and blockLootByName seem to be undefined.
  • pikachub2005
  • 1
  • Opened 
    on Jul 29, 2023
  • #298

Currently, consuming the library pollutes node_modules with over 100MB of data that most of the time is never actually used. A simple way to largely reduce this would be splitting the platforms like so: ...
  • Owen3H
  • 6
  • Opened 
    on Jun 24, 2023
  • #291

You forgot to publish the update to npm
  • ghost
  • 1
  • Opened 
    on Apr 27, 2023
  • #273

I m writing a bot and I need to modify every position packet (0x14 and 0x15 to be precise) but every way I found requires me to change code in node_modules (hell) and they all work half arsed and straight ...
  • slonkazoid
  • 8
  • Opened 
    on Sep 7, 2022
  • #233

Hello can i even use this package using nodejs to ping my subservers? not the proxy server, i can already do that i want to ping subservers which are fully portected by tcpshield, the problem is that no ...
  • TheJoshue
  • 1
  • Opened 
    on Jul 16, 2022
  • #215

foodsByFoodPoints and foodsBySaturation only show a single item with each point/saturation, not all options. For example, foodsByFoodPoints[2] only returns: { id: 1054, name: glow_berries , stackSize: ...
  • Eejit43
  • 1
  • Opened 
    on Jun 20, 2022
  • #202

The drops field of any Block always (at least in each test I ve run) returns an empty array instead of the actual drops. Example (stone): minecraft-data: drops : [ 21 ], using MinecraftData.blocks: ...
  • Eejit43
  • 6
  • Opened 
    on Apr 27, 2022
  • #194
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub