Mods / Break Down Tools

Category: #Crafting
Author: ZyRail
Side: Both
Created: Apr 1st 2021 at 5:16 AM
Last modified: Oct 8th 2023 at 9:38 PM
Downloads: 3454
Follow Unfollow 30

Latest file for v1.18.14:
zyrails0break0down0tools.zip 1-click install


This mod adds a crafting recipe to allow you to break a tool back down to metal bits. In the crafting grid place a hammer above the tool to break down.

Metal steel bit melting point changed to 1499 for use in the bloomery.
 
Contributors: "Arby the Seadragon"

Version For Game version Downloads Release date Changelog Download 1-click mod install*
v1.18.14 594 Oct 8th 2023 at 9:38 PM Show zyrails0break0down0tools.zip Install now
v1.17.8 875 Oct 14th 2022 at 1:06 AM Show zyrails0break0down0tools.zip Install now
v1.16.5 504 May 14th 2022 at 12:55 AM Show BreakDownTools01v1.16.5.zip Install now
v1.16.4 366 Mar 7th 2022 at 2:26 PM Show BreakDownTools02v1.16.4.zip Install now
v1.16.4 219 Mar 7th 2022 at 5:07 AM Show BreakDownTools01v1.16.4.zip Install now
v1.15.5 468 Aug 13th 2021 at 3:01 AM Show BreakDownTools01v1.15.5.zip Install now
v1.14.8 428 Apr 1st 2021 at 5:21 AM Show BreakDownTools03v1.14.8.zip Install now

17 Comments (oldest first | newest first)

💬 TheNiteFox, Oct 30th 2023 at 6:10 PM

@TheSapphicSeas I just checked for copper tools and you get 20 units back from every tool - that 20 units is worth 100 copper units when smelted. Which I believe is what it costs to make the tool. But idk if durability plays a factor in how much u get back though. There is also a mod that cuts the units in half, because I believe this mod gives you back 100% on what you used to make the tool to begin with. 

💬 TheSapphicSeas, Oct 18th 2023 at 6:18 AM

Any chance you could add a summary of how much you get for breaking down each tool? Debating using this over other mod options depending on the conversion amounts.

💬 ZyRailAuthor, Oct 8th 2023 at 9:42 PM

I fixed spears, knifes, and axes not breaking down. Their code names change from "spear-{material}" "axe-{material}" "knife-{material}" to "spear-generic-{material}" "axe-felling-{material}" "knife-generic-{material}".

Bendle

💬 Bendle, Sep 24th 2023 at 3:34 PM

I really love this mod! Thanks for putting it together. I'm having some trouble recycling the copper axe into 20 bits, it simply won't let me. I've tried recycling a used axe, and a completely new axe, it won't give me any bits back. Any ideas?

💬 DonZekane, Jun 14th 2023 at 4:56 AM

You sound very much like one of my ol' university teachers. A very touching speech :') Namaste!
ZyRail

💬 Spittinflames, Jun 13th 2023 at 7:53 PM

What brilliant words and thoughts, I for one would like to thank you and all the other contributors for putting your hard work out for everyone to enjoy.

@ZyRail

💬 Spittinflames, Jun 13th 2023 at 7:48 PM
💬 ZyRailAuthor, Jun 13th 2023 at 6:28 PM

Hey, use this mod any way you would like, that goes to everyone out there. I want my work to be available to all, free to use, copy, and reverse-engineer. I like the idea of more mods to recycle tools so as to make mining a bit simpler.

"In the tapestry of progress, collaboration weaves the threads of innovation and unity, creating a vibrant community that propels us towards boundless advancement."

Each thread in a tapestry symbolizes a unique perspective, skill, or idea, and it is through collaboration that these diverse elements intertwine to form a cohesive whole. Collaboration fuels innovation by leveraging individuals' collective wisdom and expertise, allowing for the birth of groundbreaking ideas. Moreover, collaboration fosters unity, as people come together, transcending boundaries and working towards a common goal. This unity creates a vibrant community that nurtures and supports its members, enabling them to reach unprecedented heights. Through collaborative efforts, we weave a tapestry of progress that propels us toward a future rich with limitless possibilities.

When an idea is copied and used by others, it can lead to a ripple effect of innovation and progress. The spread of ideas generates collective growth, as it encourages further iterations, enhancements, and new applications. It can inspire collaboration, spark conversations, and drive the development of new solutions. In this way, having your idea copied becomes a catalyst for the advancement of knowledge and collective evolution.

DonZekane

💬 DonZekane, Jun 13th 2023 at 1:29 PM

Hi, I humbly request permission to use your mod as a base. I'm basically working on a salvage-everything kinda mod with low returns (i.e. 2-3 bits for an axe). I'll add you as a contributor. Thanks in advance. <3
ZyRail

💬 TheNiteFox, Nov 5th 2022 at 1:07 AM

If in the future you have time to work on this mod, would it be possible to add an option to break the tool apart with an axe or a Saw, so we coould keep the complete tool head but lose the stick as a result. I got the idea yesterday because the mod Re-smeltables has no way to break tools apart, then I was like there has to be a mod somewhere that breaks tools. Idk if its possible but thought I would just suggest it as an idea :)

💬 OmegaHaxors, Oct 14th 2022 at 1:10 AM

ZyRail
I've done something similar to this with my pouch mod, when repairing a pouch which has items in it.
You have to set up custom crafting handling in the item's class file.

It's a bit of a hassle but since the default crafting system ignores NBT it's the only way.

💬 ZyRailAuthor, Jun 22nd 2022 at 1:33 PM

Thanks Kazeoni for the comment. I don't now much coding myself. I kept it 20 because I'm trying to get my younger ones envolved in this game and the ore is sparse and hard to find at times. The balance for them is if you put in the work as a blacksmith and breakdown the tools and reforge them then you can repair them with no metal loss. You are right, it needs the tool durability scaling. But for my kids it works. They have to put in the time to make charcoal and use the hamer and the forge if not casting. I would love someone to copy this mod and tweek it with durability! As for me I don't know how yet. Thanks for downloading and trying the mod.

💬 Kazeoni, Jun 15th 2022 at 6:34 PM

Great concept, and works nice as of first try but IMO heavily imbalanced.

Getting back the flat 20 bits/100 units is OP as hell. Infinite tools once you have your initial roster. Tool durability is there for a reason. Is there a way for you to add a config and durability scaling?

With my very baseline coding experience I can edit the values down to 12 bits on the recipe jsons for personal use but that's rather hacky. As for me a linear durability scale from 20 down to 12 seems the right first hunch, so gonna approximate that with ducktape methods.

Getting a durability scale with a config of perfect and almost KO-d tool values would do wonders for balancing and flexiblity.

 

But the general metal costs and recovery system in both vanilla and modded is a mess that's not yours alone to solve, still a great step forward. And I kinda love how this conundrum gets my gears turning. maybe VT is the push I nneded to really get into coding myself :D

💬 ZyRailAuthor, May 14th 2022 at 12:56 AM

I may have solved the bits not stacking.

💬 Lisabet, Mar 17th 2022 at 9:47 PM

not sure why, but your metal bits don't stack with other metal bits from breaking ingots; if you notice in your mod screenshot there's a black line at the bottom of the bits icon; it does seem to smelt normally though

thanks for updating btw :) 

💬 xYxBAMxYx, Jul 28th 2021 at 7:51 AM
you can update the version on 1.15.2 ?
💬 OpPointBaker, Apr 9th 2021 at 5:54 AM

Does this allow you to break down old anvils?

(edit comment delete)