codetaylor / pyrotech-1.12

An early game mod with new primitive devices, combustion machines, smelting mechanics, storage options, tools, torches, advancements, and absolutely zero GUIs -- with exception to the substantially complete, mostly illustrated, and charred guidebook.
https://pyrotech.readthedocs.io/en/latest/
Other
52 stars 19 forks source link

Variable itemstack size output. #305

Closed Foreck1 closed 4 years ago

Foreck1 commented 4 years ago

Stations like the kiln or the soaking pot have support for displaying stacks of items as output i.e. x4 bricks from one clay block, but the actual output is always 1 image

Foreck1 commented 4 years ago

Could be related to https://github.com/codetaylor/pyrotech/issues/295

codetaylor commented 4 years ago

Thanks for the report!

I think this may have been an oversight that led to some undesired behavior. The linked issue looks like a non-trivial feature request and I don't think it's directly related to this.

This should be solved in 1.4.29