jeremyshannon / Exile

This repo is parked, moved to codeberg.org
https://codeberg.org/Mantar/Exile
GNU General Public License v3.0
16 stars 12 forks source link

Added support for combining small_wood_fire_ext #206

Closed Izzyb1234 closed 1 year ago

Izzyb1234 commented 1 year ago

Combines the fule value of two small_wood_fire_ext blocks and replaces it with a large_wood_fire_ext when you place one while pointing at another.

error in naming branch. combines small_wood_fire_ext for making charcoal

Izzyb1234 commented 1 year ago

I removed support for combining thatch since it isn't working atm. Combining snow slabs, unlit fire and charcoal slabs, extinguished fire & charcoal slabs all confirmed working. Thatch uses stairs mod to generate the slabs which needs a different solution. Will look at it again in a new PR at some point.