Files
minecraft-renew-mod/README.md
ToxicCrzay270 5e6a3e0450
Some checks failed
Build / build (push) Successful in 6m29s
Release Dry Run / release-dry-run (push) Failing after 11s
Codex Template Compliance / template-compliance (push) Successful in 4s
Initial Minecraft Renew Mod workspace
2026-05-15 00:42:16 +02:00

18 lines
602 B
Markdown

# Minecraft Renew Mod
Local project area for Minecraft mod porting and prototyping.
## Current Port
The first port target is `Create: Limited Draining`, located in `create-limited-draining/`.
- Original project: https://github.com/JasdewStarfield/CreateLimitedDraining
- Original license: MIT License, Copyright (c) 2024 Jasdew Starfield
- Port target: Minecraft 1.21.1, NeoForge 21.1.x, Create 6.0.10
## Rules
- Work on `feature/create-addon-port` for this port.
- Do not push, merge, or publish without explicit approval.
- Keep original license and attribution with any copied code or assets.