promotional bannermobile promotional banner

Stackable Blocks Template

A template for building stackable blocks , like sea pickles, turtle's eggs and more!

Stackable Blocks Template

Easily Create Blocks that have a progresive state changing, like stacking sea pickles and turtle's eggs.


Disclaimer:

This isn't an add-on, is just raw code for creators to use in their projects to improve their efficiency and performance.

Socials:

How to use:

// Read the license of use, don't try to change this component's name.
// Add this component to your block:
"sl:stackable": {
        "state": "sl:stackable_state", // The state your block's gonna use to "stack" itself
        "maxStack": 3, // the max value of your state: [ 0, 1, 2, 3 ]
        "stackBlocks": [
          "sl:stackable", // this array must have the name of your block if you want it to be stacked by itself otherwhise your block won't grow its own stack state
          "minecraft:dirt", // the blocks that will increase the stack state of your block
          "minecraft:stone",
          "minecraft:oak_planks"
        ],
        "sound": "place.amethyst_block" // the sound your block will do when increasing its stack state and placing it.
      }

The Stackable Blocks Template Team

profile avatar
  • 5
    Followers
  • 2
    Projects
  • 400
    Downloads

What the he-ck goes here?

More from ajr_uribe

  • [Fire] AurorianCraft: Realistic Survival Addon project image

    [Fire] AurorianCraft: Realistic Survival Addon

    • 25.7K
    • Addons

    An addon that aims to improve the survival experience and make it more realistic

    • 25.7K
    • December 16, 2025
    • Addons
  • Better Candles project image

    Better Candles

    • 231
    • Addons

    An add-on that adds new, improved and more stylized candles to the game than the vanilla ones. Original idea: Complementaries mod for Java edition by MehVahdYukaar

    • 231
    • October 21, 2025
    • Addons
    • +1
  • [Fire] AurorianCraft: Realistic Survival Addon project image

    [Fire] AurorianCraft: Realistic Survival Addon

    • 25.7K
    • Addons

    An addon that aims to improve the survival experience and make it more realistic

    • 25.7K
    • December 16, 2025
    • Addons
  • Better Candles project image

    Better Candles

    • 231
    • Addons

    An add-on that adds new, improved and more stylized candles to the game than the vanilla ones. Original idea: Complementaries mod for Java edition by MehVahdYukaar

    • 231
    • October 21, 2025
    • Addons
    • +1