Engineer's Decor Mod
Find a file
2020-08-28 17:03:14 +02:00
gradle/wrapper 1.16 branched from develop. 2020-08-02 17:25:18 +02:00
meta Fixed conditional recipe tag dependency (issue #120). 2020-08-28 17:03:14 +02:00
src/main Fixed conditional recipe tag dependency (issue #120). 2020-08-28 17:03:14 +02:00
.gitattributes 1.16 branched from develop. 2020-08-02 17:25:18 +02:00
.gitignore 1.16 branch initialisation. 2020-08-02 15:35:05 +02:00
build.gradle 1.16 branched from develop. 2020-08-02 17:25:18 +02:00
gradle.properties Fixed conditional recipe tag dependency (issue #120). 2020-08-28 17:03:14 +02:00
gradlew 1.16 branched from develop. 2020-08-02 17:25:18 +02:00
gradlew.bat 1.16 branched from develop. 2020-08-02 17:25:18 +02:00
license License file copied from master. 2020-08-02 15:39:41 +02:00
Makefile 1.16 branched from develop. 2020-08-02 17:25:18 +02:00
readme.md Fixed conditional recipe tag dependency (issue #120). 2020-08-28 17:03:14 +02:00

Engineer's Decor (MC1.16.1)

Mod sources for Minecraft version 1.16.1.


Version history

- v1.1.3     [F] Fixed conditional recipe tag dependency (thx Blu, Cyborgmas).

- v1.1.2     [F] Fixed Crafting Table Patchouli manual entry.

- v1.1.1     [R] Intial 1.16.1 release.

- v1.1.1-b7  [F] Fixed AI-open-path bug (issue #116, ty KrAzYGEEK32, desht).
             [F] Conditional recipes extended to additional vanilla ingredients in case of oredict tag issues.
             [M] Lang file update zh_cn (PR#117, Moonisky).

- v1.1.1-b6  [F] Iron Hatch rendering fixed (issue #113, ty KrAzYGEEK32).
             [F] Hotfix of UI tooltip crash for versions Forge < 32.0.97 mapping issue.

- v1.1.1-b5  [M] Transmuted the "Treated Wood Crafting Table" to a "Metal Crafting Table"
                 to de-duplicate the new Immersive Engineering "Engineer's Crafting Table".
             [F] Fixed metal pole culling (issue #109, thx Alsett).

- v1.1.1-b4  [F] Fixed Fluid Barrel tooltip text duplicate.
             [F] Fixed IE hard-dependency opt-out.
             [M] Side Table model and shape refined.
             [A] Dense Grit Dirt added.
             [M] Wood textures slightly darker, obsolete textures removed.

- v1.1.1-b3  [A] Ceiling Edge Light added.
             [A] Iron Bulb Light added.
             [A] Iron Hatch added.
             [A] Fluid Barrel added.
             [M] Gas Concrete texture made slightly darker.

- v1.1.1-b2  [M] Nerfed Solar Panel output default config value from 45RF/t to 40RF/t.
             [F] Fixed conditional IE tag dependency of alternative/standalone recipes.

- v1.1.1-b1  [A] JEI integration ported.
             [M] Logical server side config moved from COMMON to SERVER (world/serverconfig).
             [F] Labeled Crate recipe condition for missing Immersive Engineering fixed.
             [F] Mouse scrolling works for Labeled Crate and TW Crafting Table.

- v1.1.1-a1  [A] Initial port.