liquid_alternative_flowing = "default:water_flowing",
liquid_alternative_source = "default:water_source",
liquid_viscosity = 1,
- post_effect_color = {a = 120, r = 30, g = 60, b = 90},
+ post_effect_color = {a = 103, r = 30, g = 60, b = 90},
groups = {water = 3, liquid = 3, puts_out_fire = 1},
})
liquid_alternative_flowing = "default:water_flowing",
liquid_alternative_source = "default:water_source",
liquid_viscosity = 1,
- post_effect_color = {a = 120, r = 30, g = 60, b = 90},
+ post_effect_color = {a = 103, r = 30, g = 60, b = 90},
groups = {water = 3, liquid = 3, puts_out_fire = 1,
not_in_creative_inventory = 1},
})
liquid_viscosity = 1,
liquid_renewable = false,
liquid_range = 2,
- post_effect_color = {a = 120, r = 30, g = 76, b = 90},
+ post_effect_color = {a = 103, r = 30, g = 76, b = 90},
groups = {water = 3, liquid = 3, puts_out_fire = 1},
})
liquid_viscosity = 1,
liquid_renewable = false,
liquid_range = 2,
- post_effect_color = {a = 120, r = 30, g = 76, b = 90},
+ post_effect_color = {a = 103, r = 30, g = 76, b = 90},
groups = {water = 3, liquid = 3, puts_out_fire = 1,
not_in_creative_inventory = 1},
})
liquid_viscosity = 7,
liquid_renewable = false,
damage_per_second = 4 * 2,
- post_effect_color = {a = 192, r = 255, g = 64, b = 0},
+ post_effect_color = {a = 191, r = 255, g = 64, b = 0},
groups = {lava = 3, liquid = 2, hot = 3, igniter = 1},
})
liquid_viscosity = 7,
liquid_renewable = false,
damage_per_second = 4 * 2,
- post_effect_color = {a = 192, r = 255, g = 64, b = 0},
+ post_effect_color = {a = 191, r = 255, g = 64, b = 0},
groups = {lava = 3, liquid = 2, hot = 3, igniter = 1,
not_in_creative_inventory = 1},
})