Skip to content

Commit a1df9ed

Browse files
committed
V1.0.13
1 parent 437cd46 commit a1df9ed

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 1.0.13
2+
- Added support for .schem, .schematic, and .nbt files! It will now load them into Litematica.
3+
- Added the Logical Redstone Archive to the server list!
4+
15
## 1.0.12
26
- Offline mode added! This allows you to use the mod without an internet connection. The mod will use cached data from previous downloads to function. It also makes loading much faster, since it doesn't have to fetch data from the internet every time you open the mod's UI.
37
- Custom Litematica schematics folders are now supported. The mod will automatically detect and use any custom folders you have set up in Litematica.

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ org.gradle.parallel=true
44
org.gradle.configuration-cache=true
55

66
# Mod properties
7-
mod.version=1.0.12
7+
mod.version=1.0.13
88
mod.group=com.andrews.archivedownloader
99
mod.id=archive-downloader
1010
mod.name=Archive Downloader

0 commit comments

Comments
 (0)