clientstuff
This commit is contained in:
27
.minecraft/journeymap/config/5.2/journeymap.webmap.config
Normal file
27
.minecraft/journeymap/config/5.2/journeymap.webmap.config
Normal file
@@ -0,0 +1,27 @@
|
||||
// JourneyMap configuration file. Modify at your own risk!
|
||||
// To use in all worlds, place here: journeymap\config\5.2\
|
||||
// For more information, go to: http://journeymap.info/help/wiki/Options_Manager
|
||||
{
|
||||
"enabled": false,
|
||||
"port": 8080,
|
||||
"preferredMapType": "day",
|
||||
"showMobs": true,
|
||||
"showAnimals": true,
|
||||
"showVillagers": true,
|
||||
"showPets": true,
|
||||
"showPlayers": true,
|
||||
"showWaypoints": true,
|
||||
"showSelf": true,
|
||||
"showGrid": true,
|
||||
"entityIconSetName": "2D",
|
||||
"entityScale": 100,
|
||||
"entityBlur": true,
|
||||
"zoomLevel": 0,
|
||||
"disabled": false,
|
||||
"configVersion": {
|
||||
"major": 5,
|
||||
"minor": 2,
|
||||
"micro": 8,
|
||||
"patch": ""
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user