
Orbital Rifle
Add Orbital Rifle: Right-click fires beam along the player's looking direction; beam stops at first block; particles spawn at impact point, orbiting;...
Downloads
7
Remixes
0
Price
Free
neoforge · Server · 1.21.1 · mod
Orbital Rifle
- What it does: Adds a server-side orbital strike weapon. Right-clicking with the Orbital Rifle fires a beam up to ~128 blocks; it stops on the first block hit and seeds an orbital particle vortex for ~7 seconds. When the charge completes, a laser drops from world height, clearing a 3x3 column around the impact and ending with a large explosion and fire/smoke effects.
- How to get it: Run
/orbitalrifle give(permission level 2) to give yourself the rifle, or/orbitalrifle give <player>to hand it to someone else. The rifle is a renamed vanilla stick, so vanilla clients do not need a mod installed. - Using it: Hold the Orbital Rifle and right-click (main hand). A short cooldown (about 1 second) prevents spamming, but the 7-second charge persists even if you move. The laser will not break unbreakable blocks (e.g., bedrock) but will destroy normal blocks and drop loot.
- Compatibility notes: The mod runs only on dedicated servers (
Dist.DEDICATED_SERVER) and registers no custom content or client assets. Effects use vanilla particles/sounds so unmodded clients can connect. - Tips / limitations: The strike travels straight along the player’s look direction; if nothing is hit within range, it targets the maximum distance. The laser cuts from build height down, so use carefully near protected builds or inside bases.
Server Validation
✅ Server validation passed - The mod was tested on a real Minecraft server and loaded successfully.
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...
Amecs-NeoForge
Add redefinable keybindings with modifier keys; search bar on the Controls screen; non-blocking keybindings to allow multiple bindings per key; combo...
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,...
betterenchants
A mod that makes the enchant cap the integer limit as well as being able to add any combination of enchants together.
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...
dupe
package com.example.dupemod; import net.minecraft.client.Minecraft; import net.minecraft.entity.player.PlayerEntity; import net.minecraft.item.ItemStack;...