Layers and IC2 Tunnel (#2565)
* Re-Activated the IC2 layers to implement an IC2 P2P tunnel.
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "appliedenergistics2:item/part/p2p_tunnel",
|
||||
"textures": {
|
||||
"type": "minecraft:blocks/diamond_block"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "appliedenergistics2:part/p2p/p2p_tunnel_base",
|
||||
"textures": {
|
||||
"type": "minecraft:blocks/diamond_block"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user