Skip to content

Item Stack Prototype

The ID of this prototype is minecraft:item_stack.

Operations

Get Item

Operation get_item returns minecraft:item prototype.

Get Count

Operation get_count returns puffish_skills:number prototype which represents count of this item stack.

Test

Operation puffish_skills:test returns puffish_skills:boolean prototype which represents if the item stack matches given condition.