.. | ||
gradle/wrapper | ||
meta | ||
src/main | ||
.gitignore | ||
build.gradle | ||
gradle.properties | ||
gradlew | ||
gradlew.bat | ||
Makefile | ||
readme.md | ||
tasks.js |
Engineer's Decor (MC1.15.1)
Mod sources for Minecraft version 1.15.1.
-
Description, credits, and features: Please see the readme in the repository root.
-
Compiled mod distribution channel is curseforge: https://www.curseforge.com/minecraft/mc-mods/engineers-decor/files.
Version history
- v1.0.18-b4 [A] Ported Treated Wood Crafting Table item rendering.
[F] Fixed Milking machine cow path issue, added milking delay cow tracking.
[F] Slab / Slab Slice placement adapted to vanilla standard.
[M] Lang update ru_ru (PR#77, thanks Smollet777).
- v1.0.18-b3 [A] Added Treated Wood Crafting Table tweaks (ctrl-shift moves all same stacks from the
inventory, mouse wheel over crafting slot increases/decreases crafting grid stacks).
[F] EN Lang file fixed (issue #76, thx Riverstar907).
[F] Fixed Tree Cutter not respecting power-required config (thx federsavo, issue #77).
[F] Fixed Small Solar Panel not exposing energy capability (thx MatthiasMann, issue #78).
- v1.0.18-b2 [M] Lang ru_ru updated (Smollet777).
- v1.0.18-b1 [U] Updated to Forge 1.15.1-30.0.16/20190719-1.14.3.
[F] Client setup Dist annotation fixed (issue #73, thx hitsu420).
[F] Double newline escapes in lang files fixed ("\n" in a tooltip).
[M] Updated zh_cn lang file (scikirbypoke).
[A] Added opt-out config for the Small Tree Cutter
- v1.0.17-b2 [A] Initial port.