EngineersDecor/1.14
2019-07-07 21:26:49 +02:00
..
gradle/wrapper Prepared version porting, wip snapshot. 2019-06-23 16:27:42 +02:00
meta 1.14: Config skel ported (experimental), JEI integration ported (experimental, also addresses issue #38). 2019-07-07 21:26:49 +02:00
.gitignore Prepared version porting, wip snapshot. 2019-06-23 16:27:42 +02:00
build.gradle 1.14: Config skel ported (experimental), JEI integration ported (experimental, also addresses issue #38). 2019-07-07 21:26:49 +02:00
gradle.properties 1.14: Config skel ported (experimental), JEI integration ported (experimental, also addresses issue #38). 2019-07-07 21:26:49 +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 1.12: Missing slab recipes added. Slab slices added. Item displays fixed. Block hardness fixes. 1.14: Updated to 1.14.3. Mineral Smelter concept implementation. 2019-07-04 21:26:30 +02:00
readme.md 1.14: Config skel ported (experimental), JEI integration ported (experimental, also addresses issue #38). 2019-07-07 21:26:49 +02:00
tasks.js Build/porting tools updated. Updater info updated. 2019-07-02 20:45:03 +02:00

Engineer's Decor (MC1.14.3)

Mod sources for Minecraft version 1.14.3.


Version history

- v1.0.9-b4 [E] Experimental: Config skel ported (!not all options have effect yet).
            [E] Experimental: JEI integration for opt-outs and crafting table ported
                (also addresses issue #38).

- v1.0.9-b3 [F] Additional item drop fixes when blocks are destroyed (issue #39).

- v1.0.9-b2 [U] Updated to Forge 1.14.3-27.0.25/20190621-1.14.2.
            [F] Fixed recipe collision of Metal Rung Ladder (issue #37,
                thx ProsperCraft for reporting).
            [F] Fixed opening crafting table, furni, dropper server crash
                issue #35 (thx ProsperCraft also here).
            [F] Fixed missing pole/support item drops (issue #36, ProsperCraft).

- v1.0.9-b1 [U] Updated to MC1.14.3, Forge 1.14.3-27.0.17/20190621-1.14.2.
            [A] Added Small Mineral Smelter.

- 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.