diff --git a/FABRIC_CHANGELOG.txt b/FABRIC_CHANGELOG.txt index 32be788d19..c69dbe5436 100644 --- a/FABRIC_CHANGELOG.txt +++ b/FABRIC_CHANGELOG.txt @@ -5,6 +5,7 @@ No formatting, just plain text. CurseForge support for it is terrible. Change logging starts below: ---------- -- update Porting-Lib version to `2.1.1148+1.20-entity-refactor` -- fix block models can't render issue ([#1](https://github.com/DM-Earth/create-fabric-dme-edition/issues/1), thanks alphamode help me) -- revert config api change, now we back to forge config api port +- update Porting-Lib version to `2.1.1158+1.20-entity-refactor` +- fix cogwheels don't make any sounds when placed normally issue ([#6](https://github.com/DM-Earth/create-fabric-dme-edition/issues/6)) +- fix contraptions invisible issue ([#8](https://github.com/DM-Earth/create-fabric-dme-edition/issues/8)) +- fix fluid pipes can't connect to fluid containers issue ([#11](https://github.com/DM-Earth/create-fabric-dme-edition/issues/11))