This commit is contained in:
Jacob Vinding
2025-12-27 00:06:47 +01:00
commit 1c991e905d
1095 changed files with 172738 additions and 0 deletions

View File

@@ -0,0 +1,178 @@
[
{
"name": "f0r.wood",
"isUnlocalized": true,
"durability": 60,
"color": 7033119,
"tier": 0,
"speed": 0.5
},
{
"name": "f0r.stone",
"isUnlocalized": true,
"durability": 132,
"color": 8355711,
"tier": 1,
"speed": 0.75
},
{
"name": "f0r.iron",
"isUnlocalized": true,
"durability": 251,
"color": 14211288,
"tier": 2,
"speed": 1.0
},
{
"name": "f0r.gold",
"isUnlocalized": true,
"durability": 33,
"color": 15396439,
"tier": 1,
"speed": 5.0
},
{
"name": "f0r.diamond",
"isUnlocalized": true,
"durability": 1562,
"color": 3402699,
"tier": 3,
"speed": 1.5
},
{
"name": "f0r.copper",
"isUnlocalized": true,
"durability": 176,
"color": 16756312,
"tier": 1,
"speed": 0.75
},
{
"name": "f0r.tin",
"isUnlocalized": true,
"durability": 150,
"color": 13100786,
"tier": 1,
"speed": 0.6
},
{
"name": "f0r.silver",
"isUnlocalized": true,
"durability": 75,
"color": 13626868,
"tier": 1,
"speed": 2.0
},
{
"name": "f0r.lead",
"isUnlocalized": true,
"durability": 100,
"color": 3884653,
"tier": 1,
"speed": 0.4
},
{
"name": "f0r.aluminum",
"isUnlocalized": true,
"durability": 225,
"color": 13948127,
"tier": 1,
"speed": 1.0
},
{
"name": "f0r.nickel",
"isUnlocalized": true,
"durability": 300,
"color": 15722933,
"tier": 2,
"speed": 0.9
},
{
"name": "f0r.platinum",
"isUnlocalized": true,
"durability": 1400,
"color": 13037823,
"tier": 4,
"speed": 4.0
},
{
"name": "f0r.steel",
"isUnlocalized": true,
"durability": 400,
"color": 9803157,
"tier": 2,
"speed": 1.1
},
{
"name": "f0r.electrum",
"isUnlocalized": true,
"durability": 100,
"color": 15262332,
"tier": 0,
"speed": 1.5
},
{
"name": "f0r.invar",
"isUnlocalized": true,
"durability": 425,
"color": 14146521,
"tier": 2,
"speed": 1.0
},
{
"name": "f0r.bronze",
"isUnlocalized": true,
"durability": 325,
"color": 15702582,
"tier": 2,
"speed": 1.0
},
{
"name": "f0r.constantan",
"isUnlocalized": true,
"durability": 275,
"color": 15453329,
"tier": 2,
"speed": 1.0
},
{
"name": "f0r.enderium",
"isUnlocalized": true,
"durability": 1841,
"color": 1007455,
"tier": 4,
"speed": 2.0
},
{
"name": "f0r.electricalSteel",
"isUnlocalized": true,
"durability": 325,
"color": 14211288,
"tier": 2,
"speed": 1.0
},
{
"name": "f0r.darkSteel",
"isUnlocalized": true,
"durability": 1241,
"color": 5921370,
"tier": 3,
"speed": 1.5
},
{
"name": "f0r.soularium",
"isUnlocalized": true,
"durability": 456,
"color": 7692360,
"tier": 1,
"speed": 1.0
},
{
"name": "f0r.vibrant",
"isUnlocalized": true,
"durability": 225,
"color": 16442227,
"tier": 1,
"speed": 8.0
}
]

View File

