SihenZhang / CrockPot

Bring Crock Pot from Don't Starve to Minecraft.
MIT License
19 stars 7 forks source link

Outdated Mixins for 1.18 #56

Closed itsdinkd closed 2 years ago

itsdinkd commented 2 years ago

[15Dec2021 14:57:54.689] [pool-3-thread-1/DEBUG] [mixin/]: Mixing IPiglinMixin from crockpot.mixins.json into net.minecraft.world.entity.monster.piglin.Piglin
[15Dec2021 14:57:54.689] [pool-3-thread-1/DEBUG] [mixin/]: crockpot.mixins.json:IPiglinMixin: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
[15Dec2021 14:57:54.689] [pool-3-thread-1/DEBUG] [mixin/]: Mixing PiglinMixin from crockpot.mixins.json into net.minecraft.world.entity.monster.piglin.Piglin
[15Dec2021 14:57:54.689] [pool-3-thread-1/DEBUG] [mixin/]: crockpot.mixins.json:PiglinMixin: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
[15Dec2021 14:57:54.699] [pool-3-thread-1/DEBUG] [mixin/]: Mixing PiglinBruteMixin from bigbrain.mixins.json into net.minecraft.world.entity.monster.piglin.PiglinBrute```