




























































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































Make a bedrock insane craft just like the Java one

By ronin2015
# ⛏️ Chunk Breaker **Chunk Breaker** is a powerful Minecraft Bedrock add-on that allows you to completely destroy an entire chunk by breaking just **one block** with the Chunk Breaker. ## 💥 Complete Chunk Destruction When you break a block inside a chunk using the **Chunk Breaker**, the entire chunk is destroyed all the way down to **Bedrock**. Every block and material inside the chunk is processed automatically. ## 💎 Automatic Resource Collection Any valuable resources found inside the destroyed chunk are automatically collected and transferred directly into your inventory. This includes: * Iron * Gold * Diamonds * And other valuable materials You don't have to run around collecting the drops yourself. ## 🔥 Automatic Smelting Any materials that can be smelted are **automatically smelted** during the chunk-breaking process. The finished materials are then sent directly into your inventory. No furnace is needed. ## ⏱️ Five-Second Escape The moment you break the first block, a **5-second countdown** begins. You have five seconds to escape the chunk before it is completely deleted. If you're still inside when the chunk disappears, the ground beneath you is gone. **You fall straight into the void.** So when you activate the Chunk Breaker: **BREAK → RUN → ESCAPE** ## ✅ Chunk Break Complete Once the chunk has been completely destroyed and its resources have been processed, the system displays: > **Chunk Break Complete** This confirms that the entire chunk has finished breaking. # ☠️ One Block. One Chunk. Five Seconds. Break one block. Collect the resources. Get out before the chunk disappears. **Because if you're still inside when the Chunk Breaker finishes... you're going straight down.**

By ballblaster
You must kill a villager or a sheep within 10 blocks of the chest in addition to entering your password to open the chest A storage chest that produces a UI on screen before opening and requires you to enter a password to open it, along with a blood sacrifice.
By ballblaster
Wanna use a nueralizer on a mob while it is chasing you? How about instead of wiping their memories like in men in black, we turn them into statues in a big white flash... hehe. Flash any living mob into a white statue matching its appearance, preserving traits and health—then sneak-click to thaw it or wait till it dethaws naturally...comes in handy when you need to make a getaway. Will not work on players, this is intentional. Some mobs don't have dedicated statues and will assume the closest match when in stasis. I may add more statue textures, but for now, in order to make all mobs capable of being nueralized, some fallback to sibling mob statues. Ex: Slimes fall back to creepers when nueralized and take on their appearance when statues, for now. I will add dedicated statue textures for them later, I was having lots of trouble doing so without erasing critical data so I figured for now it will wait. If people like it, I will expand statue textures to more niche mobs. Bedrock has no "swap this mob's rendered appearance" API. I worked around that by spawning a decoupled proxy entity with client-synced int/float properties (statue_visual, statue_variant, statue_scale, statue_pose, statue_baby) driving a render controller that picks the right geometry+texture, basically building your own lightweight "mob impersonation" system on top of primitives that weren't designed for it.