
Mining Bomb
I want a bomb that explodes 8 x 8 area and gives me just the ores (coal, redstone dust, diamond, iron ,ext.) And it should be creatable
Downloads
1
Remixes
0
Price
Free
neoforge · Server · 1.20.1 · mod
Mining Bomb (server-side NeoForge, MC 1.20.2)
- Adds a server-only mining bomb that clears an 8×8×8 cube and only drops ore loot. Non-ore blocks are removed without drops; unbreakables like bedrock are ignored.
- Right-click a block with a Mining Bomb (special TNT with the
MiningBombtag) to trigger the blast instantly; a short explosion sound/particles play where you clicked. - Crafting: shaped recipe
G R G / R T R / G R G(G=Gunpowder, R=Redstone dust, T=TNT) produces the tagged Mining Bomb with a gold name. Recipe unlocks when you have TNT and redstone. - Command:
/miningbomb(permission level 2) gives the tagged bomb to the running player; if the inventory is full it drops at your feet. - Compatible with vanilla clients because it adds no custom registries or assets; it only uses data-pack recipes and server events.
MultiFrameGen
a mod that optimizes rendering so the FPS is boosted using motion based frame generation that interpolates, add a reflex so that the latency and delay is low...
Speedrunner vs Hunter AI
Create a Minecraft mod "Speedrunner vs Hunter": hostile Hunters with roles (MELEE, ARCHER, BUILDER, TANK), adaptive AI, teleport, bridge building, TNT,...
Amecs-NeoForge
Add redefinable keybindings with modifier keys; search bar on the Controls screen; non-blocking keybindings to allow multiple bindings per key; combo...
the king in yellow
theres an entity called "the king in yellow" going after the player. The king in yellow is a tall figure, covered in yellow robes and a blurred face. If the...
betterenchants
A mod that makes the enchant cap the integer limit as well as being able to add any combination of enchants together.
dupe
package com.example.dupemod; import net.minecraft.client.Minecraft; import net.minecraft.entity.player.PlayerEntity; import net.minecraft.item.ItemStack;...