Mineuniverse
Log in Register
Mods

Bores

Adds handheld bores to minecraft
by 1foxy2
Download Claim this project
1,868 downloads
0 likes
Updated Jul 6, 2026
0 hypes
Armor, Tools, and Weapons

Adds bores to minecraft

Custom breaking animation

Custom pose

bore head can be swapped in the inventory

Bores head are data driven, which means you can create you own, example in `/data/namespace/bores/bore_head/default.json

{
  "default_mining_speed": 1.0, // mines all blocks with that speed
  "durability": 95, // durability of the head
  "mining_rules": [
    {
      "blocks": "#minecraft:incorrect_for_stone_tool", // which blocks to mine, in this case same level as stone
      "correct_for_drops": false // will the block drop
    },
    {
      "blocks": "#minecraft:mineable/pickaxe",
      "correct_for_drops": true,
      "speed": 10.0,
      "max_speed": 30.0, //optional, max speed it can accelerate to
      "speed_per_tick": 0.1, //optional, how fast it accelerates
      "damage_per_block": 1 //optional, how many damage it takes per block
    },
    {
      "blocks": "#minecraft:mineable/shovel",
      "correct_for_drops": true,
      "speed": 10.0,
      "max_speed": 30.0, //optional, max speed it can accelerate to
      "speed_per_tick": 0.1, //optional, how fast it accelerates
      "damage_per_block": 1 //optional, how many damage it takes per block
    }
  ],
  "radius": [ // optional
    1, //x in this case will mine 3x3
    1, //y
    0  //z
  ],
  "texture": {
    "active": "bores:item/bore/copper_bore_head",
    "idle": "bores:item/bore/copper_bore_head_idle"
  }
}
bores-26.1.1.jar
MC Client, NeoForge, Server, 26.1, 26.1.1, 26.1.2
Release 2026-06-08 Get
bores-20.1.0.jar
MC Client, 1.20.1, Forge, Server
Release 2026-04-01 Get
boers-1.2.3-1.20.1.jar
MC Client, 1.20.1, Forge, Server
Beta 2025-12-31 Get
boers-1.2.2.jar
MC Client, 1.21.1, NeoForge, Server
Beta 2025-12-29 Get

More from 1foxy2

No Resource Pack Warnings Forge
545,030
Better Modlist
3,650,529
Better Tooltips
314,928
Xaero Train Map
249,946
Effect black list
140,889
Default files
1,151

You Might Also Like

Falling Meteors Mod
Meteors naturally fall upon your world, holding incredibly useful ores
997,797
Cloro's Gravity Gun
Bring the Half-Life 2 gravity gun to minecraft!
99,152
Cosmaztic's Swords : Reworked [Create]
My Cosmaztic's Sword Mod : Reworked, with some swords using create items.
9,985
Sculk Dagger
Sculk Dagger
9,969
Minewatch Session 2
A new Hero Mod from a Big Game
9,958
Expanded Bow Enchantings
This Datapack and Mod allow to use Looting on a Bow and allows Mending and Infinity to be on the same bow on the same Bow!
9,947