2.0.1-rc.1

1. support mc 1.21.6
2. add shooting star phare animation
This commit is contained in:
Jaffe2718
2025-06-25 21:55:16 +08:00
parent a42ffc8593
commit d0ab594cf5
18 changed files with 130 additions and 120 deletions

View File

@@ -1,6 +1,6 @@
plugins {
id "architectury-plugin" version "3.4-SNAPSHOT"
id "dev.architectury.loom" version "1.6-SNAPSHOT" apply false
id "dev.architectury.loom" version "1.10-SNAPSHOT" apply false
id "me.shedaniel.unified-publishing" version "0.1.+" apply false
id 'com.github.johnrengelman.shadow' version '8.1.1' apply false
}