Fellies/kubejs[e6]/data/tetra/materials/metal/neptunium.json

18 lines
474 B
JSON
Raw Normal View History

2021-01-28 22:28:10 +00:00
{
"key": "neptunium",
"category": "metal",
"primary": "9",
"secondary": "4.2",
"tertiary": "4.9",
"durability": "2100",
"integrityCost": "2",
"integrityGain": "4",
"magicCapacity": "158",
"toolLevel": "4",
"toolEfficiency": "9.1",
"tints": { "glyph": "17f1b6", "texture": "17f1b6" },
"textures": ["shiny", "default"],
"material": { "tag": "forge:ingots/neptunium", "count": 1 },
"requiredTools": { "hammer": 3 }
}