
I think of "transistor" as a little strip with 20 transistors ready for the picker or something. Not individual items. And then it works.
Moderator: pyanodon
Code: Select all
RECIPE {
type = 'recipe',
name = 'processing-unit',
category = 'chip',
enabled = false,
energy_required = 10,
ingredients = {
{type = 'item', name = 'pcb3-2', amount = 1},
{type = 'item', name = 'advanced-circuit', amount = 1},
{type = 'item', name = 'resistor3', amount = 3},
{type = 'item', name = 'inductor3', amount = 3},
{type = 'item', name = 'capacitor3', amount = 3},
{type = 'item', name = 'microchip', amount = 3},
{type = 'item', name = 'optical-fiber', amount = 3},
{type = 'item', name = 'processor', amount = 1},
{type = 'item', name = 'diode3', amount = 5}
},
results = {
{type = 'item', name = 'processing-unit', amount = 5}
}
}:add_unlock('advanced-electronics')
might be a script somewhere elseaklesey1 wrote: Sun Dec 29, 2019 2:47 pmLooks like a bug in Processing unit recipe
Processing unit bug with gold plate in recipe.png
Recipe have 1 gold plate? i don't remeber any gold place directly in recipe for processing unit, only processor and inductor 3 for processing unit requires gold platesCode: Select all
RECIPE { type = 'recipe', name = 'processing-unit', category = 'chip', enabled = false, energy_required = 10, ingredients = { {type = 'item', name = 'pcb3-2', amount = 1}, {type = 'item', name = 'advanced-circuit', amount = 1}, {type = 'item', name = 'resistor3', amount = 3}, {type = 'item', name = 'inductor3', amount = 3}, {type = 'item', name = 'capacitor3', amount = 3}, {type = 'item', name = 'microchip', amount = 3}, {type = 'item', name = 'optical-fiber', amount = 3}, {type = 'item', name = 'processor', amount = 1}, {type = 'item', name = 'diode3', amount = 5} }, results = { {type = 'item', name = 'processing-unit', amount = 5} } }:add_unlock('advanced-electronics')
I'm playing with all py mods and game show that this recipe belongs only to PYHT mod and PYRO doesn't change it. In PYRO pyhighttech-updates.lua doesn't contains changes for processing unit at all
I don't have another mods which containes gold plates in itself, i'm using bob's assembling maching for advanced chemical plants and etc![]()
I'm don't using PyCoalTBaA i have error when launch with it
So donno what's happening
It's in data-updatesimmortal_sniper1 wrote: Sun Dec 29, 2019 3:07 pmmight be a script somewhere elseaklesey1 wrote: Sun Dec 29, 2019 2:47 pmLooks like a bug in Processing unit recipe
Processing unit bug with gold plate in recipe.png
Recipe have 1 gold plate? i don't remeber any gold place directly in recipe for processing unit, only processor and inductor 3 for processing unit requires gold platesCode: Select all
RECIPE { type = 'recipe', name = 'processing-unit', category = 'chip', enabled = false, energy_required = 10, ingredients = { {type = 'item', name = 'pcb3-2', amount = 1}, {type = 'item', name = 'advanced-circuit', amount = 1}, {type = 'item', name = 'resistor3', amount = 3}, {type = 'item', name = 'inductor3', amount = 3}, {type = 'item', name = 'capacitor3', amount = 3}, {type = 'item', name = 'microchip', amount = 3}, {type = 'item', name = 'optical-fiber', amount = 3}, {type = 'item', name = 'processor', amount = 1}, {type = 'item', name = 'diode3', amount = 5} }, results = { {type = 'item', name = 'processing-unit', amount = 5} } }:add_unlock('advanced-electronics')
I'm playing with all py mods and game show that this recipe belongs only to PYHT mod and PYRO doesn't change it. In PYRO pyhighttech-updates.lua doesn't contains changes for processing unit at all
I don't have another mods which containes gold plates in itself, i'm using bob's assembling maching for advanced chemical plants and etc![]()
I'm don't using PyCoalTBaA i have error when launch with it
So donno what's happening
Miniaturization at higher tier levels?aklesey1 wrote: Tue Feb 04, 2020 2:00 pm Question - why stack sizes of different circuits are different
Different stack sizes.png
Circuit board 1 = 100
Circuit board 2 = 100
Circuit board 3 = 200
Intelligent unit = 200
Why all circuits cannot be 100 or 200 stack sizees?
As for me i'm not using fertilizer for raw fiber its not imortant for itimmortal_sniper1 wrote: Sat Feb 08, 2020 1:18 pm without pyAL blood is in excess and i was voiding all my excess blood
also fiberboard is expensive so fertilizer was used in my base as little as i could
that is the only place in my base where i used fertilizeraklesey1 wrote: Sat Feb 08, 2020 2:52 pmAs for me i'm not using fertilizer for raw fiber its not imortant for itimmortal_sniper1 wrote: Sat Feb 08, 2020 1:18 pm without pyAL blood is in excess and i was voiding all my excess blood
also fiberboard is expensive so fertilizer was used in my base as little as i could
But fertilizer very very important for dimethylsulfide and methanesulfionic acid, high-tier electronic needs it so much
For example direct reduction plant require circuit board 3 and circuit board require methanesulfionic acid as intermediate component