1
0
mirror of https://git.fellies.tech/minecraft/fellies.git synced 2021-02-13 10:18:48 +00:00

Add Enigmatica6 kubejs files

This commit is contained in:
2021-01-28 23:28:10 +01:00
parent 32b1313fdc
commit 98e6743204
694 changed files with 49010 additions and 0 deletions

View File

@ -0,0 +1,17 @@
{
"key": "andesite_alloy",
"category": "metal",
"primary": "5.1",
"secondary": "3.9",
"tertiary": "3.2",
"durability": "275",
"integrityCost": "2",
"integrityGain": "5",
"magicCapacity": "60",
"toolLevel": "3",
"toolEfficiency": "6.3",
"tints": { "glyph": "656565", "texture": "656565" },
"textures": ["shiny", "default"],
"material": { "tag": "forge:ingots/andesite_alloy", "count": 1 },
"requiredTools": { "hammer": 2 }
}

View File

@ -0,0 +1,18 @@
{
"key": "elementium",
"category": "metal",
"primary": "7.5",
"secondary": "4.3",
"tertiary": "4.2",
"durability": "720",
"integrityCost": "2",
"integrityGain": "7",
"magicCapacity": "178",
"toolLevel": "4",
"toolEfficiency": "9",
"tints": { "glyph": "e6007f", "texture": "e6007f" },
"textures": ["shiny", "default"],
"material": { "tag": "forge:ingots/elementium", "count": 1 },
"improvements": { "mana_repair": 2 },
"requiredTools": { "hammer": 4 }
}

View File

@ -0,0 +1,17 @@
{
"key": "iesnium",
"category": "metal",
"primary": "9.5",
"secondary": "7.3",
"tertiary": "4.2",
"durability": "1920",
"integrityCost": "3",
"integrityGain": "6",
"magicCapacity": "178",
"toolLevel": "4",
"toolEfficiency": "9.5",
"tints": { "glyph": "92d1d8", "texture": "92d1d8" },
"textures": ["shiny", "default"],
"material": { "tag": "forge:ingots/iesnium", "count": 1 },
"requiredTools": { "hammer": 5 }
}

View File

@ -0,0 +1,18 @@
{
"key": "manasteel",
"category": "metal",
"primary": "6",
"secondary": "4.1",
"tertiary": "3.6",
"durability": "300",
"integrityCost": "2",
"integrityGain": "6",
"magicCapacity": "150",
"toolLevel": "3",
"toolEfficiency": "7",
"tints": { "glyph": "3287fc", "texture": "3287fc" },
"textures": ["shiny", "default"],
"material": { "tag": "forge:ingots/manasteel", "count": 1 },
"improvements": { "mana_repair": 3 },
"requiredTools": { "hammer": 3 }
}

View File

@ -0,0 +1,17 @@
{
"key": "starmetal",
"category": "metal",
"primary": "8.5",
"secondary": "8.3",
"tertiary": "1.2",
"durability": "1600",
"integrityCost": "2",
"integrityGain": "4",
"magicCapacity": "156",
"toolLevel": "3",
"toolEfficiency": "8.8",
"tints": { "glyph": "07186e", "texture": "07186e" },
"textures": ["shiny", "default"],
"material": { "tag": "forge:ingots/starmetal", "count": 1 },
"requiredTools": { "hammer": 4 }
}

View File

@ -0,0 +1,18 @@
{
"key": "terrasteel",
"category": "metal",
"primary": "12",
"secondary": "5.1",
"tertiary": "7.9",
"durability": "2300",
"integrityCost": "3",
"integrityGain": "8",
"magicCapacity": "192",
"toolLevel": "4",
"toolEfficiency": "11",
"tints": { "glyph": "5bfc12", "texture": "5bfc12" },
"textures": ["shiny", "default"],
"material": { "tag": "forge:ingots/terrasteel", "count": 1 },
"improvements": { "mana_repair": 1 },
"requiredTools": { "hammer": 5 }
}