Changelog v1.5.0:
#Added: recipes to smelt concrete powder into the respective stained glass.
#Fixed: powder could get lost if thrown individually.
IMPORTANT: This update needs editing of the current config. In particular the furnace_recipe section. Please edit the code to match the below.
Code (YAML):
furnace_recipes:
add_recipes_on_login
: true
concrete_to_powder:
enable
: true
exp_amount
: 0.1
cooking_time
: 200
powder_to_glass:
enable
: true
exp_amount
: 0.1
cooking_time
: 200
Best regards
Alex_qp
PS: Thanks to
@Ellendyra for pointing out the bug!