Skip to content

Get the stacks and items for a list of items in Minecraft!

Notifications You must be signed in to change notification settings

viradex/mc-stack-count

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MC Stack Count

Get the stacks and items for a list of items in Minecraft for a build!

To get the CSV file to input into the program, follow the steps:

  • Select a schematic in Litematica's "Load Schematic" menu.
  • Shift-left click on the "Write to File" button.
  • Load the file from <mcdir>\config\litematica\material_list_YYYY-MM-DD_HH.MM.SS.csv.

Developer Notes

The stack item definitions are stored in itemStacks.json. Edit this file whenever needed (e.g. a Minecraft update releases that contains an item that does not stack to 64).

To edit the amount of blocks/items that display at a time, edit the ITEMS_PER_PAGE variable in index.js.

About

Get the stacks and items for a list of items in Minecraft!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published