Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
config [2019/11/21 17:35]
joshin [Explanations]
config [2019/11/21 17:36]
joshin
Line 23: Line 23:
 # BLOCK REGEN and BLOCK RESTRICTIONS to apply. # BLOCK REGEN and BLOCK RESTRICTIONS to apply.
 # Set to '​custom-mine-conditions:​ []' for no condition. # Set to '​custom-mine-conditions:​ []' for no condition.
-custom-mine-conditions:​ + 
-- '​world{name="​world1,​world2,​world_nether,​world_the_end"​}'​ +    ​custom-mine-conditions:​ 
-- '​region{name="​region1,​region2,​__global__"​}'​+    - '​world{name="​world1,​world2,​world_nether,​world_the_end"​}'​ 
 +    - '​region{name="​region1,​region2,​__global__"​}'​
  
 # Offset is the distance traveled on X and Y coordinates # Offset is the distance traveled on X and Y coordinates
Line 69: Line 70:
 # level progress on the vanilla experience bar. # level progress on the vanilla experience bar.
 # Requires a SERVER reload when changed. # Requires a SERVER reload when changed.
-override-vanilla-exp:​ true+  
 +    ​override-vanilla-exp:​ true
  
 # Requires a SERVER reload when changed. # Requires a SERVER reload when changed.
Line 85: Line 87:
 # amount so extra health does not fill up the screen. # amount so extra health does not fill up the screen.
 # Requires a SERVER reload when changed. # Requires a SERVER reload when changed.
-health-scale:​ + 
-    enabled: true +    ​health-scale:​ 
-    scale: 40+        enabled: true 
 +        scale: 40
  
 # Players can swap their hotbar with the 9 inventory slots # Players can swap their hotbar with the 9 inventory slots
 # right above it by pressing [swap items] while crouching. # right above it by pressing [swap items] while crouching.
-hotbar-swap:​ true+ 
 +    ​hotbar-swap:​ true
  
 # Use this option if you're having issue with Anvil GUIs. # Use this option if you're having issue with Anvil GUIs.
 # This replaces anvil inputs by chat inputs. # This replaces anvil inputs by chat inputs.
-use-chat-input:​ true+ 
 +    ​use-chat-input:​ true
  
 # Change this to the name of the color you want for # Change this to the name of the color you want for
 # the different resource bar placeholders # the different resource bar placeholders
-resource-bar-colors:​ + 
-    mana-whole: '​BLUE'​ +    ​resource-bar-colors:​ 
-    mana-half: '​AQUA'​ +        mana-whole: '​BLUE'​ 
-    mana-empty: '​WHITE'​ +        mana-half: '​AQUA'​ 
-    stamina-whole:​ '​GREEN'​ +        mana-empty: '​WHITE'​ 
-    stamina-half:​ '​DARK_GREEN'​ +        stamina-whole:​ '​GREEN'​ 
-    stamina-empty:​ '​WHITE'​+        stamina-half:​ '​DARK_GREEN'​ 
 +        stamina-empty:​ '​WHITE'​
  
  

config.txt · Last modified: 2020/07/01 03:13 (external edit)