Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
24 changes: 0 additions & 24 deletions src/main/java/growthcraft/milk/client/GrowthcraftMilkClient.java
Original file line number Diff line number Diff line change
Expand Up @@ -122,30 +122,6 @@ public static void onRegisterItemColors(RegisterColorHandlersEvent.Item event) {

@SubscribeEvent
public static void onRegisterBlockColors(RegisterColorHandlersEvent.Block event) {
registerBlockTint(event, Reference.BlockColor.APPENZELLER_CHEESE, GrowthcraftMilkBlocks.APPENZELLER_CHEESE);
registerBlockTint(event, Reference.BlockColor.ASIAGO_CHEESE, GrowthcraftMilkBlocks.ASIAGO_CHEESE);
registerBlockTint(event, Reference.BlockColor.CASU_MARZU_CHEESE, GrowthcraftMilkBlocks.CASU_MARZU_CHEESE);
registerBlockTint(event, Reference.BlockColor.CHEDDAR_CHEESE, GrowthcraftMilkBlocks.CHEDDAR_CHEESE);
registerBlockTint(event, Reference.BlockColor.EMMENTALER_CHEESE, GrowthcraftMilkBlocks.EMMENTALER_CHEESE);
registerBlockTint(event, Reference.BlockColor.GORGONZOLA_CHEESE, GrowthcraftMilkBlocks.GORGONZOLA_CHEESE);
registerBlockTint(event, Reference.BlockColor.GOUDA_CHEESE, GrowthcraftMilkBlocks.GOUDA_CHEESE);
registerBlockTint(event, Reference.BlockColor.MONTEREY_CHEESE, GrowthcraftMilkBlocks.MONTEREY_CHEESE);
registerBlockTint(event, Reference.BlockColor.PARMESAN_CHEESE, GrowthcraftMilkBlocks.PARMESAN_CHEESE);
registerBlockTint(event, Reference.BlockColor.PROVOLONE_CHEESE, GrowthcraftMilkBlocks.PROVOLONE_CHEESE);
registerBlockTint(event, Reference.BlockColor.APPENZELLER_CHEESE, GrowthcraftMilkBlocks.APPENZELLER_CHEESE_AGED);
registerBlockTint(event, Reference.BlockColor.ASIAGO_CHEESE, GrowthcraftMilkBlocks.ASIAGO_CHEESE_AGED);
registerBlockTint(event, Reference.BlockColor.CASU_MARZU_CHEESE, GrowthcraftMilkBlocks.CASU_MARZU_CHEESE_AGED);
registerBlockTint(event, Reference.BlockColor.CHEDDAR_CHEESE, GrowthcraftMilkBlocks.CHEDDAR_CHEESE_AGED);
registerBlockTint(event, Reference.BlockColor.EMMENTALER_CHEESE, GrowthcraftMilkBlocks.EMMENTALER_CHEESE_AGED);
registerBlockTint(event, Reference.BlockColor.GORGONZOLA_CHEESE, GrowthcraftMilkBlocks.GORGONZOLA_CHEESE_AGED);
registerBlockTint(event, Reference.BlockColor.GOUDA_CHEESE, GrowthcraftMilkBlocks.GOUDA_CHEESE_AGED);
registerBlockTint(event, Reference.BlockColor.MONTEREY_CHEESE, GrowthcraftMilkBlocks.MONTEREY_CHEESE_AGED);
registerBlockTint(event, Reference.BlockColor.PARMESAN_CHEESE, GrowthcraftMilkBlocks.PARMESAN_CHEESE_AGED);
registerBlockTint(event, Reference.BlockColor.PROVOLONE_CHEESE, GrowthcraftMilkBlocks.PROVOLONE_CHEESE_AGED);
registerBlockTint(event, Reference.BlockColor.CHEDDAR_CHEESE, GrowthcraftMilkBlocks.CHEDDAR_CHEESE_WAXED);
registerBlockTint(event, Reference.BlockColor.GOUDA_CHEESE, GrowthcraftMilkBlocks.GOUDA_CHEESE_WAXED);
registerBlockTint(event, Reference.BlockColor.MONTEREY_CHEESE, GrowthcraftMilkBlocks.MONTEREY_CHEESE_WAXED);
registerBlockTint(event, Reference.BlockColor.PROVOLONE_CHEESE, GrowthcraftMilkBlocks.PROVOLONE_CHEESE_WAXED);
registerBlockTint(event, Reference.BlockColor.APPENZELLER_CHEESE, GrowthcraftMilkBlocks.APPENZELLER_CHEESE_CURDS);
registerBlockTint(event, Reference.BlockColor.ASIAGO_CHEESE, GrowthcraftMilkBlocks.ASIAGO_CHEESE_CURDS);
registerBlockTint(event, Reference.BlockColor.CASU_MARZU_CHEESE, GrowthcraftMilkBlocks.CASU_MARZU_CHEESE_CURDS);
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,35 +2,35 @@
"multipart": [
{
"when": { "slicesbottom": "1" },
"apply": { "model": "growthcraft_milk:block/cheese_wheel/cheese_slab_slices_bottom_1" }
"apply": { "model": "growthcraft_milk:block/cheese_wheel/textured/appenzeller/unaged/slices_bottom_1" }
},
{
"when": { "slicesbottom": "2" },
"apply": { "model": "growthcraft_milk:block/cheese_wheel/cheese_slab_slices_bottom_2" }
"apply": { "model": "growthcraft_milk:block/cheese_wheel/textured/appenzeller/unaged/slices_bottom_2" }
},
{
"when": { "slicesbottom": "3" },
"apply": { "model": "growthcraft_milk:block/cheese_wheel/cheese_slab_slices_bottom_3" }
"apply": { "model": "growthcraft_milk:block/cheese_wheel/textured/appenzeller/unaged/slices_bottom_3" }
},
{
"when": { "slicesbottom": "4" },
"apply": { "model": "growthcraft_milk:block/cheese_wheel/cheese_slab_slices_bottom_4" }
"apply": { "model": "growthcraft_milk:block/cheese_wheel/textured/appenzeller/unaged/slices_bottom_4" }
},
{
"when": { "slicestop": "1" },
"apply": { "model": "growthcraft_milk:block/cheese_wheel/cheese_slab_slices_top_1" }
"apply": { "model": "growthcraft_milk:block/cheese_wheel/textured/appenzeller/unaged/slices_top_1" }
},
{
"when": { "slicestop": "2" },
"apply": { "model": "growthcraft_milk:block/cheese_wheel/cheese_slab_slices_top_2" }
"apply": { "model": "growthcraft_milk:block/cheese_wheel/textured/appenzeller/unaged/slices_top_2" }
},
{
"when": { "slicestop": "3" },
"apply": { "model": "growthcraft_milk:block/cheese_wheel/cheese_slab_slices_top_3" }
"apply": { "model": "growthcraft_milk:block/cheese_wheel/textured/appenzeller/unaged/slices_top_3" }
},
{
"when": { "slicestop": "4" },
"apply": { "model": "growthcraft_milk:block/cheese_wheel/cheese_slab_slices_top_4" }
"apply": { "model": "growthcraft_milk:block/cheese_wheel/textured/appenzeller/unaged/slices_top_4" }
}
]
}
Original file line number Diff line number Diff line change
Expand Up @@ -2,35 +2,35 @@
"multipart": [
{
"when": { "slicesbottom": "1" },
"apply": { "model": "growthcraft_milk:block/cheese_wheel/cheese_slab_slices_bottom_1" }
"apply": { "model": "growthcraft_milk:block/cheese_wheel/textured/appenzeller/aged/slices_bottom_1" }
},
{
"when": { "slicesbottom": "2" },
"apply": { "model": "growthcraft_milk:block/cheese_wheel/cheese_slab_slices_bottom_2" }
"apply": { "model": "growthcraft_milk:block/cheese_wheel/textured/appenzeller/aged/slices_bottom_2" }
},
{
"when": { "slicesbottom": "3" },
"apply": { "model": "growthcraft_milk:block/cheese_wheel/cheese_slab_slices_bottom_3" }
"apply": { "model": "growthcraft_milk:block/cheese_wheel/textured/appenzeller/aged/slices_bottom_3" }
},
{
"when": { "slicesbottom": "4" },
"apply": { "model": "growthcraft_milk:block/cheese_wheel/cheese_slab_slices_bottom_4" }
"apply": { "model": "growthcraft_milk:block/cheese_wheel/textured/appenzeller/aged/slices_bottom_4" }
},
{
"when": { "slicestop": "1" },
"apply": { "model": "growthcraft_milk:block/cheese_wheel/cheese_slab_slices_top_1" }
"apply": { "model": "growthcraft_milk:block/cheese_wheel/textured/appenzeller/aged/slices_top_1" }
},
{
"when": { "slicestop": "2" },
"apply": { "model": "growthcraft_milk:block/cheese_wheel/cheese_slab_slices_top_2" }
"apply": { "model": "growthcraft_milk:block/cheese_wheel/textured/appenzeller/aged/slices_top_2" }
},
{
"when": { "slicestop": "3" },
"apply": { "model": "growthcraft_milk:block/cheese_wheel/cheese_slab_slices_top_3" }
"apply": { "model": "growthcraft_milk:block/cheese_wheel/textured/appenzeller/aged/slices_top_3" }
},
{
"when": { "slicestop": "4" },
"apply": { "model": "growthcraft_milk:block/cheese_wheel/cheese_slab_slices_top_4" }
"apply": { "model": "growthcraft_milk:block/cheese_wheel/textured/appenzeller/aged/slices_top_4" }
}
]
}
Original file line number Diff line number Diff line change
Expand Up @@ -2,35 +2,35 @@
"multipart": [
{
"when": { "slicesbottom": "1" },
"apply": { "model": "growthcraft_milk:block/cheese_wheel/cheese_slab_slices_bottom_1" }
"apply": { "model": "growthcraft_milk:block/cheese_wheel/textured/asiago/unaged/slices_bottom_1" }
},
{
"when": { "slicesbottom": "2" },
"apply": { "model": "growthcraft_milk:block/cheese_wheel/cheese_slab_slices_bottom_2" }
"apply": { "model": "growthcraft_milk:block/cheese_wheel/textured/asiago/unaged/slices_bottom_2" }
},
{
"when": { "slicesbottom": "3" },
"apply": { "model": "growthcraft_milk:block/cheese_wheel/cheese_slab_slices_bottom_3" }
"apply": { "model": "growthcraft_milk:block/cheese_wheel/textured/asiago/unaged/slices_bottom_3" }
},
{
"when": { "slicesbottom": "4" },
"apply": { "model": "growthcraft_milk:block/cheese_wheel/cheese_slab_slices_bottom_4" }
"apply": { "model": "growthcraft_milk:block/cheese_wheel/textured/asiago/unaged/slices_bottom_4" }
},
{
"when": { "slicestop": "1" },
"apply": { "model": "growthcraft_milk:block/cheese_wheel/cheese_slab_slices_top_1" }
"apply": { "model": "growthcraft_milk:block/cheese_wheel/textured/asiago/unaged/slices_top_1" }
},
{
"when": { "slicestop": "2" },
"apply": { "model": "growthcraft_milk:block/cheese_wheel/cheese_slab_slices_top_2" }
"apply": { "model": "growthcraft_milk:block/cheese_wheel/textured/asiago/unaged/slices_top_2" }
},
{
"when": { "slicestop": "3" },
"apply": { "model": "growthcraft_milk:block/cheese_wheel/cheese_slab_slices_top_3" }
"apply": { "model": "growthcraft_milk:block/cheese_wheel/textured/asiago/unaged/slices_top_3" }
},
{
"when": { "slicestop": "4" },
"apply": { "model": "growthcraft_milk:block/cheese_wheel/cheese_slab_slices_top_4" }
"apply": { "model": "growthcraft_milk:block/cheese_wheel/textured/asiago/unaged/slices_top_4" }
}
]
}
Original file line number Diff line number Diff line change
Expand Up @@ -2,35 +2,35 @@
"multipart": [
{
"when": { "slicesbottom": "1" },
"apply": { "model": "growthcraft_milk:block/cheese_wheel/cheese_slab_slices_bottom_1" }
"apply": { "model": "growthcraft_milk:block/cheese_wheel/textured/asiago/aged/slices_bottom_1" }
},
{
"when": { "slicesbottom": "2" },
"apply": { "model": "growthcraft_milk:block/cheese_wheel/cheese_slab_slices_bottom_2" }
"apply": { "model": "growthcraft_milk:block/cheese_wheel/textured/asiago/aged/slices_bottom_2" }
},
{
"when": { "slicesbottom": "3" },
"apply": { "model": "growthcraft_milk:block/cheese_wheel/cheese_slab_slices_bottom_3" }
"apply": { "model": "growthcraft_milk:block/cheese_wheel/textured/asiago/aged/slices_bottom_3" }
},
{
"when": { "slicesbottom": "4" },
"apply": { "model": "growthcraft_milk:block/cheese_wheel/cheese_slab_slices_bottom_4" }
"apply": { "model": "growthcraft_milk:block/cheese_wheel/textured/asiago/aged/slices_bottom_4" }
},
{
"when": { "slicestop": "1" },
"apply": { "model": "growthcraft_milk:block/cheese_wheel/cheese_slab_slices_top_1" }
"apply": { "model": "growthcraft_milk:block/cheese_wheel/textured/asiago/aged/slices_top_1" }
},
{
"when": { "slicestop": "2" },
"apply": { "model": "growthcraft_milk:block/cheese_wheel/cheese_slab_slices_top_2" }
"apply": { "model": "growthcraft_milk:block/cheese_wheel/textured/asiago/aged/slices_top_2" }
},
{
"when": { "slicestop": "3" },
"apply": { "model": "growthcraft_milk:block/cheese_wheel/cheese_slab_slices_top_3" }
"apply": { "model": "growthcraft_milk:block/cheese_wheel/textured/asiago/aged/slices_top_3" }
},
{
"when": { "slicestop": "4" },
"apply": { "model": "growthcraft_milk:block/cheese_wheel/cheese_slab_slices_top_4" }
"apply": { "model": "growthcraft_milk:block/cheese_wheel/textured/asiago/aged/slices_top_4" }
}
]
}
Original file line number Diff line number Diff line change
Expand Up @@ -2,35 +2,35 @@
"multipart": [
{
"when": { "slicesbottom": "1" },
"apply": { "model": "growthcraft_milk:block/cheese_wheel/cheese_slab_slices_bottom_1" }
"apply": { "model": "growthcraft_milk:block/cheese_wheel/textured/casu_marzu/unaged/slices_bottom_1" }
},
{
"when": { "slicesbottom": "2" },
"apply": { "model": "growthcraft_milk:block/cheese_wheel/cheese_slab_slices_bottom_2" }
"apply": { "model": "growthcraft_milk:block/cheese_wheel/textured/casu_marzu/unaged/slices_bottom_2" }
},
{
"when": { "slicesbottom": "3" },
"apply": { "model": "growthcraft_milk:block/cheese_wheel/cheese_slab_slices_bottom_3" }
"apply": { "model": "growthcraft_milk:block/cheese_wheel/textured/casu_marzu/unaged/slices_bottom_3" }
},
{
"when": { "slicesbottom": "4" },
"apply": { "model": "growthcraft_milk:block/cheese_wheel/cheese_slab_slices_bottom_4" }
"apply": { "model": "growthcraft_milk:block/cheese_wheel/textured/casu_marzu/unaged/slices_bottom_4" }
},
{
"when": { "slicestop": "1" },
"apply": { "model": "growthcraft_milk:block/cheese_wheel/cheese_slab_slices_top_1" }
"apply": { "model": "growthcraft_milk:block/cheese_wheel/textured/casu_marzu/unaged/slices_top_1" }
},
{
"when": { "slicestop": "2" },
"apply": { "model": "growthcraft_milk:block/cheese_wheel/cheese_slab_slices_top_2" }
"apply": { "model": "growthcraft_milk:block/cheese_wheel/textured/casu_marzu/unaged/slices_top_2" }
},
{
"when": { "slicestop": "3" },
"apply": { "model": "growthcraft_milk:block/cheese_wheel/cheese_slab_slices_top_3" }
"apply": { "model": "growthcraft_milk:block/cheese_wheel/textured/casu_marzu/unaged/slices_top_3" }
},
{
"when": { "slicestop": "4" },
"apply": { "model": "growthcraft_milk:block/cheese_wheel/cheese_slab_slices_top_4" }
"apply": { "model": "growthcraft_milk:block/cheese_wheel/textured/casu_marzu/unaged/slices_top_4" }
}
]
}
Original file line number Diff line number Diff line change
Expand Up @@ -2,35 +2,35 @@
"multipart": [
{
"when": { "slicesbottom": "1" },
"apply": { "model": "growthcraft_milk:block/cheese_wheel/cheese_slab_slices_bottom_1" }
"apply": { "model": "growthcraft_milk:block/cheese_wheel/textured/casu_marzu/aged/slices_bottom_1" }
},
{
"when": { "slicesbottom": "2" },
"apply": { "model": "growthcraft_milk:block/cheese_wheel/cheese_slab_slices_bottom_2" }
"apply": { "model": "growthcraft_milk:block/cheese_wheel/textured/casu_marzu/aged/slices_bottom_2" }
},
{
"when": { "slicesbottom": "3" },
"apply": { "model": "growthcraft_milk:block/cheese_wheel/cheese_slab_slices_bottom_3" }
"apply": { "model": "growthcraft_milk:block/cheese_wheel/textured/casu_marzu/aged/slices_bottom_3" }
},
{
"when": { "slicesbottom": "4" },
"apply": { "model": "growthcraft_milk:block/cheese_wheel/cheese_slab_slices_bottom_4" }
"apply": { "model": "growthcraft_milk:block/cheese_wheel/textured/casu_marzu/aged/slices_bottom_4" }
},
{
"when": { "slicestop": "1" },
"apply": { "model": "growthcraft_milk:block/cheese_wheel/cheese_slab_slices_top_1" }
"apply": { "model": "growthcraft_milk:block/cheese_wheel/textured/casu_marzu/aged/slices_top_1" }
},
{
"when": { "slicestop": "2" },
"apply": { "model": "growthcraft_milk:block/cheese_wheel/cheese_slab_slices_top_2" }
"apply": { "model": "growthcraft_milk:block/cheese_wheel/textured/casu_marzu/aged/slices_top_2" }
},
{
"when": { "slicestop": "3" },
"apply": { "model": "growthcraft_milk:block/cheese_wheel/cheese_slab_slices_top_3" }
"apply": { "model": "growthcraft_milk:block/cheese_wheel/textured/casu_marzu/aged/slices_top_3" }
},
{
"when": { "slicestop": "4" },
"apply": { "model": "growthcraft_milk:block/cheese_wheel/cheese_slab_slices_top_4" }
"apply": { "model": "growthcraft_milk:block/cheese_wheel/textured/casu_marzu/aged/slices_top_4" }
}
]
}
Original file line number Diff line number Diff line change
Expand Up @@ -2,35 +2,35 @@
"multipart": [
{
"when": { "slicesbottom": "1" },
"apply": { "model": "growthcraft_milk:block/cheese_wheel/cheese_slab_slices_bottom_1" }
"apply": { "model": "growthcraft_milk:block/cheese_wheel/textured/cheddar/unaged/slices_bottom_1" }
},
{
"when": { "slicesbottom": "2" },
"apply": { "model": "growthcraft_milk:block/cheese_wheel/cheese_slab_slices_bottom_2" }
"apply": { "model": "growthcraft_milk:block/cheese_wheel/textured/cheddar/unaged/slices_bottom_2" }
},
{
"when": { "slicesbottom": "3" },
"apply": { "model": "growthcraft_milk:block/cheese_wheel/cheese_slab_slices_bottom_3" }
"apply": { "model": "growthcraft_milk:block/cheese_wheel/textured/cheddar/unaged/slices_bottom_3" }
},
{
"when": { "slicesbottom": "4" },
"apply": { "model": "growthcraft_milk:block/cheese_wheel/cheese_slab_slices_bottom_4" }
"apply": { "model": "growthcraft_milk:block/cheese_wheel/textured/cheddar/unaged/slices_bottom_4" }
},
{
"when": { "slicestop": "1" },
"apply": { "model": "growthcraft_milk:block/cheese_wheel/cheese_slab_slices_top_1" }
"apply": { "model": "growthcraft_milk:block/cheese_wheel/textured/cheddar/unaged/slices_top_1" }
},
{
"when": { "slicestop": "2" },
"apply": { "model": "growthcraft_milk:block/cheese_wheel/cheese_slab_slices_top_2" }
"apply": { "model": "growthcraft_milk:block/cheese_wheel/textured/cheddar/unaged/slices_top_2" }
},
{
"when": { "slicestop": "3" },
"apply": { "model": "growthcraft_milk:block/cheese_wheel/cheese_slab_slices_top_3" }
"apply": { "model": "growthcraft_milk:block/cheese_wheel/textured/cheddar/unaged/slices_top_3" }
},
{
"when": { "slicestop": "4" },
"apply": { "model": "growthcraft_milk:block/cheese_wheel/cheese_slab_slices_top_4" }
"apply": { "model": "growthcraft_milk:block/cheese_wheel/textured/cheddar/unaged/slices_top_4" }
}
]
}
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,4 @@
"apply": { "model": "growthcraft_milk:block/cheese_wheel/waxed/cheddar/slices_top_4" }
}
]
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -2,35 +2,35 @@
"multipart": [
{
"when": { "slicesbottom": "1" },
"apply": { "model": "growthcraft_milk:block/cheese_wheel/cheese_slab_slices_bottom_1" }
"apply": { "model": "growthcraft_milk:block/cheese_wheel/textured/emmentaler/unaged/slices_bottom_1" }
},
{
"when": { "slicesbottom": "2" },
"apply": { "model": "growthcraft_milk:block/cheese_wheel/cheese_slab_slices_bottom_2" }
"apply": { "model": "growthcraft_milk:block/cheese_wheel/textured/emmentaler/unaged/slices_bottom_2" }
},
{
"when": { "slicesbottom": "3" },
"apply": { "model": "growthcraft_milk:block/cheese_wheel/cheese_slab_slices_bottom_3" }
"apply": { "model": "growthcraft_milk:block/cheese_wheel/textured/emmentaler/unaged/slices_bottom_3" }
},
{
"when": { "slicesbottom": "4" },
"apply": { "model": "growthcraft_milk:block/cheese_wheel/cheese_slab_slices_bottom_4" }
"apply": { "model": "growthcraft_milk:block/cheese_wheel/textured/emmentaler/unaged/slices_bottom_4" }
},
{
"when": { "slicestop": "1" },
"apply": { "model": "growthcraft_milk:block/cheese_wheel/cheese_slab_slices_top_1" }
"apply": { "model": "growthcraft_milk:block/cheese_wheel/textured/emmentaler/unaged/slices_top_1" }
},
{
"when": { "slicestop": "2" },
"apply": { "model": "growthcraft_milk:block/cheese_wheel/cheese_slab_slices_top_2" }
"apply": { "model": "growthcraft_milk:block/cheese_wheel/textured/emmentaler/unaged/slices_top_2" }
},
{
"when": { "slicestop": "3" },
"apply": { "model": "growthcraft_milk:block/cheese_wheel/cheese_slab_slices_top_3" }
"apply": { "model": "growthcraft_milk:block/cheese_wheel/textured/emmentaler/unaged/slices_top_3" }
},
{
"when": { "slicestop": "4" },
"apply": { "model": "growthcraft_milk:block/cheese_wheel/cheese_slab_slices_top_4" }
"apply": { "model": "growthcraft_milk:block/cheese_wheel/textured/emmentaler/unaged/slices_top_4" }
}
]
}
Loading
Loading