AutoSmelt [1.8 - 1.21] icon

AutoSmelt [1.8 - 1.21] -----

Allow to smelt ores when mining them



When player mine ore, it is melted and dropped into an ingot.
Also work with ancient_debris and nether_gold_ore.

Compiled with Java 8

Fully configurable pickaxe material and ore in config.yml
Also you can modify if FORTUNE enchant will work or not.


Use Minecraft ID List to consult name of ores, ingots and pickaxes

upload_2024-8-23_15-44-58.png

Code (YAML):

config
:

  # List of allowed worlds in which the plugin works
  allowed-worlds
:
   - world
    - world_nether
    - world_the_end

  # Enable/Disable the smelt option
  auto-smelt
: true

  # Enable/Disable the new version available message (update-message)
  update-checker
: true
  # Variables: %plugin%, %version%, %latestversion%, %link%
  update-message
: ' %plugin% &bNew version available &e(&f%latestversion%&e)&b, you are using &e(&f%version%&e)&b. Download it here: &7%link%'

messages
:

  # Variables: NA
  help
:
   - '&b< -----------------&aCOMMANDS AUTOSMELT&b ----------------->'
    - '&e/autosmelt help &7Show this message'
    - '&e/autosmelt reload &7Reload plugin config'
    - '&e/autosmelt version &7Show plugin version'
    - '&e/autosmelt author &7Show plugin author'
    - '&e/autosmelt permissions &7Show plugin permission list'
    - '&e/autosmelt plugin &7Show plugin download link'
    - '&7Aliases
: &eautosmelt&7, &eas'

  # Variables: %plugin%
  reload
: ' %plugin% &aThe plugin has been reloaded'

  # Variables: %plugin%, %version%, %latestversion%
  version
: ' %plugin% &aPlugin version: &b%version%'

  # Variables: %plugin%, %author%
  author
: ' %plugin% &aPlugin author: &b%author%'

  # Variables: NA
  permissions
:
   - '&b< -----------------&aPERMISSIONS AUTOSMELT&b ----------------->'
    - '&eautosmelt.* &7OP permissions'
    - '&eautosmelt.help &7Allow to use &e/autosmelt help'
    - '&eautosmelt.reload &7Allow to use &e/autosmelt reload'
    - '&eautosmelt.version &7Allow to use &e/autosmelt version'
    - '&eautosmelt.author &7Allow to use &e/autosmelt author'
    - '&eautosmelt.plugin &7Allow to use &e/autosmelt plugin'
    - '&eautosmelt.permissions &7Allow to use &e/autosmelt permissions'
    - '&eautosmelt.updatechecker &7Allow receive message if there is an update'

  # Variables: %plugin%
  command-no-argument
: ' %plugin% &7Use &e/autosmelt help &7to see the command list'

  # Variables: %plugin%
  no-perm
: ' %plugin% &cYou don`t have permission to use that command'

  # Variables: NA
  console-error
: 'You can`t use that command in console'

allowed_auto_smelt
:
  iron_ore
:
    drop_material
: iron_ingot
    fortune_affects_drop
: true
    allowed_pickaxe
:
     - stone_pickaxe
      - iron_pickaxe
      - diamond_pickaxe
      - netherite_pickaxe
  deepslate_iron_ore
:
    drop_material
: iron_ingot
    fortune_affects_drop
: true
    allowed_pickaxe
:
     - stone_pickaxe
      - iron_pickaxe
      - diamond_pickaxe
      - netherite_pickaxe
  gold_ore
:
    drop_material
: gold_ingot
    fortune_affects_drop
: true
    allowed_pickaxe
:
     - iron_pickaxe
      - diamond_pickaxe
      - netherite_pickaxe
  deepslate_gold_ore
:
    drop_material
: gold_ingot
    fortune_affects_drop
: true
    allowed_pickaxe
:
     - iron_pickaxe
      - diamond_pickaxe
  copper_ore
:
    drop_material
: copper_ingot
    fortune_affects_drop
: true
    allowed_pickaxe
:
     - stone_pickaxe
      - iron_pickaxe
      - diamond_pickaxe
      - netherite_pickaxe
  deepslate_copper_ore
:
    drop_material
: copper_ingot
    fortune_affects_drop
: true
    allowed_pickaxe
:
     - stone_pickaxe
      - iron_pickaxe
      - diamond_pickaxe
      - netherite_pickaxe
  nether_gold_ore
:
    drop_material
: gold_ingot
    fortune_affects_drop
: false
    allowed_pickaxe
:
     - wooden_pickaxe
      - stone_pickaxe
      - iron_pickaxe
      - golden_pickaxe
      - diamond_pickaxe
      - netherite_pickaxe
  ancient_debris
:
    drop_material
: netherite_scrap
    fortune_affects_drop
: false
    allowed_pickaxe
:
     - diamond_pickaxe
      - netherite_pickaxe

 
Resource Information
Author:
----------
Total Downloads: 473
First Release: Jul 16, 2024
Last Update: Aug 23, 2024
Category: ---------------
All-Time Rating:
0 ratings
Find more info at beamondo.github.io...
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings