promotional bannermobile promotional banner

Polymorphic Blocks

Adds blocks that can morph into different shapes—stairs, slabs, vertical slabs, and more!

File Details

Polymorphic Blocks v2.0.1

  • R
  • Jun 18, 2025
  • 153.73 KB
  • 1.0K
  • 1.21.90

File Name

Polymorphs.mcaddon

Supported Versions

  • 1.21.90

[2.0.1] - 2025-06-19

Note: Skipped v2.0.0 due to a functional bug

Changed

  • Updated min_engine_version to [1, 21, 90] for Minecraft 1.21.90 compatibility
  • Replaced deprecated Custom Components declarations with new Custom Components V2 syntax
  • Replaced deprecated world.beforeEvents.worldInitialize with system.beforeEvents.startup from Scripting V2.0.0

Fixed

  • Removed unsupported default value from condition field in block culling rules; condition is now optional
  • Eighth-block placement no longer misses the intended target (introduced in v2.0.0)