fix for 1.0

This commit is contained in:
Brevven 2020-08-30 13:37:00 -07:00
parent 2189f2440b
commit 8340874ee0
2 changed files with 4 additions and 4 deletions

View file

@ -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"

View file

@ -1,7 +1,7 @@
data:extend(
{
{
type = "particle",
type = "optimized-particle",
name = "titanium-ore-particle",
flags = {"not-on-map"},
life_time = 180,