File Details
Starforge-BlockInfo-1.0.8.jar
- R
- Jan 25, 2026
- 45.87 KB
- 542
- Early Access
File Name
Starforge-BlockInfo-1.0.8.jar
Supported Versions
- Early Access
Update 1.0.8
Added config option to set how far you see the information from a block/chest/mob
either delete your config.yml and restart server to generate fresh one or just add this line inside the {} below other options: "infoDisplayDistance": 20.0 (it generates with the default range of 5)
Current config options:
{
"uiPositionX": 825,
"uiPositionY": 20,
"uiPositionZ": 0,
"showBlockBreakProgress": true,
"showChestContents": true,
"showMobInfo": true,
"showProcessingProgress": true,
"infoDisplayDistance": 5.0
}

