diff --git a/CHANGELOG.md b/CHANGELOG.md index c928f04bd..25229728c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -20,7 +20,7 @@ Added TFC Gurman, which adds even more food and drink - Oilsands dust can now be centrifuged in the mechanical centrifuge @Pyritie - All oils (both the petrochem kind and the cooking kind) can now be used to fuel small boilers as well @Pyritie - Reduced the cost of the ME Ingredient Buffer @Pyritie -- Renamed Blubber to Animal Fat and added it to the drop tables of more animals (pigs drop a fair bit, orcas drop a ton). Renamed Fish Oil to Tallowate since you can turn animal fat into tallow into fish oil (now tallowate). From there you can turn it into biodiesel! @Pyritie +- Renamed Blubber to Animal Fat and added it to the drop tables of more animals (pigs drop a fair bit, orcas drop a ton). Renamed Fish Oil to Tallowate since you can turn animal fat into tallow into fish oil (now tallowate). From there you can turn it into biodiesel! @applenper @Pyritie - Removed black/red/blue arc furnace dust to ingot recipes, but changed the EBF recipes to MV (#2306) @applenper @Pyritie - Glass bottles and ceramic jugs can now hold the same fluids as wooden barrels, buckets, etc @Pyritie - Added fluid/item capacity tooltips to many fluid/item containers @Pyritie @@ -39,6 +39,7 @@ Added TFC Gurman, which adds even more food and drink - Fixed summoned pet endermen not being able to survive in space or other planets @Pyritie - Fixed some recipe imbalances with trimethyl borate and related recipes @Pyritie - Fixed not being able to feed meat to the Cruncher (#2305) @Pyritie +- Hopefully fixed rockets without a pilot getting stuck and not exploding? (#2137) @Pyritie ### Translation updates - Chinese (simplified) @jmecn - Japanese @sakura-gondra diff --git a/kubejs/assets/tfc/textures/item/blubber.png b/kubejs/assets/tfc/textures/item/blubber.png new file mode 100644 index 000000000..453a7ca59 Binary files /dev/null and b/kubejs/assets/tfc/textures/item/blubber.png differ