About Custom Item UI Crafter
Looking for a way for your players to craft and research some of them custom items you have?
Check out the video to see how the ExtendedCrafting & ExtendedTechTree plugin works and take a look at the config & datafiles.
Permissions needed for Admins
extendedtechtree.admin
Belt setup to have when clicking Add Item button
{
"Auto Add Items Created With Plugin ExtendedTeachTree": true,
"Craft Settings": {
"Craft Configs": {
"2684773856182272": {
"Permission Needed To Craft": "ExtendedTechTree.2684773856182272",
"Group Needed To See In Craft Menu": null,
"ItemID to craft": 963906841,
"Item SkinID": 0,
"Item Custom Name": "testrock",
"Item Craft Time In Seconds": 60,
"Amount Of Item To Craft": 1,
"Required Workbench Level": 0,
"Items Required To Craft": [
{
"Item ItemID": 200773292,
"Item SkinID": 0,
"Item Custom Name": null,
"Item Amount": 1
}
]
}
}
},
"Version": {
"Major": 1,
"Minor": 3,
"Patch": 1
}
}
{
"Basic Settings": {
"Box Image URL": "https://i.ibb.co/2nrLPF9/ui-box.png"
},
"Version": {
"Major": 1,
"Minor": 3,
"Patch": 1
}
}