Crafting using Any Iron Plate, Shaft, Any Iron Plate, Andesite Alloy, Shaft, Andesite Alloy, Andesite Alloy, Andesite Casing and Andesite Alloy, arranged in the pattern shown. Produces Rolling Mill.
Rolling Mill
Create Crafts & Additions · by MRH0
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Rolling Mill | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Developer reference
- Registry name
createaddition:rolling_mill- Namespace
createaddition- Mod ID
createaddition- Tags (1)
minecraft:blocks/mineable/pickaxe
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"PSP",
"ASA",
"ACA"
],
"ingredients": {
"A": {
"item": "create:andesite_alloy"
},
"C": {
"item": "create:andesite_casing"
},
"P": {
"tag": "forge:plates/iron"
},
"S": {
"item": "create:shaft"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