@@ -0,0 +1,73 @@
[
{
"stretchX": 1.0,
"stretchZ": 1.0,
"seed": 234174891,
"valueModifier": 1.0,
"fluidMaximum": 10000000,
"fluidMinimum": 0.1,
"fluidID": "water",
"dimensionBlacklist": [
1,
-1
],
"isBlacklistWhitelist": false,
"fluidDrainRate": 50,
"isDrainRateBasedOnFluidAmount": false,
"drainRateMax": 1.0,
"drainRateMin": 0.2
},
{
"stretchX": 3.0,
"stretchZ": 3.0,
"seed": 14151412,
"valueModifier": 1.0,
"fluidMaximum": 1000000,
"fluidMinimum": 0.3,
"fluidID": "lava",
"dimensionBlacklist": [
1,
-1
],
"isBlacklistWhitelist": false,
"fluidDrainRate": 10,
"isDrainRateBasedOnFluidAmount": false,
"drainRateMax": 1.0,
"drainRateMin": 0.2
},
{
"stretchX": 0.5,
"stretchZ": 0.5,
"seed": 234141,
"valueModifier": 1.0,
"fluidMaximum": 100000000,
"fluidMinimum": 0.1,
"fluidID": "lava",
"dimensionBlacklist": [
-1
],
"isBlacklistWhitelist": true,
"fluidDrainRate": 10,
"isDrainRateBasedOnFluidAmount": false,
"drainRateMax": 1.0,
"drainRateMin": 0.2
},
{
"stretchX": 5.0,
"stretchZ": 5.0,
"seed": 454141,
"valueModifier": 1.0,
"fluidMaximum": 5000000,
"fluidMinimum": 0.1,
"fluidID": "oil",
"dimensionBlacklist": [
1,
-1
],
"isBlacklistWhitelist": false,
"fluidDrainRate": 20,
"isDrainRateBasedOnFluidAmount": true,
"drainRateMax": 2.0,
"drainRateMin": 0.2
}
]

View File

