Crafting using Rabbit Hide, Rabbit Hide, Brown Wool and Brown Wool, arranged in the pattern shown. Produces Winemaker Boots.
item· Armor
Winemaker Boots
[Let's Do] Vinery · by Jason13Official, Satisfy
Winemaker Boots is a item from [Let's Do] Vinery, crafted from Rabbit Hide and Brown Wool.
Acquisition
Developer reference
- Registry name
vinery:winemaker_boots- Namespace
vinery- Mod ID
vinery
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"S S",
"# #"
],
"ingredients": {
"#": {
"item": "minecraft:brown_wool"
},
"S": {
"item": "minecraft:rabbit_hide"
}
},
"conditions": [],
"sequence": null,
"group_name": "winemaker_set",
"experience": null,
"cooking_time": null
}
