clientstuff

This commit is contained in:
2025-10-27 11:53:18 +01:00
parent 503b04656d
commit d22cef5355
1575 changed files with 795737 additions and 610 deletions

View File

@@ -0,0 +1,24 @@
{
"move_single": [
-100,
29
],
"move_all": [
-100,
57
],
"move_all_same": [
-100,
56
],
"throw_all_same": [
56
],
"move_single_empty": [
-99,
29
],
"throw_all": [
57
]
}

View File

@@ -0,0 +1,101 @@
{
"_comment": "Setting this to true will recreate this entire file on next start",
"reload": false,
"orePrefixes": [
"ingot",
"ingotHot",
"gemChipped",
"gemFlawed",
"gem",
"gemFlawless",
"gemExquisite",
"dustTiny",
"dustSmall",
"dust",
"nugget",
"block",
"plate",
"plateDouble",
"plateDense",
"gear",
"bolt",
"stick",
"stickLong",
"ring",
"screw",
"round",
"foil",
"wireFine",
"springSmall",
"spring",
"turbineBlade",
"rotor",
"lens",
"dustImpure",
"dustPure",
"crushed",
"crushedCentrifuged",
"crushedPurified",
"shard",
"clump",
"reduced",
"crystalline",
"dirtyGravel",
"cleanGravel",
"toolHeadSword",
"toolHeadPickaxe",
"toolHeadShovel",
"toolHeadAxe",
"toolHeadHoe",
"toolHeadSense",
"toolHeadFile",
"toolHeadHammer",
"toolHeadSaw",
"toolHeadBuzzSaw",
"toolHeadScrewdriver",
"toolHeadDrill",
"toolHeadChainsaw",
"toolHeadWrench",
"pipeTinyFluid",
"pipeSmallFluid",
"pipeNormalFluid",
"pipeLargeFluid",
"pipeHugeFluid",
"pipeQuadrupleFluid",
"pipeNonupleFluid",
"pipeTinyItem",
"pipeSmallItem",
"pipeNormalItem",
"pipeLargeItem",
"pipeHugeItem",
"pipeSmallRestrictive",
"pipeNormalRestrictive",
"pipeLargeRestrictive",
"pipeHugeRestrictive",
"wireGtSingle",
"wireGtDouble",
"wireGtQuadruple",
"wireGtOctal",
"wireGtHex",
"cableGtSingle",
"cableGtDouble",
"cableGtQuadruple",
"cableGtOctal",
"cableGtHex",
"frameGt",
"glass",
"ore",
"oreGranite",
"oreDiorite",
"oreAndesite",
"oreBlackgranite",
"oreRedgranite",
"oreMarble",
"oreBasalt",
"oreSand",
"oreRedSand",
"oreNetherrack",
"oreEndstone",
"log"
]
}

View File

@@ -0,0 +1,54 @@
{
"ItemSortRules": [
{
"name": "mod",
"inverted": false
},
{
"name": "material",
"inverted": false
},
{
"name": "ore_prefix",
"inverted": false
},
{
"name": "id",
"inverted": false
},
{
"name": "meta",
"inverted": false
},
{
"name": "nbt_has",
"inverted": false
},
{
"name": "nbt_rules",
"inverted": false
}
],
"NbtSortRules": [
{
"name": "enchantment",
"inverted": false
},
{
"name": "enchantment_book",
"inverted": false
},
{
"name": "potion",
"inverted": false
},
{
"name": "gt_circ_config",
"inverted": false
},
{
"name": "gt_item_damage",
"inverted": false
}
]
}