Automatic-Crafting-Table
⚪ Last updated 2023🖼️ Gallery (4 images)
🔍 Analysis
- 👍 0.9% endorsement rate
- 🏆 #736 of 1560 bukkit mods in this game by downloads
📋 About This Mod
<h1>Automatic-Crafting-Table</h1> <img src="https://cdn.modrinth.com/data/SKieaOni/images/b5e4a22745cfc967d003e108efd4128cc8b9c37a.png" width="500" height="500" alt=""/> <p>You can now automatically craft items within a hopper system. </p> <p>This plugin supports: </p> <ul> <li>All minecraft versions from 1.14.1 to 1.19.4</li> <li>Integration of a workbench in a hopper system to automatically craft items</li> <li>Custom items</li> <li>PlaceholderAPI</li> <li>A configuration file</li> </ul> <h2>How to use it</h2> <p>Simply shift and left-click on a crafting table and a new menu pops up:</p> <img src="https://cdn.modrinth.com/data/SKieaOni/images/e89da135773a87b520d3788368632e4074bd22f9.png" alt=""/> <p>Now put items in this menu for any crafting recipe you want (custom recipes included). For instance, I use a block of iron:</p> <img src="https://cdn.modrinth.com/data/SKieaOni/images/d4de8f868097d2ca8df78b23efedda7ae56531c3.png" alt=""/> <p>In the next step, connect your crafting table you just modified with a hopper system (the first hopper must go on the crafting table, the second hopper must go in any other direction except the where the crafting table is located). For example:</p> <img src="https://cdn.modrinth.com/data/SKieaOni/images/394c407f1975001fc0e5984e593bca0f1a76f8bd.png" alt=""/> <p>Finally, just put the items you need to craft the recipe in the hopper that goes into the crafting table and Voilà! The item you want just dropped into the other hopper!</p> <p>You can also make more than one hopper face into the crafting table. They will work together with the ingredients to craft the item you want. For example, one hopper has 2 sticks and the other has 3 diamonds for a diamond pickaxe and it would work!</p> <h2>The configuration file </h2> <pre> enabled: true crafting-table-ui-display: 'Automatic Crafting Table Recipe' crafting-table-timer: 4 crafting-table-visual-feedback-enabled: true crafting-table-sound-feedback-enabled: true separate-from-other-crafting-tables: false automatic-crafting-table-item-display: "&aAutomatic-Crafting-Table" automatic-crafting-table-item-lore: - "&eUse this Crafting Table in a " - "&ehopper system to automatically " - "&ecraft items"</pre> <p>The field "enabled" can be set either to true or false to enable or disable the plugin.</p> <p>The field "crafting-table-ui-display" is the menu name of the menu that opens when you shift and left-click on a crafting table. Color codes supported.</p> <p>The field "crafting-table-timer" is a number of the time how long your crafting table needs to craft items. The number is in minecraft ticks. For instance: 20 minecraft ticks = 1 second.</p> <p>The field "crafting-table-visual-feedback-enabled" enables/disables the particles that spawn when an item has been successfully automatically crafted.</p> <p>The field "crafting-table-sound-feedback-enabled" enables/disables the sound that plays when an item has been successfully automatically crafted.</p> <p>The field "separate-from-other-crafting-tables" makes, when it is set to true, the Automatic-Crafting-Table a different item as the normal crafting table. Do /getACT (player) (permission: act) to get one or give to other players.</p> <p>The field "automatic-crafting-table-item-display" is the display of the Automatic-Crafting-Table-Item.</p> <p>The field "automatic-crafting-table-item-lore" is the lore of the Automatic-Crafting-Table-Item.</p> <p>You can also make more than one hopper face into the crafting table. They will work together with the ingredients to craft the item you want. For example, one hopper has 2 sticks and the other has 3 diamonds for a diamond pickaxe and it would work!</p> <h2>PlaceholderAPI</h2> <p>"automaticcraftingtableTables" returns an int of how many crafting tables are registered.</p> <p>"automaticcraftingtableUsedRecipes" returns a String of all items that has been crafted automatically with the plugin.</p>
Automatic-Crafting-Table

