EngineersDecor/1.14
2019-07-02 20:45:03 +02:00
..
gradle/wrapper Prepared version porting, wip snapshot. 2019-06-23 16:27:42 +02:00
meta Build/porting tools updated. Updater info updated. 2019-07-02 20:45:03 +02:00
.gitignore Prepared version porting, wip snapshot. 2019-06-23 16:27:42 +02:00
build.gradle Prepared version porting, wip snapshot. 2019-06-23 16:27:42 +02:00
gradle.properties Models adapted (3rd/1st person display). Experimental Slab Slices: recipes. Experimental mineal melter concept implementation. 2019-06-29 23:39:42 +02:00
gradlew Prepared version porting, wip snapshot. 2019-06-23 16:27:42 +02:00
gradlew.bat Prepared version porting, wip snapshot. 2019-06-23 16:27:42 +02:00
Makefile Build/porting tools updated. Updater info updated. 2019-07-02 20:45:03 +02:00
readme.md Build/porting tools updated. Updater info updated. 2019-07-02 20:45:03 +02:00
tasks.js Build/porting tools updated. Updater info updated. 2019-07-02 20:45:03 +02:00

Engineer's Decor (MC1.14.2)

Mod sources for Minecraft version 1.14.2.


Version history

- v1.0.8-b3 [A] Ported slabs and slab slices from 1.12.2.
            [A] IE independent ("standalone") recipes ported.

- v1.0.8-b2 [U] Updated to Forge BETA 1.14.2-26.0.63/20190621-1.14.2,
                code adapted to new mappings.
            [M] Updated 1st/3rd person item model rotations/translations.

- v1.0.8-b1 [V] Feature set of 1.12 ported.
            [A] CTRL-SHIFT tooltips ported.
            [A] Ported stained clinker block/stairs.
            [M] Updated textures.
            [I] Issue: Scoped recipe constants still not working.

- v1.0.7-b5 [U] Updated to Forge BETA 1.14.2-26.0.35/20190608-1.14.2.
            [A] Factory dropper functionality ported.
            [A] Small lab furnace functionality ported.
            [A] Small electrical lab furnace functionality ported.
            [A] Small waste incinerator functionality ported.
            [A] Fluid valves, Passive Fluid Accumulator ported.
            [I] Issue: Scoped recipe constants still not working.

- v1.0.7-b4 [U] Updated to Forge BETA 1.14.2-26.0.32/20190608-1.14.2.
            [A] Sitting on the stool ported.
            [A] Ladder climbing speed boost ported.
            [A] Crafting table functionality ported.
            [I] Issue: Scoped recipe constants not working yet with
                the current Forge version (or somehow changed).

- v1.0.7-b3 [A] Initial 1.14.2 port of decorative blocks.