Crafting using Any Wool, Treated Stick, Any Wool and Treated Stick, arranged in the pattern shown. Produces Paintbrush.
Paintbrush
Function
Missing items: Applies decoration to storage blocks in world Set decoration it applies in decoration table Materials: - %s: %s Main Color: %s Accent Color: %s
Acquisition
Developer reference
- Registry name
sophisticatedstorage:paintbrush- Namespace
sophisticatedstorage- Mod ID
sophisticatedstorage
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
" W ",
" SW",
"S "
],
"ingredients": {
"S": {
"tag": "forge:rods/wooden"
},
"W": {
"tag": "minecraft:wool"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
