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:
@ -0,0 +1,17 @@
|
||||
{
|
||||
"key": "celestial_crystal",
|
||||
"category": "gem",
|
||||
"primary": "7.5",
|
||||
"secondary": "4.95",
|
||||
"tertiary": "0.5",
|
||||
"durability": "1750",
|
||||
"integrityCost": "4",
|
||||
"integrityGain": "5",
|
||||
"magicCapacity": "174",
|
||||
"toolLevel": "4",
|
||||
"toolEfficiency": "7.5",
|
||||
"tints": { "glyph": "00629b", "texture": "00629b" },
|
||||
"textures": ["shiny", "crude"],
|
||||
"material": { "item": "astralsorcery:celestial_crystal", "count": 1 },
|
||||
"requiredTools": { "hammer": 5 }
|
||||
}
|
@ -0,0 +1,17 @@
|
||||
{
|
||||
"key": "refined_radiance",
|
||||
"category": "gem",
|
||||
"primary": "9.5",
|
||||
"secondary": "9.95",
|
||||
"tertiary": "7.5",
|
||||
"durability": "1750",
|
||||
"integrityCost": "4",
|
||||
"integrityGain": "7",
|
||||
"magicCapacity": "199",
|
||||
"toolLevel": "4",
|
||||
"toolEfficiency": "13",
|
||||
"tints": { "glyph": "f2e2ff", "texture": "f2e2ff" },
|
||||
"textures": ["shiny", "crude"],
|
||||
"material": { "item": "create:refined_radiance", "count": 1 },
|
||||
"requiredTools": { "hammer": 6 }
|
||||
}
|
17
kubejs[e6]/data/tetra/materials/gem/compat/rock_crystal.json
Normal file
17
kubejs[e6]/data/tetra/materials/gem/compat/rock_crystal.json
Normal file
@ -0,0 +1,17 @@
|
||||
{
|
||||
"key": "rock_crystal",
|
||||
"category": "gem",
|
||||
"primary": "6.5",
|
||||
"secondary": "5.95",
|
||||
"tertiary": "0",
|
||||
"durability": "4200",
|
||||
"integrityCost": "3",
|
||||
"integrityGain": "3",
|
||||
"magicCapacity": "146",
|
||||
"toolLevel": "3",
|
||||
"toolEfficiency": "4.5",
|
||||
"tints": { "glyph": "f1f1f1", "texture": "f1f1f1" },
|
||||
"textures": ["shiny", "crude"],
|
||||
"material": { "item": "astralsorcery:rock_crystal", "count": 1 },
|
||||
"requiredTools": { "hammer": 4 }
|
||||
}
|
Reference in New Issue
Block a user