initial
This commit is contained in:
62
.minecraft/config/NEI/client.cfg
Normal file
62
.minecraft/config/NEI/client.cfg
Normal file
@@ -0,0 +1,62 @@
|
||||
#Main configuration of NEI.
|
||||
#Most of these options can be changed ingame.
|
||||
#Deleting any element will restore it to it's default value
|
||||
|
||||
checkUpdates=false
|
||||
inventory.cheatmode=2
|
||||
inventory.disableMouseScrollTransfer=false
|
||||
inventory.gamemodes=creative, creative+, adventure
|
||||
inventory.hidden=false
|
||||
inventory.invertMouseScrollTransfer=false
|
||||
inventory.itemIDs=0
|
||||
inventory.itemsort=nei.itemsort.minecraft,nei.itemsort.mod,nei.itemsort.id,nei.itemsort.default,nei.itemsort.damage,nei.itemsort.name
|
||||
#For those who can't help themselves.
|
||||
#Set this to a mode and you will be unable to change it ingame
|
||||
inventory.lockmode=-1
|
||||
inventory.utilities=delete, magnet
|
||||
inventory.widgetsenabled=true
|
||||
itemLoadingTimeout=500
|
||||
keys.gui.back=14
|
||||
keys.gui.bookmark=30
|
||||
keys.gui.enchant=0
|
||||
keys.gui.findit=21
|
||||
keys.gui.hide=24
|
||||
keys.gui.hide_bookmarks=48
|
||||
keys.gui.next=209
|
||||
keys.gui.next_machine=208
|
||||
keys.gui.next_recipe=205
|
||||
keys.gui.potion=0
|
||||
keys.gui.prev=201
|
||||
keys.gui.prev_machine=200
|
||||
keys.gui.prev_recipe=203
|
||||
keys.gui.recipe=19
|
||||
keys.gui.search=33
|
||||
keys.gui.usage=22
|
||||
keys.showenchant=23
|
||||
keys.world.chunkoverlay=67
|
||||
keys.world.creative=0
|
||||
keys.world.dawn=0
|
||||
keys.world.dusk=0
|
||||
keys.world.heal=0
|
||||
keys.world.highlight_tips=0
|
||||
keys.world.midnight=0
|
||||
keys.world.moboverlay=65
|
||||
keys.world.noon=0
|
||||
keys.world.rain=0
|
||||
#ADVANCED: Load catalysts from config
|
||||
tools.catalyst_load_from_config=false
|
||||
#ADVANCED: Load handlers from config
|
||||
tools.handler_load_from_config=false
|
||||
world.highlight_tips=false
|
||||
world.highlight_tips.x=5000
|
||||
world.highlight_tips.y=100
|
||||
|
||||
#Change these options if you have a different mod installed on the server that handles the commands differently, Eg. Bukkit Essentials
|
||||
command
|
||||
{
|
||||
creative=/gamemode {0} {1}
|
||||
heal=
|
||||
item=/give {0} {1} {2} {3} {4}
|
||||
rain=/toggledownfall
|
||||
time=/time set {0}
|
||||
}
|
||||
800
.minecraft/config/NEI/collapsibleitems.cfg
Normal file
800
.minecraft/config/NEI/collapsibleitems.cfg
Normal file
@@ -0,0 +1,800 @@
|
||||
# Collapsible Items Filters
|
||||
#
|
||||
# One line - one group
|
||||
# Item added in first valid group
|
||||
#
|
||||
#
|
||||
# parts:
|
||||
# modname:itemid - identify
|
||||
# $orename - ore dictionary
|
||||
# tag.color=red - tag
|
||||
# 0 or 0-12 - damage
|
||||
#
|
||||
# modifiers:
|
||||
# ! - logical not. exclude items that match the following expression (!minecraft:portal)
|
||||
# r/.../ - standard java regex (r/^m\w{6}ft$/ = minecraft)
|
||||
# , - logical or in token (minecraft:potion 16384-16462,!16386)
|
||||
# | - logical or multi-item search (wrench|hammer)
|
||||
#
|
||||
# example: minecraft:potion 16384-16462,!16386 | $oreiron | tag.color=red
|
||||
#
|
||||
#
|
||||
# spawn egg
|
||||
minecraft:spawn_egg | EnderZoo:SpawnEggEnderZoo | EnderZoo:itemSpawnEggEnderZoo | HardcoreEnderExpansion:spawn_eggs | natura.spawnegg | Thaumcraft:ItemSpawnerEgg | ThaumicHorizons:spawnerEgg | TwilightForest:item.tfspawnegg | miscutils:item.BasicMetaSpawnEgg | tconstruct:titleicon
|
||||
# mob spawner
|
||||
minecraft:mob_spawner | DraconicEvolution:customSpawner | EnderIO:itemBrokenSpawner | HardcoreEnderExpansion:custom_spawner | TwilightForest:tile.TFBossSpawner
|
||||
# music disk
|
||||
minecraft:record_ | hardcoreenderexpansion:music_disk | biomesoplenty:record_ | botania:record
|
||||
#minecraft dye
|
||||
minecraft:dye
|
||||
#splash potion
|
||||
minecraft:potion 16000-17000
|
||||
#lingering potion
|
||||
minecraft:potion 8000-9000
|
||||
#minecraft
|
||||
minecraft:stained_glass_pane
|
||||
minecraft:stained_hardened_clay
|
||||
minecraft:stained_glass
|
||||
minecraft:wool
|
||||
minecraft:carpet
|
||||
#backpack
|
||||
r/^backpack:backpack$/ 100-116
|
||||
r/^backpack:backpack$/ 200-216
|
||||
r/^backpack:backpack$/
|
||||
adventurebackpack:adventurebackpack
|
||||
projectred.exploration.backpack
|
||||
#storagedrawers
|
||||
halfdrawers1
|
||||
halfdrawers2
|
||||
halfdrawers4
|
||||
fulldrawers1
|
||||
fulldrawers2
|
||||
fulldrawers4
|
||||
r/storageDrawers.*:trim/
|
||||
# galacticraft parachute
|
||||
galacticraftcore:item.parachute
|
||||
#extrautilities color stone
|
||||
extrautilities:colorstonebrick
|
||||
extrautilities:color_lightgem
|
||||
extrautilities:color_stonebrick
|
||||
extrautilities:color_stone
|
||||
extrautilities:color_quartzblock
|
||||
extrautilities:color_hellsand
|
||||
extrautilities:color_redstonelight
|
||||
extrautilities:color_brick
|
||||
extrautilities:color_blocklapis
|
||||
extrautilities:color_blockredstone
|
||||
extrautilities:color_blockcoal
|
||||
extrautilities:color_obsidian
|
||||
extrautilities:greenscreen
|
||||
#extrautilities color planks
|
||||
extrautilities:colorWoodPlanks
|
||||
#thaumic exploration colored items
|
||||
thaumicexploration:blankseal
|
||||
thaumicexploration:chestseallinked
|
||||
thaumicexploration:chestseal
|
||||
thaumicexploration:jarseal
|
||||
thaumicexploration:floatCandle
|
||||
#projectblue colored items
|
||||
projectblue:miniaturelever
|
||||
projectblue:miniaturebutton
|
||||
projectblue:miniaturelamp
|
||||
projectblue:spray
|
||||
#thaumcraft wisp
|
||||
thaumcraft:itemwispessence
|
||||
thaumcraft:itemEssence
|
||||
#thaumcraft banner
|
||||
thaumcraft:blockwoodendevice 8
|
||||
#thaumcraft candle
|
||||
thaumcraft:blockCandle
|
||||
#gendustry gene sample
|
||||
gendustry:genesample
|
||||
#gregtech items parts
|
||||
$r/^bolt/
|
||||
:gt. $geargtsmall
|
||||
:gt. $r/^gear/ !$geargtsmall | miscutils:itemGear
|
||||
$r/^frame/
|
||||
$r/^ring/
|
||||
$itemcasing
|
||||
:gt. $sticklong | miscutils:item.itemrodlong | miscutils:itemrodlong | r/dreamcraft:item.long.*rod/
|
||||
:gt. $r/^stick/ | miscutils:item.itemrod | miscutils:itemrod | r/dreamcraft:item.*rod/ !shapeRod
|
||||
$springsmall
|
||||
$r/^spring/ !$springsmall !harvestcraft
|
||||
$r/^cell/ !$cellempty | ic2:itemfluidcell | ic2:itemcellempty !0 | metaitem.98
|
||||
$oreRaw | $rawOre
|
||||
$r/^ore/ !$oreberry !item.ironwoodraw !shardcluster | gt.blockore
|
||||
miscutils:itemdustsmall | ic2:itemdustsmall
|
||||
miscutils:itemdusttiny
|
||||
miscutils:crushedpurified | IC2:itemPurifiedCrushedOre
|
||||
miscutils:crushedcentrifuged
|
||||
miscutils:crushed | IC2:itemCrushedOre
|
||||
miscutils:dustimpure
|
||||
miscutils:dustpure
|
||||
:gt. $dust | r/dreamcraft:item.*dust$/ | miscutils:itemdust | ic2:itemdust
|
||||
:gt. $nugget | miscutils:itemnugget
|
||||
$r/^round/
|
||||
$r/^screw/
|
||||
$r/^foil/
|
||||
$turbine
|
||||
$wirefine
|
||||
$rotor
|
||||
$toolheadsaw | dreamcraft:item.sawblade
|
||||
$toolheadhammer
|
||||
$toolheadwrench
|
||||
:gt.blockmetal | miscutils:blockBlock | bartworks:bw.werkstoffblocks.01 | EnderIO:blockIngotStorage
|
||||
bw.werkstoffblockscasing.01
|
||||
bw.werkstoffblockscasingadvanced.01
|
||||
$ingothot
|
||||
:gt.blockgem
|
||||
#gregtech Battery Buffer
|
||||
:gt.blockmachines 160-199,11240-11275
|
||||
#gregtech Hull
|
||||
:gt.blockmachines 1-4,10-19,11230-11234
|
||||
#gregtech Dynamo Hatch
|
||||
:gt.blockmachines 30-39,899-908,11290-11293,15200-15229
|
||||
#gregtech Input Hatch
|
||||
:gt.blockmachines 50-59,200,710-719,2712,2717,10503,12097-12100,12102,12799,969
|
||||
#gregtech Output Hatch
|
||||
:gt.blockmachines 60-69,2713,10504,12103-12106,12108,12737
|
||||
#gregtech Laser Target Hatch
|
||||
:gt.blockmachines 12759-12774,15130-15138,15140-15148,15150-15158,15160-15168,15170-15178,15180-15188,15190-15199
|
||||
#gregtech Laser Source Hatch
|
||||
:gt.blockmachines 12775-12790,15230-15238,15240-15248,15250-15258,15260-15268,15270-15278,15280-15288,15290-15299
|
||||
#gregtech Muffler Hatch
|
||||
:gt.blockmachines 91-99,30001-30009
|
||||
#gregtech Input Bus
|
||||
:gt.blockmachines 70-79,2711,2715,2718,10509,13533,31046
|
||||
#gregtech Output Bus
|
||||
:gt.blockmachines 80-89,2710,31047
|
||||
#gregtech Energy Hatch
|
||||
:gt.blockmachines 40-49,206-209,216-219,227,229,266-269,286,11300-11303,15065-15097,15100-15129,15500-15506
|
||||
#gregtech Energy Dynamo
|
||||
:gt.blockmachines 287-289,296-299,310,316-319,346-348
|
||||
#gregtech Cable Diode
|
||||
:gt.blockmachines 12617-12631
|
||||
:gt.blockmachines 12633-12647
|
||||
:gt.blockmachines 12649-12663
|
||||
:gt.blockmachines 12665-12679
|
||||
:gt.blockmachines 12681-12695
|
||||
#gregtech Quantum Tank
|
||||
:gt.blockmachines 120-124
|
||||
#gregtech Quantum Chest
|
||||
:gt.blockmachines 125-129
|
||||
#gregtech Voltage Locker
|
||||
:gt.blockmachines 150-159
|
||||
#gregtech Hi-Amp Transformer
|
||||
:gt.blockmachines 877-885,11910-11913,11989
|
||||
#gregtech Chest Buffer
|
||||
:gt.blockmachines 9230-9239,12060-12062
|
||||
#gregtech Item Filter
|
||||
:gt.blockmachines 9240-9249
|
||||
#gregtech Type Filter
|
||||
:gt.blockmachines 9250-9259
|
||||
#gregtech Regulator
|
||||
:gt.blockmachines 9270-9279
|
||||
#gregtech Super Buffer
|
||||
:gt.blockmachines 9300-9309
|
||||
#gregtech Item Distributor
|
||||
:gt.blockmachines 9320-9329
|
||||
#gregtech Recipe Filter
|
||||
:gt.blockmachines 9330-9339
|
||||
#gregtech Super Bus (I)
|
||||
:gt.blockmachines 30022-30030
|
||||
#gregtech Super Bus (O)
|
||||
:gt.blockmachines 30032-30040
|
||||
#gregtech Auto Workbench
|
||||
:gt.blockmachines 31091-31098
|
||||
#gregtech Power Transformer
|
||||
:gt.blockmachines 12000-12013
|
||||
#gregtech Battery Charger
|
||||
:gt.blockmachines 690-699,11280-11283
|
||||
#gregtech Turbo Charger
|
||||
:gt.blockmachines 12040-12049
|
||||
#gregtech Energy Distributor
|
||||
:gt.blockmachines 12601-12615
|
||||
#gregtech Crop Manager
|
||||
:gt.blockmachines 31111-31118
|
||||
#gregtech Hydro Pump
|
||||
:gt.blockmachines 17003-17009
|
||||
#gregtech Hydro Turbine
|
||||
:gt.blockmachines 17019-17025
|
||||
#gregtech World Accelerator
|
||||
:gt.blockmachines 11100-11106
|
||||
#gregtech Wireless Charger
|
||||
:gt.blockmachines 890-898
|
||||
#gregtech Radio Hatch
|
||||
:gt.blockmachines 12713-12724
|
||||
#gregtech Low Power Laser Converter
|
||||
:gt.blockmachines 12743-12758
|
||||
#gregtech Prospector's Scanner
|
||||
:gt.detrav.metatool.01 0-18
|
||||
#White Dwarf Extruder Shape
|
||||
:gt.metaitem.03 32729-32756
|
||||
#gregtech Pipe Restrictive
|
||||
$pipeRestrictiveTiny
|
||||
$pipeRestrictiveSmall
|
||||
$pipeRestrictiveMedium
|
||||
$pipeRestrictiveLarge
|
||||
$pipeRestrictiveHuge
|
||||
#gregtech Wire (gпроблема с gt1)
|
||||
$wireGt01
|
||||
$wireGt02
|
||||
$wireGt04
|
||||
$wireGt08
|
||||
$wireGt12
|
||||
$wireGt16
|
||||
#gregtech Cable
|
||||
$cableGt01
|
||||
$cableGt02
|
||||
$cableGt04
|
||||
$cableGt08
|
||||
$cableGt12
|
||||
$cableGt16
|
||||
#gregtech Item Pipe
|
||||
$pipeTiny 5589,5600,5610,5620,5630,5650,5660,5670,5730
|
||||
$pipeSmall 5590,5601,5611,5621,5631,5651,5661,5671,5731
|
||||
$pipeMedium 5591,5602,5612,5622,5632,5652,5662,5672,5690,5700,5710,5720,5732
|
||||
$pipeLarge 5592,5603,5613,5623,5633,5653,5663,5673,5691,5701,5711,5721,5733
|
||||
$pipeHuge 5593,5604,5614,5624,5634,5654,5664,5674,5692,5702,5712,5722,5734
|
||||
#gregtech Fluid Pipe (Item pipe groups may be before)
|
||||
$pipeTiny
|
||||
$pipeSmall
|
||||
$pipeMedium
|
||||
$pipeLarge
|
||||
$pipeHuge
|
||||
$pipeQuadruple
|
||||
$pipeNonuple
|
||||
$pipeHexadecuple
|
||||
#gregtech multitool
|
||||
:gt.metatool.01 180-192
|
||||
#gregtech coffe
|
||||
:gt.metaitem.02 32000-32009
|
||||
#Exquisite
|
||||
:gt.metaitem.02 30208,30209,30500-30505,30507-30514,30527,30528,30890 | dreamcraft:item. GemExquisite
|
||||
#flawless
|
||||
:gt.metaitem.02 29208,29209,29500-29505,29507-29514,29527,29528,29890 | dreamcraft:item. GemFlawless
|
||||
#flawed
|
||||
:gt.metaitem.02 28208,28209,28500-28505,28507-28514,28527,28528,28890 | dreamcraft:item. GemFlawed
|
||||
#chipped
|
||||
:gt.metaitem.02 27208,27209,27500-27505,27507-27514,27527,27528,27890 | dreamcraft:item. GemChipped
|
||||
#gregtech ingot
|
||||
$ingotdouble
|
||||
$ingottriple
|
||||
$ingotquadruple
|
||||
$ingotquintuple
|
||||
$ingot !$itemRubber !$steeleaf
|
||||
#gregtech plate
|
||||
$platedouble
|
||||
$platetriple
|
||||
$platequadruple
|
||||
$platequintuple
|
||||
$platedense
|
||||
gt.metaitem.01 $plate | miscutils:itemPlate | bartworks:gt.bwMetaGeneratedPlate | ic2:itemPlates
|
||||
# gregtech spray
|
||||
gt.metaitem.01 32430-32460
|
||||
# gregtech dye
|
||||
gt.metaitem.02 32414-32429
|
||||
# gregtech coin
|
||||
gt.metaitem.01 32000-32016
|
||||
# plate superdense
|
||||
$plateSuperdense
|
||||
# bartworks biolab
|
||||
bartworks:biolabparts 0
|
||||
bartworks:biolabparts 1
|
||||
bartworks:biolabparts 2
|
||||
#bibliocraft
|
||||
bibliowoodpaintingt0 | biblioborderlesspainting
|
||||
bibliowoodpaintingt1 | biblioflatpainting
|
||||
bibliowoodpaintingt2 | bibliosimplepainting
|
||||
bibliowoodpaintingt3 | bibliomiddlepainting
|
||||
bibliowoodpaintingt4 | bibliofancypainting
|
||||
bibliocraft:biblioshelf | bibliowoodshelf | bibliowoodfstshelf
|
||||
bibliocraft:bibliopotionshelf | bibliowoodpotshelf | bibliowoodfstpotshelf
|
||||
bibliocraft:bibliotheca | bookcasefilled | bibliowoodbookcase | bibliowoodfstbookcase
|
||||
seatback1
|
||||
seatback2
|
||||
seatback3
|
||||
seatback4
|
||||
seatback5
|
||||
r/seatback$/
|
||||
bibliocase | bibliowoodcase | bibliowoodfstcase
|
||||
bibliorack | bibliowoodrack | bibliowoodfstrack
|
||||
bibliotable | bibliowoodtable | bibliowoodfsttable
|
||||
biblioseats | bibliowoodseat
|
||||
bibliodesk | bibliowooddesk | bibliowoodfstdesk
|
||||
biblioclock | bibliowoodclock
|
||||
bibliomapframes | bibliowoodmapframe
|
||||
biblioworkbench | bibliowoodfancyworkbench
|
||||
bibliolantern
|
||||
biblioironlantern
|
||||
bibliolamp
|
||||
biblioironlamp
|
||||
bibliolabel | bibliowoodlabel | bibliowoodfstlabel
|
||||
bibliofancysign | bibliowoodfancysign
|
||||
bibliotypewriter
|
||||
bibliopaneler
|
||||
biblioswordpedestal
|
||||
#forestry
|
||||
forestry:caterpillar
|
||||
forestry:pollenfertile
|
||||
forestry:beelarvae
|
||||
forestry:serumGE
|
||||
forestry:crated
|
||||
forestry:planksFireproof
|
||||
forestry:butterfly
|
||||
forestry:can !candle | forestry: capsule | forestry:craftingMaterial 4 | binniecore:containercan | railcraft:fluid .can | gendustry: can
|
||||
forestry:wax !waxcast | railcraft: .wax | binniecore:containercapsule | railcraft:fluid .wax | forestry:ambrosia | forestry:honeyPot
|
||||
forestry:refractory !refractorywax | bartworks:gt. capsuleMolten | binniecore:containerRefractory !wax | railcraft:fluid refactory
|
||||
#forestry Farm
|
||||
forestry:ffarm 0
|
||||
forestry:ffarm 2
|
||||
forestry:ffarm 3
|
||||
forestry:ffarm 4
|
||||
forestry:ffarm 5
|
||||
#forestry Bees
|
||||
beedroneGE
|
||||
beeQueenGE
|
||||
beePrincessGE
|
||||
#sapling
|
||||
forestry:sapling | $treeSapling | forbiddenmagic: sapling | slime.sapling | barnardaCsapling | goldenoaksapling
|
||||
harvestcraft sapling
|
||||
#projectred lamps
|
||||
projectred.illumination.lantern.inv
|
||||
projectred.illumination.lantern
|
||||
projectred.illumination.fixture.inv
|
||||
projectred.illumination.fixture
|
||||
projectred.illumination.cagelamp2.inv
|
||||
projectred.illumination.cagelamp2
|
||||
projectred.illumination.cagelamp.inv
|
||||
projectred.illumination.cagelamp
|
||||
projectred.illumination.lightbutton
|
||||
projectred.illumination.flightbutton
|
||||
projectred.illumination.lamp 0-16
|
||||
projectred.illumination.lamp 16-31
|
||||
projectred.core.part 19-34
|
||||
#projectred lily seed
|
||||
projectred.exploration.lilyseed
|
||||
#projectred wire
|
||||
projectred.transmission.wire 1-16
|
||||
projectred.transmission.wire 17-33
|
||||
projectred.transmission.framewire 1-16
|
||||
projectred.transportation.pipe
|
||||
#appliedenergistics cables
|
||||
appliedenergistics2:item.itemmultipart 0-16
|
||||
appliedenergistics2:item.itemmultipart 20-36
|
||||
appliedenergistics2:item.itemmultipart 40-56
|
||||
appliedenergistics2:item.itemmultipart 60-76
|
||||
appliedenergistics2:item.itemmultipart 520-536
|
||||
appliedenergistics2:item.itemmultipart 540-556
|
||||
appliedenergistics2:item.itemmultipart 560-576
|
||||
#appliedenergistics paint ball
|
||||
appliedenergistics2:item.itempaintball
|
||||
#tinkers gregworks
|
||||
gregtoolpartshovelhead | tconstruct:shovelhead
|
||||
gregtoolpartaxehead | tconstruct:hatchethead
|
||||
gregtoolpartbinding | tconstruct:binding
|
||||
gregtoolparttoughbind | tconstruct:toughbinding
|
||||
gregtoolparttoolrod | tconstruct:toolrod
|
||||
gregtoolparttoughrod | tconstruct:toughrod
|
||||
gregtoolpartlargeplate | tconstruct:heavyPlate
|
||||
gregtoolpartlargeguard | tconstruct:wideguard
|
||||
gregtoolpartswordblade | tconstruct:swordblade
|
||||
gregtoolpartmediumguard | tconstruct:handguard
|
||||
gregtoolpartcrossbar | tconstruct:crossbar
|
||||
gregtoolpartknifeblade | tconstruct:knifeblade
|
||||
gregtoolpartfullguard | TConstruct:fullGuard
|
||||
gregtoolpartfrypanhead | tconstruct:frypanhead
|
||||
gregtoolpartfrypan | tconstruct:frypan
|
||||
gregtoolpartsignhead | tconstruct:signhead
|
||||
gregtoolpartchiselhead | tconstruct:chiselhead
|
||||
gregtoolpartchisel | tconstruct:chisel
|
||||
gregtoolpartscythehead | tconstruct:scytheblade
|
||||
gregtoolpartlumberhead | tconstruct:broadAxeHead
|
||||
gregtoolpartexcavatorhead | tconstruct:excavatorHead
|
||||
gregtoolpartlargeswordblade | tconstruct:largeswordblade
|
||||
gregtoolparthammerhead | tconstruct:hammerhead
|
||||
gregtoolpartchunk
|
||||
gregtoolpartshuriken | tconstruct:shurikenpart
|
||||
gregtoolpartcrossbowlimb | tconstruct:crossbowlimbpart
|
||||
gregtoolpartcrossbowbody | tconstruct:crossbowbodypart
|
||||
gregtoolpartbowlimb | tconstruct:bowlimbpart
|
||||
gregtoolpartpickaxehead | tconstruct:pickaxehead
|
||||
gregtoolpartarrowhead | tconstruct:arrowhead
|
||||
tconstruct:hatchet
|
||||
tconstruct:rapier
|
||||
tconstruct:dagger
|
||||
tconstruct:cutlass
|
||||
tconstruct:battlesign
|
||||
tconstruct:mattock
|
||||
tconstruct:lumberaxe
|
||||
tconstruct:cleaver
|
||||
tconstruct:scythe
|
||||
tconstruct:excavator
|
||||
tconstruct:hammer
|
||||
tconstruct:longsword
|
||||
tconstruct:battleaxe
|
||||
tconstruct:creativeModifier
|
||||
tconstruct:boltpart
|
||||
tconstruct:shuriken
|
||||
tconstruct:throwingKnife
|
||||
tconstruct:javelin
|
||||
tconstruct:longBow
|
||||
tconstruct:shortBow
|
||||
tconstruct:crossbow
|
||||
tconstruct:boltammo
|
||||
tconstruct:arrowammo
|
||||
tconstruct:ToolForgeBlock
|
||||
TConstruct:GlassPaneClearStained
|
||||
TConstruct:GlassBlock.Stained
|
||||
TConstruct:fluid. | TConstruct:liquid. | TConstruct:molten. | tinkersdefense:molten
|
||||
#leaves
|
||||
leaves !spooky_leaves
|
||||
#botany colored items
|
||||
botany:clay
|
||||
botany:pigment
|
||||
botany:stained
|
||||
botany:ceramicbrick
|
||||
#botany
|
||||
botany:seed
|
||||
botany:pollen
|
||||
botany:ceramicpattern
|
||||
r/botany:ceramic$/
|
||||
botany:insulatedTube | forestry:thermionicTubes
|
||||
#botania colored items
|
||||
botania:twigwand
|
||||
botania:manabeacon
|
||||
botania:unstableblock
|
||||
botania:signal
|
||||
botania:dye
|
||||
botania:petalblock
|
||||
r/botania:petal$/
|
||||
botania:miniisland
|
||||
botania:floatingSpecialFlower
|
||||
botania:brewVial
|
||||
botania:brewFlask
|
||||
botania:bloodPendant
|
||||
botania:incenseStick
|
||||
botania:craftPattern
|
||||
#biomesoplenty
|
||||
biomesoplenty:coral
|
||||
#openblocks colored items
|
||||
openblocks:paintcan
|
||||
openblocks:paintbrush
|
||||
openblocks:elevator_rotating
|
||||
openblocks:elevator
|
||||
openblocks:crayonGlasses
|
||||
#buildcraft paintbrush
|
||||
buildcraft core:paintbrush
|
||||
buildcraftpipe
|
||||
buildcraft pipegate
|
||||
#thaumicbases bracelet
|
||||
thaumicbases:castingbracelet
|
||||
#ic2 painter
|
||||
ic2:itemtoolpainter
|
||||
#hardcore enderexpansion charm & curse
|
||||
r/hardcoreenderexpansion:charm$/
|
||||
r/hardcoreenderexpansion:curse$/
|
||||
hardcoreenderexpansion:dungeon_puzzle
|
||||
hardcoreenderexpansion:persegrit
|
||||
r/hardcoreenderexpansion:ravaged_brick$/
|
||||
HardcoreEnderExpansion:rune
|
||||
#blood magic jar
|
||||
awwayoftime:blockcrystalbelljar
|
||||
#BC Transport lens
|
||||
transport:pipelens 0-16
|
||||
transport:pipelens 16-31
|
||||
#doors
|
||||
malisisdoors:door_ !malisisdoors:door_factory | malisisdoors:wood_sliding_door | r/malisisdoors:item.*door/ | malisisdoors:iron_sliding_door | malisisdoors:jail_door | malisisdoors:laboratory_door | malisisdoors:factory_door | malisisdoors:shoji_door | witchery:ingredient 52-53
|
||||
extratrees:door | r/minecraft:.*_door/ | carpentersdoor | TwilightForest:item.door | r/natura:.*doorItem/ | ic2:itemdooralloy | galacticraftamunra:item.baseitem 25
|
||||
malisisdoors:item.curtain
|
||||
malisisdoors:curtain_
|
||||
#arrows
|
||||
gt.metaitem.02 25008-27000 | thaumcraft:primalArrow | gt.metaitem.01 32225-32258 | battlegear2:mb.arrow
|
||||
gt.metaitem.01 32200-32208
|
||||
#flower / plant
|
||||
minecraft:tallgrass | r/minecraft:.*_flower/ | minecraft:deadbush | minecraft:vine | minecraft:waterlily | minecraft:double_plant | biomesoplenty:plants | biomesoplenty:flower | biomesoplenty:willow !stairs | biomesoplenty:ivy | biomesoplenty:treeMoss | biomesoplenty:wisteria | :lilyBop | biomesoplenty:foliage | botany:itemflower | botany: plant | amunra:tile.basePlant | mars:tile.cavernvines | galaxyspace: dandelion | hardcoreender crossed_decoration | TFPlant | witchery:plantmine | witchery: bramble | harvestcraft:pam crop | harvestthenether: crop | taintFibres
|
||||
#thaumichorizons
|
||||
thaumichorizons:crystalTH
|
||||
thaumichorizons:cloudGlowingTH
|
||||
thaumichorizons:cloudTH
|
||||
thaumichorizons:focusIllumination
|
||||
#natura
|
||||
natura.workbench
|
||||
natura.stick
|
||||
natura.Bookshelf
|
||||
natura: bag
|
||||
#railcraft
|
||||
railcraft:post.metal.platform | r/railcraft:post$/ 4-6
|
||||
railcraft:glass
|
||||
railcraft:lantern
|
||||
#chisel
|
||||
chisel:aluminumblock
|
||||
chisel:aluminum_stairs
|
||||
chisel:andesite
|
||||
chisel:antiBlock
|
||||
chisel:arcane
|
||||
chisel:beacon
|
||||
chisel:bloodRune
|
||||
chisel:bookshelf
|
||||
chisel:brickCustom
|
||||
chisel:bronzeblock
|
||||
chisel:carpet_block
|
||||
r/chisel:carpet$/
|
||||
r/chisel:cloud$/
|
||||
chisel:cobblestone
|
||||
chisel:mossy_cobblestone
|
||||
chisel:concrete
|
||||
chisel:copperblock
|
||||
chisel:cubit
|
||||
chisel:diamond_block
|
||||
chisel:diorite
|
||||
chisel:dirt
|
||||
chisel:emerald_block
|
||||
chisel:end_Stone
|
||||
chisel:factoryblock
|
||||
chisel:fantasyblock2
|
||||
chisel:fantasyblock
|
||||
chisel:futura
|
||||
chisel:glass_pane
|
||||
chisel:glass
|
||||
chisel:glotek
|
||||
chisel:glowstone
|
||||
chisel:gold2
|
||||
chisel:gold_block
|
||||
chisel:granite
|
||||
chisel:grimstone
|
||||
chisel:hexPlating
|
||||
chisel:hexLargePlating
|
||||
chisel:holystone
|
||||
chisel:hempcretesand
|
||||
chisel:hempcrete
|
||||
chisel:ice_pillar
|
||||
chisel:ice_stairs
|
||||
chisel:ice
|
||||
chisel:iron_bars
|
||||
chisel:iron2
|
||||
chisel:iron_block
|
||||
chisel:jackolantern
|
||||
chisel:laboratoryblock
|
||||
chisel:lapis_block
|
||||
chisel:lavastone
|
||||
chisel:leadblock
|
||||
chisel:leaves
|
||||
chisel:limestone_slab
|
||||
chisel:limestone_stairs
|
||||
chisel:limestone
|
||||
chisel:marble_slab
|
||||
chisel:marble_stairs
|
||||
chisel:marble_pillar_slab
|
||||
chisel:marble_pillar
|
||||
chisel:marble
|
||||
chisel:nation
|
||||
chisel:rebel
|
||||
chisel:neonite
|
||||
chisel:nether_brick
|
||||
chisel:netherrack
|
||||
chisel:nucrete
|
||||
r/chisel:obsidian$/
|
||||
chisel:packedice_pillar
|
||||
chisel:packedice_stairs
|
||||
chisel:packedice
|
||||
chisel:paperwall_block
|
||||
chisel:paperwall
|
||||
chisel:present
|
||||
chisel:pumpkin
|
||||
chisel:purpur
|
||||
chisel:redstone_block
|
||||
chisel:road_line
|
||||
chisel:sandstone_scribbles
|
||||
chisel:sandstone
|
||||
chisel:silverblock
|
||||
chisel:sand_snakestone
|
||||
chisel:stone_snakestone
|
||||
chisel:obsidian_snakestone
|
||||
chisel:steelblock
|
||||
chisel:stonebricksmooth
|
||||
chisel:sveltstone
|
||||
chisel:tallow
|
||||
chisel:technical
|
||||
chisel:templeblock
|
||||
chisel:mossy_templeblock
|
||||
chisel:tinblock
|
||||
chisel:thaumium
|
||||
chisel:torch
|
||||
chisel:tyrian
|
||||
chisel:uraniumblock
|
||||
chisel:valentines
|
||||
chisel:voidstoneRunic
|
||||
chisel:voidstonePillar
|
||||
chisel:voidstone
|
||||
chisel:warningSign
|
||||
chisel:waterstone
|
||||
chisel:oak_planks
|
||||
chisel:spruce_planks
|
||||
chisel:birch_planks
|
||||
chisel:jungle_planks
|
||||
chisel:acacia_planks
|
||||
chisel:dark_oak_planks
|
||||
chisel:woolen_clay
|
||||
chisel:stained_glass_pane_white 0-6
|
||||
chisel:stained_glass_pane_white 8-13
|
||||
chisel:stained_glass_pane_magenta 0-6
|
||||
chisel:stained_glass_pane_magenta 8-13
|
||||
chisel:stained_glass_pane_yellow 0-6
|
||||
chisel:stained_glass_pane_yellow 8-13
|
||||
chisel:stained_glass_pane_pink 0-6
|
||||
chisel:stained_glass_pane_pink 8-13
|
||||
chisel:stained_glass_pane_lightgray 0-6
|
||||
chisel:stained_glass_pane_lightgray 8-13
|
||||
chisel:stained_glass_pane_purple 0-6
|
||||
chisel:stained_glass_pane_purple 8-13
|
||||
chisel:stained_glass_pane_brown 0-6
|
||||
chisel:stained_glass_pane_brown 8-13
|
||||
chisel:stained_glass_pane_red 0-6
|
||||
chisel:stained_glass_pane_red 8-13
|
||||
chisel:stained_glass_white 0-3
|
||||
chisel:stained_glass_white 4-7
|
||||
chisel:stained_glass_white 8-11
|
||||
chisel:stained_glass_white
|
||||
chisel:stained_glass_yellow 0-3
|
||||
chisel:stained_glass_yellow 4-7
|
||||
chisel:stained_glass_yellow 8-11
|
||||
chisel:stained_glass_yellow
|
||||
chisel:stained_glass_lightgray 0-3
|
||||
chisel:stained_glass_lightgray 4-7
|
||||
chisel:stained_glass_lightgray 8-11
|
||||
chisel:stained_glass_lightgray
|
||||
chisel:stained_glass_brown 0-3
|
||||
chisel:stained_glass_brown 4-7
|
||||
chisel:stained_glass_brown 8-11
|
||||
chisel:stained_glass_brown
|
||||
chisel:stained_glass_forestry
|
||||
chisel:froglight
|
||||
#ztones
|
||||
ztones:tile.agonBlock
|
||||
ztones:tile.azurBlock
|
||||
ztones:tile.bittBlock
|
||||
ztones:tile.crayblock
|
||||
ztones:tile.fortBlock
|
||||
ztones:tile.iszmBlock
|
||||
ztones:tile.jeltBlock
|
||||
ztones:tile.korpBlock
|
||||
ztones:tile.krypBlock
|
||||
ztones:tile.lairBlock
|
||||
ztones:tile.laveBlock
|
||||
ztones:tile.mintBlock
|
||||
ztones:tile.mystBlock
|
||||
ztones:tile.redsBlock
|
||||
ztones:tile.roenBlock
|
||||
ztones:tile.solsBlock
|
||||
ztones:tile.tankBlock
|
||||
ztones:tile.vectBlock
|
||||
ztones:tile.venaBlock
|
||||
ztones:tile.glaxx
|
||||
ztones:tile.reedBlock
|
||||
ztones:tile.syncBlock
|
||||
ztones:tile.zechBlock
|
||||
ztones:tile.zionBlock
|
||||
ztones:tile.zomeBlock
|
||||
ztones:tile.zoneBlock
|
||||
ztones:tile.zorgBlock
|
||||
ztones:tile.zkulBlock
|
||||
ztones:tile.zetaBlock
|
||||
ztones:tile.zestBlock
|
||||
ztones:tile.zoeaBlock
|
||||
ztones:tile.zaneBlock
|
||||
ztones:tile.zythBlock
|
||||
ztones:tile.ztylBlock
|
||||
#other
|
||||
extratrees:gate | minecraft:fence_gate | natura:fencegate | r/malisisdoors:.*fencegate/ | r/witchery:.*fencegate/
|
||||
extratrees:fence | minecraft:fence | natura.fence | witchery:icefence | forestry:fences | extratrees:multifence | minecraft:nether_brick_fence | hardcoreenderexpansionraveged_brick_fence | ic2:blockfenceiron | r/railcraft:post.metal$/ | r/railcraft:post$/ 0-2
|
||||
botany:soil !soilmeter | r/botany:flower\w/ | botany:loam | botania: altGrass | r/biomesoplenty:.*grass/ | biomesoplenty:newBopDirt | biomesoplenty:newBopFarmland | hardcoreenderexpansion:end_stone_terrain
|
||||
natura:button | r/minecraft:.*_button/ | natura:netherbutton
|
||||
extratrees:carpentry
|
||||
extratrees:stainedglass
|
||||
miscutils:itemcustommetacover
|
||||
trapdoor
|
||||
stair !chisel:
|
||||
slab !double !full
|
||||
slab double | slab full
|
||||
pressure plate
|
||||
projectred.exploration.sickle
|
||||
extrabees:misc 6-17
|
||||
botania:altar
|
||||
randomthings:spectreBlock
|
||||
botania:stone $stonegranite
|
||||
:honeydrop | magicbees:drop | gregtech:gt.drop | miscutils:gtpp.drop
|
||||
railcraft:wall | r/minecraft:.*_wall/ | botania:biomeStoneA0Wall | projectred.exploration.stonewalls | r/botania:.*Wall$/ | galacticraftcore:tile.wallGC
|
||||
ic2:blockwall
|
||||
$logwood
|
||||
witchery:stockade
|
||||
witchery:shadedglass_active
|
||||
r/witchery:shadedglass$/
|
||||
r/cookingforblockheads:.*floor/
|
||||
galaxyspace:futureglasses
|
||||
galaxyspace $rock | galacticraft basegrass | galacticraftmars:tile.mars 4-9
|
||||
$bars | dreamcraft:item.VibrantAlloyBars
|
||||
harvestcraft:pamcandleDeco
|
||||
TwilightForest:tile.TFChest
|
||||
binniecore:containercylinder | genetics:misc 8
|
||||
forgemicroblock:saw | IguanaTweaksTConstruct:saw | projectred.exploration.saw
|
||||
ic2:itemCropSeed
|
||||
EMTSolars
|
||||
bloodArsenal:compacted_mrs
|
||||
robotics:redstone_board
|
||||
robotics:robot !station
|
||||
tconstruct:clayBucket
|
||||
bucket forestry,openblocks,dreamcraft,EnderIO,awwayoftime,binniecore,biomesoplenty,galacticraft,automagy,buildcraft,galaxyspace,railcraft,thaumcraft,gendustry,miscutils,thaumicbases,witchery,hardcoreenderexpansion,ThaumicHorizons | tconstruct:buckets | minecraft: _bucket
|
||||
magicbees:magnet
|
||||
openblocks:imaginary
|
||||
tinkerer:mobAspect
|
||||
TravellersGear:simpleGear 6
|
||||
universalsingularities singularity | avaritia:singularity | eternalsingularity: singularity
|
||||
dreamcraft:item.rawOrb
|
||||
dreamcraft:item r/orb$/ |
|
||||
cap dreamcraft:item,forbiddenmagic,taintedmagic,thaumicexploration,thaumcraft | thaumicbases:resource 2 | bloodarsenal:wand_caps
|
||||
blockDimensionDisplay_
|
||||
amazingtrophies | openblocks:trophy | twilightforest:item.trophy
|
||||
automagy:glyph 1-9
|
||||
logisticspipes:item.remoteOrdererItem
|
||||
miscutils:dummyResearch
|
||||
:gt.metaitem.02 32100-32137 | berriespp:bpppotions
|
||||
tconstruct:toolshard
|
||||
bartworks:gt lens | dreamcraft: lens | :gt.metaitem.01 24208-24209,24347,24500-24515,24518-24519,24521,24527,24528,24532,24533,24540-24545,24547,24890 | miscutils:mu-metaitem.01 32140
|
||||
|
||||
dreamcraft:item.coin
|
||||
enhancedlootbags:lootbag
|
||||
gregtech:gt.comb | extrabees:honeycomb | gendustry:honeycomb | miscutils:gtpp.comb | magicbees:comb | forestry:beecombs
|
||||
forbiddenmagic:mobcrystal
|
||||
$plankWood !$plateWood | botania:shimmerwoodPlanks | botania:dreamwood :2 | botania:livingwood :2 | bloodarsenal:blood_infused_planks
|
||||
#shovel + list of mod names
|
||||
shovel minecraft,awwayoftime,avaritia,biomesoplenty,bloodarsenal,botania,DraconicEvolution,extrautilities,forbiddenmagic,galacticraft,ic2,natura,galaxyspace,projectred,railcraft,thaumcraft,tconstruct,tinkerer,twilightforest,harvestthenether,thaumicbases | spade galacticraft,ic2,appliedenergistics2 | forestry: bronzeShovel | gt.metatool.01 4
|
||||
#hoe + list of mod names
|
||||
hoe minecraft,biomesoplenty,DraconicEvolution,EMT:,galacticraft,extrautilities,galaxyspace,ic2,projectred,taintedmagic,thaumcraft,appliedenergistics2,harvestthenether,thaumicbases,railcraft,twilightforest !ic2:fluid | gt.metatool.01 8
|
||||
#pickaxe + list of mod names
|
||||
pickaxe minecraft,awwayoftime,avaritia,biomesoplenty,bloodarsenal,DraconicEvolution,EnderIO,extrautilities,forbiddenmagic,galaxyspace,hardcoreenderexpansion,ic2,natura,projectred,railcraft,tconstruct,appliedenergistics2,harvestthenether,thaumicbases,witchery | pick botania,galacticraft,taintedmagic,thaumcraft,twilightforest,tinkerer | gt.metatool.01 2 | forestry:bronzePickaxe
|
||||
#axe + list of mod names
|
||||
axe minecraft,awwayoftime,biomesoplenty,bloodarsenal,botania,DraconicEvolution,EnderIO,extrautilities,forbiddenmagic,galacticraft,galaxyspace,ic2,natura,railcraft,taintedmagic,thaumcraft,tinkerer,twilightforest,appliedenergistics2,harvestthenether,thaumicbases,avaritia,projectred | gt.metatool.01 6
|
||||
#sword + list of mod names
|
||||
sword minecraft,awwayoftime,avaritia,biomesoplenty,bloodarsenal,botania,DraconicEvolution,EnderIO,extrautilities,galacticraft,galaxyspace,ic2,natura,projectred,railcraft,randomthings,tconstruct,taintedmagic,thaumcraft,tinkerer,twilightforest,witchinggadgets,appliedenergistics2,harvestthenether,thaumicbases,witchery,forbiddenmagic | gt.metatool.01 0
|
||||
#Clay Cast
|
||||
tconstruct:blankPattern 3 | tconstruct:clayPattern | r/^tconstruct:clay\scast$/
|
||||
#Wood Cast
|
||||
tconstruct:blankPattern 0 | tconstruct:woodPattern | tconstruct:Pattern
|
||||
#Casting Form
|
||||
dreamcraft:item.shape | dreamcraft:item.bowfletchingCast | dreamcraft:item.bowStringCast
|
||||
#Mold Form
|
||||
dreamcraft:item.moldForm | dreamcraft:item.marshmallowFormMold
|
||||
#Steel Mold
|
||||
dreamcraft:item.mold !moldForm | dreamcraft:item.marshmallowForm | :gt.ggfab.d1 30-36 | :gt.metaitem.01 32301-32331 | miscutils:item.BasicAgrichemItem 22
|
||||
#Steel Shape
|
||||
:gt.metaitem.01 32300,32350-32377 | dreamcraft:item.ExtruderShapeBoat | miscutils:MU-metaitem.01 32040
|
||||
#pattern
|
||||
tconstruct:metalPattern | r/tconstruct:cast$/ | tconstruct:gearcast | tgregworks.shardcast
|
||||
|
||||
# migrated from INpureProjects
|
||||
tinkersdefense:heater shield
|
||||
tinkersdefense:round shield
|
||||
witchinggadgets:item.WG_Cluster
|
||||
witchinggadgets:item.WG_CrystalFlask
|
||||
extrautilities:drum
|
||||
genetics:serumArray
|
||||
genetics:serum
|
||||
extrautilities:microblock 0
|
||||
extrautilities:microblock 1
|
||||
extrautilities:microblock 2
|
||||
extrautilities:microblock 3
|
||||
buildcraft transport:pipeFacade
|
||||
appliedenergistics2:item.itemFacade
|
||||
forgemicroblock:microblock 1
|
||||
forgemicroblock:microblock 2
|
||||
forgemicroblock:microblock 4
|
||||
forgemicroblock:microblock 257
|
||||
forgemicroblock:microblock 258
|
||||
forgemicroblock:microblock 260
|
||||
forgemicroblock:microblock 513
|
||||
forgemicroblock:microblock 514
|
||||
forgemicroblock:microblock 516
|
||||
forgemicroblock:microblock 769
|
||||
forgemicroblock:microblock 770
|
||||
forgemicroblock:microblock 772
|
||||
287
.minecraft/config/NEI/handlerordering.csv
Normal file
287
.minecraft/config/NEI/handlerordering.csv
Normal file
@@ -0,0 +1,287 @@
|
||||
# Each line in this file should either be a comment (starts with '#') or an ordering.
|
||||
# Ordering lines are <handler ID>,<ordering number>.
|
||||
# Handlers will be sorted in order of number ascending, so smaller numbers first.
|
||||
# Any handlers that are missing from this file will be assigned to 0.
|
||||
# Negative numbers are fine.
|
||||
# If you delete this file, it will be regenerated with all registered handler IDs.
|
||||
neicustomdiagram.diagramgroup.enderstorage.chestoverview,-1000
|
||||
neicustomdiagram.diagramgroup.enderstorage.tankoverview,-1000
|
||||
neicustomdiagram.diagramgroup.gregtech.circuits,-1000
|
||||
neicustomdiagram.diagramgroup.gregtech.lenses,-1000
|
||||
neicustomdiagram.diagramgroup.gregtech.oreprocessing,-1000
|
||||
gt.recipe.craker,-11
|
||||
gt.recipe.largechemicalreactor,-10
|
||||
gt.recipe.chemicalreactor,-5
|
||||
gt.recipe.electromagneticseparator,-4
|
||||
hellfirepvp.beebetteratbees.client.gui.BBABGuiRecipeTreeHandler,-2
|
||||
net.bdew.neiaddons.forestry.bees.BeeBreedingHandler,-1
|
||||
net.bdew.neiaddons.forestry.bees.BeeProduceHandler,-1
|
||||
net.bdew.neiaddons.forestry.butterflies.ButterflyBreedingHandler,-1
|
||||
net.bdew.neiaddons.forestry.trees.TreeBreedingHandler,-1
|
||||
net.bdew.neiaddons.forestry.trees.TreeProduceHandler,-1
|
||||
WayofTime.alchemicalWizardry.client.nei.NEIAlchemyRecipeHandler,0
|
||||
WayofTime.alchemicalWizardry.client.nei.NEIAltarRecipeHandler,0
|
||||
WayofTime.alchemicalWizardry.client.nei.NEIBindingRitualHandler,0
|
||||
WayofTime.alchemicalWizardry.client.nei.NEIBloodOrbShapedHandler,0
|
||||
WayofTime.alchemicalWizardry.client.nei.NEIBloodOrbShapelessHandler,0
|
||||
advsolar.client.nei.MTRecipeHandler,0
|
||||
alkalus.main.nei.NEI_Handler_Cauldron,0
|
||||
alkalus.main.nei.NEI_Handler_Distillery,0
|
||||
alkalus.main.nei.NEI_Handler_Kettle,0
|
||||
alkalus.main.nei.NEI_Handler_Oven,0
|
||||
alkalus.main.nei.NEI_Handler_SpinningWheel,0
|
||||
appeng.integration.modules.NEIHelpers.NEIAEShapedRecipeHandler,0
|
||||
appeng.integration.modules.NEIHelpers.NEIAEShapelessRecipeHandler,0
|
||||
appeng.integration.modules.NEIHelpers.NEIGrinderRecipeHandler,0
|
||||
appeng.integration.modules.NEIHelpers.NEIInscriberRecipeHandler,0
|
||||
appeng.integration.modules.NEIHelpers.NEIWorldCraftingHandler,0
|
||||
aroma1997.core.recipes.nei.ShapedAromicRecipeHandler,0
|
||||
aroma1997.core.recipes.nei.ShapelessAromicRecipeHandler,0
|
||||
buildcraft.compat.nei.RecipeHandlerIntegrationTable,0
|
||||
buildcraft.compat.nei.RecipeHandlerRefinery,0
|
||||
bw.fuels.acidgens,0
|
||||
bw.recipe.cal,0
|
||||
codechicken.nei.recipe.BrewingRecipeHandler,0
|
||||
codechicken.nei.recipe.FireworkRecipeHandler,0
|
||||
codechicken.nei.recipe.FuelRecipeHandler,0
|
||||
codechicken.nei.recipe.FurnaceRecipeHandler,0
|
||||
codechicken.nei.recipe.ShapedRecipeHandler,0
|
||||
codechicken.nei.recipe.ShapelessRecipeHandler,0
|
||||
com.djgiannuzz.thaumcraftneiplugin.nei.recipehandler.ArcaneShapedRecipeHandler,0
|
||||
com.djgiannuzz.thaumcraftneiplugin.nei.recipehandler.ArcaneShapelessRecipeHandler,0
|
||||
com.djgiannuzz.thaumcraftneiplugin.nei.recipehandler.CrucibleRecipeHandler,0
|
||||
com.djgiannuzz.thaumcraftneiplugin.nei.recipehandler.InfusionRecipeHandler,0
|
||||
com.emoniph.witchery.integration.NEICauldronRecipeHandler,0
|
||||
com.emoniph.witchery.integration.NEIDistilleryRecipeHandler,0
|
||||
com.emoniph.witchery.integration.NEIKettleRecipeHandler,0
|
||||
com.emoniph.witchery.integration.NEISpinningWheelRecipeHandler,0
|
||||
com.emoniph.witchery.integration.NEIWitchesOvenRecipeHandler,0
|
||||
com.github.bartimaeusnek.bartworks.neiHandler.BW_NEI_BioLabHandler,0
|
||||
com.github.bartimaeusnek.bartworks.neiHandler.BW_NEI_BioVatHandler,0
|
||||
com.github.bartimaeusnek.bartworks.neiHandler.BW_NEI_OreHandler,0
|
||||
com.jaquadro.minecraft.storagedrawers.integration.notenoughitems.UpgradeItemRecipeHandler,0
|
||||
com.pam.harvestcraft.GardenRecipeHandler,0
|
||||
com.rwtema.extrautils.nei.EnderConstructorHandler,0
|
||||
com.rwtema.extrautils.nei.InfoHandler,0
|
||||
com.rwtema.extrautils.nei.SoulHandler,0
|
||||
crazypants.enderio.nei.AlloySmelterRecipeHandler,0
|
||||
crazypants.enderio.nei.EnchanterRecipeHandler,0
|
||||
crazypants.enderio.nei.SagMillRecipeHandler,0
|
||||
crazypants.enderio.nei.SliceAndSpliceRecipeHandler,0
|
||||
crazypants.enderio.nei.SoulBinderRecipeHandler,0
|
||||
crazypants.enderio.nei.VatRecipeHandler,0
|
||||
extracells.integration.nei.UniversalTerminalRecipe,0
|
||||
forestry.factory.recipes.nei.NEIHandlerCarpenter,0
|
||||
forestry.factory.recipes.nei.NEIHandlerCentrifuge,0
|
||||
forestry.factory.recipes.nei.NEIHandlerFabricator,0
|
||||
forestry.factory.recipes.nei.NEIHandlerFermenter,0
|
||||
forestry.factory.recipes.nei.NEIHandlerMoistener,0
|
||||
forestry.factory.recipes.nei.NEIHandlerSqueezer,0
|
||||
forestry.factory.recipes.nei.NEIHandlerStill,0
|
||||
galaxyspace.core.nei.AssemblyMachineRecipeHandler,0
|
||||
galaxyspace.core.nei.rocket.RocketT1RecipeHandler,0
|
||||
galaxyspace.core.nei.rocket.RocketT2RecipeHandler,0
|
||||
galaxyspace.core.nei.rocket.RocketT3RecipeHandler,0
|
||||
galaxyspace.core.nei.rocket.RocketT4RecipeHandler,0
|
||||
galaxyspace.core.nei.rocket.RocketT5RecipeHandler,0
|
||||
galaxyspace.core.nei.rocket.RocketT6RecipeHandler,0
|
||||
galaxyspace.core.nei.rocket.RocketT7RecipeHandler,0
|
||||
galaxyspace.core.nei.rocket.RocketT8RecipeHandler,0
|
||||
gcewing.projectblue.nei.NEIRecipeHandler,0
|
||||
gg.recipe.naquadah_fuel_refine_factory,0
|
||||
gg.recipe.naquadah_reactor,0
|
||||
goodgenerator.crossmod.nei.ExtremeHeatExchangerHandler,0
|
||||
goodgenerator.crossmod.nei.NeutronActivatorHandler,0
|
||||
gt.recipe.alloysmelter,0
|
||||
gt.recipe.arcfurnace,0
|
||||
gt.recipe.assembler,0
|
||||
gt.recipe.autoclave,0
|
||||
gt.recipe.blastfurnace,0
|
||||
gt.recipe.brewer,0
|
||||
gt.recipe.canner,0
|
||||
gt.recipe.centrifuge,0
|
||||
gt.recipe.chemicalbath,0
|
||||
gt.recipe.circuitassembler,0
|
||||
gt.recipe.compressor,0
|
||||
gt.recipe.cuttingsaw,0
|
||||
gt.recipe.distillationtower,0
|
||||
gt.recipe.distillery,0
|
||||
gt.recipe.electricimplosioncompressor,0
|
||||
gt.recipe.extractor,0
|
||||
gt.recipe.extrahugenaquadahreactor,0
|
||||
gt.recipe.extruder,0
|
||||
gt.recipe.fakeAssemblylineProcess,0
|
||||
gt.recipe.fermenter,0
|
||||
gt.recipe.fluidextractor,0
|
||||
gt.recipe.fluidheater,0
|
||||
gt.recipe.fluidnaquadahreactor,0
|
||||
gt.recipe.fluidsolidifier,0
|
||||
gt.recipe.fusionreactor,0
|
||||
gt.recipe.hammer,0
|
||||
gt.recipe.hugenaquadahreactor,0
|
||||
gt.recipe.implosioncompressor,0
|
||||
gt.recipe.largenaquadahreactor,0
|
||||
gt.recipe.laserengraver,0
|
||||
gt.recipe.lathe,0
|
||||
gt.recipe.macerator,0
|
||||
gt.recipe.massfab,0
|
||||
gt.recipe.metalbender,0
|
||||
gt.recipe.mixer,0
|
||||
gt.recipe.plasmaarcfurnace,0
|
||||
gt.recipe.polarizer,0
|
||||
gt.recipe.primitiveblastfurnace,0
|
||||
gt.recipe.printer,0
|
||||
gt.recipe.pyro,0
|
||||
gt.recipe.rockbreaker,0
|
||||
gt.recipe.sifter,0
|
||||
gt.recipe.slicer,0
|
||||
gt.recipe.smallnaquadahreactor,0
|
||||
gt.recipe.uuamplifier,0
|
||||
gt.recipe.vacfurnace,0
|
||||
gt.recipe.vacuumfreezer,0
|
||||
gt.recipe.wiremill,0
|
||||
gtPlusPlus.nei.DecayableRecipeHandler,0
|
||||
gtPlusPlus.nei.GT_NEI_FlotationCell,0
|
||||
gtPlusPlus.nei.GT_NEI_FluidReactor,0
|
||||
gtPlusPlus.nei.GT_NEI_MillingMachine,0
|
||||
gtpp.recipe.RTGgenerators,0
|
||||
gtpp.recipe.alloyblastsmelter,0
|
||||
gtpp.recipe.chemicaldehydrator,0
|
||||
gtpp.recipe.cokeoven,0
|
||||
gtpp.recipe.coldtrap,0
|
||||
gtpp.recipe.cyclotron,0
|
||||
gtpp.recipe.fishpond,0
|
||||
gtpp.recipe.fissionfuel,0
|
||||
gtpp.recipe.lftr,0
|
||||
gtpp.recipe.lftr.sparging,0
|
||||
gtpp.recipe.matterfab2,0
|
||||
gtpp.recipe.moleculartransformer,0
|
||||
gtpp.recipe.multicentrifuge,0
|
||||
gtpp.recipe.multielectro,0
|
||||
gtpp.recipe.multimixer,0
|
||||
gtpp.recipe.reactorprocessingunit,0
|
||||
gtpp.recipe.solartower,0
|
||||
gtpp.recipe.vacfurnace,0
|
||||
ic.recipe.recycler,0
|
||||
ic2.neiIntegration.core.recipehandler.AdvRecipeHandler,0
|
||||
ic2.neiIntegration.core.recipehandler.AdvShapelessRecipeHandler,0
|
||||
ic2.neiIntegration.core.recipehandler.BlastFurnaceRecipeHandler,0
|
||||
ic2.neiIntegration.core.recipehandler.BlockCutterRecipeHandler,0
|
||||
ic2.neiIntegration.core.recipehandler.CentrifugeRecipeHandler,0
|
||||
ic2.neiIntegration.core.recipehandler.CompressorRecipeHandler,0
|
||||
ic2.neiIntegration.core.recipehandler.ExtractorRecipeHandler,0
|
||||
ic2.neiIntegration.core.recipehandler.FluidCannerRecipeHandler,0
|
||||
ic2.neiIntegration.core.recipehandler.LatheRecipeHandler,0
|
||||
ic2.neiIntegration.core.recipehandler.MaceratorRecipeHandler,0
|
||||
ic2.neiIntegration.core.recipehandler.MetalFormerRecipeHandlerCutting,0
|
||||
ic2.neiIntegration.core.recipehandler.MetalFormerRecipeHandlerExtruding,0
|
||||
ic2.neiIntegration.core.recipehandler.MetalFormerRecipeHandlerRolling,0
|
||||
ic2.neiIntegration.core.recipehandler.OreWashingRecipeHandler,0
|
||||
ic2.neiIntegration.core.recipehandler.SolidCannerRecipeHandler,0
|
||||
li.cil.oc.integration.nei.CallbackDocHandler,0
|
||||
li.cil.oc.integration.nei.ManualUsageHandler,0
|
||||
lumien.randomthings.Handler.ModCompability.NEI.ImbuingStationRecipeHandler,0
|
||||
micdoodle8.mods.galacticraft.core.nei.BuggyRecipeHandler,0
|
||||
micdoodle8.mods.galacticraft.core.nei.CircuitFabricatorRecipeHandler,0
|
||||
micdoodle8.mods.galacticraft.core.nei.ElectricIngotCompressorRecipeHandler,0
|
||||
micdoodle8.mods.galacticraft.core.nei.IngotCompressorRecipeHandler,0
|
||||
micdoodle8.mods.galacticraft.core.nei.RefineryRecipeHandler,0
|
||||
micdoodle8.mods.galacticraft.planets.asteroids.nei.AstroMinerRecipeHandler,0
|
||||
micdoodle8.mods.galacticraft.planets.mars.nei.CargoRocketRecipeHandler,0
|
||||
micdoodle8.mods.galacticraft.planets.mars.nei.GasLiquefierRecipeHandler,0
|
||||
micdoodle8.mods.galacticraft.planets.mars.nei.MethaneSynthesizerRecipeHandler,0
|
||||
mrtjp.projectred.core.libmc.recipe.PRShapedRecipeHandler,0
|
||||
mrtjp.projectred.core.libmc.recipe.PRShapelessRecipeHandler,0
|
||||
net.bdew.gendustry.nei.ExtractorHandler,0
|
||||
net.bdew.gendustry.nei.ImprinterHandler,0
|
||||
net.bdew.gendustry.nei.LiquifierHandler,0
|
||||
net.bdew.gendustry.nei.MutagenProducerHandler,0
|
||||
net.bdew.gendustry.nei.MutatronHandler,0
|
||||
net.bdew.gendustry.nei.ReplicatorHandler,0
|
||||
net.bdew.gendustry.nei.SamplerHandler,0
|
||||
net.bdew.gendustry.nei.TemplateCraftingHandler,0
|
||||
net.bdew.gendustry.nei.TransposerHandler,0
|
||||
net.bdew.neiaddons.botany.flowers.FlowerBreedingHandler,0
|
||||
net.p455w0rd.wirelesscraftingterminal.integration.modules.NEIHelpers.NEIAEShapedRecipeHandler,0
|
||||
pers.gwyog.gtneioreplugin.plugin.gregtech5.PluginGT5SmallOreStat,0
|
||||
pers.gwyog.gtneioreplugin.plugin.gregtech5.PluginGT5VeinStat,0
|
||||
ru.timeconqueror.tcneiadditions.nei.AspectCombinationHandler,0
|
||||
ru.timeconqueror.tcneiadditions.nei.AspectFromItemStackHandler,0
|
||||
ru.timeconqueror.tcneiadditions.nei.arcaneworkbench.ArcaneCraftingShapedHandler,0
|
||||
speiger.src.crops.prediction.NEIPlugin,0
|
||||
tconstruct.plugins.nei.RecipeHandlerAlloying,0
|
||||
tconstruct.plugins.nei.RecipeHandlerCastingBasin,0
|
||||
tconstruct.plugins.nei.RecipeHandlerCastingTable,0
|
||||
tconstruct.plugins.nei.RecipeHandlerDryingRack,0
|
||||
tconstruct.plugins.nei.RecipeHandlerMelting,0
|
||||
tconstruct.plugins.nei.RecipeHandlerToolMaterials,0
|
||||
team.chisel.compat.nei.RecipeHandlerChisel,0
|
||||
tonius.neiintegration.mods.harvestcraft.RecipeHandlerApiary,0
|
||||
tonius.neiintegration.mods.harvestcraft.RecipeHandlerChurn,0
|
||||
tonius.neiintegration.mods.harvestcraft.RecipeHandlerOven,0
|
||||
tonius.neiintegration.mods.harvestcraft.RecipeHandlerPresser,0
|
||||
tonius.neiintegration.mods.harvestcraft.RecipeHandlerQuern,0
|
||||
tonius.neiintegration.mods.mcforge.RecipeHandlerFluidRegistry,0
|
||||
tonius.neiintegration.mods.mcforge.RecipeHandlerOreDictionary,0
|
||||
tonius.neiintegration.mods.railcraft.RecipeHandlerBlastFurnace,0
|
||||
tonius.neiintegration.mods.railcraft.RecipeHandlerCokeOven,0
|
||||
tonius.neiintegration.mods.railcraft.RecipeHandlerRockCrusher,0
|
||||
tonius.neiintegration.mods.railcraft.RecipeHandlerRollingMachineShaped,0
|
||||
tonius.neiintegration.mods.railcraft.RecipeHandlerRollingMachineShapeless,0
|
||||
vazkii.botania.client.integration.nei.recipe.RecipeHandlerBrewery,0
|
||||
vazkii.botania.client.integration.nei.recipe.RecipeHandlerElvenTrade,0
|
||||
vazkii.botania.client.integration.nei.recipe.RecipeHandlerFloatingFlowers,0
|
||||
vazkii.botania.client.integration.nei.recipe.RecipeHandlerLexicaBotania,0
|
||||
vazkii.botania.client.integration.nei.recipe.RecipeHandlerManaPool,0
|
||||
vazkii.botania.client.integration.nei.recipe.RecipeHandlerPetalApothecary,0
|
||||
vazkii.botania.client.integration.nei.recipe.RecipeHandlerPureDaisy,0
|
||||
vazkii.botania.client.integration.nei.recipe.RecipeHandlerRunicAltar,0
|
||||
witchinggadgets.client.nei.NEISpinningWheelHandler,0
|
||||
gt.recipe.press,2
|
||||
witchinggadgets.client.nei.NEIInfernalBlastfurnaceHandler,2
|
||||
gt.recipe.dieselgeneratorfuel,5
|
||||
gt.recipe.extremedieselgeneratorfuel,5
|
||||
gt.recipe.gasturbinefuel,5
|
||||
gt.recipe.largeboilerfakefuels,5
|
||||
gt.recipe.magicfuels,5
|
||||
gt.recipe.plasmageneratorfuels,5
|
||||
gt.recipe.semifluidboilerfuels,5
|
||||
gt.recipe.thermalgeneratorfuel,5
|
||||
gtpp.recipe.rocketenginefuel,5
|
||||
gtpp.recipe.semifluidgeneratorfuels,5
|
||||
gtpp.recipe.thermalgeneratorfuel,5
|
||||
gg.recipe.componentassemblyline,10
|
||||
gt.recipe.orewasher,10
|
||||
gt.recipe.unpackager,10
|
||||
gt.recipe.packager,10
|
||||
gt.recipe.replicator,10
|
||||
gt.recipe.thermalcentrifuge,10
|
||||
gtpp.recipe.cryogenicfreezer,10
|
||||
gtpp.recipe.simplewasher,10
|
||||
gt.recipe.electrolyzer,30
|
||||
gt.recipe.category.alloy_smelter_molding,40
|
||||
gt.recipe.category.alloy_smelter_recycling,40
|
||||
gt.recipe.category.arc_furnace_recycling,40
|
||||
gt.recipe.category.fluid_extractor_recycling,40
|
||||
gt.recipe.category.forge_hammer_recycling,40
|
||||
gt.recipe.category.macerator_recycling,40
|
||||
gt.recipe.category.plasma_arc_furnace_recycling,40
|
||||
gtpp.recipe.category.abs_non_alloy_recipes,40
|
||||
extreme_compression,50
|
||||
extreme,50
|
||||
ic2.neiIntegration.core.recipehandler.ScrapboxRecipeHandler,75
|
||||
enhancedlootbags,99
|
||||
bq_quest,100
|
||||
gt.recipe.fluidcanner,100
|
||||
forestry.factory.recipes.nei.NEIHandlerBottler,100
|
||||
gt.recipe.scanner,500
|
||||
gt.recipe.researchStation,500
|
||||
gt.recipe.spaceResearch,500
|
||||
com.github.technus.tectech.nei.TT_NEI_ResearchHandler,500
|
||||
com.github.technus.tectech.nei.TT_NEI_ScannerHandler,500
|
||||
AEFacadeCrafting,1000
|
||||
buildcraft.compat.nei.RecipeHandlerAssemblyTable,1000
|
||||
com.rwtema.extrautils.nei.FMPMicroBlocksHandler,1000
|
||||
com.rwtema.extrautils.nei.MicroBlocksHandler,1000
|
||||
neicustomdiagram.diagramgroup.gregtech.materialtools,1499
|
||||
neicustomdiagram.diagramgroup.gregtech.materialparts,1500
|
||||
|
14
.minecraft/config/NEI/heighthackhandlers.cfg
Normal file
14
.minecraft/config/NEI/heighthackhandlers.cfg
Normal file
@@ -0,0 +1,14 @@
|
||||
# Each line in this file should either be a comment (line starts with '#'), or a fully-qualified class name (that
|
||||
# includes the package name) for a recipe handler. Wildcard patterns ('*') can be used to catch multiple classes with a
|
||||
# single entry.
|
||||
# If you delete this file, it will be regenerated with the default height hacked handlers list.
|
||||
buildcraft.compat.nei.*
|
||||
cofh.thermalexpansion.plugins.nei.handlers.*
|
||||
crazypants.enderio.nei.*
|
||||
forestry.factory.recipes.nei.*
|
||||
ic2.neiIntegration.core.recipehandler.*
|
||||
mariculture.plugins.nei.*
|
||||
redgear.brewcraft.plugins.nei.*
|
||||
tconstruct.plugins.nei.*
|
||||
tonius.neiintegration.mods.railcraft.*
|
||||
WayofTime.alchemicalWizardry.client.nei.*
|
||||
37
.minecraft/config/NEI/hiddenitems.cfg
Normal file
37
.minecraft/config/NEI/hiddenitems.cfg
Normal file
@@ -0,0 +1,37 @@
|
||||
# Hidden Items Filters
|
||||
#
|
||||
# parts:
|
||||
# modname:itemid - identify
|
||||
# $orename - ore dictionary
|
||||
# tag.color=red - tag
|
||||
# 0 or 0-12 - damage
|
||||
#
|
||||
# modifiers:
|
||||
# ! - logical not. exclude items that match the following expression (!minecraft:portal)
|
||||
# r/.../ - standard java regex (r/^m\w{6}ft$/ = minecraft)
|
||||
# , - logical or in token (minecraft:potion 16384-16462,!16386)
|
||||
# | - logical or multi-item search (wrench|hammer)
|
||||
#
|
||||
# example: minecraft:potion 16384-16462,!16386 | $oreiron | tag.color=red
|
||||
#
|
||||
minecraft:portal
|
||||
minecraft:end_portal
|
||||
minecraft:fire
|
||||
minecraft:lava
|
||||
minecraft:mob_spawner
|
||||
minecraft:anvil !0
|
||||
minecraft:flowing_water
|
||||
minecraft:flowing_lava
|
||||
|
||||
WitchingGadgets:item.WG_CrystalFlask
|
||||
appliedenergistics2:item.ItemFacade !tag.itemname="stone" | appliedenergistics2:item.ItemFacade !tag.modid="minecraft"
|
||||
transport:pipeFacade !tag.states.0.block="minecraft:stone"
|
||||
ExtraUtilities:drum !tag.Fluid=
|
||||
ExtraUtilities:microblocks !tag.mat="minecraft:stone"
|
||||
ForgeMicroblock:microblock !tag.mat="minecraft:stone"
|
||||
|
||||
r/^Genetics:serum$/ !tag.gene.allele=forestry.speciesForest
|
||||
r/^Genetics:serumArray$/ !tag.genes.0.allele=forestry.speciesForest
|
||||
GraviSuite:itemPlasmaCell
|
||||
TConstruct:fluid.molten.
|
||||
tectech:item.em.debugContainer
|
||||
1
.minecraft/config/NEI/serialhandlers.cfg
Normal file
1
.minecraft/config/NEI/serialhandlers.cfg
Normal file
@@ -0,0 +1 @@
|
||||
|
||||
Reference in New Issue
Block a user