clientstuff
This commit is contained in:
101
.minecraft/config/bogosorter/orePrefix.json
Normal file
101
.minecraft/config/bogosorter/orePrefix.json
Normal 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"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user