Crafting using Grease Ball, Glass Bottle, Glass Bottle and Glass Bottle, in any arrangement. Produces 3× Weapon Oil.
item· Other
Weapon Oil
Spartan Weaponry · by ObliviousSpartan
Weapon Oil is a item from Spartan Weaponry, crafted from Grease Ball and Glass Bottle.
Acquisition
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
}