Skip to content

Burning 3.0 for Minecraft 1.20.1 to 1.21.11

Latest

Choose a tag to compare

@github-actions github-actions released this 11 Jan 14:52
· 10 commits to main since this release
083cffb

Changed

  • Removed the custom BurningStorage block API in favour of Storage<FuelVariant>: something much more compatible with Fabric Transfer API.

Removed

  • Removed the BurningPropagator API and all the propagation logic.
  • Removed many of the base implementations made redundant by the newfound compatibility with Fabric Transfer API.