Skip to content

Configuration

config/peek/peek.properties

Config keyDescriptionDefault value
show_empty_containersIf empty containers should show the item slots in the tooltipfalse
peek_shulker_boxesDisplays the items inside shulker boxestrue
peek_chestsDisplays the items inside pick-blocked chests and trapped cheststrue
peek_barrelsDisplays the items inside pick-blocked barrelstrue
peek_dispensersDisplays the items inside pick-blocked dispensers and dropperstrue
peek_hoppersDisplays the items inside pick-blocked hopperstrue
peek_beehivesDisplays the amount of bees and the honey leveltrue
peek_exploration_mapsDisplays the marker coordinates of exploration mapstrue
peek_compassesDisplays the destinations of compassestrue
peek_recovery_compassesDisplays your death location on recovery compassestrue
peek_suspicious_stewsDisplays the effect of suspicious stewstrue
show_shulker_box_item_hintIf this is enabled, the mod will show additional information about the items in shulker boxes when in item formtrue
show_shulker_box_block_hintIf this is enabled, the mod will show additional information about the shulker box block on the lid of the shulker boxtrue
show_shulker_box_labelsIf this is enabled, the mod will show the custom name of the shulker box on the lid of the shulker boxtrue
use_shulker_box_data_stringsIf this is enabled, the mod will use the data strings to determine what to show on the shulker box lid
Note that this setting is experimental and subject to change
false
use_shulker_box_item_namesIf this is enabled, the mod will use item names to determine what to show on the shulker box lid
Note that this setting is experimental and subject to change
false
shulker_box_item_display_typeHow the mod should determine which item to show on the shulker box lid
This gets overridden if you are using data strings or item names
Possible values:
NONE: Don't show any item
SINGLE_TYPE: If the shulker box only contains one type of item, show that item
BULK: Show the item thats most common in the shulker box
FIRST_ITEM: Show the first item in the shulker box
SINGLE_TYPE
hide_shulker_box_data_stringsIf this is enabled, the mod will hide the data strings on tooltips and GUIstrue
send_shulker_box_data_to_clientIf this is enabled, the mod will send the contents of placed down shulker boxes to the client
This allows the mod to display hints on shulker boxes that are placed down without needing to open them first
If you want to use this feature on a server, the server needs the mod installed and this setting enabled
true
show_decorated_pot_hintIf this is enabled, decorated pots will show the contained item and amount
If you are playing on a player, you need to have the mod installed on the server with the config option 'send_decorated_pot_data_to_client' enabled
If you are on singleplayer, the config option 'send_decorated_pot_data_to_client' must be enabled
false
send_decorated_pot_data_to_clientIf this is enabled, the mod will send the contents of decorated pots to the client
This allows the mod to display hints on decorated pots
If you want to use this feature on a server, the server needs the mod installed and this setting enabled
true

ModRepo Release 7d51160