Space Engineers

Space Engineers

ModCubeBlocks Battery
22 Comments
Willy  [author] 11 May, 2024 @ 1:13pm 
fix
Willy  [author] 28 Feb, 2022 @ 11:47am 
Да посмотрел, там уменьшили количество энергоячеек
♂Мамут♂Рахал 28 Feb, 2022 @ 8:04am 
Просто освежить мод,мб поправить под текущую версию игры и т.д
Willy  [author] 28 Feb, 2022 @ 3:37am 
Там что-то поменялось ?
♂Мамут♂Рахал 28 Feb, 2022 @ 3:08am 
Будут ли обновление модов?
Hunter 25 Mar, 2021 @ 6:16am 
MOD_ERROR: ModCubeBlocks Battery, in file: D:\SteamLibrary\steamapps\workshop\content\244850\1576478004\Data\ModCubeBlocksBattery_BlueprintClasses.sbc
Resource not found, setting to null. Resource path: D:\SteamLibrary\steamapps\workshop\content\244850\1576478004\Textures\GUI\Icons\buttons\large_block_highlight.dds
MOD_ERROR: ModCubeBlocks Battery, in file: D:\SteamLibrary\steamapps\workshop\content\244850\1576478004\Data\ModCubeBlocksBattery_BlueprintClasses.sbc
Resource not found, setting to null. Resource path: D:\SteamLibrary\steamapps\workshop\content\244850\1576478004\Textures\GUI\Icons\buttons\small_block_highlight.dds
Fat Rooster 5 Nov, 2020 @ 12:48pm 
Quick question, why the escalating PCU cost? A larger battery shouldn't take more server resources, and isn't the whole point to allow larger craft for the same server load?
Kam Solastor 13 Jul, 2020 @ 2:56pm 
Would you consider making a patch for this so that when you grind the batteries down, you get power cells back instead of scrap metal? I understand Keen's idea to combat 'unlimited powah!' with grinding and rebuilding batteries, but I don't have to worry about other people doing that on my single player game, and I don't do it myself, so I do find it quite annoying to lose so many components when I just want to move a battery over a few blocks
Merc 1 Apr, 2019 @ 5:20pm 
1/2
Sorry i havn't replied sooner, life comes at you sideways sometimes, yknow? but yeah, as i understand it the pcu of a block is determined by how much computing power the game needs for the block, not how many components go into its construction.

At current you have the pcu cost doubling per the power storage / output of the block doubling, but in reality its still running the same script, just plugging in different values. the flaw i see with this: is say you build
[1] you build (2)x 6Mw batteries and have 2 battery scripts running for 100 PCU
[2} you build (1) 12Mw battery and have 1 script running, for 100 PCU
Merc 1 Apr, 2019 @ 5:20pm 
2/2
so for option 1 the computer is doing twice the work on the backend to accomplish the same thing

to conclude, i think the pcu of each should be kept more or less the same , the increased cost investment in terms of resources for each tiered upgrade should be all the balancing you need between teirs sense the computer doesn't have to work any harder for a 6MW than it does for a 48MW

i hope i've explained my thought process clearly, and mean no offence in offering my insight.
Asher 16 Mar, 2019 @ 4:12pm 
ah ok
Willy  [author] 16 Mar, 2019 @ 4:12pm 
Experimental mod.
Asher 16 Mar, 2019 @ 4:11pm 
May I ask why?
Willy  [author] 16 Mar, 2019 @ 4:01pm 
Mod Pack - updated.
There will be no refinery in modpack
Asher 16 Mar, 2019 @ 3:55pm 
Hey @Willy by chance could you update your mod pack that includes all of your Tired mods? I use it in almost all of my saves.
Willy  [author] 16 Mar, 2019 @ 2:16pm 
add small battery
Asher 11 Mar, 2019 @ 3:14pm 
Exactly
Willy  [author] 11 Mar, 2019 @ 3:13pm 
Thank you for your help. It seems to me that when you get something better, you need to pay more for it.
Asher 11 Mar, 2019 @ 3:06pm 
@ Willy I was just trying to help explain it, I think the mod is fine. More parts equals more resistance.
Willy  [author] 11 Mar, 2019 @ 3:01pm 
And how do you want? Get an improved battery and not waste a PCU.
Asher 11 Mar, 2019 @ 1:13pm 
@ Merc The higher tiers have more components so maybe that is the cause?
Merc 3 Mar, 2019 @ 8:02pm 
quick question, why the scaling PCU? unless i'm mistaken isn't it just running the same lines of code with different values plugged in? where one isn't going to have any more impact on your computer's performance than another?