
Modrinth · Minecraft mod
Midas Touch
Adds silk touch like mechanic for all golden tools
Quick answer
Which Midas Touch release should I use?
Midas Touch 1.1.0 targets b1.7.3 with babric. Installation on the client is optional. Installation on the dedicated server is optional. All 3 required mods have matching files.
Where it goes
Is Midas Touch required on the client, server, or both?
Installation on the client is optional. Installation on the dedicated server is optional.
The source marks this as usable on both the client and server.
What else does Midas Touch 1.1.0 need?
1.1.0. Change the file and its required mods may change too.
Install Glass Config API, StationAPI, Glass Networking first. We found matching files for this game-version and loader setup. 2 come through another mod in the chain.
2 extra mods were pulled in by other dependencies. Indented rows show who needs each one. We only count dependency files that match this setup. A file for another loader does not fill the gap.
Before you install it
Add Midas Touch without breaking your instance.
Built for Midas Touch 1.1.0. Pick another file and the loader, install side or required mods may change.
- 01
Stick to this file
Use 1.1.0. It targets b1.7.3 with babric; another release may have different loader, side or dependency requirements.
- 02
Bring the mods it needs
Install Glass Config API, StationAPI, Glass Networking first. We found matching files for this game-version and loader setup. 2 come through another mod in the chain.
- 03
Put it on the correct side
Installation on the client is optional. Installation on the dedicated server is optional.
- 04
Pick the file you checked
Use the “Get this file” button beside 1.1.0. It opens that exact file at the source.
About this project
What does Midas Touch add?
Dependencies
- StationAPI
- GlassConfigAPI 3.0+
About
Adds silk touch like mechanic for all golden tools.

For developers
This mod provides two custom tags for full compatibility with other mods. You can easily add your own modded tools or blacklisted blocks through standard StationAPI tag files.
midas_touch:has_midas_touch (Item Tag):
Items that have the Midas Touch effect applied to them.
Default values:
{
"values": [
"minecraft:golden_sword",
"minecraft:golden_pickaxe",
"minecraft:golden_axe",
"minecraft:golden_shovel",
"minecraft:golden_hoe"
]
}
midas_touch:not_affected_by_midas_touch (Block Tag):
Blocks that will not be affected by the Midas Touch effect.
This tag is pretty useful if you are trying to prevent players from getting illegal blocks, technical blocks, or breaking game balance.
Default values:
{
"values": [
"minecraft:piston",
"minecraft:piston_head",
"minecraft:moving_piston",
"minecraft:cake",
"minecraft:spawner",
"minecraft:redstone_ore_lit",
"minecraft:redstone_wire",
"minecraft:oak_door",
"minecraft:iron_door",
"minecraft:repeater",
"minecraft:oak_sign",
"minecraft:oak_wall_sign",
"minecraft:wheat",
"minecraft:furnace_lit",
"minecraft:redstone_torch",
"minecraft:redstone_torch_lit",
"minecraft:fire",
"minecraft:water",
"minecraft:flowing_water",
"minecraft:lava",
"minecraft:flowing_lava",
"minecraft:double_slab",
"minecraft:sugar_cane",
"minecraft:red_bed",
"minecraft:grass"
]
}
Project description from Modrinth.
Pick your setup
Midas Touch by Minecraft version and loader
Choose the version and loader you play, then open the matching release.
b1.7.3
1 loader buildCheck the dependencies, then try the file in a copied instance before changing a world you care about.
Recent files
Midas Touch versions and loaders
1.1.0
midas_touch-1.1.0.jar
2 Aug 2026
1.0.0
midas_touch-1.0.0.jar
22 Jul 2026
Looking for an older file? The official Modrinth project page is in Resources.