Crafting using Etrionic Capacitor, Block of Diamond, Etrionic Capacitor, Desh Plate, Desh Plate and Desh Plate, arranged in the pattern shown. Produces Gravity Normalizer.
Gravity Normalizer
Ad Astra · by Alex Nijjar
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Gravity Normalizer | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
ad_astra:gravity_normalizer- Namespace
ad_astra- Mod ID
ad_astra- Tags (3)
ad_astra:blocks/passes_flood_fill minecraft:blocks/mineable/pickaxe minecraft:blocks/needs_iron_tool
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"EDE",
"###"
],
"ingredients": {
"#": {
"tag": "ad_astra:desh_plates"
},
"D": {
"item": "minecraft:diamond_block"
},
"E": {
"item": "ad_astra:etrionic_capacitor"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}

