Lootbag Data
Loot bags are defined as recipes with the recipe type of lootbags:loot
. Below are the data values you need in order to successfully create a loot bag
Name / name
/ String
name
/ StringDetermines the display name of the loot bag item
Color / color
/ Hex code
color
/ Hex codeDetermines the color of the display name of the item
Loot Type / rarity
/ Loot Type
rarity
/ Loot TypeDetermines the rarity & texture of the item
Loot Output / output
/ Loot List or Loot Table
output
/ Loot List or Loot TableThe output the item will have when right clicked
Last updated