Description
What is this?
World Crafting replaces the traditional crafting inventory with an immersive in-world system. Drop items on the ground or use a crafting table physically, and recipes will be crafted right in front of you.
No menus. No GUI. Just pure Minecraft gameplay.
Features:
- Craft directly on the ground (2x2 proximity crafting)
- Use real crafting tables for 3x3 recipes
- Disable vanilla crafting GUI completely
- Supports vanilla recipes + fully custom recipes
- Shaped and shapeless recipe support
- Blacklist specific vanilla recipes
- Lightweight and optimized
- Highly configurable
Preview:
Installation:
Download the plugin Place it into your server's /plugins folder Start or restart your server Done ✔
Config:
Code (YAML):
# WORLD CRAFTING
# CREATED BY ALANDIODA
# VERSION 1.0.0
# CRAFTING
crafting:
enable_custom_integration: true
disable_vanilla_gui: true
load_default_vanilla_recipes: true
blacklist_vanilla_recipes: []
#- 'minecraft:wooden_hoe'
#- 'minecraft:diamond_block'
recipes:
# 2x2 Ground Crafting (Shapeless proximity)
custom_torch:
type: ground # Requires 4 items or less
ingredients:
- COAL
- STICK
result:
item: TORCH
amount: 4
# 3x3 Table Crafting (Shaped grid)
custom_diamond_sword:
type: "table" # Requires Crafting Table
shape:
- " D "
- " D "
- " S "
ingredients:
D: DIAMOND
S: STICK
result:
item: DIAMOND_SWORD
amount: 1
Compatibility
- GameMinecraft
- CategoryPlugins
- Open SourceNo
- DRM-freeYes
- UnobfuscatedYes
Filtering
- TypeGameplay, World
- Game ModesSurvival, Skyblock
- Supported SoftwareSpigot, Paper, Purpur
- Supported Versions26.1, 1.21, 1.20, 1.19
- Supported LanguagesEnglish
Extras
- DependenciesNone
- Links Discord
What Buyers Are Saying
Recent buyer feedback, with the full discussion and all reviews available in the dedicated tab.
No reviews yet. Be the first to leave one from the Reviews tab.
Go To ReviewsVersion History
Current package: WorldCrafting_1.0.0.jar · 20.0 KB · uploaded 1 day ago on May 12, 2026
First release
Reviews
Real user reviews for this resource.
Log in and own this resource to leave a review.
No reviews yet.
Discussion
Public questions, support notes and creator replies.
Log in to join the discussion.
No discussion messages yet.