18 lines
602 B
Markdown
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.
|