
strana
Мод для Minecraft, в котором вы можете создать свою собственную страну с неигровыми персонажами, такими как рыцари, торговцы, сельские жители и придворные....
Downloads
4
Remixes
0
Price
Free
neoforge · Both · 1.21.1 · mod
Strana mod overview
- Adds a Strana management system: create a country near existing NPCs (villagers, traders, or golems within 64 blocks) with
/strana create <name>. - Track and grow NPC roles (knights, merchants, villagers, courtiers) via
/strana addnpc <role> <count>and expand population with/strana populate <amount>. - Gather resources from your citizens using
/strana gather, then direct diplomacy:/strana war declare|truce <country>,/strana convene <country>for councils, and/strana conquer <country>to take territory. - Found and grow villages inside your territory (
/strana village create|grow|list); villages must stay within 96 blocks of the capital and contribute to population and resource production. - Online play control: server operators can cap simultaneous countries with
/strana config max_countries <number>; everyone can check available slots with/strana config status. - Countries must be founded near NPC life and are stored as world data so progress persists across sessions.
Notes and suggestions
- NPC roles and resources are tracked logically; the mod does not spawn new custom NPC entities.
- Conquest strength is simplified (based on knights, villagers, and courtiers) and meant for lightweight roleplay.
- Commands are server-side; avoid using client-only classes when extending the mod to keep it server-compatible.
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;...