Skip to content

Gem Types

Nischhelm edited this page Feb 26, 2025 · 11 revisions

Gems have the following properties:

Example:

{
  "Display Name": "socketed.tooltip.default.wikigem",
  "Gem Tier": 0,
  "Text Color": "WHITE",
  "Effects": [
    {
      "Effect Type": "Attribute",
      "Equipment Slot Type": "ALL",
      "Attribute Name": "generic.luck",
      "Modifier Amount": 2,
      "Modifier Operation": 0
    }
  ],
  "Filters": [
    {
      "Filter Type": "Item",
      "Item Name": "minecraft:egg",
      "Item Metadata": 0,
      "Strict Metadata": false
    }
  ]
}

Clone this wiki locally