Paint Kit
16×16 · BAKED

item· Other

Paint Kit

item

Paint Kit is a item from Tom's Simple Storage Mod, crafted from Any Red Dye, Organic Green Dye, Any Blue Dye, Organic Black Dye, Bucket, Light Blue Wool, Water Bucket, and Bluebright Stick.

Acquisition

Crafting using Any Red Dye, Organic Green Dye, Any Blue Dye, Organic Black Dye, Bucket, Light Blue Wool, Water Bucket and Bluebright Stick, arranged in the pattern shown. Produces Paint Kit.

Crafting
Paint Kit Paint Kit guaranteed
Developer reference
Registry name
toms_storage:ts.paint_kit
Namespace
toms_storage
Mod ID
toms_storage

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "RGB",
    "iaW",
    "bS "
  ],
  "ingredients": {
    "B": {
      "tag": "forge:dyes/blue"
    },
    "G": {
      "tag": "forge:dyes/green"
    },
    "R": {
      "tag": "forge:dyes/red"
    },
    "S": {
      "tag": "forge:rods/wooden"
    },
    "W": {
      "tag": "minecraft:wool"
    },
    "a": {
      "item": "minecraft:bucket"
    },
    "b": {
      "item": "minecraft:water_bucket"
    },
    "i": {
      "tag": "forge:dyes/black"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}