PrettyPipes/src/main/resources/assets/prettypipes/lang/en_us.json

11 lines
487 B
JSON
Raw Normal View History

2020-04-13 22:54:18 +02:00
{
"item.prettypipes.wrench": "Pipe Wrench",
2020-04-16 00:39:53 +02:00
"item.prettypipes.low_extraction_module": "Low Extraction Module",
"item.prettypipes.medium_extraction_module": "Medium Extraction Module",
"item.prettypipes.high_extraction_module": "High Extraction Module",
2020-04-13 22:54:18 +02:00
"block.prettypipes.pipe": "Pipe",
2020-04-14 01:38:48 +02:00
"itemGroup.prettypipes": "Pretty Pipes",
2020-04-16 04:42:42 +02:00
"container.prettypipes.pipe": "Pipe",
"info.prettypipes.whitelist": "Allowed",
"info.prettypipes.blacklist": "Disallowed"
2020-04-13 22:54:18 +02:00
}