Skip to content

Commit

Permalink
Merge branch 'master' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
KuryKat committed Oct 4, 2023
2 parents f264351 + 782a987 commit 3c76ede
Show file tree
Hide file tree
Showing 6 changed files with 389 additions and 3 deletions.
20 changes: 20 additions & 0 deletions changelogs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,23 @@
### Blocky Dragons v1.6.4

🚀 Forge-1.19.2-43.3.0 | [📜 Mod Updates](https://github.com/KuryKat/BlockyDragons/blob/master/changelogs/changelog_mods_v1.6.4.md) | [📋 Modlist](https://github.com/KuryKat/BlockyDragons/blob/master/changelogs/modlist_v1.6.4.md)

### 🎁 New Mods Added

- [ConnectedTexturesMod](https://www.curseforge.com/minecraft/mc-mods/ctm) (by [tterrag1098](https://www.curseforge.com/members/tterrag1098/projects))
- [Connectivity[Forge/Fabric]](https://www.curseforge.com/minecraft/mc-mods/connectivity) (by [someaddon](https://www.curseforge.com/members/someaddon/projects))
- [Cupboard](https://www.curseforge.com/minecraft/mc-mods/cupboard) (by [someaddon](https://www.curseforge.com/members/someaddon/projects))

### 🌟 Improvements

- Improved textures by adding connected textures mod. (Glass blocks from Glassential will now connect nicely)

### 🐛 Fixed Bugs

- Fixed a synchronization bug between the server and client. ("Ghost Blocks")

---

### Blocky Dragons v1.6.3

🚀 Forge-1.19.2-43.3.0 | [📜 Mod Updates](https://github.com/KuryKat/BlockyDragons/blob/master/changelogs/changelog_mods_v1.6.3.md) | [📋 Modlist](https://github.com/KuryKat/BlockyDragons/blob/master/changelogs/modlist_v1.6.3.md)
Expand Down
8 changes: 8 additions & 0 deletions changelogs/changelog_mods_v1.6.4.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
## blocky-dragons - v1.6.3 -> v1.6.4

### Added

* [ConnectedTexturesMod](https://www.curseforge.com/minecraft/mc-mods/ctm) (by [tterrag1098](https://www.curseforge.com/members/tterrag1098/projects))
* [Connectivity[Forge/Fabric]](https://www.curseforge.com/minecraft/mc-mods/connectivity) (by [someaddon](https://www.curseforge.com/members/someaddon/projects))
* [Cupboard](https://www.curseforge.com/minecraft/mc-mods/cupboard) (by [someaddon](https://www.curseforge.com/members/someaddon/projects))

Loading

0 comments on commit 3c76ede

Please sign in to comment.