
explosive arrow
Create Exploding Arrow: TNT in top, bottom, left, and right around an arrow in the middle crafts an Exploding Arrow; on impact, detonates.
Downloads
4
Remixes
0
Price
Free
neoforge · Both · 1.21.1 · mod
Explosive Arrow Mod Notes
- Added an Explosive Arrow item that behaves like a normal arrow but detonates with a TNT-style explosion when it hits a block or entity. The explosion uses the shooter as the source so damage/credit behaves like TNT you triggered.
- Custom projectile entity and renderer keep the arrow visible in flight while swapping the pickup item to the explosive arrow.
- Crafting recipe: shaped pattern with TNT above, below, left, and right of an arrow in the center (
TNTcross). Produces 4 explosive arrows in the combat category. - Creative inventory: the explosive arrow appears in the Combat tab for easy access.
Known notes and ideas:
- The arrow reuses the vanilla arrow texture; add a custom texture if you want a unique look.
- Explosion strength matches TNT (radius 4). Adjust in code if you want a different blast size or block-damage rules.
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;...