Stackable Items #

Stackable items are a data type in Pragma Engine’s Inventory service. Stackable items do not behave differently from one another and are identical like crafting or currency materials (gold coins or orbs).

A detailed walkthrough of some of these tutorials can be found on the Tech Blog.

Core Concepts:
Check out our Concepts guides for intros to items and stackable items.

Prerequisites:

  • Pragma Engine, Postman, and IntelliJ must be installed. See Initial Setup.

TopicDescription
Creating Stackable ItemsCreating gold coin stackable items.
Customizing the Stackable Item PluginUsing the Stackable Item Plugin to update items.
Purchasing Stackable Items in a StorePurchasing stackable items from a store.