Skip to content

26.1.2-1.33.7

Choose a tag to compare

@github-actions github-actions released this 20 Jul 03:58
26.1.2-1.33.7

Changelog for Minecraft 26.1.2

All notable changes to this project will be documented in this file.

26.1.2-1.33.7 - 2026-07-19 20:44:19

Added

  • Add translations through Crowdin (#1681)
  • Add stripped Menril logs to vanilla logs and logs_that_burn tags (#1685), Closes #1684

Fixed

  • Fix autocrafting result detection on hopper insertion to importer

The problem was that IngredientChannelAdapterWrapperSlotted did not make
use of the IIngredientChannelInsertPreConsumers yet, which is the one
being used when external blocks such as hoppers directly push to network
components. Now, it does, similar to IngredientChannelAdapter.

Closes CyclopsMC/IntegratedCrafting#207

26.1.2-1.33.6 - 2026-07-13 18:54:41 +0200

Added

  • Add french translation file (#1678)

Fixed

  • Fix Player NBT data not being readable with operator

26.1.2-1.33.5 - 2026-06-24 19:53:17 +0200

Changed

  • Show network diagnostics messages in chat

Fixed

  • Fix full blocks not rendering at full size in Squeezer

26.1.2-1.33.4 - 2026-06-18 19:58:11 +0200

Fixed

26.1.2-1.33.3 - 2026-06-16 16:39:30 +0200

Fixed

26.1.2-1.33.2 - 2026-05-30 10:24:52 +0200

Fixed

  • Fix network reload when a machine state is changed

This could cause issues where multiple instances of internal network
states could be created, that are conflicting.
Concretely, this fixes autocrafting issues where outputs from Mechanical
machines could not be detected, as it coincided with a machine state
change.

Closes CyclopsMC/IntegratedCrafting#199

26.1.2-1.33.1 - 2026-05-22 11:31:20 +0200

Added

  • Add translations through Crowdin

Fixed

  • Fix parts not being directly placeable opposite to other parts

26.1.2-1.33.0 - 2026-05-04 16:37:42 +0200

Added

  • Add translations through Crowdin (#1671)
  • Update Refined Storage compat to v2, Closes #1544

26.1.2-1.32.13 - 2026-05-02 20:40:51 +0200

Fixed

26.1.2-1.32.12 - 2026-04-28 19:44:46 +0200

Fixed

  • Fix incorrect position of channel disabled tooltip in Integrated Crafting

[26.1.2-1.32.11] - 2026-04-23 20:21:26 +0200

Initial 26.1.2 release