@@ -0,0 +1,239 @@
[
{
"stretchX": 1.0,
"stretchZ": 1.0,
"seed": 23652533,
"valueModifier": 1.0,
"oreMaximum": 6000,
"oreMinimum": 0.2,
"oreID": "minecraft:coal_ore",
"oreMeta": 0,
"dimensionBlacklist": [
1,
-1
],
"isBlacklistWhitelist": false,
"tierReq": 0,
"progressMultiplier": 1.0
},
{
"stretchX": 2.0,
"stretchZ": 2.0,
"seed": 14662363532,
"valueModifier": 1.0,
"oreMaximum": 3000,
"oreMinimum": 0.3,
"oreID": "minecraft:iron_ore",
"oreMeta": 0,
"dimensionBlacklist": [
1,
-1
],
"isBlacklistWhitelist": false,
"tierReq": 1,
"progressMultiplier": 1.0
},
{
"stretchX": 3.0,
"stretchZ": 3.0,
"seed": 346747643,
"valueModifier": 1.0,
"oreMaximum": 1500,
"oreMinimum": 0.4,
"oreID": "minecraft:gold_ore",
"oreMeta": 0,
"dimensionBlacklist": [
1,
-1
],
"isBlacklistWhitelist": false,
"tierReq": 2,
"progressMultiplier": 1.0
},
{
"stretchX": 2.0,
"stretchZ": 2.0,
"seed": 235352311,
"valueModifier": 1.0,
"oreMaximum": 2600,
"oreMinimum": 0.2,
"oreID": "minecraft:redstone_ore",
"oreMeta": 0,
"dimensionBlacklist": [
1,
-1
],
"isBlacklistWhitelist": false,
"tierReq": 2,
"progressMultiplier": 1.0
},
{
"stretchX": 2.5,
"stretchZ": 2.5,
"seed": 1207510918,
"valueModifier": 1.0,
"oreMaximum": 1400,
"oreMinimum": 0.3,
"oreID": "minecraft:lapis_ore",
"oreMeta": 0,
"dimensionBlacklist": [
1,
-1
],
"isBlacklistWhitelist": false,
"tierReq": 1,
"progressMultiplier": 1.0
},
{
"stretchX": 5.0,
"stretchZ": 5.0,
"seed": 23526523525,
"valueModifier": 0.9,
"oreMaximum": 1000,
"oreMinimum": 0.5,
"oreID": "minecraft:diamond_ore",
"oreMeta": 0,
"dimensionBlacklist": [
1,
-1
],
"isBlacklistWhitelist": false,
"tierReq": 2,
"progressMultiplier": 1.0
},
{
"stretchX": 4.0,
"stretchZ": 4.0,
"seed": 3642553252,
"valueModifier": 1.0,
"oreMaximum": 800,
"oreMinimum": 0.5,
"oreID": "minecraft:emerald_ore",
"oreMeta": 0,
"dimensionBlacklist": [
1,
-1
],
"isBlacklistWhitelist": false,
"tierReq": 2,
"progressMultiplier": 1.0
},
{
"stretchX": 1.0,
"stretchZ": 1.0,
"seed": 3205391,
"valueModifier": 1.0,
"oreMaximum": 5000,
"oreMinimum": 0.2,
"oreID": "minecraft:quartz_ore",
"oreMeta": 0,
"dimensionBlacklist": [
-1
],
"isBlacklistWhitelist": true,
"tierReq": 1,
"progressMultiplier": 1.0
},
{
"stretchX": 2.0,
"stretchZ": 2.0,
"seed": 925977991248,
"valueModifier": 1.0,
"oreMaximum": 4000,
"oreMinimum": 0.3,
"oreID": "thermalfoundation:ore",
"oreMeta": 0,
"dimensionBlacklist": [
1,
-1
],
"isBlacklistWhitelist": false,
"tierReq": 1,
"progressMultiplier": 1.0
},
{
"stretchX": 2.0,
"stretchZ": 2.0,
"seed": 321313414,
"valueModifier": 1.0,
"oreMaximum": 4500,
"oreMinimum": 0.3,
"oreID": "thermalfoundation:ore",
"oreMeta": 1,
"dimensionBlacklist": [
1,
-1
],
"isBlacklistWhitelist": false,
"tierReq": 1,
"progressMultiplier": 1.0
},
{
"stretchX": 3.0,
"stretchZ": 3.0,
"seed": 31231214,
"valueModifier": 1.0,
"oreMaximum": 2000,
"oreMinimum": 0.4,
"oreID": "thermalfoundation:ore",
"oreMeta": 2,
"dimensionBlacklist": [
1,
-1
],
"isBlacklistWhitelist": false,
"tierReq": 2,
"progressMultiplier": 1.0
},
{
"stretchX": 3.0,
"stretchZ": 3.0,
"seed": 31231214,
"valueModifier": 1.0,
"oreMaximum": 3500,
"oreMinimum": 0.3,
"oreID": "thermalfoundation:ore",
"oreMeta": 3,
"dimensionBlacklist": [
1,
-1
],
"isBlacklistWhitelist": false,
"tierReq": 2,
"progressMultiplier": 1.0
},
{
"stretchX": 2.0,
"stretchZ": 2.0,
"seed": 3124525515,
"valueModifier": 1.0,
"oreMaximum": 2000,
"oreMinimum": 0.4,
"oreID": "thermalfoundation:ore",
"oreMeta": 5,
"dimensionBlacklist": [
1,
-1
],
"isBlacklistWhitelist": false,
"tierReq": 2,
"progressMultiplier": 1.0
},
{
"stretchX": 5.0,
"stretchZ": 5.0,
"seed": 124124151,
"valueModifier": 1.0,
"oreMaximum": 1000,
"oreMinimum": 0.5,
"oreID": "thermalfoundation:ore",
"oreMeta": 6,
"dimensionBlacklist": [
1,
-1
],
"isBlacklistWhitelist": false,
"tierReq": 3,
"progressMultiplier": 1.0
}
]