


A simple plugin that reverses vanilla and custom items into their recipe components. Permissions:
players: guardianuncraft.use admins: guardianuncraft.admin
commands:
/uncraft
/uncraft reload
Please take note of the following recipes.
This can be directly copied into your GuardianUncraft/recipes.yml file.
2 of these recipes prevent dupes of buckets and empty bottles while the others are recipes for wool. Vanilla wool recipes give you white wool and dye instead which also constitutes dupes of the dyes.
The white wool items can be uncrafted into string with this custom recipe.
If you prefer not to give the dye with the string, you can safely remove the dye items from the list.
#Custom recipes
#Follow the correct layout. Copy and paste the example and change the required items
LIGHT_GRAY_WOOL:
allowed: true
ingredients:
- STRING
- STRING
- STRING
- STRING
- LIGHT_GRAY_DYE
result: 1
GRAY_WOOL:
allowed: true
ingredients:
- STRING
- STRING
- STRING
- STRING
- GRAY_DYE
result: 1
BLACK_WOOL:
allowed: true
ingredients:
- STRING
- STRING
- STRING
- STRING
- BLACK_DYE
result: 1
BROWN_WOOL:
allowed: true
ingredients:
- STRING
- STRING
- STRING
- STRING
- BROWN_DYE
result: 1
RED_WOOL:
allowed: true
ingredients:
- STRING
- STRING
- STRING
- STRING
- RED_DYE
result: 1
ORANGE_WOOL:
allowed: true
ingredients:
- STRING
- STRING
- STRING
- STRING
- ORANGE_DYE
result: 1
YELLOW_WOOL:
allowed: true
ingredients:
- STRING
- STRING
- STRING
- STRING
- YELLOW_DYE
result: 1
LIME_WOOL:
allowed: true
ingredients:
- STRING
- STRING
- STRING
- STRING
- LIME_DYE
result: 1
GREEN_WOOL:
allowed: true
ingredients:
- STRING
- STRING
- STRING
- STRING
- GREEN_DYE
result: 1
CYAN_WOOL:
allowed: true
ingredients:
- STRING
- STRING
- STRING
- STRING
- CYAN_DYE
result: 1
LIGHT_BLUE_WOOL:
allowed: true
ingredients:
- STRING
- STRING
- STRING
- STRING
- LIGHT_BLUE_DYE
result: 1
BLUE_WOOL:
allowed: true
ingredients:
- STRING
- STRING
- STRING
- STRING
- BLUE_DYE
result: 1
PURPLE_WOOL:
allowed: true
ingredients:
- STRING
- STRING
- STRING
- STRING
- PURPLE_DYE
result: 1
MAGENTA_WOOL:
allowed: true
ingredients:
- STRING
- STRING
- STRING
- STRING
- MAGENTA_DYE
result: 1
PINK_WOOL:
allowed: true
ingredients:
- STRING
- STRING
- AIR
- STRING
- STRING
- PINK_DYE
result: 1
WHITE_WOOL:
allowed: true
ingredients:
- STRING
- STRING
- STRING
- STRING
result: 1
CAKE:
allowed: false
ingredients:
- STRING
- STRING
- STRING
- STRING
result: 1
HONEY_BLOCK:
allowed: false
ingredients:
- STRING
- STRING
- STRING
- STRING
result: 1
- Edition: Minecraft Java
- File type: .jar
- Minecraft versions listed: 1.21.8, 1.21.9, 1.21.10
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Modrinth — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
- Ships as GuardianUncraft-0.1.0-SNAPSHOT.jar — drop this file into the mods folder
- Download size: 19 KB
- Download link checked 19 Aug 2026 — working
These come from our own check of the pack file, not from the source page.