Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hydrogen with a 142kj burn value #395

Open
FritzHugo3 opened this issue Dec 7, 2023 · 0 comments
Open

Hydrogen with a 142kj burn value #395

FritzHugo3 opened this issue Dec 7, 2023 · 0 comments
Labels
balance Recipe costs, energy costs, etc. enhancement New feature or request
Milestone

Comments

@FritzHugo3
Copy link

FritzHugo3 commented Dec 7, 2023

Hi, there are not much recipie in what makes hydrogen usable. bioethanol have 750kj, chatgpt say hydrogen have 142kj, Why this stand not in the chemistry.lua? 248k e.g. have a gas/fluid power plant. It makes no sense that hydrogen dont can burn. Its better as delete hydrogen in a torch. And its verry realistic with 142kj.

Thx.

-- Hydrogen
{
type = "fluid",
name = "hydrogen",
default_temperature = 25,
max_temperature = 100,
auto_barrel = true,
base_color = { r = 0.50, g = 0.50, b = 0.50 },
flow_color = { r = 0.50, g = 0.50, b = 0.50 },
gas_temperature = 25,
fuel_value = "142KJ",
icon = kr_fluids_icons_path .. "hydrogen.png",
icon_size = 64,
icon_mipmaps = 4,
order = "ya01[hydrogen]",

@raiguard raiguard added enhancement New feature or request balance Recipe costs, energy costs, etc. labels May 9, 2024
@raiguard raiguard added this to the v2.0 milestone May 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
balance Recipe costs, energy costs, etc. enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants