Individual Holograms

Individual Holograms

File Details

v0.1.2

  • A
  • Apr 14, 2014
  • 171.54 KB
  • 799
  • 1.7.4+2

File Name

IndividualHolograms.jar

Supported Versions

  • 1.7.4
  • 1.7.2
  • 1.6.4

Added:
{inventory:ARG0:ARG1}
ARG0:
- {inventory:INT:ARG1} - get item in slot
- {inventory:enderchest,INT:ARG1} - get item in enderchest slot
- {inventory:leggins:ARG1} - get the armour leggings
- {inventory:helmet:ARG1}
- {inventory:boots:ARG1}
- {inventory:chestplate:ARG1}
- {inventory:hand:ARG1} - get the held item
ARG1
- {inventory:ARG0:id} - get the itemid
- {inventory:ARG0:amount}
- {inventory:ARG0:durability}
- {inventory:ARG0:damage}
- {inventory:ARG0:maxsize} - get the max stack size for an item
- {inventory:ARG0:enchantments}
- {inventory:ARG0:levels} - get the levels of each enchantment
- {inventory:ARG0:name} - get item name
- {inventory:ARG0:description} - get item description (if renamed)
- {inventory:ARG0:lore,INT} - get line INT of lore

ONLY WORKS ON LATEST DEV BUILDS OF HOLOAPI.