Fix BlockEntityExtension @Shadow remapping

This commit is contained in:
shedaniel
2021-02-27 17:48:34 +08:00
parent 568f624467
commit 89ce4c7c58
3 changed files with 5 additions and 20 deletions

View File

@@ -1,6 +1,6 @@
plugins {
id "architectury-plugin" version "3.0.89"
id "forgified-fabric-loom" version "0.6.70" apply false
id "forgified-fabric-loom" version "0.6.71" apply false
id "org.cadixdev.licenser" version "0.5.0"
id "com.matthewprenger.cursegradle" version "1.4.0" apply false
id "maven-publish"