Перейти к содержимому
Mineforgian

Block Breaker & Block Placer

2 new vanilla-friendly redstone blocks; One for breaking and one for placing.

16K загрузок43 подписчиковMITfabric

Обновлён 4 мая 2026 г. · опубликован 10 августа 2024 г.

  This description is up to date with the most recent version of Minecraft that the mod supports. Features may be modified or missing in earlier versions.

Static Badge Static Badge Static Badge
Flag US Flag China Flag Taiwan Flag Germany Flag Spain Flag Chile Flag Sweden Flag Turkey Flag Ukraine Flag Brazil Flag Russia

Block Breaker & Block Placer Banner

Explore All Mods ButtonHelp Translate ButtonFull Mod Description Button

GitHub Repository ButtonGitHub Repository Button

About

Block Breaker & Block Placer adds two compact redstone utility blocks for turning placed blocks into items, and items back into placed blocks.

  • Build compact farms, entrances and redstone machines
  • Keeps survival balance by respecting harvestability rules

Similarly to vanilla's Dispenser and Dropper, the Breaker and Placer are activated with a redstone pulse.

  • The Breaker breaks the block in front of it and places it in its inventory.
  • The Placer places a random block from its inventory in the spot in front of it.

Why use this mod?

If you've ever wished that you could turn items into placed blocks, or vise-versa, this mod is for you.
Here are just some of the many applications:

  • Automated cobblestone generators
  • Secret entrances without using pistons
  • New redstone contraptions (redstone torch inside a Placer?)
  • Automatic cocoa bean farm

Recipes

The recipes for both blocks follow similar patterns to the dropper and dispenser:

Breaker Recipe Placer Recipe

Demonstration

Balance Considerations

During development it was clear that Breakers would circumvent survival Minecraft's balancing considerably (e.g. breaking obsidian before the player has a diamond pickaxe).

For this reason, the breaker block respects a block's harvestability settings. This means that the Breaker will only break the block in front of it if it has the correct tool.

A simple set of examples:

  • Breaker has no tool - Can break dirt, logs, fletching table but not stone
  • Breaker has wooden pickaxe - Can break stone, coal ore but not iron ore
  • Breaker has shears - Can break leaves, tall grass, peonies but not stone

Frequently Asked Questions

Is there a (fabric/forge/neoforge/risugami's modloader) version?

Block Breaker & Block Placer exists on both Fabric and NeoForge. If you're running Quilt, use the Fabric jar.

Can you backport the mod to Minecraft 1.X.X?

This mod will not be backported. It will however support new major versions of Minecraft.

I found a bug / my game crashed

If you find any problems with Block Breaker & Block Placer, please feel encouraged to create an issue on the GitHub repository issue tracker. Bug reports are incredibly useful and help this mod reach its full potential.

Версии

ВерсияКаналИграЗагрузчикиДатаСкачать
1.0.8+26.1.xРелиз26.1, 26.1.1, 26.1.2fabric4 мая 2026 г.Скачать (101 КБ)
1.0.6+1.21.1Релиз1.21.1fabric15 апреля 2026 г.Скачать (82 КБ)
1.0.7+1.21.11Релиз1.21.11fabric16 февраля 2026 г.Скачать (97 КБ)
1.0.5+1.21.1Релиз1.21.1fabric16 февраля 2026 г.Скачать (81 КБ)
1.0.6+1.21.11Релиз1.21.11fabric30 декабря 2025 г.Скачать (96 КБ)
1.0.5+1.21.11Релиз1.21.11fabric21 декабря 2025 г.Скачать (96 КБ)
1.0.4+1.21.10Релиз1.21.10fabric25 ноября 2025 г.Скачать (86 КБ)
1.0.4+1.21.1Релиз1.21.1fabric25 ноября 2025 г.Скачать (80 КБ)
1.0.3+1.21.10Релиз1.21.10fabric19 октября 2025 г.Скачать (87 КБ)
1.0.3+1.21.8Релиз1.21.6, 1.21.7, 1.21.8fabric16 сентября 2025 г.Скачать (87 КБ)
1.0.3+1.21.5Релиз1.21.5fabric27 июля 2025 г.Скачать (87 КБ)
1.0.2+1.21Релиз1.21, 1.21.1fabric26 августа 2024 г.Скачать (81 КБ)
1.0.1+1.21Релиз1.21, 1.21.1fabric13 августа 2024 г.Скачать (80 КБ)
1.0.0+1.21Бета1.21fabric10 августа 2024 г.Скачать (79 КБ)

Ченджлог

1.0.8+26.1.xРелиз26.1, 26.1.1, 26.1.2 · 4 мая 2026 г.

☀️ New

  • Ported to 26.1
1.0.6+1.21.1Релиз1.21.1 · 15 апреля 2026 г.

🌞 New

  • Backport carpet movableBlockEntities integration from 1.21.11
1.0.7+1.21.11Релиз1.21.11 · 16 февраля 2026 г.

🔧 Fixes

  • Placer: placed block faces same direction as the Placer
  • Breaker: broken blocks send neighbour updates correctly (fixes pumpkin stem not resetting after breaking pumpkin for example)
1.0.5+1.21.1Релиз1.21.1 · 16 февраля 2026 г.

🔧 Fixes

  • Placer: placed block faces same direction as the Placer
  • Breaker: broken blocks send neighbour updates correctly (fixes pumpkin stem not resetting after breaking pumpkin for example)
1.0.6+1.21.11Релиз1.21.11 · 30 декабря 2025 г.

🌞 New

  • With the Carpet mod installed, you can now move the Breaker & Placer with pistons
1.0.5+1.21.11Релиз1.21.11 · 21 декабря 2025 г.

🌞New

  • When shift-clicking from a player inventory into a Block Breaker, Tools will attempt to go into the tool slot before entering the main breaker inventory
  • Added a config option that lets tools used in the breaker have their durability consumed
  • Add new slot cycle icons to the Breaker for swords & hoes
  • Hoppers (and other item input methods) can add tools to breakers now

🛠️Fixes

  • Added captions for sound effects
  • Fixed a specific redstone-syncing bug that would occur in certain block configurations of placers or breakers
  • a few other smaller fixes that impact mostly edge cases

✅Acknowledgements

  • cputnam-a11y, for their Feature Patch, which provided code for some of the new features in this version
1.0.4+1.21.10Релиз1.21.10 · 25 ноября 2025 г.

🛠️ Fixes

  • Quick-moving items from the Placer no longer duplicates them
  • Breaker can no longer break blocks with negative hardness values (e.g. bedrock, barrier)

Thank you for the bug report and fixes MrVINIK!

1.0.4+1.21.1Релиз1.21.1 · 25 ноября 2025 г.

🛠️ Fixes

  • Quick-moving items from the Placer no longer duplicates them
  • Breaker can no longer break blocks with negative hardness values (e.g. bedrock, barrier)

Thank you for the bug report and fixes MrVINIK!

Комментарии

Загружаем…