File tree Expand file tree Collapse file tree 2 files changed +1
-11
lines changed
Expand file tree Collapse file tree 2 files changed +1
-11
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ yarn_build=19
88loader_version =0.9.1+build.205
99
1010# Mod Properties
11- mod_version = 3.0.0
11+ mod_version = 3.0.1
1212maven_group = io.github.cottonmc
1313archives_base_name = libcd
1414
Original file line number Diff line number Diff line change 55 "mixins" : [
66 " MixinAdvancementRewards" ,
77 " MixinAdvancementRewardsDeserializer" ,
8- " MixinCookingRecipeSerializer" ,
9- " MixinCraftingInventory" ,
10- " MixinCraftingResultSlot" ,
11- " MixinCuttingRecipeSerializer" ,
12- " MixinIngredient" ,
13- " MixinLootManager" ,
14- " MixinNamespaceResourceManager" ,
15- " MixinPlayerScreenHandler" ,
16- " MixinRecipeManager" ,
178 " MixinResourceManagerImpl" ,
189 " MixinShapedRecipe" ,
1910 " MixinTagBuilder" ,
2011 " MixinTagContainer" ,
21- " ReferenceLootConditionAccessor" ,
2212 " TagEntryAccessor"
2313 ]
2414}
You can’t perform that action at this time.
0 commit comments