Compare commits

...

3 Commits

Author SHA1 Message Date
3e0970e477 added some user settings to ignore 2022-06-16 14:33:06 +02:00
49156acd53 Allow coin pressing 2022-06-16 14:32:08 +02:00
96c7ffe248 Modified map config 2022-06-16 14:31:53 +02:00
5 changed files with 12 additions and 7 deletions

3
.gitignore vendored
View File

@ -20,3 +20,6 @@
#include datapack generation
!datapacks
!datapacks/**
#ignore some user settings
config/jei/world/server/*/bookmarks.ini

View File

@ -2,5 +2,5 @@
#General Settings
[general]
#allow coin recipe
can_press_coins = false
can_press_coins = true

View File

@ -17,7 +17,7 @@ deathpoints:true
oldDeathpoints:true
distance:1
showCoords:true
lockNorth:false
lockNorth:true
zoom:0
minimapSize:0
chunkGrid:-1
@ -102,5 +102,5 @@ interface:dummy:0:36:true:false:false:false
interface:dummy:0:10000:true:false:false:false
interface:dummy:0:0:false:false:true:false
interface:dummy:0:36:true:false:false:false
interface:gui.xaero_minimap:0:0:false:false:false:false
interface:gui.xaero_minimap:64:-51:false:false:true:false
#WAYPOINTS HAVE BEEN MOVED TO /XaeroWaypoints

View File

@ -16,13 +16,13 @@
"displayNameWhenIconFails": true,
"entityNumber": 1000.0,
"alwaysDisplayNametags": false,
"startFadingAt": 0.0,
"dotSize": 2.0,
"startFadingAt": 0.0,
"displayY": false,
"renderOverMinimapFrame": 1.0,
"icons": 1.0,
"icons": 2.0,
"heightLimit": 20.0,
"names": 0.0,
"names": 1.0,
"iconScale": 1.0
},
"subCategories": [
@ -135,6 +135,7 @@
"name": "gui.xaero_entity_category_items",
"protection": true,
"settingOverrides": {
"displayed": false,
"renderOrder": 1.0,
"color": 12.0
},

View File

@ -30,4 +30,5 @@ onlyCurrentMapWaypoints:false
minZoomForLocalWaypoints:0.0
arrowColour:-2
minimapRadar:true
renderWaypoints:true
globalVersion:1