Configurable Silk Touch
No reviews yet
Configurable Silk Touch lets NeoForge 1.21.1 servers define a JSON list of blocks that drop themselves when mined with Silk Touch.
Neoforge is a fork of the Minecraft Forge available for versions 1.20.1+ of Minecraft. Many Forge mods are compatible with Neoforge and vice versa.
Community voices
Reviews
Click once to include, again to exclude, again to clear
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
Compatibility
Supported Environments
About
Project Details
For authors
Embed Badge
If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.
Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.
Identifiers
Platform IDs
Resources
External Links
About
Description
Configurable Silk Touch
Configurable Silk Touch is a lightweight NeoForge 1.21.1 mod that lets you decide which blocks should become obtainable with Silk Touch.
By default, the mod makes these blocks Silk Touch obtainable:
minecraft:spawnerminecraft:budding_amethyst
How It Works
The mod checks block drops on the server. When a configured block is broken with a tool that has Silk Touch, the block drops itself as an item.
Normal block loot is left alone when:
- The block is not in the config
- The tool does not have Silk Touch
- The block already drops itself normally
- The block has no item form
JSON Configuration
On first launch, the mod creates:
config/configurable_silk_touch.json
Default config:
[
"minecraft:spawner",
"minecraft:budding_amethyst"
]
Add any block id using the standard namespace:id format.
Example
[
"minecraft:spawner",
"minecraft:budding_amethyst",
"minecraft:reinforced_deepslate"
]
Features
- Makes configured blocks drop themselves with Silk Touch
- Uses a simple JSON array of block ids
- Includes spawners and budding amethyst by default
- Supports vanilla and modded block ids
- Reloads the JSON file when it changes
- Keeps regular non-Silk Touch loot behavior unchanged
Notes
This mod is intended for server owners, modpack makers, and players who want precise control over which blocks can be collected with Silk Touch without adding new items, commands, or gameplay systems.
Versions
Files
Relations
Project Relations
More like this
Similar Mods
Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.
On ModDex
Community snapshot
By the numbers
Statistics
Want to reach Minecraft players?
We're looking for a server hosting partner to feature here and other parts of the site. Interested? Send us a message!
Get in touchGet it on
Available Platforms
On ModDex
Community snapshot
By the numbers
Statistics
Resources