andrepl / SalvageSmelter

Bukkit plugin to allow smelting armor and tools to raw materials.
3 stars 7 forks source link

Ability to add items to config. #5

Closed Traybair closed 11 years ago

Traybair commented 11 years ago

Requesting the ability to add items/returns to the config.

For example I want my players to be able to smelt Cauldrons and obtain the iron.

So perhaps I would add:

'380': IRON_INGOT: 7

andrepl commented 11 years ago

What you have there should work if you replace 380 with 'CAULDRON' The recipes are 100% customizable.