SMP-MODPACK/.minecraft/config/held-item-info.json

36 lines
970 B
JSON
Raw Permalink Normal View History

2024-03-06 10:50:17 +01:00
{
"maxLines": 6,
"maxLineLength": 48,
"respectHideFlags": true,
"lineHeight": 8,
"offsetPerExtraLine": 0.3334,
"itemNameSpacing": 2,
"verticalOffset": 0,
"baseFadeDuration": 2.0,
"fadeDurationPerExtraLine": 0.2,
"showName": true,
"showEnchantments": true,
"showPotionEffects": true,
"showContainerContent": true,
"showFireworkAttributes": true,
"showCommandBlockInfo": true,
"maxCommandLines": 2,
"showBeehiveContent": true,
"showCrossbowProjectiles": true,
"showLore": true,
"maxLoreLines": 3,
"removePlusNbt": true,
"showUnbreakable": true,
"showSignText": true,
"showMusicDiscDescription": true,
"showPaintingDescription": true,
"showGoatHornInstrument": true,
"showBookMeta": true,
"showFilledMapId": false,
"showBannerPatternName": true,
"showBannerPatterns": false,
"showEntityBucketContent": true,
"showHiddenLinesCount": true,
"showOnlyFilteredEnchantments": false,
"filteredEnchantments": []
}