Now with 120% less derp!

That's how math works, right?
This commit is contained in:
Florian Nücke 2015-10-06 20:32:31 +02:00
parent b1e29e9b5a
commit 1d0f1cb264
17 changed files with 95 additions and 61 deletions

View File

@ -1,7 +1,9 @@
[{ [{
"includes": ["traits/environment.json"], "includes": [
"includes": ["traits/inventory.json"], "traits/environment.json",
"includes": ["traits/powerAcceptor.json"], "traits/inventory.json",
"traits/powerAcceptor.json"
],
"nbt": { "nbt": {
"blacklist": [ "blacklist": [
"oc:adapter.blocks" "oc:adapter.blocks"

View File

@ -1,7 +1,9 @@
[{ [{
"includes": ["traits/environment.json"], "includes": [
"includes": ["traits/inventory.json"], "traits/environment.json",
"includes": ["traits/powerAcceptor.json"], "traits/inventory.json",
"traits/powerAcceptor.json"
],
"nbt": { "nbt": {
"blacklist": [ "blacklist": [
"oc:remaining" "oc:remaining"

View File

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

View File

@ -1,9 +1,11 @@
[{ [{
"includes": ["traits/environment.json"], "includes": [
"includes": ["traits/inventory.json"], "traits/environment.json",
"includes": ["traits/powerAcceptor.json"], "traits/inventory.json",
"includes": ["traits/redstone.json"], "traits/powerAcceptor.json",
"includes": ["traits/rotatable.json"], "traits/redstone.json",
"traits/rotatable.json"
],
"nbt": { "nbt": {
"blacklist": [ "blacklist": [
"chargeSpeed", "chargeSpeed",

View File

@ -1,7 +1,9 @@
[{ [{
"includes": ["traits/environment.json"], "includes": [
"includes": ["traits/inventory.json"], "traits/environment.json",
"includes": ["traits/powerAcceptor.json"], "traits/inventory.json",
"traits/powerAcceptor.json"
],
"nbt": { "nbt": {
"blacklist": [ "blacklist": [
"oc:buffer", "oc:buffer",

View File

@ -1,5 +1,7 @@
[{ [{
"includes": ["traits/environment.json"], "includes": [
"includes": ["traits/inventory.json"], "traits/environment.json",
"includes": ["traits/rotatable.json"] "traits/inventory.json",
"traits/rotatable.json"
]
}] }]

View File

@ -1,5 +1,7 @@
[{ [{
"includes": ["traits/environment.json"], "includes": [
"includes": ["traits/externalData.json"], "traits/environment.json",
"includes": ["traits/rotatable.json"] "traits/externalData.json",
"traits/rotatable.json"
]
}] }]

View File

@ -1,10 +1,12 @@
[{ [{
"includes": ["traits/computer.json"], "includes": [
"includes": ["traits/hub.json"], "traits/computer.json",
"includes": ["traits/inventory.json"], "traits/hub.json",
"includes": ["traits/powerAcceptor.json"], "traits/inventory.json",
"includes": ["traits/redstone.json"], "traits/powerAcceptor.json",
"includes": ["traits/rotatable.json"], "traits/redstone.json",
"traits/rotatable.json"
],
"nbt": { "nbt": {
"blacklist": [ "blacklist": [
"oc:info", "oc:info",

View File

@ -1,5 +1,7 @@
[{ [{
"includes": ["traits/environment.json"], "includes": [
"includes": ["traits/redstone.json"], "traits/environment.json",
"includes": ["traits/rotatable.json"] "traits/redstone.json",
"traits/rotatable.json"
]
}] }]

View File

@ -1,4 +1,6 @@
[{ [{
"includes": ["traits/environment.json"], "includes": [
"includes": ["traits/powerAcceptor.json"] "traits/environment.json",
"traits/powerAcceptor.json"
]
}] }]

View File

@ -1,6 +1,8 @@
[{ [{
"includes": ["traits/environment.json"], "includes": [
"includes": ["traits/inventory.json"], "traits/environment.json",
"traits/inventory.json"
],
"nbt": { "nbt": {
"blacklist": [ "blacklist": [
"oc:active", "oc:active",

View File

@ -1,5 +1,7 @@
[{ [{
"includes": ["traits/environment.json"], "includes": [
"includes": ["traits/inventory.json"], "traits/environment.json",
"includes": ["traits/rotatable.json"] "traits/inventory.json",
"traits/rotatable.json"
]
}] }]

View File

@ -1,7 +1,9 @@
[{ [{
"includes": ["traits/hub.json"], "includes": [
"includes": ["traits/inventory.json"], "traits/hub.json",
"includes": ["traits/powerAcceptor.json"], "traits/inventory.json",
"traits/powerAcceptor.json"
],
"nbt": { "nbt": {
"blacklist": [ "blacklist": [
"oc:componentNodes" "oc:componentNodes"

View File

@ -1,9 +1,11 @@
[{ [{
"includes": ["traits/computer.json"], "includes": [
"includes": ["traits/environment.json"], "traits/computer.json",
"includes": ["traits/inventory.json"], "traits/environment.json",
"includes": ["traits/redstone.json"], "traits/inventory.json",
"includes": ["traits/rotatable.json"], "traits/redstone.json",
"traits/rotatable.json"
],
"nbt": { "nbt": {
"blacklist": [ "blacklist": [
"display", "display",

View File

@ -1,8 +1,10 @@
[{ [{
"includes": ["traits/environment.json"], "includes": [
"includes": ["traits/externalData.json"], "traits/environment.json",
"includes": ["traits/redstone.json"], "traits/externalData.json",
"includes": ["traits/rotatable.json"], "traits/redstone.json",
"traits/rotatable.json"
],
"nbt": { "nbt": {
"blacklist": [ "blacklist": [
"oc:hasPower", "oc:hasPower",

View File

@ -1,9 +1,11 @@
[{ [{
"includes": ["traits/hub.json"], "includes": [
"includes": ["traits/inventory.json"], "traits/hub.json",
"includes": ["traits/powerAcceptor.json"], "traits/inventory.json",
"includes": ["traits/redstone.json"], "traits/powerAcceptor.json",
"includes": ["traits/rotatable.json"], "traits/redstone.json",
"traits/rotatable.json"
],
"nbt": { "nbt": {
"blacklist": [ "blacklist": [
"oc:servers", "oc:servers",

View File

@ -1,5 +1,7 @@
[{ [{
"includes": ["traits/environment.json"], "includes": [
"includes": ["traits/redstone.json"], "traits/environment.json",
"includes": ["traits/rotatable.json"] "traits/redstone.json",
"traits/rotatable.json"
]
}] }]