New Update !!
• Adding alot of config options:
Code (Text):
# Apply night vision to the player when worn
night-vision-enabled: false
# A torch that when placed will tell you where you placed it useful in caves
enable-waypoint-torch: true
# Default light level that the cap emmit
default-glow-cap-light: 5
# Cap color rgb
glow-cap-color:
red-value: 223
green-value: 105
blue-value: 12
glow-cap-name: '&eGlow Cap'
// NEW ITEM
waypoint-torch-recipe:
shape:
- ' '
- ' C '
- ' T '
ingredients:
C: COMPASS
T: TORCH
• Adding a new item Waypoint Torch {BETA}. Place the torch and spawn a trail of particles that changes depending on how far are you from the placed torch.
• Adding a night-vision option.
• From now on you can customize any color for the glow cap you want. use this site
https://htmlcolorcodes.com/.
• From now on you can adjust the light level by the cap controller with left-click air.