Weapon Oil
16×16 · BAKED

item· Other

Weapon Oil

Spartan Weaponry · by ObliviousSpartan
item

Weapon Oil is a item from Spartan Weaponry, crafted from Grease Ball and Glass Bottle.

Acquisition

Crafting using Grease Ball, Glass Bottle, Glass Bottle and Glass Bottle, in any arrangement. Produces 3× Weapon Oil.

Crafting ⇆ any arrangement conditional
Grease Ball
Glass Bottle
Glass Bottle
Glass Bottle
Weapon Oil Weapon Oil ×3 guaranteed
Developer reference
Registry name
spartanweaponry:weapon_oil
Namespace
spartanweaponry
Mod ID
spartanweaponry

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": [
    {
      "item": "spartanweaponry:grease_ball"
    },
    {
      "item": "minecraft:glass_bottle"
    },
    {
      "item": "minecraft:glass_bottle"
    },
    {
      "item": "minecraft:glass_bottle"
    }
  ],
  "conditions": [
    {
      "raw": {
        "type": "spartanweaponry:type_disabled",
        "disabled": [
          "oil"
        ]
      },
      "type": "spartanweaponry:type_disabled"
    }
  ],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}