Extended Block Shapes 扩展方块形状

Adds stairs, slabs, fences, fence gates, buttons and pressure plates for many vanilla blocks.

File Details

extshape-fabric-3.1.5+mc1.21.11.jar

  • R
  • Jun 23, 2026
  • 7.24 MB
  • 2
  • 1.21.11
  • Fabric

File Name

extshape-fabric-3.1.5+mc1.21.11.jar

Supported Versions

  • 1.21.11

Curse Maven Snippet

Fabric

modImplementation "curse.maven:extended-block-shapes-514125:8305625"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

  • Now in the development environment, block tags are verified more. Block Tags related to block harvesting (#mineable/*, #needs_*_tool, #incorrect_for_*_tool, and #shears_*_breaking_speed introduced in 26.2), those existing in base blocks must exist in variants block, and those not existing in base blocks must not exist in variants block, otherwise errors are thrown. Meanwhile, the following changes are applied to block tags:
    • Fixed the issue that blocks of waxed copper block of any oxidization level do not have #needs_stone_tool tag.
    • Fixed the issue that pumpkins and melons blocks do not have #sword_efficient tag.
  • Now in the development environment, stonecutting recipes are verified. If a base block can be cut into some shape variants of some base block (which can be the same or another), while cannot be cut into other shapes (only limited to construction shapes and walls), errors will be thrown. For instance, if A can be cut into stairs and slab of B (A and B can be a same base block), but cannot be cut into a vertical slab of B, an error will be thrown. Besides, as stonecutting is limited to construction shapes and walls, if some block can be cut into other shapes (such as button, pressure plate), an error will be thrown as well. Meanwhile, the following changes are applied to stonecutting recipes.
    • Synchronizing the changes of Minecraft 26.1, now stone can be cut into blocks related to cobblestone, and deepslate can be cut into blocks related to cobbled deepslate, polished deepslate, deepslate bricks and deepslate tiles.
  • Now the tag removal feature of Fabric API introduced in 0.150.1 will be used, removing non-pickaxe-mineable walls (such as wooden walls and woolen walls) and non-axe-mineable fence gates (such as stone fence gates) directly from #mineable/pickaxe and #mineable/axe block tags; these blocks no longer have those tags.
  • In versions 26.2 and above, the sulfur cube archetype of petrified oak planks and smooth stone double slab are slow_bouncy.