
Bow blok
a bow that shoots blocks that are available on the internet and when the arrow lands this block is placed
Downloads
0
Remixes
0
Price
Free
neoforge · Client · 1.21.1 · mod
Bow blok mod
- Added the Block Bow item, found in the Combat tab, which fires a custom arrow that carries a block choice. Drawing and releasing works like a normal bow but does not require ammo.
- On the server side the arrow places its stored block when it hits something, trying the hit face first and then the block above if space is blocked.
- Block selection comes from an online catalog pulled from PrismarineJS’s Minecraft data for 1.21.1; if the download fails, a built-in set of blocks is used instead, with the current source shown on the item tooltip.
- The block choice is saved on the projectile so it remains consistent across saves and syncing, and unsafe picks fall back to safe blocks that can survive at the landing spot.
- Client setup registers bow pull properties and a simple renderer for the custom arrow that reuses the vanilla arrow visuals.
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;...