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

11 lines
487 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",
"info.prettypipes.whitelist": "Allowed",
"info.prettypipes.blacklist": "Disallowed"
}