Painting Tool
techreborn:painting_tool

Painting Tool

Tech Reborn · by Team Reborn, modmuss50, drcrazy
item

Acquisition

Crafting using Bronze Ingot, Any Wool, Bronze Ingot, Bronze Ingot and Bronze Ingot, arranged in the pattern shown. Produces Painting Tool.

Crafting
Painting Tool Painting Tool guaranteed

Used in (1)

Developer reference
Registry name
techreborn:painting_tool
Namespace
techreborn
Mod ID
techreborn

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "BWB",
    " B ",
    " B "
  ],
  "ingredients": {
    "B": {
      "tag": "c:bronze_ingots"
    },
    "W": {
      "tag": "minecraft:wool"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}