zCraftingFrame
Interactive Crafting Item Frames for Automated Item Crafting
Transform your Minecraft experience with smart crafting frames that automate your crafting needs!
✨ Features
- ️ Smart Crafting Frames - Place interactive item frames that craft items automatically
- Chest Integration - Automatically detects nearby chests for materials and storage
- ⚡ Instant Crafting - Right-click to craft items instantly from available materials
- Bulk Crafting - Shift-click to craft entire stacks at once
- Persistent Storage - Frames survive server restarts and maintain their recipes
- Visual Effects - Optional particles and sounds for enhanced experience
- Highly Configurable - Customize every aspect through config files
Commands & Permissions
Commands:
/zcraftingframe help |
Show help menu |
zcraftingframe.use |
/zcraftingframe give <player> |
Give crafting frame to player |
zcraftingframe.give |
/zcraftingframe reload |
Reload plugin configuration |
zcraftingframe.reload |
/zcraftingframe version |
Show plugin version info |
zcraftingframe.use |
Aliases:
/zcf, /craftingframe
Permission Nodes:
- zcraftingframe.use - Basic plugin usage (default: true)
- zcraftingframe.admin - Admin commands (default: op)
- zcraftingframe.give - Give frames to players (default: op)
- zcraftingframe.reload - Reload configuration (default: op)
- zcraftingframe.place - Place crafting frames (default: true)
- zcraftingframe.interact - Interact with frames (default: true)
Requirements
- Minecraft: 1.16+ (tested up to latest)
- Java: 8 or higher
- Server: Spigot, Paper, or compatible fork
- Dependencies: None required
⚙️ Configuration
Example config.yml:
Code (Text):
settings:
debug: false
max_frames_per_player: 0 # 0 = unlimited
persistent_frames: true
check_updates: true
frame_behavior:
allow_any_block: true
chest_search_radius: 2
show_craft_particles: true
play_craft_sounds: true
max_craft_stack: 64
recipe:
enable_recipe: true
shape:
- "IFI" # I = Iron, F = Frame, S = Stick
- "FSF"
- "IFI"
storage:
save_interval: 1200 # ticks
auto_save: true
How to Use
- Craft a Crafting Frame using the custom recipe (Iron + Item Frame + Stick)
- Place the frame on any block (or chest for auto-storage)
- Right-click with items to set the crafting recipe
- Right-click again to craft items instantly
- Shift-click to craft full stacks at once
Tip: Place frames near chests for automatic material sourcing!
Support
Having issues? Check these common solutions:
- Ensure you have the correct permissions
- Verify your Minecraft version compatibility
- Check console for any error messages
- Try /zcf reload after config changes
Messages can be customized in messages.yml
License
This project is licensed under the MIT License.
Made with ❤️ by GamingHuzai
Version 1.0.0 • For Minecraft 1.16+