Bio Industries


Provides useful buildings and items, like the Bio Farm for growing trees. Solar Farm and Large Accumulator to make your electric setup easier. Bio Fuel section to produce organic plastic and batteries. Lots of New Wood Products, like the big electric pole, wooden pipes, dart turret. Plant trees using seedlings. Change terrain from deserts to grasslands using Fertilizer - helps trees grow better. And a lot more… Please visit the homepage on the forums for more information and feedback.

Content
8 months ago
0.14 - 1.1
54.3K
Manufacturing

i Texture update?

1 year, 4 months ago

Able to fix the rail texture as i have no other idea to what mod other than this one that i use & adds new tracks recipes to the game.

https://cdn.discordapp.com/attachments/697564089907675217/1128850745916149830/Old-Rail.png
https://cdn.discordapp.com/attachments/697564089907675217/1128850746230706237/New-Rail.png

1 year, 4 months ago
(updated 1 year, 4 months ago)

Are you asking for it to be fixed or did you fix it?
I don't think the attachment you put here can work, since it has the 1.0k on it. Is it an icon??

If you have new rail, I'll be happy to add it in.

1 year, 4 months ago
(updated 3 months ago)

asking for it tho u can use vanilla was the idea on my end

1 year, 4 months ago

as i need texture on my own mod so no i wouldn't be making textures for others.

1 year, 4 months ago
(updated 1 year, 4 months ago)

I don't think the attachment you put here can work, since it has the 1.0k on it. Is it an icon??

The 1k is just the stack size
amount of item in that stack i showed

1 year, 4 months ago
(updated 1 year, 4 months ago)

So this possible to Fix/Change ?

1 year, 4 months ago

No, sorry

1 year, 4 months ago
(updated 8 months ago)

To ask in a different way u can swap out the texture referring to this texture "concrete_rail_64.png" or "rail-concrete.png" the to the vanilla one not sure which one is overriding current vanilla textures.

1 year, 4 months ago
(updated 1 year, 4 months ago)

No, sorry

If u should get a chance. That would be awesome.

1 year, 4 months ago
(updated 3 months ago)

Found the fix i wanted/needed. All that is required to do is comment out or delete line 77-86 in data-updates.lua.

https://cdn.discordapp.com/attachments/697564089907675217/1130308560484569258/Code.png
https://cdn.discordapp.com/attachments/697564089907675217/1130308377789083708/vanilla-rail.png

-- vanilla rail icon & images update
--data.raw["straight-rail"]["straight-rail"].icon = ICONPATH .. "straight-rail-concrete.png"
--data.raw["straight-rail"]["straight-rail"].icon_size = 64
--data.raw["straight-rail"]["straight-rail"].icon_mipmaps = 4
data.raw["curved-rail"]["curved-rail"].icon = ICONPATH .. "curved-rail-concrete.png"
data.raw["curved-rail"]["curved-rail"].icon_size = 64
data.raw["curved-rail"]["curved-rail"].icon_mipmaps = 4
--data.raw["rail-planner"]["rail"].icon = ICONPATH .. "rail-concrete.png"
--data.raw["rail-planner"]["rail"].icon_size = 64
--data.raw["rail-planner"]["rail"].icon_mipmaps = 4
3 months ago
(updated 3 months ago)

Pre 1.1.19. Version but please update to use the default Vanilla Rail texture is all i ask.

New response