MeuPrimeiroMod
No reviews yet
A mod make toghether with community in Youtube
Forge is a popular mod loader for versions 1.1+ of Minecraft.
Community voices
Reviews
Click once to include, again to exclude, again to clear
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
Compatibility
Supported Environments
About
Project Details
For authors
Embed Badge
If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.
Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.
Identifiers
Platform IDs
Resources
External Links
About
Description
Minecraft Forge 1.20 - YouTube Series (English)
A YouTube series focused on developing Minecraft mods using Forge 1.20.1. Each episode implements one complete feature of the mod, end to end.
Episodes
| EP | Feature | Video |
|---|---|---|
| 01 | Initial Setup and Mod Structure (Forge 1.20.1) | ▶ Watch |
| 02 | Blocks, WorldGen and Project Evolution | ▶ Watch |
| 03 | Custom Armor and Crafting System | ▶ Watch |
| 04 | Cesium-137 Radiation System (Real Mechanics) | ▶ Watch |
| 05 | Refining Machine + Radioactive Grenade | ▶ Watch |
| 06 | Radioactive Mobs and Custom AI | ▶ Watch |
| 07 | Multiblock Dimensional Portal + Knight Armor | ▶ Watch |
| 08 | Village Army System (Knight + Archer + Squad Formations) | ▶ Watch |
EP08 — highlights
- Recruiter with a queue of up to 10 orders — pays emeralds upfront, finds a villager, converts it
- Village Knight (melee, sword+shield) and Village Archer (bow + arrows) — entities built on HumanoidModel
- Per-soldier GUI — equipment slots (HEAD/CHEST/LEGS/FEET/MAIN/OFF) filtered by class + 3 state buttons (Stay/Guard/Squad) + name EditBox
- States: STAY (rooted, body rotates), GUARD (default natural — protects vanilla village via POI MEETING), SQUAD (follows owner in formation)
- Patrol Point + Commander Staff — linkable block forming polygon perimeter. Staff handles linking (shift+click), opens radial formation menu (right-click in air), resets linking (shift+right-click in air)
- SQUAD formations: LINE (rows of 4, Roman legion style), WEDGE, CIRCLE, COLUMN, with Front/Behind toggle. Dynamic speed matches the player (walk/sprint). Knights low idx (front) / Archers high idx (back)
- PostGuard GUI assignment — lists soldiers owned by the player, Designate/Remove buttons assign them to the polygon (knights/archers identified by sword_cross + bow_old icons)
- Archer kiting — keeps a 7–13 block sweet spot from the target. Backs off if < 7, advances if > 13
- Stationary archer in GUARD — on a tower/wall, stays put and shoots from afar (HoldPosition goal claims MOVE to block stroll)
- Knight aggro/disengage — when assigned to a polygon, engages hostiles ≤ 10 blocks from the post, drops target if it leaves > 20
- Knight active shield — auto-raises against ranged or melee threats nearby
- Archer flee for arrows — out of arrows, drops target and runs to the owner
- Archer Armor — light Viking-style set (helmet/chest/leg/boot) with class restriction (Knight can't wear archer, archer can't wear knight)
- Auto-generated names with Brazilian MC-themed flavor (Vileraldo, Esmeraldino, Pedrôncio, etc) shown above each soldier
- Bilingual lang (en_us + pt_br) with translatable keys for every army system message
EP07 — highlights
- Dimensional Portal as a 3×3 vertical multiblock, formed by Engineering Frames + Energy/Item ports
Shapeitem to export multiblock patterns as JSON (mark 2 corners in the world, sneak+rclick generates the schema)- Wrench for multiblock assembly/disassembly actions
- Visual swap: once formed, the controller block is replaced by a large visual block (BlockBench-style); auxiliaries become invisible fillers with collision preserved
- Delegated capabilities: cables plugged into the ports (Energy/Item) talk directly to the controller via
MultiblockPortBlockEntity - Skeleton in NBT: original blocks are saved on the controller; breaking any aux restores the entire skeleton
- Knight Armor + Knight Sword — knight gear set with a custom model
- Creative Energy Block for FE testing in creative
Mutant updates:
- Model rebuilt with a simplified hierarchy (head4/boca/boca2 under
headCenter), 128×128 texture - Animations redesigned (
idle,walk,atackMelee,spinwith 7 full rotations)
Workflow
- Each EP implements one complete, testable feature
- At the end of each EP: commit on
master+ tagEP{N}(e.g.,EP07) - Commit history reflects the series progression, and each tag points to the state of the repo at the end of that video
Technologies
- Minecraft Forge 1.20.1
- Java 17
- Gradle
- BlockBench for custom models (entities + blocks)
Minecraft Forge 1.20 - Série YouTube
Série de vídeos focada no desenvolvimento de mods para Minecraft usando Forge 1.20.1. Cada episódio implementa uma funcionalidade completa do mod, do início ao fim.
Episódios
| EP | Funcionalidade | Vídeo |
|---|---|---|
| 01 | Initial Setup and Mod Structure (Forge 1.20.1) | ▶ Assistir |
| 02 | Blocks, WorldGen and Project Evolution | ▶ Assistir |
| 03 | Custom Armor and Crafting System | ▶ Assistir |
| 04 | Cesium-137 Radiation System (Real Mechanics) | ▶ Assistir |
| 05 | Refining Machine + Radioactive Grenade | ▶ Assistir |
| 06 | Radioactive Mobs and Custom AI | ▶ Assistir |
| 07 | Multiblock Dimensional Portal + Knight Armor | ▶ Assistir |
| 08 | Village Army System (Knight + Archer + Squad Formations) | ▶ Assistir |
EP08 — destaques
- Recruiter com fila de até 10 ordens — paga emeralds upfront, busca villager, converte
- Village Knight (melee, espada+escudo) e Village Archer (bow + flechas) — entidades baseadas em HumanoidModel
- GUI por soldado — equipment slots (HEAD/CHEST/LEGS/FEET/MAIN/OFF) com filtro por classe + 3 botões de estado (Stay/Guard/Squad) + EditBox pra renomear
- Estados: STAY (parado, gira corpo), GUARD (default natural — protege vila vanilla via POI MEETING), SQUAD (segue owner em formação)
- Patrol Point + Commander Staff — bloco linkável formando polygon perimeter. Staff faz linkagem (shift+click), abre menu radial de formação (right-click no ar), reseta linkagem (shift+right-click no ar)
- Formações SQUAD: LINE (fileiras de 4 estilo legião), WEDGE, CIRCLE, COLUMN, com toggle Frente/Atrás. Velocidade dinâmica iguala player (walk/sprint). Knights idx baixo (front) / Archers idx alto (back)
- Designação por GUI do PostGuard — lista soldados owned by player, botão Designar/Remover assignment ao polygon (knights/archers identificados por ícones sword_cross + bow_old)
- Archer kiting — mantém sweet spot 7-13 blocos do alvo. Foge se < 7, avança se > 13
- Stationary archer em GUARD — em torre/muro, fica plantado e atira de longe (HoldPosition goal claima MOVE pra bloquear stroll)
- Knight aggro/disengage — quando designado a polygon, engaja hostil ≤ 10 blocos do post, dropa target se afastar > 20
- Shield activo do Knight — levanta automaticamente contra hostis ranged ou melee colado
- Archer flee for arrows — sem flecha, abandona target e foge pro owner
- Archer Armor — set leve estilo viking (helmet/chest/leg/boot) com restrição de classe (Knight não usa archer, archer não usa knight)
- Nomes auto-gerados brasileiros tematizados MC (Vileraldo, Esmeraldino, Pedrôncio, etc) visíveis acima dos soldados
- Lang bilíngue (en_us + pt_br) com chaves translatable em todas as messages do army system
EP07 — destaques
- Portal Dimensional como multiblock 3×3 (vertical), formado por Engineering Frames + portas de Energy/Item
- Item
Shapepra exportar pattern de multiblock como JSON (marca 2 cantos no mundo, sneak+rclick gera schema) - Wrench pra ações de assembly/disassembly do multiblock
- Visual swap: ao formar, controller troca por bloco visual grande (BlockBench-style); auxiliares viram filler invisível com colisão preservada
- Capabilities delegadas: cabos plugados nas portas (Energy/Item) falam direto com o controller via
MultiblockPortBlockEntity - Skeleton em NBT: blocos originais salvos no controller; ao quebrar qualquer aux, restaura o esqueleto inteiro
- Knight Armor + Knight Sword — set de cavaleiro com modelo customizado
- Creative Energy Block pra testes de FE em creative
Atualizações no Mutante:
- Modelo refeito com hierarquia simplificada (head4/boca/boca2 sob
headCenter), textura 128×128 - Animações redesenhadas (
idle,walk,atackMelee,spincom 7 voltas completas)
Fluxo de Trabalho
- Cada EP implementa uma feature completa e testável
- Ao final do EP: commit no
master+ tagEP{N}(ex:EP07) - Histórico de commits reflete a progressão da série, e cada tag aponta pro estado do repo no fim daquele vídeo
Tecnologias
- Minecraft Forge 1.20.1
- Java 17
- Gradle
- BlockBench pros modelos custom (entities + blocks)
🇧🇷 Português MeuPrimeiroMod Um mod de Minecraft feito do zero, em tempo real, com tudo documentado em vídeo. A ideia não é só adicionar item novo — é mostrar como as coisas funcionam por trás. O mod traz minérios com propósito (tipo o Césio-137, radioativo de verdade), um contador Geiger que reage ao ambiente, armaduras que protegem contra radiação e blocos com mecânicas que conversam entre si. Diferencial: enquanto muitos mods iniciantes param no "item com textura nova", aqui a proposta é construir sistemas completos, com código organizado e mecânicas que interagem de verdade. Filosofia: sem pular etapa, sem copiar e colar. Mesmo que fique mais complexo, o objetivo é entender o que tá acontecendo. Projeto em desenvolvimento ativo. Novo sistema a cada episódio.
🇺🇸 English MeuPrimeiroMod A Minecraft mod built from scratch, in real time, with everything documented on video. The goal isn't just adding new items — it's showing how things actually work behind the scenes. The mod features ores with purpose (like Cesium-137, actually radioactive), a Geiger counter that reacts to the environment, armor that protects against radiation, and blocks with mechanics that interact with each other. What makes it different: while most beginner mods stop at "new item with new texture," this one builds complete systems, with organized code and mechanics that genuinely connect. Philosophy: no skipping steps, no copy-paste. Even if it gets more complex, the point is understanding what's happening. Active development. New system every episode.
🇪🇸 Español MeuPrimeiroMod Un mod de Minecraft hecho desde cero, en tiempo real, con todo documentado en video. La idea no es solo agregar ítems nuevos — es mostrar cómo funcionan las cosas por detrás. El mod trae minerales con propósito (como el Cesio-137, radiactivo de verdad), un contador Geiger que reacciona al ambiente, armaduras que protegen contra la radiación y bloques con mecánicas que se conectan entre sí. Lo que lo hace diferente: mientras la mayoría de los mods principiantes se quedan en "ítem nuevo con textura nueva", acá la propuesta es construir sistemas completos, con código organizado y mecánicas que realmente interactúan. Filosofía: sin saltar etapas, sin copiar y pegar. Aunque se vuelva más complejo, lo importante es entender lo que está pasando. Proyecto en desarrollo activo. Sistema nuevo en cada episodio.
Ep1:
Ep2: Ep3: Ep4:Ep5: 18/04/26 - :)
Discord: https://discord.gg/52WMq5vG
Screenshots
Gallery
Versions
Files
Relations
Project Relations
More like this
Similar Mods
Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.
On ModDex
Community snapshot
By the numbers
Statistics
Want to reach Minecraft players?
We're looking for a server hosting partner to feature here and other parts of the site. Interested? Send us a message!
Get in touchGet it on
Available Platforms
On ModDex
Community snapshot
By the numbers
Statistics
Resources