Embers' Construct

Embers' Construct

95.5k Downloads

There are no stamp recipe of ingot for Tagia and Petwer material

Caishangqi opened this issue ยท 5 comments

commented

Hi, I found that there are no stamp recipe of ingot for Tagia and Petwer material

The Taiga Material(ingot)

image
image

Also it seems not support for Petwer material(ingot)

image
image

commented

Oh this is interesting... I will definitely search the cause later.

commented

The reason should be the same as in #4 actually, recipe registration doesn't work quite right if the fluid is called *_fluid or *fluid. Due to my long breaks in development I totally forgot that the bar stamping recipes etc. work via the fluid registry.

commented

Fixed it with 190642d.
This will be included when I make a new release next week (I don't like to make multiple releases per week because it can easily annoy people. Also this gives me the chance to fix more bugs etc. with one release aka put more stuff into a release). I hope it's okay for you to wait till wednesday or so. If it's a pressing issue I can give you a current build.

Thank you :)

commented

Fixed it with 190642d.
This will be included when I make a new release next week (I don't like to make multiple releases per week because it can easily annoy people. Also this gives me the chance to fix more bugs etc. with one release aka put more stuff into a release). I hope it's okay for you to wait till wednesday or so. If it's a pressing issue I can give you a current build.

commented

Update 1.2.4 is now released: 0fbbf66