HomeJavaModsMinerMachine (thumper)
MinerMachine (thumper)
upload_2019-10-3_17-26-6.png

I would like to say to everyone that this plugin was made by a developer called "szkristof" for my money. It was a unique plugin that I used for quite some time. Now that my server is gone, I want to make this plugin public. Anyone who wants to modify it or upgrade it, so please, if you unload it later, mark szkristof as your original developer plugin.

upload_2019-10-3_17-26-55.png

Do you still remember the mmofps game called FireFall? If so, you will remember the Thumper mining machine. This is a transcript for minecraft. It's not perfect, but it does give it a rough feel.

upload_2019-10-3_17-17-8.png

You can mine ores, without use pickaxing ore :) You can use this for static maps, zombie survival maps etc.

upload_2019-10-3_17-18-53.png


You need a paper with this name, with red color: Thumper
upload_2019-10-3_16-22-25.png
Now you need with paper right-click to the ground.
upload_2019-10-3_16-23-36.png

After summoning the drill, you must protect yourself from storming monsters for 5 minutes.

If the drilling is successful, a fireworks display will indicate that the drill is complete, the drill will disappear, and the mined ore will be thrown to the ground. You can drill 1 biome a maximum of 4 times and then start again after 12 hours. Any biome can be set, and what ore the drill throws or how long to drill.

upload_2019-10-3_17-20-56.png

https://drive.google.com/open?id=1oGBEcHmLAgFCd4IRFvEFWr2YF5UD77oQ

upload_2019-10-3_17-19-53.png

Spoiler
Code (Text):
console-name: '[Thumper] '
in-game-name: '&0[&cThumper&0]&r '
miner-max-hp: 35
miner-build-height: 50
miner-cmds:
  finished:
  - bc %player% Summon a thumper.
  destroyed:
  - say %player 's thumper exploded.
enabled-worlds:
- world
last-reset: 1570105751599
biomes:
  OCEAN:
    miner:
      max-time: 5
      current-time: 5
      life-time-seconds: 300
    ores:
    - IRON_ORE
    - IRON_ORE
    - GOLD_ORE
    - GOLD_ORE
    - DIAMOND_ORE
  PLAINS:
    miner:
      max-time: 5
      current-time: 5
      life-time-seconds: 300
    ores:
    - IRON_ORE
  DESERT:
    miner:
      max-time: 5
      current-time: 5
      life-time-seconds: 300
    ores:
    - IRON_ORE
  MOUNTAINS:
    miner:
      max-time: 5
      current-time: 5
      life-time-seconds: 300
    ores:
    - IRON_ORE
  FOREST:
    miner:
      max-time: 5
      current-time: 5
      life-time-seconds: 300
    ores:
    - IRON_ORE
  TAIGA:
    miner:
      max-time: 5
      current-time: 5
      life-time-seconds: 300
    ores:
    - IRON_ORE
  SWAMP:
    miner:
      max-time: 5
      current-time: 5
      life-time-seconds: 300
    ores:
    - IRON_ORE
  RIVER:
    miner:
      max-time: 5
      current-time: 5
      life-time-seconds: 300
    ores:
    - IRON_ORE
  NETHER:
    miner:
      max-time: 5
      current-time: 5
      life-time-seconds: 300
    ores:
    - IRON_ORE
  THE_END:
    miner:
      max-time: 5
      current-time: 5
      life-time-seconds: 300
    ores:
    - IRON_ORE
  FROZEN_OCEAN:
    miner:
      max-time: 5
      current-time: 5
      life-time-seconds: 300
    ores:
    - IRON_ORE
  FROZEN_RIVER:
    miner:
      max-time: 5
      current-time: 5
      life-time-seconds: 300
    ores:
    - IRON_ORE
  SNOWY_TUNDRA:
    miner:
      max-time: 5
      current-time: 5
      life-time-seconds: 300
    ores:
    - IRON_ORE
  SNOWY_MOUNTAINS:
    miner:
      max-time: 5
      current-time: 5
      life-time-seconds: 300
    ores:
    - IRON_ORE
  MUSHROOM_FIELDS:
    miner:
      max-time: 5
      current-time: 5
      life-time-seconds: 300
    ores:
    - IRON_ORE
  MUSHROOM_FIELD_SHORE:
    miner:
      max-time: 5
      current-time: 5
      life-time-seconds: 300
    ores:
    - IRON_ORE
  BEACH:
    miner:
      max-time: 5
      current-time: 5
      life-time-seconds: 300
    ores:
    - IRON_ORE
  DESERT_HILLS:
    miner:
      max-time: 5
      current-time: 5
      life-time-seconds: 300
    ores:
    - IRON_ORE
  WOODED_HILLS:
    miner:
      max-time: 5
      current-time: 5
      life-time-seconds: 300
    ores:
    - IRON_ORE
  TAIGA_HILLS:
    miner:
      max-time: 5
      current-time: 5
      life-time-seconds: 300
    ores:
    - IRON_ORE
  MOUNTAIN_EDGE:
    miner:
      max-time: 5
      current-time: 5
      life-time-seconds: 300
    ores:
    - IRON_ORE
  JUNGLE:
    miner:
      max-time: 5
      current-time: 5
      life-time-seconds: 300
    ores:
    - IRON_ORE
  JUNGLE_HILLS:
    miner:
      max-time: 5
      current-time: 5
      life-time-seconds: 300
    ores:
    - IRON_ORE
  JUNGLE_EDGE:
    miner:
      max-time: 5
      current-time: 5
      life-time-seconds: 300
    ores:
    - IRON_ORE
  DEEP_OCEAN:
    miner:
      max-time: 5
      current-time: 5
      life-time-seconds: 300
    ores:
    - IRON_ORE
  STONE_SHORE:
    miner:
      max-time: 5
      current-time: 5
      life-time-seconds: 300
    ores:
    - IRON_ORE
  SNOWY_BEACH:
    miner:
      max-time: 5
      current-time: 5
      life-time-seconds: 300
    ores:
    - IRON_ORE
  BIRCH_FOREST:
    miner:
      max-time: 5
      current-time: 5
      life-time-seconds: 300
    ores:
    - IRON_ORE
  BIRCH_FOREST_HILLS:
    miner:
      max-time: 5
      current-time: 5
      life-time-seconds: 300
    ores:
    - IRON_ORE
  DARK_FOREST:
    miner:
      max-time: 5
      current-time: 5
      life-time-seconds: 300
    ores:
    - IRON_ORE
  SNOWY_TAIGA:
    miner:
      max-time: 5
      current-time: 5
      life-time-seconds: 300
    ores:
    - IRON_ORE
  SNOWY_TAIGA_HILLS:
    miner:
      max-time: 5
      current-time: 5
      life-time-seconds: 300
    ores:
    - IRON_ORE
  GIANT_TREE_TAIGA:
    miner:
      max-time: 5
      current-time: 5
      life-time-seconds: 300
    ores:
    - IRON_ORE
  GIANT_TREE_TAIGA_HILLS:
    miner:
      max-time: 5
      current-time: 5
      life-time-seconds: 300
    ores:
    - IRON_ORE
  WOODED_MOUNTAINS:
    miner:
      max-time: 5
      current-time: 5
      life-time-seconds: 300
    ores:
    - IRON_ORE
  SAVANNA:
    miner:
      max-time: 5
      current-time: 5
      life-time-seconds: 300
    ores:
    - IRON_ORE
  SAVANNA_PLATEAU:
    miner:
      max-time: 5
      current-time: 5
      life-time-seconds: 300
    ores:
    - IRON_ORE
  BADLANDS:
    miner:
      max-time: 5
      current-time: 5
      life-time-seconds: 300
    ores:
    - IRON_ORE
  WOODED_BADLANDS_PLATEAU:
    miner:
      max-time: 5
      current-time: 5
      life-time-seconds: 300
    ores:
    - IRON_ORE
  BADLANDS_PLATEAU:
    miner:
      max-time: 5
      current-time: 5
      life-time-seconds: 300
    ores:
    - IRON_ORE
  SMALL_END_ISLANDS:
    miner:
      max-time: 5
      current-time: 5
      life-time-seconds: 300
    ores:
    - IRON_ORE
  END_MIDLANDS:
    miner:
      max-time: 5
      current-time: 5
      life-time-seconds: 300
    ores:
    - IRON_ORE
  END_HIGHLANDS:
    miner:
      max-time: 5
      current-time: 5
      life-time-seconds: 300
    ores:
    - IRON_ORE
  END_BARRENS:
    miner:
      max-time: 5
      current-time: 5
      life-time-seconds: 300
    ores:
    - IRON_ORE
  WARM_OCEAN:
    miner:
      max-time: 5
      current-time: 5
      life-time-seconds: 300
    ores:
    - IRON_ORE
  LUKEWARM_OCEAN:
    miner:
      max-time: 5
      current-time: 5
      life-time-seconds: 300
    ores:
    - IRON_ORE
  COLD_OCEAN:
    miner:
      max-time: 5
      current-time: 5
      life-time-seconds: 300
    ores:
    - IRON_ORE
  DEEP_WARM_OCEAN:
    miner:
      max-time: 5
      current-time: 5
      life-time-seconds: 300
    ores:
    - IRON_ORE
  DEEP_LUKEWARM_OCEAN:
    miner:
      max-time: 5
      current-time: 5
      life-time-seconds: 300
    ores:
    - IRON_ORE
  DEEP_COLD_OCEAN:
    miner:
      max-time: 5
      current-time: 5
      life-time-seconds: 300
    ores:
    - IRON_ORE
  DEEP_FROZEN_OCEAN:
    miner:
      max-time: 5
      current-time: 5
      life-time-seconds: 300
    ores:
    - IRON_ORE
  THE_VOID:
    miner:
      max-time: 5
      current-time: 5
      life-time-seconds: 300
    ores:
    - IRON_ORE
  SUNFLOWER_PLAINS:
    miner:
      max-time: 5
      current-time: 5
      life-time-seconds: 300
    ores:
    - IRON_ORE
  DESERT_LAKES:
    miner:
      max-time: 5
      current-time: 5
      life-time-seconds: 300
    ores:
    - IRON_ORE
  GRAVELLY_MOUNTAINS:
    miner:
      max-time: 5
      current-time: 5
      life-time-seconds: 300
    ores:
    - IRON_ORE
  FLOWER_FOREST:
    miner:
      max-time: 5
      current-time: 5
      life-time-seconds: 300
    ores:
    - IRON_ORE
  TAIGA_MOUNTAINS:
    miner:
      max-time: 5
      current-time: 5
      life-time-seconds: 300
    ores:
    - IRON_ORE
  SWAMP_HILLS:
    miner:
      max-time: 5
      current-time: 5
      life-time-seconds: 300
    ores:
    - IRON_ORE
  ICE_SPIKES:
    miner:
      max-time: 5
      current-time: 5
      life-time-seconds: 300
    ores:
    - IRON_ORE
  MODIFIED_JUNGLE:
    miner:
      max-time: 5
      current-time: 5
      life-time-seconds: 300
    ores:
    - IRON_ORE
  MODIFIED_JUNGLE_EDGE:
    miner:
      max-time: 5
      current-time: 5
      life-time-seconds: 300
    ores:
    - IRON_ORE
  TALL_BIRCH_FOREST:
    miner:
      max-time: 5
      current-time: 5
      life-time-seconds: 300
    ores:
    - IRON_ORE
  TALL_BIRCH_HILLS:
    miner:
      max-time: 5
      current-time: 5
      life-time-seconds: 300
    ores:
    - IRON_ORE
  DARK_FOREST_HILLS:
    miner:
      max-time: 5
      current-time: 5
      life-time-seconds: 300
    ores:
    - IRON_ORE
  SNOWY_TAIGA_MOUNTAINS:
    miner:
      max-time: 5
      current-time: 5
      life-time-seconds: 300
    ores:
    - IRON_ORE
  GIANT_SPRUCE_TAIGA:
    miner:
      max-time: 5
      current-time: 5
      life-time-seconds: 300
    ores:
    - IRON_ORE
  GIANT_SPRUCE_TAIGA_HILLS:
    miner:
      max-time: 5
      current-time: 5
      life-time-seconds: 300
    ores:
    - IRON_ORE
  MODIFIED_GRAVELLY_MOUNTAINS:
    miner:
      max-time: 5
      current-time: 5
      life-time-seconds: 300
    ores:
    - IRON_ORE
  SHATTERED_SAVANNA:
    miner:
      max-time: 5
      current-time: 5
      life-time-seconds: 300
    ores:
    - IRON_ORE
  SHATTERED_SAVANNA_PLATEAU:
    miner:
      max-time: 5
      current-time: 5
      life-time-seconds: 300
    ores:
    - IRON_ORE
  ERODED_BADLANDS:
    miner:
      max-time: 5
      current-time: 5
      life-time-seconds: 300
    ores:
    - IRON_ORE
  MODIFIED_WOODED_BADLANDS_PLATEAU:
    miner:
      max-time: 5
      current-time: 5
      life-time-seconds: 300
    ores:
    - IRON_ORE
  MODIFIED_BADLANDS_PLATEAU:
    miner:
      max-time: 5
      current-time: 5
      life-time-seconds: 300
    ores:
    - IRON_ORE
  BAMBOO_JUNGLE:
    miner:
      max-time: 5
      current-time: 5
      life-time-seconds: 300
    ores:
    - IRON_ORE
  BAMBOO_JUNGLE_HILLS:
    miner:
      max-time: 5
      current-time: 5
      life-time-seconds: 300
    ores:
    - IRON_ORE
 

Plugin details

Read from the plugin's own plugin.yml.

Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

MinerMachine (thumper) is a free Minecraft Java mod. Compatible with Minecraft 1.13, 1.14. Downloaded 122 times (via Spigot). Download it and open it directly in the game.

Explore more