Page 1 of 1

[MOD 0.12.X] Better Science

Posted: Mon Jul 18, 2016 6:16 pm
by kallerdaller
Type: Mod
Name: Better Science
Description: Changes science pack recipe and adds more labs.
License: Creative Commons
Version: 0.2.2
Release: 2016-07-18
Tested-With-Factorio-Version: 0.12.34
Category: Science
Tags: Research
Auto-Download-Url: https://www.dropbox.com/s/xbvnv8wy44o4m ... 2.zip?dl=1
Download-Url: https://www.dropbox.com/s/xbvnv8wy44o4m ... 2.zip?dl=0
LONG DESCRIPTION
CREDITS

Re: [MOD 0.12.X, 0.13.X] Better Science

Posted: Wed Jul 20, 2016 8:20 pm
by Factorio2016
kallerdaller
And what is the feature? What's the point?
15 copper plates + 10 iron plates = 2 science pack 3,
typing error
[MOD 0.12.X, 0.13.X] Better Science
Your mod won't work in 0.13.
Download any mod from the forum and look at the changes in file info.json

Re: [MOD 0.12.X, 0.13.X] Better Science

Posted: Thu Jul 21, 2016 8:07 pm
by kallerdaller
Oh okay, Thanks for informing me. I will change the title to just 0.12.X

Re: [MOD 0.12.X, 0.13.X] Better Science

Posted: Wed Aug 17, 2016 10:39 am
by kallerdaller
Factorio2016 wrote:kallerdaller
And what is the feature? What's the point?
15 copper plates + 10 iron plates = 2 science pack 3,
typing error
What file is this in? I cannot locate it.

Re: [MOD 0.12.X] Better Science

Posted: Wed Aug 17, 2016 8:26 pm
by Factorio2016
It's hard to find? :)

recipe.lua
{
type = "recipe",
name = "science-pack-3",
enabled = false,
energy_required = 12,
ingredients =
{
{"copper-plate", 15},
{"iron-plate", 15},
},
result = "science-pack-3",
result_count = 2
},
LONG DESCRIPTION (on forum)
The science packs are crafted like:
5 copper plates + 5 iron plates = 2 science pack 1,
10 copper plates + 10 iron plates = 2 science pack 2,
15 copper plates + 10 iron plates = 2 science pack 3,
5 alien artifacts = 10 alien science packs.