-
Notifications
You must be signed in to change notification settings - Fork 6
Recipes Guideline ‐ Vacuum Chamber ‐ Vacuumizing
Maxim edited this page Jun 26, 2024
·
5 revisions
vintageimprovements:vacuumizing
list of items, tags or/and fluids
list of items or/and fluids
Index of fluid ingredient, that must be inserted inside the Compressor to process
default value = -1 (disabled)
Index of fluid result, that appear inside the Compressor
default value = -1 (disabled)
Heat or overheat requirements
default value = 20
list of conditions
Powder Snow vacuumizing recipe
{
"type":"vintageimprovements:vacuumizing",
"ingredients": [
{
"item": "minecraft:bucket"
},
{
"item": "minecraft:snow_block"
}
],
"results": [
{
"item": "minecraft:powder_snow_bucket",
"count": 1
}
],
"processingTime": 600
}