fix for 1.0
This commit is contained in:
parent
2189f2440b
commit
8340874ee0
2 changed files with 4 additions and 4 deletions
|
|
@ -1,13 +1,13 @@
|
||||||
{
|
{
|
||||||
"name": "bztitanium",
|
"name": "bztitanium",
|
||||||
"version": "0.1.2",
|
"version": "0.2.0",
|
||||||
"factorio_version": "0.17",
|
"factorio_version": "0.18",
|
||||||
"title": "Titanium",
|
"title": "Titanium",
|
||||||
"author": "Brevven",
|
"author": "Brevven",
|
||||||
"contact": "",
|
"contact": "",
|
||||||
"homepage": "",
|
"homepage": "",
|
||||||
"dependencies": [
|
"dependencies": [
|
||||||
"base >= 0.17",
|
"base >= 0.18",
|
||||||
"? aai-industry",
|
"? aai-industry",
|
||||||
"? space-exploration",
|
"? space-exploration",
|
||||||
"? Pre0-17-60Oil"
|
"? Pre0-17-60Oil"
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,7 @@
|
||||||
data:extend(
|
data:extend(
|
||||||
{
|
{
|
||||||
{
|
{
|
||||||
type = "particle",
|
type = "optimized-particle",
|
||||||
name = "titanium-ore-particle",
|
name = "titanium-ore-particle",
|
||||||
flags = {"not-on-map"},
|
flags = {"not-on-map"},
|
||||||
life_time = 180,
|
life_time = 180,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue