Rebalance tetra materials
* Increase diamond and dendrite tiers * Adjust tconstruct material tiers to account
This commit is contained in:
parent
e706593f98
commit
7e3376e141
3
data/tetra/materials/gem/diamond.json
Normal file
3
data/tetra/materials/gem/diamond.json
Normal file
|
|
@ -0,0 +1,3 @@
|
||||||
|
{
|
||||||
|
"toolLevel": 6
|
||||||
|
}
|
||||||
|
|
@ -8,7 +8,7 @@
|
||||||
"integrityCost": 2,
|
"integrityCost": 2,
|
||||||
"integrityGain": 5,
|
"integrityGain": 5,
|
||||||
"magicCapacity": 140,
|
"magicCapacity": 140,
|
||||||
"toolLevel": 4,
|
"toolLevel": 5,
|
||||||
"toolEfficiency": 7,
|
"toolEfficiency": 7,
|
||||||
"tints": {
|
"tints": {
|
||||||
"glyph": "f66fb7",
|
"glyph": "f66fb7",
|
||||||
|
|
|
||||||
|
|
@ -8,7 +8,7 @@
|
||||||
"integrityCost": 2,
|
"integrityCost": 2,
|
||||||
"integrityGain": 5,
|
"integrityGain": 5,
|
||||||
"magicCapacity": 85,
|
"magicCapacity": 85,
|
||||||
"toolLevel": 5,
|
"toolLevel": 6,
|
||||||
"toolEfficiency": 7.3,
|
"toolEfficiency": 7.3,
|
||||||
"tints": {
|
"tints": {
|
||||||
"glyph": "2222dd",
|
"glyph": "2222dd",
|
||||||
|
|
|
||||||
|
|
@ -8,7 +8,7 @@
|
||||||
"integrityCost": 2,
|
"integrityCost": 2,
|
||||||
"integrityGain": 5,
|
"integrityGain": 5,
|
||||||
"magicCapacity": 75,
|
"magicCapacity": 75,
|
||||||
"toolLevel": 6,
|
"toolLevel": 7,
|
||||||
"toolEfficiency": 8,
|
"toolEfficiency": 8,
|
||||||
"tintOverrides": false,
|
"tintOverrides": false,
|
||||||
"tints": {
|
"tints": {
|
||||||
|
|
|
||||||
|
|
@ -8,7 +8,7 @@
|
||||||
"integrityCost": 3,
|
"integrityCost": 3,
|
||||||
"integrityGain": 5,
|
"integrityGain": 5,
|
||||||
"magicCapacity": 90,
|
"magicCapacity": 90,
|
||||||
"toolLevel": 6,
|
"toolLevel": 7,
|
||||||
"toolEfficiency": 6.5,
|
"toolEfficiency": 6.5,
|
||||||
"tintOverrides": false,
|
"tintOverrides": false,
|
||||||
"tints": {
|
"tints": {
|
||||||
|
|
|
||||||
3
data/tetra/materials/metal/netherite.json
Normal file
3
data/tetra/materials/metal/netherite.json
Normal file
|
|
@ -0,0 +1,3 @@
|
||||||
|
{
|
||||||
|
"toolLevel": 7
|
||||||
|
}
|
||||||
|
|
@ -8,7 +8,7 @@
|
||||||
"integrityCost": 2,
|
"integrityCost": 2,
|
||||||
"integrityGain": 5,
|
"integrityGain": 5,
|
||||||
"magicCapacity": 105,
|
"magicCapacity": 105,
|
||||||
"toolLevel": 6,
|
"toolLevel": 7,
|
||||||
"toolEfficiency": 6,
|
"toolEfficiency": 6,
|
||||||
"tintOverrides": false,
|
"tintOverrides": false,
|
||||||
"tints": {
|
"tints": {
|
||||||
|
|
|
||||||
|
|
@ -8,7 +8,7 @@
|
||||||
"integrityCost": 2,
|
"integrityCost": 2,
|
||||||
"integrityGain": 5,
|
"integrityGain": 5,
|
||||||
"magicCapacity": 90,
|
"magicCapacity": 90,
|
||||||
"toolLevel": "minecraft:diamond",
|
"toolLevel": 6,
|
||||||
"toolEfficiency": 6,
|
"toolEfficiency": 6,
|
||||||
"textureOverrides": [
|
"textureOverrides": [
|
||||||
"item/module/crossbow/stave/basic/",
|
"item/module/crossbow/stave/basic/",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue