Jodelle Power Mining
PluginGPL-3.0-only

Jodelle Power Mining

Minecraft plugin that enhances gameplay by adding three unique 3x3 tools

469
Downloads
5
Followers
1 years ago
Updated
📦
1
Versions

📖About Jodelle Power Mining

PowerMining is a Minecraft plugin that enhances gameplay by adding three unique tools: Hammer, Excavator, and Plow. These tools are inspired by items in the Tinker's Construct mod and offer 3x3 area-of-effect operations for mining, digging, and hoeing, respectively. The plugin was originally developed by bloodyshade but has been updated for modern use by a dedicated fan.

Items:
Both the Hammer and Excavator will dig in a 3x3 area around the target block
The Plow will hoe a 3x3 area around the target block.
They take the block face in consideration to determine the breaking direction/pattern.
You can sneak while breaking the block to make it work like a normal pickaxe/shovel/hoe.

The Base Item determines what can be mined/dug and they won't break blocks if they are going to be destroyed and not drop anything

Hammer

  • The Hammer is a mining tool much like the Pickaxe, and uses that as a base item for it's crafting
    Excavator
  • The Excavator is a digging tool much like the Shovel, and uses that as a base item for it's crafting
    Plow
  • The Plow is a hoeing tool much like the Hoe, and uses that as a base item for it's crafting

Key Features

  • 3x3 Block Interaction: Breaks or tills blocks in a configurable 3x3 grid.
  • Custom Configurations: The config file allows defining which blocks can be affected.
  • Tool Recipes: Recipes are customizable and can be modified.
  • Commands & Permissions: A set of commands and granular permissions for control over tool access, crafting, and usage.
  • WorldGuard Support: Ensures compatibility with protected regions.

Commands

  • /jpm: Displays the current plugin version.
  • /jpm give [PowerToolName]: Grants the specified PowerTool to a player (e.g., /jpm give DIAMOND_HAMMER).

Recipes:
The recipes work just like the Minable list. After the PowerTool name you specify the item and the quantities required. The quantity can't be more that a stack of the chosen item. I.E: If you use ENDER_PEARL20, it won't work because a stack of ender pearls can only contain 16. If you want an empty slot just use the word EMPTY
ITEM_NAME
QUANTITY
Example:

  • WOODEN_HAMMER: [ EMPTY, OAK_LOG1, EMPTY,
    OAK_LOG
    1, WOODEN_PICKAXE1, OAK_LOG1,
    EMPTY, OAK_LOG*1, EMPTY ]