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",
|
||||
"version": "0.1.2",
|
||||
"factorio_version": "0.17",
|
||||
"version": "0.2.0",
|
||||
"factorio_version": "0.18",
|
||||
"title": "Titanium",
|
||||
"author": "Brevven",
|
||||
"contact": "",
|
||||
"homepage": "",
|
||||
"dependencies": [
|
||||
"base >= 0.17",
|
||||
"base >= 0.18",
|
||||
"? aai-industry",
|
||||
"? space-exploration",
|
||||
"? Pre0-17-60Oil"
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
data:extend(
|
||||
{
|
||||
{
|
||||
type = "particle",
|
||||
type = "optimized-particle",
|
||||
name = "titanium-ore-particle",
|
||||
flags = {"not-on-map"},
|
||||
life_time = 180,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue