Update fluid p2p to use a green texture
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"parent": "appliedenergistics2:item/p2p_tunnel_base",
|
||||
"textures": {
|
||||
"type": "block/lapis_block"
|
||||
"type": "appliedenergistics2:block/fluid_interface"
|
||||
}
|
||||
}
|
||||
|
||||
+1
-1
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"parent": "appliedenergistics2:part/p2p/p2p_tunnel_base",
|
||||
"textures": {
|
||||
"type": "block/lapis_block"
|
||||
"type": "appliedenergistics2:block/fluid_interface"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user