Added 1.13.2 code base. Reordered directory structure to combine independent MC version code bases. Rewritten auxilliary build scripts.
This commit is contained in:
parent
fe01dca831
commit
82cdcf61a0
281 changed files with 4632 additions and 468 deletions
32
readme.md
32
readme.md
|
@ -7,6 +7,13 @@ for the Engineer's factory, workshop, and home.
|
|||
|
||||

|
||||
|
||||
### Distribution file download
|
||||
|
||||
Main distribution channel for this mod is CurseForge:
|
||||
|
||||
- Release/beta versions: https://www.curseforge.com/minecraft/mc-mods/engineers-decor/files
|
||||
- All versions: https://minecraft.curseforge.com/projects/engineers-decor/files
|
||||
|
||||
----
|
||||
### Details
|
||||
|
||||
|
@ -73,26 +80,15 @@ More to come slowly but steadily.
|
|||
----
|
||||
## Revision history
|
||||
|
||||
-------------------------------------------------------------------
|
||||
- v1.0.0 [R] Release based on v1.0.0-b4
|
||||
-------------------------------------------------------------------
|
||||
Mod versions are tracked in the readme files for individual Minecraft versions, and
|
||||
of course in the commits of this repository. Beta and release versions that are
|
||||
distributed as compiled `jar`s are tagged accordingly. Release versions are merged
|
||||
into the `master` branch, while beta/alpha version tags link to `develop` branch
|
||||
commits.
|
||||
|
||||
- v1.0.0-b4 [F] Fixed vanished recipe for the rebar concrete wall.
|
||||
[A] Concrete wall, material: IE concrete.
|
||||
- [1.12](1.12/readme.md)
|
||||
|
||||
- v1.0.0-b3 [A] Textures of rebar concrete and treated wood table improved.
|
||||
[A] Added rebar concrete wall.
|
||||
|
||||
- v1.0.0-b2 [A] Added rebar concrete (steel reinforced, expensive, creeper-proof).
|
||||
|
||||
- v1.0.0-b1 [A] Initial structure.
|
||||
[A] Added clinker bricks and clinker brick stairs.
|
||||
[A] Added slag bricks and slag brick stairs.
|
||||
[A] Added metal rung ladder.
|
||||
[A] Added staggered metal steps ladder.
|
||||
[A] Added treated wood ladder.
|
||||
[A] Added treated wood pole.
|
||||
[A] Added treated wood table.
|
||||
- [1.13](1.13/readme.md)
|
||||
|
||||
### Community references
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue