Custom Log Stripping (FABRIC)
Have you ever been building a cozy wooden cabin in Minecraft, only to accidentally right-click a log with an axe and ruin its bark texture? That frustrating moment is now a thing of the past. Custom Log Stripping (FABRIC) is a clever utility mod that puts you in charge of every stripping recipe in the game. Instead of being forced to accept vanilla mechanics, you can remove, restore, or even invent entirely new block transformations. Whether you want to protect your pristine logs or create wild custom interactions, this Fabric mod delivers flexibility without bloat.
What Makes Custom Log Stripping (FABRIC) Different?
Unlike other mods that simply disable stripping globally, Custom Log Stripping (FABRIC) takes a more nuanced approach. By default, it removes all stripping recipes from the game—yes, every single one. But that is just the starting point. The real power lies in its datapack-driven customization. You can selectively add back only the recipes you want, or go beyond vanilla and define your own. Imagine stripping an oak log to reveal a spruce log, or turning a crimson stem into a warped stem. The only limit is that both the ingredient and result must be blocks extending the PillarBlock class, which covers all logs, stems, and similar axis-aligned blocks.
This mod is built exclusively for the Fabric loader and is compatible with modern Minecraft versions like 1.19.2, 1.20.1, and 1.20.4. It requires Fabric API to function, so make sure that is installed first. The lightweight design means it won’t conflict with other mods, and it integrates seamlessly into any modpack.
How to Install Custom Log Stripping (FABRIC)
Getting started is straightforward. First, ensure you have the Fabric loader installed for your Minecraft version. Then, download the Fabric API from a trusted source and place it in your mods folder. Next, download Custom Log Stripping (FABRIC) and add it to the same folder. Launch the game, and the mod will immediately strip away all stripping recipes. To customize, you will need to create a datapack—more on that below. If you prefer a hassle-free setup, the foxygame.net launcher includes this mod in its curated add-on catalog, allowing you to install Custom Log Stripping (FABRIC) with a single click and keep it automatically updated across supported versions.
Controlling Stripping Recipes with Datapacks
The heart of Custom Log Stripping (FABRIC) is its datapack system. Once the mod is installed, you can craft a datapack that tells the game exactly which stripping recipes to use. Inside your datapack, navigate to data/<namespace>/custre and create JSON files—one per recipe. The file name doesn’t matter, but the structure must follow a simple format.
Here is a basic example that turns an oak log into a spruce log when stripped:
{
"ingredient": "minecraft:oak_log",
"result": "minecraft:spruce_log"
}
Place this JSON in your datapack’s custre folder, reload the datapack with /reload, and suddenly your axe will transform oak logs into spruce logs. You can create as many recipes as you like, mixing vanilla and custom blocks. This opens up endless possibilities for map makers, modpack creators, or anyone who wants a unique survival experience.
Removing Specific Recipes
If you only want to disable a few problematic stripping interactions—like accidentally stripping your favorite dark oak logs—you can leave the mod’s default behavior (all recipes removed) and then add back only the ones you want. For instance, to keep the vanilla oak log stripping recipe, create a JSON file with "ingredient": "minecraft:oak_log" and "result": "minecraft:stripped_oak_log". Everything else remains disabled. This selective approach is perfect for builders who want to preserve certain log types while still enjoying the stripping mechanic on others.
Adding Completely New Transformations
Because the mod only checks that both blocks extend PillarBlock, you can get creative. Turn a birch log into a bone block, or a crimson stem into a purpur pillar. The mod doesn’t restrict you to wood types. This feature is a boon for adventure maps where stripping a log might reveal a hidden treasure block or trigger a redstone mechanism via an observer. The simplicity of the JSON format means you can prototype ideas quickly without learning complex modding APIs.
Why Choose Custom Log Stripping (FABRIC) for Minecraft?
There are a few reasons this mod stands out. First, it respects player choice—you are never forced into a one-size-fits-all solution. Second, it leverages the vanilla datapack system, so no external tools are needed beyond a text editor. Third, it is lightweight and focused, doing one thing exceptionally well. Many players who download Custom Log Stripping (FABRIC) appreciate that it doesn’t add unnecessary items or GUIs; it simply modifies the recipe registry in a clean, reversible way.
For server administrators, this mod is a dream. You can enforce consistent stripping rules across the entire server by including the datapack in the world folder. Players won’t need to install anything client-side if the server has the mod and the datapack, though client installation is recommended for a smoother experience. The mod’s version 2.x.x even bundles its own library to simplify dependency management, so you only need Fabric API alongside it.
Practical Use Cases
- Building protection: Disable all stripping to keep your log builds looking pristine without fear of misclicks.
- Custom progression: In a modpack, require players to unlock certain stripping recipes through advancements before they can use them.
- Map making: Create puzzle maps where stripping a specific log reveals a clue or opens a path.
- Aesthetic variety: Add recipes that turn logs into other decorative pillar blocks, expanding your building palette.
If you are tired of the vanilla stripping mechanic dictating how your world looks, it is time to take control. Custom Log Stripping (FABRIC) for Minecraft is the answer. You can find the mod on major mod hosting platforms, and if you use the foxygame.net launcher, you will discover it neatly organized in the add-on catalog, ready for one-click installation with automatic version compatibility checks. That means less time fiddling with files and more time enjoying your perfectly customized game.
Final Thoughts
Custom Log Stripping (FABRIC) transforms a minor annoyance into a powerful creative tool. By removing all stripping recipes and then letting you rebuild the system from scratch, it offers unparalleled control. The datapack integration is intuitive, the performance impact is negligible, and the compatibility with Fabric’s ecosystem is solid. Whether you are a casual player, a server owner, or a modpack developer, this mod deserves a spot in your mods folder. Download Custom Log Stripping (FABRIC) today and redefine what your axe can do.