Includes FTW.

This commit is contained in:
Florian Nücke 2015-10-06 20:22:41 +02:00
parent 475903daa9
commit b1e29e9b5a
40 changed files with 181 additions and 259 deletions

View File

@ -1,10 +1,9 @@
[{
"ignoreInventoryContents": true,
"includes": ["traits/environment.json"],
"includes": ["traits/inventory.json"],
"includes": ["traits/powerAcceptor.json"],
"nbt": {
"blacklist": [
"oc:items",
"oc:ae2power", "oc:ic2power", "oc:ic2cpower",
"oc:node",
"oc:adapter.blocks"
]
}

View File

@ -1,10 +1,9 @@
[{
"ignoreInventoryContents": true,
"includes": ["traits/environment.json"],
"includes": ["traits/inventory.json"],
"includes": ["traits/powerAcceptor.json"],
"nbt": {
"blacklist": [
"oc:items",
"oc:ae2power", "oc:ic2power", "oc:ic2cpower",
"oc:node",
"oc:remaining"
]
}

View File

@ -1,7 +1,3 @@
[{
"nbt": {
"blacklist": [
"oc:node"
]
}
"includes": ["traits/environment.json"]
}]

View File

@ -1,7 +1,3 @@
[{
"nbt": {
"blacklist": [
"oc:node"
]
}
"includes": ["traits/environment.json"]
}]

View File

@ -0,0 +1,7 @@
[{
"includes": ["traits/computer.json"],
"includes": ["traits/inventory.json"],
"includes": ["traits/powerAcceptor.json"],
"includes": ["traits/redstone.json"],
"includes": ["traits/rotatable.json"]
}]

View File

@ -1,16 +1,3 @@
[{
"ignoreInventoryContents": true,
"rotation": {
"type": "nbtField",
"tag": "oc:yaw",
"matrix": [2, 5, 3, 4]
},
"nbt": {
"blacklist": [
"oc:items",
"oc:rs.input", "oc:rs.output", "oc:rs.bundledInput", "oc:rs.bundledOutput", "oc:rs.rednetInput",
"oc:ae2power", "oc:ic2power", "oc:ic2cpower",
"oc:computer"
]
}
"includes": ["case.json"]
}]

View File

@ -1,16 +1,3 @@
[{
"ignoreInventoryContents": true,
"rotation": {
"type": "nbtField",
"tag": "oc:yaw",
"matrix": [2, 5, 3, 4]
},
"nbt": {
"blacklist": [
"oc:items",
"oc:rs.input", "oc:rs.output", "oc:rs.bundledInput", "oc:rs.bundledOutput", "oc:rs.rednetInput",
"oc:ae2power", "oc:ic2power", "oc:ic2cpower",
"oc:computer"
]
}
"includes": ["case.json"]
}]

View File

@ -1,16 +1,3 @@
[{
"ignoreInventoryContents": true,
"rotation": {
"type": "nbtField",
"tag": "oc:yaw",
"matrix": [2, 5, 3, 4]
},
"nbt": {
"blacklist": [
"oc:items",
"oc:rs.input", "oc:rs.output", "oc:rs.bundledInput", "oc:rs.bundledOutput", "oc:rs.rednetInput",
"oc:ae2power", "oc:ic2power", "oc:ic2cpower",
"oc:computer"
]
}
"includes": ["case.json"]
}]

View File

@ -1,16 +1,3 @@
[{
"ignoreInventoryContents": true,
"rotation": {
"type": "nbtField",
"tag": "oc:yaw",
"matrix": [2, 5, 3, 4]
},
"nbt": {
"blacklist": [
"oc:items",
"oc:rs.input", "oc:rs.output", "oc:rs.bundledInput", "oc:rs.bundledOutput", "oc:rs.rednetInput",
"oc:ae2power", "oc:ic2power", "oc:ic2cpower",
"oc:computer"
]
}
"includes": ["case.json"]
}]

View File

@ -1,17 +1,14 @@
[{
"ignoreInventoryContents": true,
"rotation": {
"type": "nbtField",
"tag": "oc:yaw",
"matrix": [2, 5, 3, 4]
},
"includes": ["traits/environment.json"],
"includes": ["traits/inventory.json"],
"includes": ["traits/powerAcceptor.json"],
"includes": ["traits/redstone.json"],
"includes": ["traits/rotatable.json"],
"nbt": {
"blacklist": [
"oc:items",
"oc:rs.input", "oc:rs.output",
"oc:ae2power", "oc:ic2power", "oc:ic2cpower",
"oc:node",
"invertSignal", "hasPower", "chargeSpeed"
"chargeSpeed",
"hasPower",
"invertSignal"
]
}
}]

View File

@ -1,11 +1,12 @@
[{
"ignoreInventoryContents": true,
"includes": ["traits/environment.json"],
"includes": ["traits/inventory.json"],
"includes": ["traits/powerAcceptor.json"],
"nbt": {
"blacklist": [
"oc:items",
"oc:ae2power", "oc:ic2power", "oc:ic2cpower",
"oc:node",
"oc:queue", "oc:buffer", "oc:total"
"oc:buffer",
"oc:queue",
"oc:total"
]
}
}]

View File

@ -1,14 +1,5 @@
[{
"ignoreInventoryContents": true,
"rotation": {
"type": "nbtField",
"tag": "oc:yaw",
"matrix": [2, 5, 3, 4]
},
"nbt": {
"blacklist": [
"oc:items",
"oc:node"
]
}
"includes": ["traits/environment.json"],
"includes": ["traits/inventory.json"],
"includes": ["traits/rotatable.json"]
}]

View File

@ -1,7 +1,3 @@
[{
"nbt": {
"blacklist": [
"oc:node"
]
}
"includes": ["traits/environment.json"]
}]

View File

@ -1,13 +1,5 @@
[{
"rotation": {
"type": "nbtField",
"tag": "oc:yaw",
"matrix": [2, 5, 3, 4]
},
"nbt": {
"blacklist": [
"oc:node",
"chunkX", "chunkZ", "dimension"
]
}
"includes": ["traits/environment.json"],
"includes": ["traits/externalData.json"],
"includes": ["traits/rotatable.json"]
}]

View File

@ -0,0 +1,3 @@
[{
"includes": ["hologram.json"]
}]

View File

@ -0,0 +1,3 @@
[{
"includes": ["hologram.json"]
}]

View File

@ -1,9 +1,5 @@
[{
"rotation": {
"type": "nbtField",
"tag": "oc:yaw",
"matrix": [2, 5, 3, 4]
},
"includes": ["traits/rotatable.json"],
"nbt": {
"blacklist": [
"oc:keyboard"

View File

@ -1,18 +1,16 @@
[{
"ignoreInventoryContents": true,
"rotation": {
"type": "nbtField",
"tag": "oc:yaw",
"matrix": [2, 5, 3, 4]
},
"includes": ["traits/computer.json"],
"includes": ["traits/hub.json"],
"includes": ["traits/inventory.json"],
"includes": ["traits/powerAcceptor.json"],
"includes": ["traits/redstone.json"],
"includes": ["traits/rotatable.json"],
"nbt": {
"blacklist": [
"oc:items",
"oc:rs.input", "oc:rs.output", "oc:rs.bundledInput", "oc:rs.bundledOutput", "oc:rs.rednetInput",
"oc:ae2power", "oc:ic2power", "oc:ic2cpower",
"oc:plugs", "oc:queue",
"oc:computer",
"oc:info", "oc:snooper", "oc:componentNodes", "oc:outputs"
"oc:info",
"oc:snooper",
"oc:componentNodes",
"oc:outputs"
]
}
}]

View File

@ -1,7 +1,3 @@
[{
"nbt": {
"blacklist": [
"oc:node"
]
}
"includes": ["traits/environment.json"]
}]

View File

@ -1,13 +1,5 @@
[{
"rotation": {
"type": "nbtField",
"tag": "oc:yaw",
"matrix": [2, 5, 3, 4]
},
"nbt": {
"blacklist": [
"oc:rs.input", "oc:rs.output",
"oc:node"
]
}
"includes": ["traits/environment.json"],
"includes": ["traits/redstone.json"],
"includes": ["traits/rotatable.json"]
}]

View File

@ -1,8 +1,4 @@
[{
"nbt": {
"blacklist": [
"oc:ae2power", "oc:ic2power", "oc:ic2cpower",
"oc:node"
]
}
"includes": ["traits/environment.json"],
"includes": ["traits/powerAcceptor.json"]
}]

View File

@ -1,11 +1,14 @@
[{
"ignoreInventoryContents": true,
"includes": ["traits/environment.json"],
"includes": ["traits/inventory.json"],
"nbt": {
"blacklist": [
"oc:items",
"oc:node",
"oc:amountInk", "oc:amountMaterial",
"oc:active", "oc:remaining", "oc:total", "oc:limit"
"oc:active",
"oc:amountInk",
"oc:amountMaterial",
"oc:limit",
"oc:remaining",
"oc:total"
]
}
}]

View File

@ -1,14 +1,5 @@
[{
"ignoreInventoryContents": true,
"rotation": {
"type": "nbtField",
"tag": "oc:yaw",
"matrix": [2, 5, 3, 4]
},
"nbt": {
"blacklist": [
"oc:items",
"oc:node"
]
}
"includes": ["traits/environment.json"],
"includes": ["traits/inventory.json"],
"includes": ["traits/rotatable.json"]
}]

View File

@ -1,7 +1,7 @@
[{
"includes": ["traits/redstone.json"],
"nbt": {
"blacklist": [
"oc:rs.input", "oc:rs.output", "oc:rs.bundledInput", "oc:rs.bundledOutput", "oc:rs.rednetInput",
"oc:redstone/node"
]
}

View File

@ -1,10 +1,10 @@
[{
"ignoreInventoryContents": true,
"includes": ["traits/hub.json"],
"includes": ["traits/inventory.json"],
"includes": ["traits/powerAcceptor.json"],
"nbt": {
"blacklist": [
"oc:items",
"oc:ae2power", "oc:ic2power", "oc:ic2cpower",
"oc:plugs", "oc:queue", "oc:componentNodes"
"oc:componentNodes"
]
}
}]

View File

@ -1,20 +1,22 @@
[{
"ignoreInventoryContents": true,
"rotation": {
"type": "nbtField",
"tag": "oc:yaw",
"matrix": [2, 5, 3, 4]
},
"includes": ["traits/computer.json"],
"includes": ["traits/environment.json"],
"includes": ["traits/inventory.json"],
"includes": ["traits/redstone.json"],
"includes": ["traits/rotatable.json"],
"nbt": {
"blacklist": [
"oc:items",
"oc:rs.input", "oc:rs.output", "oc:rs.bundledInput", "oc:rs.bundledOutput", "oc:rs.rednetInput",
"oc:robot", "oc:node", "oc:computer",
"oc:components", "oc:containers",
"oc:owner", "oc:ownerUuid",
"oc:robotEnergy", "oc:storedEnergy",
"oc:selectedSlot", "oc:selectedTank",
"oc:lightColor", "display"
"display",
"oc:components",
"oc:containers",
"oc:lightColor",
"oc:owner",
"oc:ownerUuid",
"oc:robot",
"oc:robotEnergy",
"oc:selectedSlot",
"oc:selectedTank",
"oc:storedEnergy"
]
}
}]

View File

@ -0,0 +1,12 @@
[{
"includes": ["traits/environment.json"],
"includes": ["traits/externalData.json"],
"includes": ["traits/redstone.json"],
"includes": ["traits/rotatable.json"],
"nbt": {
"blacklist": [
"oc:hasPower",
"oc:hadRedstoneInput"
]
}
}]

View File

@ -1,15 +1,3 @@
[{
"rotation": {
"type": "nbtField",
"tag": "oc:yaw",
"matrix": [2, 5, 3, 4]
},
"nbt": {
"blacklist": [
"oc:rs.input", "oc:rs.output",
"node",
"oc:hasPower", "oc:hadRedstoneInput",
"chunkX", "chunkZ", "dimension"
]
}
"includes": ["screen.json"]
}]

View File

@ -1,15 +1,3 @@
[{
"rotation": {
"type": "nbtField",
"tag": "oc:yaw",
"matrix": [2, 5, 3, 4]
},
"nbt": {
"blacklist": [
"oc:rs.input", "oc:rs.output",
"node",
"oc:hasPower", "oc:hadRedstoneInput",
"chunkX", "chunkZ", "dimension"
]
}
"includes": ["screen.json"]
}]

View File

@ -1,15 +1,3 @@
[{
"rotation": {
"type": "nbtField",
"tag": "oc:yaw",
"matrix": [2, 5, 3, 4]
},
"nbt": {
"blacklist": [
"oc:rs.input", "oc:rs.output",
"node",
"oc:hasPower", "oc:hadRedstoneInput",
"chunkX", "chunkZ", "dimension"
]
}
"includes": ["screen.json"]
}]

View File

@ -1,17 +1,13 @@
[{
"ignoreInventoryContents": true,
"rotation": {
"type": "nbtField",
"tag": "oc:yaw",
"matrix": [2, 5, 3, 4]
},
"includes": ["traits/hub.json"],
"includes": ["traits/inventory.json"],
"includes": ["traits/powerAcceptor.json"],
"includes": ["traits/redstone.json"],
"includes": ["traits/rotatable.json"],
"nbt": {
"blacklist": [
"oc:items",
"oc:rs.input", "oc:rs.output", "oc:rs.bundledInput", "oc:rs.bundledOutput", "oc:rs.rednetInput",
"oc:ae2power", "oc:ic2power", "oc:ic2cpower",
"oc:plugs", "oc:queue",
"oc:servers", "oc:terminals"
"oc:servers",
"oc:terminals"
]
}
}]

View File

@ -0,0 +1,8 @@
[{
"nbt": {
"blacklist": [
"node",
"oc:node"
]
}
}]

View File

@ -0,0 +1,9 @@
[{
"nbt": {
"blacklist": [
"chunkX",
"chunkZ",
"dimension"
]
}
}]

View File

@ -0,0 +1,8 @@
[{
"nbt": {
"blacklist": [
"oc:plugs",
"oc:queue"
]
}
}]

View File

@ -0,0 +1,8 @@
[{
"ignoreInventoryContents": true,
"nbt": {
"blacklist": [
"oc:items"
]
}
}]

View File

@ -0,0 +1,9 @@
[{
"nbt": {
"blacklist": [
"oc:ae2power",
"oc:ic2power",
"oc:ic2cpower"
]
}
}]

View File

@ -0,0 +1,11 @@
[{
"nbt": {
"blacklist": [
"oc:rs.input",
"oc:rs.output",
"oc:rs.bundledInput",
"oc:rs.bundledOutput",
"oc:rs.rednetInput"
]
}
}]

View File

@ -0,0 +1,7 @@
[{
"rotation": {
"type": "nbtField",
"tag": "oc:yaw",
"format": "ForgeDirection"
}
}]

View File

@ -1,7 +1,3 @@
[{
"nbt": {
"blacklist": [
"oc:node"
]
}
"includes": ["traits/environment.json"]
}]

View File

@ -1,13 +1,5 @@
[{
"rotation": {
"type": "nbtField",
"tag": "oc:yaw",
"matrix": [2, 5, 3, 4]
},
"nbt": {
"blacklist": [
"oc:rs.input", "oc:rs.output",
"oc:node"
]
}
"includes": ["traits/environment.json"],
"includes": ["traits/redstone.json"],
"includes": ["traits/rotatable.json"]
}]