Crafting using Raw Mutton, Raw Mutton, Adhesive, Raw Mutton and Raw Mutton, arranged in the pattern shown. Produces Grease Ball.
item· Other
Grease Ball
Spartan Weaponry · by ObliviousSpartan
Grease Ball is a item from Spartan Weaponry, crafted from Raw Mutton and Adhesive.
Acquisition
Used in
Crafting using Grease Ball, Glass Bottle, Glass Bottle and Glass Bottle, in any arrangement. Produces 3× Weapon Oil.
Developer reference
- Registry name
spartanweaponry:grease_ball- Namespace
spartanweaponry- Mod ID
spartanweaponry
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
" # ",
"#O#",
" # "
],
"ingredients": {
"#": {
"tag": "forge:foods/meat/raw"
},
"O": {
"tag": "forge:slimeballs"
}
},
"conditions": [
{
"raw": {
"type": "spartanweaponry:type_disabled",
"disabled": [
"oil"
]
},
"type": "spartanweaponry:type_disabled"
}
],
"sequence": null,
"group_name": "spartanweaponry:grease_ball",
"experience": null,
"cooking_time": null
}