Crafting using Stink in a Bottle, Stink in a Bottle, Any Iron Ingot, Any Iron Ingot, Hopper and Any Iron Ingot, arranged in the pattern shown. Produces Stink Ray.
Stink Ray
Alex's Mobs · by Alexthe668, Carro1001, Paint_Ninja
Acquisition
Developer reference
- Registry name
alexsmobs:stink_ray- Namespace
alexsmobs- Mod ID
alexsmobs
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"SS ",
"IIH",
"I "
],
"ingredients": {
"H": {
"item": "minecraft:hopper"
},
"I": {
"tag": "forge:ingots/iron"
},
"S": {
"item": "alexsmobs:stink_bottle"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}