oh thnx, i will make sure to include those in 0.0.25Vitduo wrote:Hi, I've made some improvements: moved modules' inscriptions to locale file and added Ukrainian translation. I dunno how to use github so...
https://www.dropbox.com/s/0c0llhtma9r0j ... erhaul.zip
[0.12.x]Cartmen's Mods Information
-
- Filter Inserter
- Posts: 358
- Joined: Fri Jul 25, 2014 2:53 pm
- Contact:
Re: [MOD 0.11.X] Cartmen's Complete Overhaul [ALPHA v0.0.24]
Check out my mods
Re: [MOD 0.11.X] Cartmen's Complete Overhaul [ALPHA v0.0.24]
hi,
where can I find bronze ore?
where can I find bronze ore?
Re: [MOD 0.11.X] Cartmen's Complete Overhaul [ALPHA v0.0.24]
Bronze is not an ore, it's an alloy. It contains about 1/4 Tin and 3/4 Copper (in RL as in Factorio).
Once you researched 'Bronze Alloying', you're able to craft it with mentioned ores in your inventory crafting window or in any Assembling machine.
Once you researched 'Bronze Alloying', you're able to craft it with mentioned ores in your inventory crafting window or in any Assembling machine.
Re: [MOD 0.11.X] Cartmen's Complete Overhaul [ALPHA v0.0.24]
Awesome mod!
I managed to complete a game with 40 other mods, and I only had 1 single problem with another mod changing the bronze alloy recipe to something which prevented me from getting bronze-plates, which was very easily fixed though!
I managed to complete a game with 40 other mods, and I only had 1 single problem with another mod changing the bronze alloy recipe to something which prevented me from getting bronze-plates, which was very easily fixed though!
Re: [MOD 0.11.X] Cartmen's Complete Overhaul [ALPHA v0.0.24]
Also I see I can use high-temperature oven as a upgrade for wire producing. Something wrong in thiscartmen180 wrote: oh thnx, i will make sure to include those in 0.0.25
Line 135 in \prototypes\modules\assembler-modules.lua
Code: Select all
limitation = cablelimit()
-
- Filter Inserter
- Posts: 358
- Joined: Fri Jul 25, 2014 2:53 pm
- Contact:
Re: [MOD 0.11.X] Cartmen's Complete Overhaul [ALPHA v0.0.24]
no that's how it should be.Vitduo wrote:Also I see I can use high-temperature oven as a upgrade for wire producing. Something wrong in thiscartmen180 wrote: oh thnx, i will make sure to include those in 0.0.25
Line 135 in \prototypes\modules\assembler-modules.luaAnd as I see miner-modules.lua dont give any limits for using drill modulesCode: Select all
limitation = cablelimit()
The miner modules cannot be limited because miners don't use a recipe. So it is up to the player to only use them in miners.
Check out my mods
Re: [MOD 0.11.X] Cartmen's Complete Overhaul [ALPHA v0.0.24]
I am very excite for .25 update! I hope it's soon.
Re: [MOD 0.11.X] Cartmen's Complete Overhaul [ALPHA v0.0.24]
First, I have to say I'm not sure if this mod or another is causing this: The 'Advanced Electronics II' is somehow missing for research in my save. So, the stuff it unlocks is missing, this is the Smart Chest and red/green wire. Somebody else encounterd this? None of the other mods is changing the order in the research window, just adding perks. My suspicion is, Cartmen's Complete Overhaul is causing this.
I'm not very good at Lua. I tried searching trough some code and found some interesting stuff, but unfortunately nothing about the stuff I was looking for.
I'm using also
[Mod 0.11.x] Rail Tanker - Liquid transport
[MOD 0.11.x] Landfill (2.1.2)
[0.11.x] Logistic mod
[MOD 0.11.x] Compression Chests: virtually unlimited storage
Maby somebody can look into this?
I'm not very good at Lua. I tried searching trough some code and found some interesting stuff, but unfortunately nothing about the stuff I was looking for.
I'm using also
[Mod 0.11.x] Rail Tanker - Liquid transport
[MOD 0.11.x] Landfill (2.1.2)
[0.11.x] Logistic mod
[MOD 0.11.x] Compression Chests: virtually unlimited storage
Maby somebody can look into this?
Re: [MOD 0.11.X] Cartmen's Complete Overhaul [ALPHA v0.0.24]
Gecko wrote:First, I have to say I'm not sure if this mod or another is causing this: The 'Advanced Electronics II' is somehow missing for research in my save. So, the stuff it unlocks is missing, this is the Smart Chest and red/green wire. Somebody else encounterd this? None of the other mods is changing the order in the research window, just adding perks. My suspicion is, Cartmen's Complete Overhaul is causing this.
I'm not very good at Lua. I tried searching trough some code and found some interesting stuff, but unfortunately nothing about the stuff I was looking for.
I'm using also
[Mod 0.11.x] Rail Tanker - Liquid transport
[MOD 0.11.x] Landfill (2.1.2)
[0.11.x] Logistic mod
[MOD 0.11.x] Compression Chests: virtually unlimited storage
Maby somebody can look into this?
Gecko, yes I have ran in to this too and I am sure it's do the the fact that Cartman is still restructuring the tech tree in this mod, hopefully next ver. will fix this. For now I have just been using the insert command to get logic chests.
Re: [MOD 0.11.X] Cartmen's Complete Overhaul [ALPHA v0.0.24]
@Maudlin Thank's budy! Inserting the item via commandline is not exactly what I would consider a 'fix'... on the other hand I realy like this logic game mechanics... I'll wait for another day or two for the update, it should be comming soon
cartmen180 wrote:i haven't even began to balance the chemical tree yet, thats why natural gas processing had a wrong setting. I hope to have the new update ready sometime this week.
-
- Filter Inserter
- Posts: 358
- Joined: Fri Jul 25, 2014 2:53 pm
- Contact:
Re: [MOD 0.11.X] Cartmen's Complete Overhaul [ALPHA v0.0.24]
I am so sorry guys, i really wanted to have the .25 update ready before saturday but i've just been swamped with RL.
On top of that I am running out of time as I am going on a six month trip to the caribbean on the 11th of this month.
I do however have these last two days to bring this update to you and balance it as best as I can. After that it will be really simple for the community here to make a balance patch if needed (just change the amount of science packs or time required in the technology folder).
On top of that I am running out of time as I am going on a six month trip to the caribbean on the 11th of this month.
I do however have these last two days to bring this update to you and balance it as best as I can. After that it will be really simple for the community here to make a balance patch if needed (just change the amount of science packs or time required in the technology folder).
Check out my mods
-
- Manual Inserter
- Posts: 3
- Joined: Mon Dec 01, 2014 9:18 pm
- Contact:
Re: [MOD 0.11.X] Cartmen's Complete Overhaul [ALPHA v0.0.24]
How? It seems it's Bobs that is taking over the bronze ore recipe with it's plate. Ugh.Edwards wrote:Awesome mod!
I managed to complete a game with 40 other mods, and I only had 1 single problem with another mod changing the bronze alloy recipe to something which prevented me from getting bronze-plates, which was very easily fixed though!
Re: [MOD 0.11.X] Cartmen's Complete Overhaul [ALPHA v0.0.24]
I wasn't able to overwrite the conflicting recipe ( I just couldn't find the "wrong" recipe ), so, in short, I went to the recipe folder of this mod Factorio\mods\CartmenCompleteOverhaul\prototypes\recipeSteeplerot wrote:How? It seems it's Bobs that is taking over the bronze ore recipe with it's plate. Ugh.
And opened the plates.lua file, which looked somewhat like this,
Code: Select all
data:extend({
{ type = "recipe", name = "tin-plate",
icon = "__CartmenCompleteOverhaul__/graphics/icons/plate/tin-plate.png",
category = "smelting",
energy_required = 3.5,
ingredients = {{"tin-ore", 1}},
results = {{"tin-plate", 1}},
subgroup = "cartmen-plates",
order = "a[plate]-b[tin]",
},
{ type = "recipe", name = "lead-plate",
icon = "__CartmenCompleteOverhaul__/graphics/icons/plate/lead-plate.png",
category = "smelting",
energy_required = 3.5,
ingredients = {{"lead-ore", 1}},
results = {{"lead-plate", 1}},
subgroup = "cartmen-plates",
order = "a[plate]-e[lead]",
},
})
Here's what I added,
Code: Select all
{ type = "recipe", name = "Bronze-Ore",
icon = "__CartmenCompleteOverhaul__/graphics/icons/ore/bronze-ore.png",
category = "smelting"
energy_required = 3.5,
ingredients = {{"copper-plate", 3}, {"tin-plate", 2}},
results = {{"bronze-ore", 5}},
subgroup = "cartmen-plates",
order = "a[Ore]-b[Bronze]",
},
Code: Select all
data:extend({
{ type = "recipe", name = "tin-plate",
icon = "__CartmenCompleteOverhaul__/graphics/icons/plate/tin-plate.png",
category = "smelting",
energy_required = 3.5,
ingredients = {{"tin-ore", 1}},
results = {{"tin-plate", 1}},
subgroup = "cartmen-plates",
order = "a[plate]-b[tin]",
},
{ type = "recipe", name = "Bronze-Ore",
icon = "__CartmenCompleteOverhaul__/graphics/icons/ore/bronze-ore.png",
category = "smelting"
energy_required = 3.5,
ingredients = {{"copper-plate", 3}, {"tin-plate", 2}},
results = {{"bronze-ore", 5}},
subgroup = "cartmen-plates",
order = "a[Ore]-b[Bronze]",
},
{ type = "recipe", name = "lead-plate",
icon = "__CartmenCompleteOverhaul__/graphics/icons/plate/lead-plate.png",
category = "smelting",
energy_required = 3.5,
ingredients = {{"lead-ore", 1}},
results = {{"lead-plate", 1}},
subgroup = "cartmen-plates",
order = "a[plate]-e[lead]",
},
-
- Manual Inserter
- Posts: 3
- Joined: Mon Dec 01, 2014 9:18 pm
- Contact:
Re: [MOD 0.11.X] Cartmen's Complete Overhaul [ALPHA v0.0.24]
It works I am finally smelting Cartman bronze....now what to do with all this Bobs/DT stuff that I made. Thanks!
Re: [MOD 0.11.X] Cartmen's Complete Overhaul [ALPHA v0.0.24]
Is there any wiki/forum post to this mod? Because i don't like just leaping into something as big as this mod without really knowing what it does, (really want to see some charts for the crafting times) for example i didn't know that the first lab doesen't require electricity, so i built a basic steam engine setup and then realized that i wasted ~20 mitues. Woud wanna avoid these sort of situantions in the future.
Re: [MOD 0.11.X] Cartmen's Complete Overhaul [ALPHA v0.0.24]
Six months are you a millionare?cartmen180 wrote:I am so sorry guys, i really wanted to have the .25 update ready before saturday but i've just been swamped with RL.
On top of that I am running out of time as I am going on a six month trip to the caribbean on the 11th of this month.
I do however have these last two days to bring this update to you and balance it as best as I can. After that it will be really simple for the community here to make a balance patch if needed (just change the amount of science packs or time required in the technology folder).
Re: [MOD 0.11.X] Cartmen's Complete Overhaul [ALPHA v0.0.24]
What type of ammo goes to the sniper turret?
Re: [MOD 0.11.X] Cartmen's Complete Overhaul [ALPHA v0.0.24]
And are is there circuit network?G_glop wrote:What type of ammo goes to the sniper turret?
Re: [MOD 0.11.X] Cartmen's Complete Overhaul [ALPHA v0.0.24]
If anybody lacks red and green wires, here are commands to enable them.
/c game.player.force.recipes['green-wire'].enabled=true
/c game.player.force.recipes['red-wire'].enabled=true
Be sure to enable them only if you resarched advanced enlectronics! Otherwise its cheating!
/c game.player.force.recipes['green-wire'].enabled=true
/c game.player.force.recipes['red-wire'].enabled=true
Be sure to enable them only if you resarched advanced enlectronics! Otherwise its cheating!
Re: [MOD 0.11.X] Cartmen's Complete Overhaul [ALPHA v0.0.24]
People who knows which machine needs for natural gas processing, and which technology needs to be researched? Is natural gas processing breaked now? I've tryed to use refinery for this, but recipie is not active
Nickname on ModPortal - Naron79