Earlier Versions
| Name | Size | Uploaded | Game Version | Downloads | |
| v0.2.1 release | 3.05 KB | Nov 15, 2021 | 1.17 | 0 | Download |
| v0.1 release | 2.37 KB | Jun 13, 2021 | 1.16 | 84 | Download |
Description
What can this plugin do for you?
This plugin allows you to create custom furnace recipes to your server, e.g.
Iron Sword melts down to 2 Iron Ingots. All customizable with a config.
How do I add my own recipes?
With the config.yml the plugin creates for you. It's in the SalvageSmelter directory in your /plugins folder.
To add a recipe, you need 3 things. The source material (e.g. an Iron Sword), the result (e.g. Iron Ingot) and the amount of the result (e.g. 2).
scrapList: - IRON_SWORD - GOLD_SWORD IRON_SWORD: result: IRON_INGOT amount: 2 GOLD_SWORD: result: GOLD_INGOT amount: 2
If you want to add your own recipe, add the material name of your source item to the scrapList and create an entry for it. An example is listed below.
scrapList: - IRON_SWORD - GOLD_SWORD - DIAMOND_CHESTPLATE IRON_SWORD: result: IRON_INGOT amount: 2 GOLD_SWORD: result: GOLD_INGOT amount: 2 DIAMOND_CHESTPLATE: result: IRON_INGOT amount: 20
Tutorials
- Basic Tutorial, No Audio [by me, lul]
function execute_YTvideo(){return youtube.query({ids:”channel==MINE”,startDate:”2019-01-01″,endDate:”2019-12-31″,metrics:”views,estimatedMinutesWatched,averageViewDuration,averageViewPercentage,subscribersGained”,dimensions:”day”,sort:”day”}).then(function(e){},function(e){console.error(“Execute error”,e)})}<small>Powered by Embed YouTube Video</small>
- Tutorial with Audio by Lowkey
function execute_YTvideo(){return youtube.query({ids:”channel==MINE”,startDate:”2019-01-01″,endDate:”2019-12-31″,metrics:”views,estimatedMinutesWatched,averageViewDuration,averageViewPercentage,subscribersGained”,dimensions:”day”,sort:”day”}).then(function(e){},function(e){console.error(“Execute error”,e)})}<small>Powered by Embed YouTube Video</small>
Contact
Discord: gold.ly#6685
Get 0.05 TON 💎
Download
Add a comment