Configuration

[ Main ] [ Files ] [ Configuration ] [ Source ] [ API ]
Configuration
# LightSource v1.7.0 Configuration # Have fun :3 # by BeYkeRYkt PlayerLight: true EntityLight: false ItemLight: fasle Enable-updater: true Task-delay-ticks: 5 Worlds: world: true world_nether: true world_the_end: true
Items.yml:
Redstone: name: REDSTONE_TEST material: REDSTONE_TORCH_ON lightlevel: 8
Description:
Redstone - name in the config
name - name for item
material - Material for item. Full list you can get here
lightlevel - Level of lighting to create light
Comments