Applied-Energistics-2-tiler.../src/main/resources/assets/appliedenergistics2/models/item/part/p2p_tunnel_fluids.json
yueh ab89278274 Replaces old fluid handlers with the new capability based ones. (#2727)
* Changed ME Chest and P2P tunnels to use fluid capabilities.
* Renamed all occurrences of liquid to fluids.
2016-12-31 16:01:29 +01:00

7 lines
113 B
JSON

{
"parent": "appliedenergistics2:item/part/p2p_tunnel",
"textures": {
"type": "blocks/lapis_block"
}
}