Ritual using Otherstone Pedestal, Any Gold Ingot, Any Gold Ingot and Any Gold Ingot. Produces Storage Actuator Base.
Storage Actuator Base
Occultism · by Kli Kli
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Storage Actuator Base | 1–1 | 100% | Survives Explosion |
Used in (1)
Crafting using Dimensional Crystal Matrix and Storage Actuator Base, arranged in the pattern shown. Produces Dimensional Storage Actuator.
Block drops
Drops itself when broken.
Developer reference
- Registry name
occultism:storage_controller_base- Namespace
occultism- Mod ID
occultism- Tags (1)
minecraft:blocks/mineable/pickaxe
Recipe JSON (1):
{
"recipe_type": "occultism:ritual",
"pattern": null,
"ingredients": [
{
"item": "occultism:otherstone_pedestal"
},
{
"tag": "forge:ingots/gold"
},
{
"tag": "forge:ingots/gold"
},
{
"tag": "forge:ingots/gold"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}