This commit is contained in:
SD 2021-03-23 16:27:28 +05:30
parent 4c6f0cc266
commit 6f83d254ec
2 changed files with 2 additions and 1 deletions

View file

@ -173,7 +173,7 @@ curseforge {
}
project {
id = '284876'
changelog = 'NOTE: THIS UPDATE IS INCOMPATIBLE WITH WORLDS CREATED ON THE FIRST ALPHA. Please back up your worlds before loading it in a new version. A changelog can be found at https://github.com/DimensionalDevelopment/DimDoors/commits/1.17'
changelog = file('changelog.txt').text
releaseType = 'beta'
addGameVersion '1.17'
mainArtifact(file("${project.buildDir}/libs/${archivesBaseName}-${version}.jar")) {

View file

@ -2,6 +2,7 @@
- Update to 20w11a
- Added Recipes, Loot Tables, Advancements and Tags
- Pockets no longer hang the server
- Changed dimensional door rendering
- Block settings such has hardness and resistance have been tweaked
- Added ability to add dungeons using a data pack
- Added ability to make custom dimensional doors using custom rift data