
Tea expedition
This modification introduces new plant species: blueberries, lingonberries, currants, and wild roses. Once gathered, these resources can be consumed as food,...
Downloads
0
Remixes
0
Price
Free
neoforge · Server · 1.21.1 · mod
Tea Expedition adds four foraged berry types that work with vanilla clients while running only on the server.
- Finding plants: Breaking short grass, tall grass, ferns, or sweet berry bushes has a small chance to drop one of the four berries (blueberry, lingonberry, currant, wild rosehips). Drops are regular sweet berries with colored names.
- Planting: Right-click farmland with one of the berries to plant it. It grows using a wheat crop model; right-click the mature plant to harvest without breaking, or break it to clear the plot. Growth persists through chunk unloads via saved data.
- Drinking raw: Eating a berry gives a short bonus aligned to the species (speed, regeneration, resistance, or absorption) in addition to normal sweet berry hunger.
- Brewing tea: Sneak-right-click with a berry while you have a water bottle in your inventory. One berry and one bottle are consumed, granting a custom-named potion item that applies a longer version of that berry’s bonus effect.
- No client assets: All items use vanilla models/textures and custom names, keeping the mod server-only and compatible with vanilla clients.
- Notes: Tea and berries carry an internal tag, so only berries from this mod can be replanted or brewed; visually the crops look like wheat because no client resources are shipped.
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...
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;...