diff --git a/src/main/kotlin/mods/betterfoliage/resource/generated/GeneratedBlockTexturePack.kt b/src/main/kotlin/mods/betterfoliage/resource/generated/GeneratedBlockTexturePack.kt index 8f39607..d877530 100644 --- a/src/main/kotlin/mods/betterfoliage/resource/generated/GeneratedBlockTexturePack.kt +++ b/src/main/kotlin/mods/betterfoliage/resource/generated/GeneratedBlockTexturePack.kt @@ -72,7 +72,7 @@ class GeneratedBlockTexturePack( packName, true, { this@GeneratedBlockTexturePack }, LiteralText(packName), LiteralText(packDesc), - ResourcePackCompatibility.COMPATIBLE, ResourcePackProfile.InsertionPosition.TOP, true, null + ResourcePackCompatibility.COMPATIBLE, ResourcePackProfile.InsertionPosition.TOP, true, ResourcePackSource.field_25347 ) override fun register(consumer: Consumer, factory: ResourcePackProfile.Factory) {