mirror of
https://github.com/MightyPirates/OpenComputers.git
synced 2025-09-16 18:55:03 -04:00
Now with 120% less derp!
That's how math works, right?
This commit is contained in:
parent
b1e29e9b5a
commit
1d0f1cb264
@ -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"
|
||||||
|
@ -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"
|
||||||
|
@ -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"
|
||||||
|
]
|
||||||
}]
|
}]
|
@ -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",
|
||||||
|
@ -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",
|
||||||
|
@ -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"
|
||||||
|
]
|
||||||
}]
|
}]
|
@ -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"
|
||||||
|
]
|
||||||
}]
|
}]
|
@ -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",
|
||||||
|
@ -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"
|
||||||
|
]
|
||||||
}]
|
}]
|
@ -1,4 +1,6 @@
|
|||||||
[{
|
[{
|
||||||
"includes": ["traits/environment.json"],
|
"includes": [
|
||||||
"includes": ["traits/powerAcceptor.json"]
|
"traits/environment.json",
|
||||||
|
"traits/powerAcceptor.json"
|
||||||
|
]
|
||||||
}]
|
}]
|
@ -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",
|
||||||
|
@ -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"
|
||||||
|
]
|
||||||
}]
|
}]
|
@ -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"
|
||||||
|
@ -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",
|
||||||
|
@ -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",
|
||||||
|
@ -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",
|
||||||
|
@ -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"
|
||||||
|
]
|
||||||
}]
|
}]
|
Loading…
x
Reference in New Issue
Block a user