holoinventory.holoinventory.enableEntities
Set to false to prevent all entities from rendering the hologram.
Type: boolean
Default:
true
holoinventory.holoinventory.enableStacking
Stack items, even above 64.
Type: boolean
Default:
true
holoinventory.holoinventory.bannedEntities
Banned inventories. Use the ingame command ‘/holoinventory’ to change this list easily.
Type: list of string
Default:
[ ]
holoinventory.holoinventory.bannedTiles
Banned inventories. Use the ingame command ‘/holoinventory’ to change this list easily.
Type: list of string
Default:
[
"com.jaquadro.minecraft.storagedrawers.block.tile.TileEntityController"
"shedar.mods.ic2.nuclearcontrol.tileentities.TileEntityAdvancedInfoPanel"
"shedar.mods.ic2.nuclearcontrol.tileentities.TileEntityInfoPanel"
"jds.bibliocraft.tileentities.TileEntityClipboard"
"crazypants.enderio.conduit.TileConduitBundle"
]
holoinventory.holoinventory.colorAlpha
The BG transparancy (0-255)
Type: signed integer
Default:
200
holoinventory.holoinventory.colorBlue
0-255
Type: signed integer
Default:
196
holoinventory.holoinventory.colorEnable
Enable a BG color
Type: boolean
Default:
false
holoinventory.holoinventory.colorGreen
0-255
Type: signed integer
Default:
157
holoinventory.holoinventory.colorRed
0-255
Type: signed integer
Default:
14
holoinventory.holoinventory.cycle
Cycle trough all the items one by one. Set to the delay time wanted in ticks. If 0, cycle mode is off. Still takes into a count the mode.
Type: signed integer
Default:
0
holoinventory.holoinventory.debug
Enable debug, use when errors or weird behaviour happens. [default: false]
Type: boolean
Default:
false
holoinventory.holoinventory.doVersionCheck
This option has no description.
Type: boolean
Default:
false
holoinventory.holoinventory.filterItemsByNEI
Filter items to render by the NEI search string (when focused)
Type: boolean
Default:
true
holoinventory.holoinventory.keyCode
This option has no description.
Type: signed integer
Default:
41
holoinventory.holoinventory.keyMode
Valid modes: 0: Always display hologram. 1: The key toggles the rendering. 2: Only render hologram while key pressed. 3: Don’t render hologram while key pressed.
Type: signed integer
Default:
1
holoinventory.holoinventory.keyState
Stores last toggle value. Don’t worry about this.
Type: boolean
Default:
true
holoinventory.holoinventory.mode
Valid modes: 0: Default mode (Display all items). 1: Sorting mode, biggest stack size first. 2: Most abundant mode (Only display the item the most abundant in the chest. 3: Same as 1, but with 3 items. 4: Same as 1, but with 5 items. 5: Same as 1, but with 7 items. 6: Same as 1, but with 9 items.
Type: signed integer
Default:
0
holoinventory.holoinventory.overrideNameThings
Name overrides. Use the ingame command ‘/holoinventory’ to change this list easily.
Type: list of string
Default:
[ ]
holoinventory.holoinventory.renderMultiple
Render multiple items depending on stacksize
Type: boolean
Default:
true
holoinventory.holoinventory.renderName
Renders the inv name above the hologram
Type: boolean
Default:
false
holoinventory.holoinventory.renderScaling
Visual scale factor (0.0-1.0)
Type: floating point number
Default:
1.0
holoinventory.holoinventory.renderSuffixDarkened
Render the stacksize suffix darkened
Type: boolean
Default:
true
holoinventory.holoinventory.renderText
Render the stacksize as text on top of the items
Type: boolean
Default:
true
holoinventory.holoinventory.renderThirdPerson
Render in third person mode
Type: boolean
Default:
false
holoinventory.holoinventory.requireGlasses
Makes HoloInventory require HoloGlasses
Type: boolean
Default:
true
holoinventory.holoinventory.rotateItems
Rotate the items in the hologram. Only works on fancy rendering.
Type: boolean
Default:
false
holoinventory.holoinventory.sillyness
This option has no description.
Type: boolean
Default:
true
holoinventory.holoinventory.syncFreq
Amout of seconds pass before sending a new update to the client looking at the chest.
Type: signed integer
Default:
2