# ======================================
# AutoSmelter Skript
# --------------------------------------
# This Skript transforms any furnace into
# an instant auto-smelter. When a player
# attempts to place a smeltable item in the
# top slot of a furnace, the item is instantly
# converted into its fully smelted form and
# given directly back to them.
#
# Features:
# - Eliminates the need for fuel.
# - No waiting times: items smelt instantly.
# - Works with all regular smeltable items.
# - Optional sound and message notifications.
#
# Requirements:
# - Skript plugin
#
# Author: ShadowVirtual
# ======================================