
Staff of the Stars
Minecraft Forge Mod for version 1.21 - Adds a custom item called "Seer of the Blue (المسار الثامن)" - Item type: stick - Function: teleports the player 10...
Downloads
0
Remixes
0
Price
Free
neoforge · Both · 1.21 · mod
Staff of the Stars
- Added the Seer of the Blue (المسار الثامن), a one-stack staff that teleports you up to 10 blocks straight ahead and leaves portal particles at the takeoff and landing spots.
- The staff dismounts riders, uses server-safe teleporting to keep your view and position in sync, and nudges you short of walls if you aim at a solid block.
- Find it in the Combat creative tab or spawn it with
/give @p staffofthestars:seer_of_the_blue. - It currently uses the vanilla stick model; add a texture at
assets/staffofthestars/textures/item/seer_of_the_blue.pngif you want a unique look. - Item registration tags the item properties with its registry id when the newer NeoForge API exposes it, keeping server startup compatible across loader versions.
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;...