Crafting using Treated Stick, Flint, Treated Stick, Flint, Upgrade Base, Flint, Flint, Treated Stick and Flint, arranged in the pattern shown. Produces Stack Downgrade Tier 3.
Stack Downgrade Tier 3
Function
Divides the number of stacks that can fit in a slot by 32
Acquisition
Crafting using Any Planks, Stack Downgrade Tier 3, Any Planks, Any Planks, Any Planks and Any Planks, arranged in the pattern shown. Produces Stack Downgrade Tier 3.
Used in (1)
Crafting using Any String, Stack Downgrade Tier 3, Any String, Ersatz Leather, Any String and Any String, arranged in the pattern shown. Produces Stack Downgrade Tier 3.
Developer reference
- Registry name
sophisticatedstorage:stack_downgrade_tier_3- Namespace
sophisticatedstorage- Mod ID
sophisticatedstorage
Recipe JSON (2):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"SFS",
"FBF",
"FSF"
],
"ingredients": {
"B": {
"item": "sophisticatedstorage:upgrade_base"
},
"F": {
"item": "minecraft:flint"
},
"S": {
"tag": "forge:rods/wooden"
}
},
"conditions": [
{
"raw": {
"type": "sophisticatedcore:item_enabled",
"itemRegistryName": "sophisticatedstorage:stack_downgrade_tier_3"
},
"type": "sophisticatedcore:item_enabled"
}
],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"PUP",
" P ",
"P P"
],
"ingredients": {
"P": {
"tag": "minecraft:planks"
},
"U": {
"item": "sophisticatedbackpacks:stack_downgrade_tier_3"
}
},
"conditions": [
{
"raw": {
"type": "forge:mod_loaded",
"modid": "sophisticatedbackpacks"
},
"type": "forge:mod_loaded"
},
{
"raw": {
"type": "sophisticatedcore:item_enabled",
"itemRegistryName": "sophisticatedstorage:stack_downgrade_tier_3"
},
"type": "sophisticatedcore:item_enabled"
}
],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
