ITEM DOCUMENTATION Version: 1.16.20.52
This is documentation for a beta release of Minecraft. New features, components, and capabilities in this release are not final and might change without notice before the final release.
Be sure to check the documentation once the release is out of beta if your add-on isn't working properly. Resource and Behavior Packs created for the beta are not guaranteed to work on the final release.
Index
Back to top
Overview
Items are setup in Json files under the behavior_packs, /'name of pack'/, items directory.Item Components
Here is a list of all item components and their settings.Item Component Settings:
Back to top
Items
Represents a single item.'Input' items will burn and transform into items specified in 'output'.Item Example:
Back to top