Minecraft Socketing [FORGE] mod 2026 download
logo
minecraft mod Socketing [FORGE]

Socketing [FORGE]

Game Version: 1.16.5
Total Downloads: 41
Updated: Nov 27, 2021
Created: Nov 27, 2021
Download Socketing [FORGE]Download Earlier Versions

Earlier Versions

Name Size Uploaded Game Version Downloads
Socketing v1 1.16.5 release 35.19 KB Nov 27, 2021 1.16.5 41 download Socketing [FORGE] Socketing v1 1.16.5 releaseDownload

Description

Share this:

IMPORTANT: THIS DOES NOT ADD ANY RECIPES OR ITEMS BY ITSELF. IT IS JUST A CRAFTING SYSTEM.

 

Okay, now that the disclaimer is out of the way, to the mod!

 

Custom crafting system example.

 

 

Socketing adds a new form of crafting into the game called "Socketing". By holding down a dedicated "socketing" key which can be decided in the keybindings menu in-game and clicking on an item while you have a valid "socketable" item being carried on your cursor and mousing over a valid "base" item, you can craft once.

 

It serves as a very flavorable alternative to regular crafting, and is specifically designed with pack developers in mind. To create a recipe, simply follow this format with a recipe in a datapack:

 

{
     "type": "socketmod:socketing",
     "gem": {
         "item": "minecraft:diamond"
     },

     "base": {
         "item": "minecraft:wooden_pickaxe"
     },
     "result": {
         "item": "minecraft:diamond_pickaxe"
     }
}

 

 

 

Comments

Add a comment