You can now automatically craft items within a hopper system.
This plugin supports:
- All minecraft versions from 1. 14. 1 to 1. 19. 4
- Integration of a workbench in a hopper system to automatically craft items
- Custom items
- PlaceholderAPI
- A configuration file
How to use it
Simply shift and left-click on a crafting table and a new menu pops up:

Now put items in this menu for any crafting recipe you want (custom recipes included). For instance, I use a block of iron:

In the next step, connect your crafting table you just modified with a hopper system (the first hopper must go on the crafting table, the second hopper must go in any other direction except the where the crafting table is located). For example:

Finally, just put the items you need to craft the recipe in the hopper that goes into the crafting table and Voilà! The item you want just dropped into the other hopper!
You can also make more than one hopper face into the crafting table. They will work together with the ingredients to craft the item you want. For example, one hopper has 2 sticks and the other has 3 diamonds for a diamond pickaxe and it would work!
The configuration file
enabled: true crafting-table-ui-display: 'Automatic Crafting Table Recipe' crafting-table-timer: 4 crafting-table-visual-feedback-enabled: true crafting-table-sound-feedback-enabled: true separate-from-other-crafting-tables: false automatic-crafting-table-item-display: "&aAutomatic-Crafting-Table" automatic-crafting-table-item-lore: - "&eUse this Crafting Table in a " - "&ehopper system to automatically " - "&ecraft items"
The field "enabled" can be set either to true or false to enable or disable the plugin.
The field "crafting-table-ui-display" is the menu name of the menu that opens when you shift and left-click on a crafting table. Color codes supported.
The field "crafting-table-timer" is a number of the time how long your crafting table needs to craft items. The number is in minecraft ticks. For instance: 20 minecraft ticks = 1 second.
The field "crafting-table-visual-feedback-enabled" enables/disables the particles that spawn when an item has been successfully automatically crafted.
The field "crafting-table-sound-feedback-enabled" enables/disables the sound that plays when an item has been successfully automatically crafted.
The field "separate-from-other-crafting-tables" makes, when it is set to true, the Automatic-Crafting-Table a different item as the normal crafting table. Do /getACT (player) (permission: act) to get one or give to other players.
The field "automatic-crafting-table-item-display" is the display of the Automatic-Crafting-Table-Item.
The field "automatic-crafting-table-item-lore" is the lore of the Automatic-Crafting-Table-Item.
You can also make more than one hopper face into the crafting table. They will work together with the ingredients to craft the item you want. For example, one hopper has 2 sticks and the other has 3 diamonds for a diamond pickaxe and it would work!
PlaceholderAPI
"automaticcraftingtableTables" returns an int of how many crafting tables are registered.
"automaticcraftingtableUsedRecipes" returns a String of all items that has been crafted automatically with the plugin.
📊 Mod Details
- Game
- Minecraft Plugins
- Author
- DidlDimpfe
- Version
- 1.4.5
- Downloads
- 3,146
- Endorsements
- 29
- Category
- bukkit
- Created
- 4/20/2023
- Updated
- 11/11/2023
- Game Versions
- 1.14, 1.14.1, 1.14.2, 1.14.3, 1.14.4
- Tags
- management, optimization, storage
🔧 How to Install Minecraft Plugins Mods
Download from Modrinth. Use Prism Launcher or drop into your mods folder.
📖 Full step-by-step install guide for Minecraft Plugins →
Visit the official mod page for specific installation instructions for this mod.
🎮 Need cheat codes or console commands? Check ur gaming wiki for Minecraft Plugins commands, item IDs, and more.
❓ Frequently Asked Questions
Which Minecraft Plugins versions does Automatic-Crafting-Table support?
The author lists 1.14, 1.14.1, 1.14.2, 1.14.3, 1.14.4, 1.15. Other versions may work but are untested by the author.
What is the latest version of Automatic-Crafting-Table?
Version 1.4.5, published 2023-11-11 with 3,146 downloads recorded at the source.
Keep browsing — more Minecraft Plugins mods await



