PrettyPipes/src/main/resources/assets/prettypipes/lang/en_us.json
2020-04-16 00:39:53 +02:00

9 lines
394 B
JSON

{
"item.prettypipes.wrench": "Pipe Wrench",
"item.prettypipes.low_extraction_module": "Low Extraction Module",
"item.prettypipes.medium_extraction_module": "Medium Extraction Module",
"item.prettypipes.high_extraction_module": "High Extraction Module",
"block.prettypipes.pipe": "Pipe",
"itemGroup.prettypipes": "Pretty Pipes",
"container.prettypipes.pipe": "Pipe"
}