mirror of
https://git.fellies.tech/minecraft/fellies.git
synced 2021-02-13 10:18:48 +00:00
v0.2
This commit is contained in:
17
kubejs/data/tetra/materials/metal/alfsteel.json
Normal file
17
kubejs/data/tetra/materials/metal/alfsteel.json
Normal file
@ -0,0 +1,17 @@
|
||||
{
|
||||
"key": "alfsteel",
|
||||
"category": "metal",
|
||||
"primary": "13",
|
||||
"secondary": "5.3",
|
||||
"tertiary": "8.6",
|
||||
"durability": "2950",
|
||||
"integrityCost": "4",
|
||||
"integrityGain": "9",
|
||||
"magicCapacity": "216",
|
||||
"toolLevel": "4",
|
||||
"toolEfficiency": "12.5",
|
||||
"tints": { "glyph": "f5b540", "texture": "f28a3f" },
|
||||
"textures": ["shiny", "default"],
|
||||
"material": { "tag": "forge:ingots/alfsteel", "count": 1 },
|
||||
"requiredTools": { "hammer": 6 }
|
||||
}
|
17
kubejs/data/tetra/materials/metal/aluminum.json
Normal file
17
kubejs/data/tetra/materials/metal/aluminum.json
Normal file
@ -0,0 +1,17 @@
|
||||
{
|
||||
"key": "aluminum",
|
||||
"category": "metal",
|
||||
"primary": "4",
|
||||
"secondary": "3.1",
|
||||
"tertiary": "3.4",
|
||||
"durability": "223",
|
||||
"integrityCost": "2",
|
||||
"integrityGain": "4",
|
||||
"magicCapacity": "78",
|
||||
"toolLevel": "2",
|
||||
"toolEfficiency": "5.5",
|
||||
"tints": { "glyph": "ecf1f8", "texture": "ecf1f8" },
|
||||
"textures": ["shiny", "default"],
|
||||
"material": { "tag": "forge:ingots/aluminum", "count": 1 },
|
||||
"requiredTools": { "hammer": 2 }
|
||||
}
|
17
kubejs/data/tetra/materials/metal/brass.json
Normal file
17
kubejs/data/tetra/materials/metal/brass.json
Normal file
@ -0,0 +1,17 @@
|
||||
{
|
||||
"key": "brass",
|
||||
"category": "metal",
|
||||
"primary": "5.5",
|
||||
"secondary": "4.7",
|
||||
"tertiary": "3.1",
|
||||
"durability": "450",
|
||||
"integrityCost": "2",
|
||||
"integrityGain": "4",
|
||||
"magicCapacity": "118",
|
||||
"toolLevel": "2",
|
||||
"toolEfficiency": "7",
|
||||
"tints": { "glyph": "978b37", "texture": "978b37" },
|
||||
"textures": ["shiny", "default"],
|
||||
"material": { "tag": "forge:ingots/brass", "count": 1 },
|
||||
"requiredTools": { "hammer": 2 }
|
||||
}
|
18
kubejs/data/tetra/materials/metal/compat/elementium.json
Normal file
18
kubejs/data/tetra/materials/metal/compat/elementium.json
Normal 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 }
|
||||
}
|
18
kubejs/data/tetra/materials/metal/compat/manasteel.json
Normal file
18
kubejs/data/tetra/materials/metal/compat/manasteel.json
Normal 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 }
|
||||
}
|
18
kubejs/data/tetra/materials/metal/compat/terrasteel.json
Normal file
18
kubejs/data/tetra/materials/metal/compat/terrasteel.json
Normal 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 }
|
||||
}
|
17
kubejs/data/tetra/materials/metal/compressed_iron.json
Normal file
17
kubejs/data/tetra/materials/metal/compressed_iron.json
Normal file
@ -0,0 +1,17 @@
|
||||
{
|
||||
"key": "compressed_iron",
|
||||
"category": "metal",
|
||||
"primary": "6",
|
||||
"secondary": "6",
|
||||
"tertiary": "2.8",
|
||||
"durability": "380",
|
||||
"integrityCost": "2",
|
||||
"integrityGain": "6",
|
||||
"magicCapacity": "112",
|
||||
"toolLevel": "4",
|
||||
"toolEfficiency": "8",
|
||||
"tints": { "glyph": "868686", "texture": "868686" },
|
||||
"textures": ["shiny", "default"],
|
||||
"material": { "tag": "forge:ingots/compressed_iron", "count": 1 },
|
||||
"requiredTools": { "hammer": 4 }
|
||||
}
|
17
kubejs/data/tetra/materials/metal/constantan.json
Normal file
17
kubejs/data/tetra/materials/metal/constantan.json
Normal file
@ -0,0 +1,17 @@
|
||||
{
|
||||
"key": "constantan",
|
||||
"category": "metal",
|
||||
"primary": "4",
|
||||
"secondary": "3.5",
|
||||
"tertiary": "2.8",
|
||||
"durability": "232",
|
||||
"integrityCost": "2",
|
||||
"integrityGain": "4",
|
||||
"magicCapacity": "110",
|
||||
"toolLevel": "2",
|
||||
"toolEfficiency": "7",
|
||||
"tints": { "glyph": "d5856a", "texture": "d5856a" },
|
||||
"textures": ["shiny", "default"],
|
||||
"material": { "tag": "forge:ingots/constantan", "count": 1 },
|
||||
"requiredTools": { "hammer": 2 }
|
||||
}
|
17
kubejs/data/tetra/materials/metal/enderium.json
Normal file
17
kubejs/data/tetra/materials/metal/enderium.json
Normal file
@ -0,0 +1,17 @@
|
||||
{
|
||||
"key": "enderium",
|
||||
"category": "metal",
|
||||
"primary": "9.5",
|
||||
"secondary": "8",
|
||||
"tertiary": "8",
|
||||
"durability": "1991",
|
||||
"integrityCost": "4",
|
||||
"integrityGain": "8",
|
||||
"magicCapacity": "168",
|
||||
"toolLevel": "4",
|
||||
"toolEfficiency": "11",
|
||||
"tints": { "glyph": "0a4949", "texture": "0a4949" },
|
||||
"textures": ["shiny", "default"],
|
||||
"material": { "tag": "forge:ingots/enderium", "count": 1 },
|
||||
"requiredTools": { "hammer": 4 }
|
||||
}
|
17
kubejs/data/tetra/materials/metal/energized_steel.json
Normal file
17
kubejs/data/tetra/materials/metal/energized_steel.json
Normal file
@ -0,0 +1,17 @@
|
||||
{
|
||||
"key": "energized_steel",
|
||||
"category": "metal",
|
||||
"primary": "5",
|
||||
"secondary": "4.6",
|
||||
"tertiary": "4",
|
||||
"durability": "505",
|
||||
"integrityCost": "2",
|
||||
"integrityGain": "5",
|
||||
"magicCapacity": "108",
|
||||
"toolLevel": "4",
|
||||
"toolEfficiency": "8",
|
||||
"tints": { "glyph": "dac5ab", "texture": "dac5ab" },
|
||||
"textures": ["shiny", "default"],
|
||||
"material": { "tag": "forge:ingots/energized_steel", "count": 1 },
|
||||
"requiredTools": { "hammer": 4 }
|
||||
}
|
17
kubejs/data/tetra/materials/metal/gaia.json
Normal file
17
kubejs/data/tetra/materials/metal/gaia.json
Normal file
@ -0,0 +1,17 @@
|
||||
{
|
||||
"key": "gaia",
|
||||
"category": "metal",
|
||||
"primary": "11",
|
||||
"secondary": "4.7",
|
||||
"tertiary": "10.8",
|
||||
"durability": "2730",
|
||||
"integrityCost": "4",
|
||||
"integrityGain": "8",
|
||||
"magicCapacity": "208",
|
||||
"toolLevel": "4",
|
||||
"toolEfficiency": "13.5",
|
||||
"tints": { "glyph": "cebdf5", "texture": "cebdf5" },
|
||||
"textures": ["shiny", "default"],
|
||||
"material": { "tag": "forge:ingots/gaia", "count": 1 },
|
||||
"requiredTools": { "hammer": 5 }
|
||||
}
|
17
kubejs/data/tetra/materials/metal/hop_graphite.json
Normal file
17
kubejs/data/tetra/materials/metal/hop_graphite.json
Normal file
@ -0,0 +1,17 @@
|
||||
{
|
||||
"key": "hop_graphite",
|
||||
"category": "metal",
|
||||
"primary": "6",
|
||||
"secondary": "5.8",
|
||||
"tertiary": "1",
|
||||
"durability": "1575",
|
||||
"integrityCost": "2",
|
||||
"integrityGain": "6",
|
||||
"magicCapacity": "124",
|
||||
"toolLevel": "3",
|
||||
"toolEfficiency": "8",
|
||||
"tints": { "glyph": "1e1e1e", "texture": "1e1e1e" },
|
||||
"textures": ["shiny", "default"],
|
||||
"material": { "tag": "forge:ingots/hop_graphite", "count": 1 },
|
||||
"requiredTools": { "hammer": 3 }
|
||||
}
|
17
kubejs/data/tetra/materials/metal/invar.json
Normal file
17
kubejs/data/tetra/materials/metal/invar.json
Normal file
@ -0,0 +1,17 @@
|
||||
{
|
||||
"key": "invar",
|
||||
"category": "metal",
|
||||
"primary": "6.5",
|
||||
"secondary": "5.7",
|
||||
"tertiary": "3.3",
|
||||
"durability": "535",
|
||||
"integrityCost": "2",
|
||||
"integrityGain": "3",
|
||||
"magicCapacity": "126",
|
||||
"toolLevel": "2",
|
||||
"toolEfficiency": "7.5",
|
||||
"tints": { "glyph": "b6c2bd", "texture": "b6c2bd" },
|
||||
"textures": ["shiny", "default"],
|
||||
"material": { "tag": "forge:ingots/invar", "count": 1 },
|
||||
"requiredTools": { "hammer": 2 }
|
||||
}
|
17
kubejs/data/tetra/materials/metal/lumium.json
Normal file
17
kubejs/data/tetra/materials/metal/lumium.json
Normal file
@ -0,0 +1,17 @@
|
||||
{
|
||||
"key": "lumium",
|
||||
"category": "metal",
|
||||
"primary": "4.6",
|
||||
"secondary": "4.2",
|
||||
"tertiary": "9",
|
||||
"durability": "545",
|
||||
"integrityCost": "2",
|
||||
"integrityGain": "6",
|
||||
"magicCapacity": "146",
|
||||
"toolLevel": "2",
|
||||
"toolEfficiency": "10",
|
||||
"tints": { "glyph": "e2f0b3", "texture": "e2f0b3" },
|
||||
"textures": ["shiny", "default"],
|
||||
"material": { "tag": "forge:ingots/lumium", "count": 1 },
|
||||
"requiredTools": { "hammer": 2 }
|
||||
}
|
17
kubejs/data/tetra/materials/metal/neptunium.json
Normal file
17
kubejs/data/tetra/materials/metal/neptunium.json
Normal file
@ -0,0 +1,17 @@
|
||||
{
|
||||
"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 }
|
||||
}
|
17
kubejs/data/tetra/materials/metal/pink_slime.json
Normal file
17
kubejs/data/tetra/materials/metal/pink_slime.json
Normal file
@ -0,0 +1,17 @@
|
||||
{
|
||||
"key": "pink_slime",
|
||||
"category": "metal",
|
||||
"primary": "2",
|
||||
"secondary": "1.6",
|
||||
"tertiary": "9.8",
|
||||
"durability": "1850",
|
||||
"integrityCost": "2",
|
||||
"integrityGain": "6",
|
||||
"magicCapacity": "108",
|
||||
"toolLevel": "2",
|
||||
"toolEfficiency": "4.5",
|
||||
"tints": { "glyph": "c078b4", "texture": "c078b4" },
|
||||
"textures": ["shiny", "default"],
|
||||
"material": { "tag": "forge:ingots/pink_slime", "count": 1 },
|
||||
"requiredTools": { "hammer": 2 }
|
||||
}
|
17
kubejs/data/tetra/materials/metal/quartz_enriched_iron.json
Normal file
17
kubejs/data/tetra/materials/metal/quartz_enriched_iron.json
Normal file
@ -0,0 +1,17 @@
|
||||
{
|
||||
"key": "quartz_enriched_iron",
|
||||
"category": "metal",
|
||||
"primary": "6",
|
||||
"secondary": "4.4",
|
||||
"tertiary": "3.5",
|
||||
"durability": "360",
|
||||
"integrityCost": "2",
|
||||
"integrityGain": "4",
|
||||
"magicCapacity": "94",
|
||||
"toolLevel": "2",
|
||||
"toolEfficiency": "8.5",
|
||||
"tints": { "glyph": "eeede9", "texture": "eeede9" },
|
||||
"textures": ["shiny", "default"],
|
||||
"material": { "item": "refinedstorage:quartz_enriched_iron", "count": 1 },
|
||||
"requiredTools": { "hammer": 2 }
|
||||
}
|
17
kubejs/data/tetra/materials/metal/refined_glowstone.json
Normal file
17
kubejs/data/tetra/materials/metal/refined_glowstone.json
Normal file
@ -0,0 +1,17 @@
|
||||
{
|
||||
"key": "refined_glowstone",
|
||||
"category": "metal",
|
||||
"primary": "10",
|
||||
"secondary": "4.5",
|
||||
"tertiary": "6.7",
|
||||
"durability": "239",
|
||||
"integrityCost": "3",
|
||||
"integrityGain": "7",
|
||||
"magicCapacity": "154",
|
||||
"toolLevel": "3",
|
||||
"toolEfficiency": "11",
|
||||
"tints": { "glyph": "fce599", "texture": "fce599" },
|
||||
"textures": ["shiny", "default"],
|
||||
"material": { "tag": "forge:ingots/refined_glowstone", "count": 1 },
|
||||
"requiredTools": { "hammer": 3 }
|
||||
}
|
17
kubejs/data/tetra/materials/metal/refined_obsidian.json
Normal file
17
kubejs/data/tetra/materials/metal/refined_obsidian.json
Normal file
@ -0,0 +1,17 @@
|
||||
{
|
||||
"key": "refined_obsidian",
|
||||
"category": "metal",
|
||||
"primary": "9.5",
|
||||
"secondary": "7",
|
||||
"tertiary": "4.8",
|
||||
"durability": "2377",
|
||||
"integrityCost": "4",
|
||||
"integrityGain": "8",
|
||||
"magicCapacity": "168",
|
||||
"toolLevel": "4",
|
||||
"toolEfficiency": "10",
|
||||
"tints": { "glyph": "7f67ab", "texture": "7f67ab" },
|
||||
"textures": ["shiny", "default"],
|
||||
"material": { "tag": "forge:ingots/refined_obsidian", "count": 1 },
|
||||
"requiredTools": { "hammer": 4 }
|
||||
}
|
17
kubejs/data/tetra/materials/metal/signalum.json
Normal file
17
kubejs/data/tetra/materials/metal/signalum.json
Normal file
@ -0,0 +1,17 @@
|
||||
{
|
||||
"key": "signalum",
|
||||
"category": "metal",
|
||||
"primary": "7.5",
|
||||
"secondary": "6",
|
||||
"tertiary": "8",
|
||||
"durability": "1100",
|
||||
"integrityCost": "3",
|
||||
"integrityGain": "5",
|
||||
"magicCapacity": "152",
|
||||
"toolLevel": "3",
|
||||
"toolEfficiency": "9.5",
|
||||
"tints": { "glyph": "fa631a", "texture": "fa631a" },
|
||||
"textures": ["shiny", "default"],
|
||||
"material": { "tag": "forge:ingots/signalum", "count": 1 },
|
||||
"requiredTools": { "hammer": 3 }
|
||||
}
|
17
kubejs/data/tetra/materials/metal/zinc.json
Normal file
17
kubejs/data/tetra/materials/metal/zinc.json
Normal file
@ -0,0 +1,17 @@
|
||||
{
|
||||
"key": "zinc",
|
||||
"category": "metal",
|
||||
"primary": "6",
|
||||
"secondary": "4.2",
|
||||
"tertiary": "2.8",
|
||||
"durability": "320",
|
||||
"integrityCost": "2",
|
||||
"integrityGain": "4",
|
||||
"magicCapacity": "86",
|
||||
"toolLevel": "2",
|
||||
"toolEfficiency": "6",
|
||||
"tints": { "glyph": "a4ab6a", "texture": "a4ab6a" },
|
||||
"textures": ["shiny", "default"],
|
||||
"material": { "tag": "forge:ingots/zinc", "count": 1 },
|
||||
"requiredTools": { "hammer": 2 }
|
||||
}
|
Reference in New Issue
Block a user