Advertisement
Elborax

DynamicLights_mobEquipment

Feb 22nd, 2017
45
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.58 KB | None | 0 0
  1. # Configuration file
  2.  
  3. general {
  4. # Item and Armor IDs that shine light when found on any EntityLiving. Syntax: ItemID:LightValue, seperated by commas
  5. S:LightItems=torch,glowstone=12,glowstone_dust=10,lit_pumpkin,lava_bucket,redstone_torch=10,easycoloredlights:easycoloredlightsCLStone=-1,minecraft:ender_chest=12,minecraft:ender_eye=10,terrafirmacraft:Torch=15,terrafirmacraft:LitPumpkin=14,terrafirmacraft:SpawnMeter=8,terrafirmacraft:OilLamp=13
  6.  
  7. # Update Interval time for all EntityLiving in milliseconds. The lower the better and costlier.
  8. I:"update Interval"=1000
  9. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement