Chemical Reactor using Green Dye and Red Wool. Produces 4× Brown Wool.

Brown Wool
Acquisition
Chemical Reactor using Brown Dye and White Wool. Produces 4× Brown Wool.

Chemical Reactor using Red Dye and Green Wool. Produces 4× Brown Wool.

Chemical Reactor using Black Dye and Orange Wool. Produces 4× Brown Wool.

Chemical Reactor using Orange Dye and Black Wool. Produces 4× Brown Wool.

Chemical Reactor using Brown Dye and Orange Wool. Produces 4× Brown Wool.

Crafting using Bison Fur, Bison Fur, Bison Fur and Bison Fur, arranged in the pattern shown. Produces Brown Wool.
Crafting using Brown Dye and Any of Black Wool / Blue Wool / Cyan Wool / Gray Wool / Green Wool / Light Blue Wool / Light Gray Wool / Lime Wool / Magenta Wool / Orange Wool / Pink Wool / Purple Wool / Red Wool / Yellow Wool / White Wool, in any arrangement. Produces Brown Wool.
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
Loot table: Village Shepherd (minecraft) minecraft:village_shepherd | 1–1 | 100% | — |
Mob loot table: Brown (minecraft) minecraft:brown | 1–1 | 100% | — |
Gameplay loot table: Shepherd Gift (minecraft) minecraft:shepherd_gift | 1–1 | 100% | — |
| Brown Wool | 1–1 | 100% | Survives Explosion |
Used in (18)
Crafting using Yellow Dye and Any of Black Wool / Blue Wool / Brown Wool / Cyan Wool / Gray Wool / Green Wool / Light Blue Wool / Light Gray Wool / Lime Wool / Magenta Wool / Orange Wool / Pink Wool / Purple Wool / Red Wool / White Wool, in any arrangement. Produces Yellow Wool.
Crafting using Red Dye and Any of Black Wool / Blue Wool / Brown Wool / Cyan Wool / Gray Wool / Green Wool / Light Blue Wool / Light Gray Wool / Lime Wool / Magenta Wool / Orange Wool / Pink Wool / Purple Wool / Yellow Wool / White Wool, in any arrangement. Produces Red Wool.
Crafting using Brown Wool, Brown Wool, Brown Wool, Brown Wool, Brown Wool, Brown Wool and Stick, arranged in the pattern shown. Produces Brown Banner.
Crafting using Cyan Dye and Any of Black Wool / Blue Wool / Brown Wool / Gray Wool / Green Wool / Light Blue Wool / Light Gray Wool / Lime Wool / Magenta Wool / Orange Wool / Pink Wool / Purple Wool / Red Wool / Yellow Wool / White Wool, in any arrangement. Produces Cyan Wool.
Crafting using Green Dye and Any of Black Wool / Blue Wool / Brown Wool / Cyan Wool / Gray Wool / Light Blue Wool / Light Gray Wool / Lime Wool / Magenta Wool / Orange Wool / Pink Wool / Purple Wool / Red Wool / Yellow Wool / White Wool, in any arrangement. Produces Green Wool.
Block drops
Drops itself when broken.
Developer reference
- Registry name
minecraft:brown_wool- Namespace
minecraft- Mod ID
minecraft- Tags (2)
minecraft:blocks/wool minecraft:items/wool
Recipe JSON (8):
{
"recipe_type": "techreborn:chemical_reactor",
"pattern": null,
"ingredients": [
{
"item": "minecraft:green_dye"
},
{
"item": "minecraft:red_wool"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "techreborn:chemical_reactor",
"pattern": null,
"ingredients": [
{
"item": "minecraft:brown_dye"
},
{
"item": "minecraft:white_wool"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "techreborn:chemical_reactor",
"pattern": null,
"ingredients": [
{
"item": "minecraft:red_dye"
},
{
"item": "minecraft:green_wool"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "techreborn:chemical_reactor",
"pattern": null,
"ingredients": [
{
"item": "minecraft:black_dye"
},
{
"item": "minecraft:orange_wool"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "techreborn:chemical_reactor",
"pattern": null,
"ingredients": [
{
"item": "minecraft:orange_dye"
},
{
"item": "minecraft:black_wool"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "techreborn:chemical_reactor",
"pattern": null,
"ingredients": [
{
"item": "minecraft:brown_dye"
},
{
"item": "minecraft:orange_wool"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"FF",
"FF"
],
"ingredients": {
"F": {
"item": "alexsmobs:bison_fur"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": [
{
"item": "minecraft:brown_dye"
},
{
"anyOf": [
{
"item": "minecraft:black_wool"
},
{
"item": "minecraft:blue_wool"
},
{
"item": "minecraft:cyan_wool"
},
{
"item": "minecraft:gray_wool"
},
{
"item": "minecraft:green_wool"
},
{
"item": "minecraft:light_blue_wool"
},
{
"item": "minecraft:light_gray_wool"
},
{
"item": "minecraft:lime_wool"
},
{
"item": "minecraft:magenta_wool"
},
{
"item": "minecraft:orange_wool"
},
{
"item": "minecraft:pink_wool"
},
{
"item": "minecraft:purple_wool"
},
{
"item": "minecraft:red_wool"
},
{
"item": "minecraft:yellow_wool"
},
{
"item": "minecraft:white_wool"
}
]
}
],
"conditions": [],
"sequence": null,
"group_name": "wool",
"experience": null,
"cooking_time": null
}






