ac-minetest / basic_robot

Write mods without server restart while playing. Create custom machines that can build, dig, produce... Create your own games like minesweeper, sokoban,ctf, hide and seek...
26 stars 21 forks source link

Bugfix: Correctly handle fuels that yield a replacement item #27

Open retracile opened 4 years ago

retracile commented 4 years ago

Using a lava bucket as a fuel also consumes the bucket; this fixes it so you get the empty bucket back.