-
Notifications
You must be signed in to change notification settings - Fork 176
Inventory
Power Type. An active power which opens a 9-slot inventory which may or may not persist over deaths.
Type ID: origins:inventory
Fields:
name
, string, default = "container.inventory": The translation key or literal text to use as the display name for the inventory.
drop_on_death
, boolean, default = false: When this is set to true, the player will drop the items in the inventory on death (vanishing items will vanish!).
drop_on_death_filter
, Item Condition, optional: If this is set, only item stacks matching this condition will be dropped on death.
key
, Key, default = "primary": Which active key this power should respond to.
Tutorials (Data packs)
Video Tutorial by CandyCaneCazoo
Tutorials (Add-ons)
Working with more unique powers
Lists
List of vanilla damage source names
Data Types