1+ {
2+ "block.simple_copper_pipes.copper_pipe" : " Copper Pipe" ,
3+ "block.simple_copper_pipes.exposed_copper_pipe" : " Exposed Copper Pipe" ,
4+ "block.simple_copper_pipes.weathered_copper_pipe" : " Weathered Copper Pipe" ,
5+ "block.simple_copper_pipes.oxidized_copper_pipe" : " Oxidized Copper Pipe" ,
6+ "block.simple_copper_pipes.waxed_copper_pipe" : " Waxed Copper Pipe" ,
7+ "block.simple_copper_pipes.waxed_exposed_copper_pipe" : " Waxed Exposed Copper Pipe" ,
8+ "block.simple_copper_pipes.waxed_weathered_copper_pipe" : " Waxed Weathered Copper Pipe" ,
9+ "block.simple_copper_pipes.waxed_oxidized_copper_pipe" : " Waxed Oxidized Copper Pipe" ,
10+
11+ "block.simple_copper_pipes.copper_fitting" : " Copper Fitting" ,
12+ "block.simple_copper_pipes.exposed_copper_fitting" : " Exposed Copper Fitting" ,
13+ "block.simple_copper_pipes.weathered_copper_fitting" : " Weathered Copper Fitting" ,
14+ "block.simple_copper_pipes.oxidized_copper_fitting" : " Oxidized Copper Fitting" ,
15+ "block.simple_copper_pipes.waxed_copper_fitting" : " Waxed Copper Fitting" ,
16+ "block.simple_copper_pipes.waxed_exposed_copper_fitting" : " Waxed Exposed Copper Fitting" ,
17+ "block.simple_copper_pipes.waxed_weathered_copper_fitting" : " Waxed Weathered Copper Fitting" ,
18+ "block.simple_copper_pipes.waxed_oxidized_copper_fitting" : " Waxed Oxidized Copper Fitting" ,
19+
20+ "stat.simple_copper_pipes.inspect_copper_pipe" : " Copper Pipes Searched" ,
21+ "stat.simple_copper_pipes.inspect_copper_fitting" : " Copper Fittings Searched" ,
22+
23+ "option.simple_copper_pipes.component.title" : " Simple Copper Pipes Config" ,
24+ "option.simple_copper_pipes.false" : " §cDisabled" ,
25+ "option.simple_copper_pipes.true" : " §aEnabled" ,
26+
27+ "option.simple_copper_pipes.openable_fittings" : " Openable Fittings" ,
28+ "tooltip.simple_copper_pipes.openable_fittings" : " Whether Copper Fittings should have an interactable GUI." ,
29+
30+ "option.simple_copper_pipes.dispensing" : " Dispensing" ,
31+ "tooltip.simple_copper_pipes.dispensing" : " Whether Copper Pipes should be able to dispense items." ,
32+ "option.simple_copper_pipes.dispense_sounds" : " Dispense Sounds" ,
33+ "tooltip.simple_copper_pipes.dispense_sounds" : " Whether Copper Pipes will play a sound upon dispensing an item." ,
34+ "option.simple_copper_pipes.suction_sounds" : " Suction Sounds" ,
35+ "tooltip.simple_copper_pipes.suction_sounds" : " Whether Copper Pipes will play a sound upon sucking in a new item." ,
36+ "option.simple_copper_pipes.sense_game_events" : " Sense Game Events" ,
37+ "tooltip.simple_copper_pipes.sense_game_events" : " Whether Copper Pipes will pick up Game Events (Vibrations.)" ,
38+
39+ "option.simple_copper_pipes.carry_water" : " Water Carrying" ,
40+ "tooltip.simple_copper_pipes.carry_water" : " Whether Copper Pipes and Fittings can carry Water." ,
41+ "option.simple_copper_pipes.carry_lava" : " Lava Carrying" ,
42+ "tooltip.simple_copper_pipes.carry_lava" : " Whether Copper Pipes and Fittings can carry Lava." ,
43+ "option.simple_copper_pipes.carry_smoke" : " Smoke Carrying" ,
44+ "tooltip.simple_copper_pipes.carry_smoke" : " Whether Copper Pipes and Fittings can carry Smoke."
45+ }
0 commit comments