Initial Minecraft Renew Mod workspace
This commit is contained in:
17
README.md
Normal file
17
README.md
Normal file
@@ -0,0 +1,17 @@
|
||||
# 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.
|
||||
Reference in New Issue
Block a user