minor tab fixes
This commit is contained in:
parent
3e141a7e5c
commit
d32f08b342
1 changed files with 22 additions and 22 deletions
|
|
@ -44,29 +44,29 @@ data:extend({
|
||||||
base_density = 3,
|
base_density = 3,
|
||||||
has_starting_area_placement = false,
|
has_starting_area_placement = false,
|
||||||
regular_rq_factor_multiplier = 0.8
|
regular_rq_factor_multiplier = 0.8
|
||||||
},
|
},
|
||||||
|
|
||||||
stage_counts = {15000, 9500, 5500, 2900, 1300, 400, 150, 80},
|
stage_counts = {15000, 9500, 5500, 2900, 1300, 400, 150, 80},
|
||||||
stages =
|
stages =
|
||||||
{
|
{
|
||||||
sheet =
|
sheet =
|
||||||
{
|
{
|
||||||
filename = "__bztitanium__/graphics/entity/ores/titanium-ore.png",
|
filename = "__bztitanium__/graphics/entity/ores/titanium-ore.png",
|
||||||
priority = "extra-high",
|
priority = "extra-high",
|
||||||
size = 64,
|
size = 64,
|
||||||
frame_count = 8,
|
frame_count = 8,
|
||||||
variation_count = 8,
|
variation_count = 8,
|
||||||
hr_version =
|
hr_version =
|
||||||
{
|
{
|
||||||
filename = "__bztitanium__/graphics/entity/ores/hr-titanium-ore.png",
|
filename = "__bztitanium__/graphics/entity/ores/hr-titanium-ore.png",
|
||||||
priority = "extra-high",
|
priority = "extra-high",
|
||||||
size = 128,
|
size = 128,
|
||||||
frame_count = 8,
|
frame_count = 8,
|
||||||
variation_count = 8,
|
variation_count = 8,
|
||||||
scale = 0.5
|
scale = 0.5
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
type = "item",
|
type = "item",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue