Skip to content

[ref:idra/early-game-smelting-rework] Early game smelting rework#931

Merged
LordIdra merged 15 commits into
masterfrom
idra/early-game-smelting-rework
May 18, 2026
Merged

[ref:idra/early-game-smelting-rework] Early game smelting rework#931
LordIdra merged 15 commits into
masterfrom
idra/early-game-smelting-rework

Conversation

@LordIdra
Copy link
Copy Markdown
Contributor

  • Obliterate pit kiln
  • Buffed steel fluid items
  • Buffed igneous composite fluid items (because it's a pain to make)
  • Added obsidian fluid items as a precursor to igneous composite which can carry hot fluids
  • Added crude alloy furnace which inefficiently manufactures bronze
  • Added kiln which substitute functionality of the pit kiln, allows for more efficient bronze smelting and has a 1.5x ore multiplier but needs a lot of fuel, takes time to get hot enough, and outputs molten metal which must be casted

@LordIdra LordIdra changed the title Idra/early game smelting rework [ref:idra/early-game-smelting-rework] Early game smelting rework Apr 10, 2026
Comment thread src/main/resources/settings/fluid_pipe_obsidian.yml
Copy link
Copy Markdown
Member

@Seggan Seggan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM CW, untested

@Seggan
Copy link
Copy Markdown
Member

Seggan commented Apr 20, 2026

unable to test due to incompatibility with rebar/merge conflicts

@LordIdra
Copy link
Copy Markdown
Contributor Author

unable to test due to incompatibility with rebar/merge conflicts

Works just fine for me, did you check out the corresponding base branch..?

@Seggan
Copy link
Copy Markdown
Member

Seggan commented Apr 20, 2026

Ah didn't realize there was one

@Seggan
Copy link
Copy Markdown
Member

Seggan commented Apr 20, 2026

I'd remove the temperature from WAILA unless it's finished

image

Kiln missing fuels in guide

Kiln gets "hot enough" real fast

@LordIdra
Copy link
Copy Markdown
Contributor Author

LordIdra commented Apr 20, 2026

Kiln just takes any vanilla fuel - I figured it wouldn't be necessary to display

I don't think it gets hot too quickly when you consider that it's burning fuel the whole time it's warming up and smelting but idk

@AlmostPanda
Copy link
Copy Markdown

When I left-click on bronze to view the recipes, the Crude Alloy Furnace isn't there, but crafting bronze in the furnace works

The recipes in the Kiln seem unbalanced. All recipes with crushed raw ore yield 3000 mB, which is nearly 21 ingots from just 2 crushed raw ores (the same applies to liquid bronze),
and the recipe for crushed raw ore states that the output is liquid iron instead of gold

Also, could you fix the custom_model_data for lit? It's set to false even though the Kiln and Crude Alloy Furnace are running

@LordIdra
Copy link
Copy Markdown
Contributor Author

I'd remove the temperature from WAILA unless it's finished

Done

When I left-click on bronze to view the recipes, the Crude Alloy Furnace isn't there, but crafting bronze in the furnace works

The recipes in the Kiln seem unbalanced. All recipes with crushed raw ore yield 3000 mB, which is nearly 21 ingots from just 2 crushed raw ores (the same applies to liquid bronze), and the recipe for crushed raw ore states that the output is liquid iron instead of gold

Also, could you fix the custom_model_data for lit? It's set to false even though the Kiln and Crude Alloy Furnace are running

Should all be fixed, thanks for testing

Copy link
Copy Markdown
Contributor

@JustAHuman-xD JustAHuman-xD left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we were in vc while I was doing this so a lot of these are probably already resolved

Comment thread src/main/java/io/github/pylonmc/pylon/content/machines/smelting/Kiln.java Outdated
Comment thread src/main/resources/lang/en.yml
@LordIdra LordIdra requested a review from JustAHuman-xD May 17, 2026 16:59
@LordIdra LordIdra merged commit 063ceb0 into master May 18, 2026
1 of 2 checks passed
@LordIdra LordIdra deleted the idra/early-game-smelting-rework branch May 18, 2026 00:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants