mirror of
https://github.com/MightyPirates/OpenComputers.git
synced 2025-09-12 08:50:04 -04:00
Includes FTW.
This commit is contained in:
parent
475903daa9
commit
b1e29e9b5a
@ -1,10 +1,9 @@
|
|||||||
[{
|
[{
|
||||||
"ignoreInventoryContents": true,
|
"includes": ["traits/environment.json"],
|
||||||
|
"includes": ["traits/inventory.json"],
|
||||||
|
"includes": ["traits/powerAcceptor.json"],
|
||||||
"nbt": {
|
"nbt": {
|
||||||
"blacklist": [
|
"blacklist": [
|
||||||
"oc:items",
|
|
||||||
"oc:ae2power", "oc:ic2power", "oc:ic2cpower",
|
|
||||||
"oc:node",
|
|
||||||
"oc:adapter.blocks"
|
"oc:adapter.blocks"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
@ -1,10 +1,9 @@
|
|||||||
[{
|
[{
|
||||||
"ignoreInventoryContents": true,
|
"includes": ["traits/environment.json"],
|
||||||
|
"includes": ["traits/inventory.json"],
|
||||||
|
"includes": ["traits/powerAcceptor.json"],
|
||||||
"nbt": {
|
"nbt": {
|
||||||
"blacklist": [
|
"blacklist": [
|
||||||
"oc:items",
|
|
||||||
"oc:ae2power", "oc:ic2power", "oc:ic2cpower",
|
|
||||||
"oc:node",
|
|
||||||
"oc:remaining"
|
"oc:remaining"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
@ -1,7 +1,3 @@
|
|||||||
[{
|
[{
|
||||||
"nbt": {
|
"includes": ["traits/environment.json"]
|
||||||
"blacklist": [
|
|
||||||
"oc:node"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
}]
|
}]
|
@ -1,7 +1,3 @@
|
|||||||
[{
|
[{
|
||||||
"nbt": {
|
"includes": ["traits/environment.json"]
|
||||||
"blacklist": [
|
|
||||||
"oc:node"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
}]
|
}]
|
@ -0,0 +1,7 @@
|
|||||||
|
[{
|
||||||
|
"includes": ["traits/computer.json"],
|
||||||
|
"includes": ["traits/inventory.json"],
|
||||||
|
"includes": ["traits/powerAcceptor.json"],
|
||||||
|
"includes": ["traits/redstone.json"],
|
||||||
|
"includes": ["traits/rotatable.json"]
|
||||||
|
}]
|
@ -1,16 +1,3 @@
|
|||||||
[{
|
[{
|
||||||
"ignoreInventoryContents": true,
|
"includes": ["case.json"]
|
||||||
"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"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
}]
|
}]
|
@ -1,16 +1,3 @@
|
|||||||
[{
|
[{
|
||||||
"ignoreInventoryContents": true,
|
"includes": ["case.json"]
|
||||||
"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"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
}]
|
}]
|
@ -1,16 +1,3 @@
|
|||||||
[{
|
[{
|
||||||
"ignoreInventoryContents": true,
|
"includes": ["case.json"]
|
||||||
"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"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
}]
|
}]
|
@ -1,16 +1,3 @@
|
|||||||
[{
|
[{
|
||||||
"ignoreInventoryContents": true,
|
"includes": ["case.json"]
|
||||||
"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"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
}]
|
}]
|
@ -1,17 +1,14 @@
|
|||||||
[{
|
[{
|
||||||
"ignoreInventoryContents": true,
|
"includes": ["traits/environment.json"],
|
||||||
"rotation": {
|
"includes": ["traits/inventory.json"],
|
||||||
"type": "nbtField",
|
"includes": ["traits/powerAcceptor.json"],
|
||||||
"tag": "oc:yaw",
|
"includes": ["traits/redstone.json"],
|
||||||
"matrix": [2, 5, 3, 4]
|
"includes": ["traits/rotatable.json"],
|
||||||
},
|
|
||||||
"nbt": {
|
"nbt": {
|
||||||
"blacklist": [
|
"blacklist": [
|
||||||
"oc:items",
|
"chargeSpeed",
|
||||||
"oc:rs.input", "oc:rs.output",
|
"hasPower",
|
||||||
"oc:ae2power", "oc:ic2power", "oc:ic2cpower",
|
"invertSignal"
|
||||||
"oc:node",
|
|
||||||
"invertSignal", "hasPower", "chargeSpeed"
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}]
|
}]
|
@ -1,11 +1,12 @@
|
|||||||
[{
|
[{
|
||||||
"ignoreInventoryContents": true,
|
"includes": ["traits/environment.json"],
|
||||||
|
"includes": ["traits/inventory.json"],
|
||||||
|
"includes": ["traits/powerAcceptor.json"],
|
||||||
"nbt": {
|
"nbt": {
|
||||||
"blacklist": [
|
"blacklist": [
|
||||||
"oc:items",
|
"oc:buffer",
|
||||||
"oc:ae2power", "oc:ic2power", "oc:ic2cpower",
|
"oc:queue",
|
||||||
"oc:node",
|
"oc:total"
|
||||||
"oc:queue", "oc:buffer", "oc:total"
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}]
|
}]
|
@ -1,14 +1,5 @@
|
|||||||
[{
|
[{
|
||||||
"ignoreInventoryContents": true,
|
"includes": ["traits/environment.json"],
|
||||||
"rotation": {
|
"includes": ["traits/inventory.json"],
|
||||||
"type": "nbtField",
|
"includes": ["traits/rotatable.json"]
|
||||||
"tag": "oc:yaw",
|
|
||||||
"matrix": [2, 5, 3, 4]
|
|
||||||
},
|
|
||||||
"nbt": {
|
|
||||||
"blacklist": [
|
|
||||||
"oc:items",
|
|
||||||
"oc:node"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
}]
|
}]
|
@ -1,7 +1,3 @@
|
|||||||
[{
|
[{
|
||||||
"nbt": {
|
"includes": ["traits/environment.json"]
|
||||||
"blacklist": [
|
|
||||||
"oc:node"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
}]
|
}]
|
@ -1,13 +1,5 @@
|
|||||||
[{
|
[{
|
||||||
"rotation": {
|
"includes": ["traits/environment.json"],
|
||||||
"type": "nbtField",
|
"includes": ["traits/externalData.json"],
|
||||||
"tag": "oc:yaw",
|
"includes": ["traits/rotatable.json"]
|
||||||
"matrix": [2, 5, 3, 4]
|
|
||||||
},
|
|
||||||
"nbt": {
|
|
||||||
"blacklist": [
|
|
||||||
"oc:node",
|
|
||||||
"chunkX", "chunkZ", "dimension"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
}]
|
}]
|
@ -0,0 +1,3 @@
|
|||||||
|
[{
|
||||||
|
"includes": ["hologram.json"]
|
||||||
|
}]
|
@ -0,0 +1,3 @@
|
|||||||
|
[{
|
||||||
|
"includes": ["hologram.json"]
|
||||||
|
}]
|
@ -1,9 +1,5 @@
|
|||||||
[{
|
[{
|
||||||
"rotation": {
|
"includes": ["traits/rotatable.json"],
|
||||||
"type": "nbtField",
|
|
||||||
"tag": "oc:yaw",
|
|
||||||
"matrix": [2, 5, 3, 4]
|
|
||||||
},
|
|
||||||
"nbt": {
|
"nbt": {
|
||||||
"blacklist": [
|
"blacklist": [
|
||||||
"oc:keyboard"
|
"oc:keyboard"
|
||||||
|
@ -1,18 +1,16 @@
|
|||||||
[{
|
[{
|
||||||
"ignoreInventoryContents": true,
|
"includes": ["traits/computer.json"],
|
||||||
"rotation": {
|
"includes": ["traits/hub.json"],
|
||||||
"type": "nbtField",
|
"includes": ["traits/inventory.json"],
|
||||||
"tag": "oc:yaw",
|
"includes": ["traits/powerAcceptor.json"],
|
||||||
"matrix": [2, 5, 3, 4]
|
"includes": ["traits/redstone.json"],
|
||||||
},
|
"includes": ["traits/rotatable.json"],
|
||||||
"nbt": {
|
"nbt": {
|
||||||
"blacklist": [
|
"blacklist": [
|
||||||
"oc:items",
|
"oc:info",
|
||||||
"oc:rs.input", "oc:rs.output", "oc:rs.bundledInput", "oc:rs.bundledOutput", "oc:rs.rednetInput",
|
"oc:snooper",
|
||||||
"oc:ae2power", "oc:ic2power", "oc:ic2cpower",
|
"oc:componentNodes",
|
||||||
"oc:plugs", "oc:queue",
|
"oc:outputs"
|
||||||
"oc:computer",
|
|
||||||
"oc:info", "oc:snooper", "oc:componentNodes", "oc:outputs"
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}]
|
}]
|
@ -1,7 +1,3 @@
|
|||||||
[{
|
[{
|
||||||
"nbt": {
|
"includes": ["traits/environment.json"]
|
||||||
"blacklist": [
|
|
||||||
"oc:node"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
}]
|
}]
|
@ -1,13 +1,5 @@
|
|||||||
[{
|
[{
|
||||||
"rotation": {
|
"includes": ["traits/environment.json"],
|
||||||
"type": "nbtField",
|
"includes": ["traits/redstone.json"],
|
||||||
"tag": "oc:yaw",
|
"includes": ["traits/rotatable.json"]
|
||||||
"matrix": [2, 5, 3, 4]
|
|
||||||
},
|
|
||||||
"nbt": {
|
|
||||||
"blacklist": [
|
|
||||||
"oc:rs.input", "oc:rs.output",
|
|
||||||
"oc:node"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
}]
|
}]
|
@ -1,8 +1,4 @@
|
|||||||
[{
|
[{
|
||||||
"nbt": {
|
"includes": ["traits/environment.json"],
|
||||||
"blacklist": [
|
"includes": ["traits/powerAcceptor.json"]
|
||||||
"oc:ae2power", "oc:ic2power", "oc:ic2cpower",
|
|
||||||
"oc:node"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
}]
|
}]
|
@ -1,11 +1,14 @@
|
|||||||
[{
|
[{
|
||||||
"ignoreInventoryContents": true,
|
"includes": ["traits/environment.json"],
|
||||||
|
"includes": ["traits/inventory.json"],
|
||||||
"nbt": {
|
"nbt": {
|
||||||
"blacklist": [
|
"blacklist": [
|
||||||
"oc:items",
|
"oc:active",
|
||||||
"oc:node",
|
"oc:amountInk",
|
||||||
"oc:amountInk", "oc:amountMaterial",
|
"oc:amountMaterial",
|
||||||
"oc:active", "oc:remaining", "oc:total", "oc:limit"
|
"oc:limit",
|
||||||
|
"oc:remaining",
|
||||||
|
"oc:total"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}]
|
}]
|
@ -1,14 +1,5 @@
|
|||||||
[{
|
[{
|
||||||
"ignoreInventoryContents": true,
|
"includes": ["traits/environment.json"],
|
||||||
"rotation": {
|
"includes": ["traits/inventory.json"],
|
||||||
"type": "nbtField",
|
"includes": ["traits/rotatable.json"]
|
||||||
"tag": "oc:yaw",
|
|
||||||
"matrix": [2, 5, 3, 4]
|
|
||||||
},
|
|
||||||
"nbt": {
|
|
||||||
"blacklist": [
|
|
||||||
"oc:items",
|
|
||||||
"oc:node"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
}]
|
}]
|
@ -1,7 +1,7 @@
|
|||||||
[{
|
[{
|
||||||
|
"includes": ["traits/redstone.json"],
|
||||||
"nbt": {
|
"nbt": {
|
||||||
"blacklist": [
|
"blacklist": [
|
||||||
"oc:rs.input", "oc:rs.output", "oc:rs.bundledInput", "oc:rs.bundledOutput", "oc:rs.rednetInput",
|
|
||||||
"oc:redstone/node"
|
"oc:redstone/node"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
[{
|
[{
|
||||||
"ignoreInventoryContents": true,
|
"includes": ["traits/hub.json"],
|
||||||
|
"includes": ["traits/inventory.json"],
|
||||||
|
"includes": ["traits/powerAcceptor.json"],
|
||||||
"nbt": {
|
"nbt": {
|
||||||
"blacklist": [
|
"blacklist": [
|
||||||
"oc:items",
|
"oc:componentNodes"
|
||||||
"oc:ae2power", "oc:ic2power", "oc:ic2cpower",
|
|
||||||
"oc:plugs", "oc:queue", "oc:componentNodes"
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}]
|
}]
|
@ -1,20 +1,22 @@
|
|||||||
[{
|
[{
|
||||||
"ignoreInventoryContents": true,
|
"includes": ["traits/computer.json"],
|
||||||
"rotation": {
|
"includes": ["traits/environment.json"],
|
||||||
"type": "nbtField",
|
"includes": ["traits/inventory.json"],
|
||||||
"tag": "oc:yaw",
|
"includes": ["traits/redstone.json"],
|
||||||
"matrix": [2, 5, 3, 4]
|
"includes": ["traits/rotatable.json"],
|
||||||
},
|
|
||||||
"nbt": {
|
"nbt": {
|
||||||
"blacklist": [
|
"blacklist": [
|
||||||
"oc:items",
|
"display",
|
||||||
"oc:rs.input", "oc:rs.output", "oc:rs.bundledInput", "oc:rs.bundledOutput", "oc:rs.rednetInput",
|
"oc:components",
|
||||||
"oc:robot", "oc:node", "oc:computer",
|
"oc:containers",
|
||||||
"oc:components", "oc:containers",
|
"oc:lightColor",
|
||||||
"oc:owner", "oc:ownerUuid",
|
"oc:owner",
|
||||||
"oc:robotEnergy", "oc:storedEnergy",
|
"oc:ownerUuid",
|
||||||
"oc:selectedSlot", "oc:selectedTank",
|
"oc:robot",
|
||||||
"oc:lightColor", "display"
|
"oc:robotEnergy",
|
||||||
|
"oc:selectedSlot",
|
||||||
|
"oc:selectedTank",
|
||||||
|
"oc:storedEnergy"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}]
|
}]
|
@ -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"
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}]
|
@ -1,15 +1,3 @@
|
|||||||
[{
|
[{
|
||||||
"rotation": {
|
"includes": ["screen.json"]
|
||||||
"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"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
}]
|
}]
|
@ -1,15 +1,3 @@
|
|||||||
[{
|
[{
|
||||||
"rotation": {
|
"includes": ["screen.json"]
|
||||||
"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"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
}]
|
}]
|
@ -1,15 +1,3 @@
|
|||||||
[{
|
[{
|
||||||
"rotation": {
|
"includes": ["screen.json"]
|
||||||
"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"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
}]
|
}]
|
@ -1,17 +1,13 @@
|
|||||||
[{
|
[{
|
||||||
"ignoreInventoryContents": true,
|
"includes": ["traits/hub.json"],
|
||||||
"rotation": {
|
"includes": ["traits/inventory.json"],
|
||||||
"type": "nbtField",
|
"includes": ["traits/powerAcceptor.json"],
|
||||||
"tag": "oc:yaw",
|
"includes": ["traits/redstone.json"],
|
||||||
"matrix": [2, 5, 3, 4]
|
"includes": ["traits/rotatable.json"],
|
||||||
},
|
|
||||||
"nbt": {
|
"nbt": {
|
||||||
"blacklist": [
|
"blacklist": [
|
||||||
"oc:items",
|
"oc:servers",
|
||||||
"oc:rs.input", "oc:rs.output", "oc:rs.bundledInput", "oc:rs.bundledOutput", "oc:rs.rednetInput",
|
"oc:terminals"
|
||||||
"oc:ae2power", "oc:ic2power", "oc:ic2cpower",
|
|
||||||
"oc:plugs", "oc:queue",
|
|
||||||
"oc:servers", "oc:terminals"
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}]
|
}]
|
@ -0,0 +1,8 @@
|
|||||||
|
[{
|
||||||
|
"nbt": {
|
||||||
|
"blacklist": [
|
||||||
|
"node",
|
||||||
|
"oc:node"
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}]
|
@ -0,0 +1,9 @@
|
|||||||
|
[{
|
||||||
|
"nbt": {
|
||||||
|
"blacklist": [
|
||||||
|
"chunkX",
|
||||||
|
"chunkZ",
|
||||||
|
"dimension"
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}]
|
@ -0,0 +1,8 @@
|
|||||||
|
[{
|
||||||
|
"nbt": {
|
||||||
|
"blacklist": [
|
||||||
|
"oc:plugs",
|
||||||
|
"oc:queue"
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}]
|
@ -0,0 +1,8 @@
|
|||||||
|
[{
|
||||||
|
"ignoreInventoryContents": true,
|
||||||
|
"nbt": {
|
||||||
|
"blacklist": [
|
||||||
|
"oc:items"
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}]
|
@ -0,0 +1,9 @@
|
|||||||
|
[{
|
||||||
|
"nbt": {
|
||||||
|
"blacklist": [
|
||||||
|
"oc:ae2power",
|
||||||
|
"oc:ic2power",
|
||||||
|
"oc:ic2cpower"
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}]
|
@ -0,0 +1,11 @@
|
|||||||
|
[{
|
||||||
|
"nbt": {
|
||||||
|
"blacklist": [
|
||||||
|
"oc:rs.input",
|
||||||
|
"oc:rs.output",
|
||||||
|
"oc:rs.bundledInput",
|
||||||
|
"oc:rs.bundledOutput",
|
||||||
|
"oc:rs.rednetInput"
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}]
|
@ -0,0 +1,7 @@
|
|||||||
|
[{
|
||||||
|
"rotation": {
|
||||||
|
"type": "nbtField",
|
||||||
|
"tag": "oc:yaw",
|
||||||
|
"format": "ForgeDirection"
|
||||||
|
}
|
||||||
|
}]
|
@ -1,7 +1,3 @@
|
|||||||
[{
|
[{
|
||||||
"nbt": {
|
"includes": ["traits/environment.json"]
|
||||||
"blacklist": [
|
|
||||||
"oc:node"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
}]
|
}]
|
@ -1,13 +1,5 @@
|
|||||||
[{
|
[{
|
||||||
"rotation": {
|
"includes": ["traits/environment.json"],
|
||||||
"type": "nbtField",
|
"includes": ["traits/redstone.json"],
|
||||||
"tag": "oc:yaw",
|
"includes": ["traits/rotatable.json"]
|
||||||
"matrix": [2, 5, 3, 4]
|
|
||||||
},
|
|
||||||
"nbt": {
|
|
||||||
"blacklist": [
|
|
||||||
"oc:rs.input", "oc:rs.output",
|
|
||||||
"oc:node"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
}]
|
}]
|
Loading…
x
Reference in New Issue
Block a user