PyBlock


Pymod edition of a Sea Block style game

Content
7 months ago
0.16 - 1.1
3.32K

g Is this the correct way to start

5 years ago

The sinkhole gets a coal when you place it, so placing and mining it over and over again yield infinite coal and therefore iron ore in the very early game.

This is probably an exploit but it seems super fun with recursive blueprints

5 years ago

It's definitely an exploit. Needed it to not use electricity and that's all I could do till .17. It wasnt intended but if it's working for u have fun

5 years ago

["ghost-fuel"] = {
flags = {
"goes-to-main-inventory"
},
fuel_category = "chemical",
fuel_value = "1kW",
icon = "base/graphics/icons/coal.png",
icon_size = 32,
name = "ghost-fuel",
order = "a[ghost-fuel]",
stack_size = 1,
subgroup = "raw-resource",
type = "item"
},

5 years ago

maybe something like this?

5 years ago

Maybe. Overall it's not that big an issue as I'm going to fix it when .17 drops and adds a void energy source

5 years ago

Ok, thanks for the mod!

New response