From e579c43c075a81fceab7e371caa1f248477f8eb3 Mon Sep 17 00:00:00 2001 From: smoot <134862074+smoot2@users.noreply.github.com> Date: Sat, 4 Nov 2023 21:27:08 +0300 Subject: [PATCH 1/4] Update ponders.json grammar and formatting fixes --- .../createindustry/lang/default/ponders.json | 82 +++++++++---------- 1 file changed, 41 insertions(+), 41 deletions(-) diff --git a/src/main/resources/assets/createindustry/lang/default/ponders.json b/src/main/resources/assets/createindustry/lang/default/ponders.json index 073eb3a0..967459b5 100644 --- a/src/main/resources/assets/createindustry/lang/default/ponders.json +++ b/src/main/resources/assets/createindustry/lang/default/ponders.json @@ -1,33 +1,33 @@ { - "createindustry.ponder.small_engines.text_1": "To create a small engine, place a front part and a back part behind it", - "createindustry.ponder.small_engines.text_2": "Fuel is inputted to the front part and exhaust is removed from the back part using pipes and an exhaust block", - "createindustry.ponder.small_engines.text_3": "Engine will start when redstone signal is applied to the front part", - "createindustry.ponder.small_engines.text_4": "There are engines with Gasoline, LPG and Kerosene as a fuel", + "createindustry.ponder.small_engines.text_1": "To create a small engine, place the front and back parts adjacent to eachother", + "createindustry.ponder.small_engines.text_2": "Fuel is inputted into the front part, and exhaust gas must be removed from the back part using pipes and an exhaust block", + "createindustry.ponder.small_engines.text_3": "Applying a redstone signal to the front part starts the engine", + "createindustry.ponder.small_engines.text_4": "Small engines include LPG, kerosene and gasoline engines", - "createindustry.ponder.diesel_engine.text_1": "Diesel Engine is assembled by placing a shaft in the front of a diesel engine block", - "createindustry.ponder.diesel_engine.text_2": "Carbon Dioxide has to be outputted by pipes and exhaust block", - "createindustry.ponder.diesel_engine.text_3": "Diesel engines need air that can be collected with air intakes", + "createindustry.ponder.diesel_engine.text_1": "Diesel Engines are assembled by placing a shaft infront of an engine block", + "createindustry.ponder.diesel_engine.text_2": "The engine produces exhaust gas which has to be removed with pipes and an exhaust block", + "createindustry.ponder.diesel_engine.text_3": "The Diesel Engine requires an Air Intake, as air is required for the engine to run", - "createindustry.ponder.diesel_engine_expansion.text_1": "Diesel engine expansions give diesel engines 2 new fluid slots, for cooling and lubrication", + "createindustry.ponder.diesel_engine_expansion.text_1": "Diesel Engine Expansions give the engine two new input slots, for lubrication and radiator fluids", - "createindustry.ponder.surface_scanner.text_1": "Surface Scanner is used for finding crude oil deposits", - "createindustry.ponder.surface_scanner.text_2": "When rotation is applied, the machine starts to find the nearest oil deposit", - "createindustry.ponder.surface_scanner.text_3": "When a deposit is found, compass at the top will show the direction", + "createindustry.ponder.surface_scanner.text_1": "The Surface Scanner is used to locate crude oil deposits", + "createindustry.ponder.surface_scanner.text_2": "Providing the machine with rotational power makes it scan for the nearest deposit.", + "createindustry.ponder.surface_scanner.text_3": "If a deposit is found, the compass on top will point towards its location", - "createindustry.ponder.pumpjack.text_1": "First step of mining oil is building industrial pipes from deposit to surface", - "createindustry.ponder.pumpjack.text_2": "Pumpjack base has to be placed on the top of the pipe", - "createindustry.ponder.pumpjack.text_3": "Pumpjack hammer needs to be placed behind it", - "createindustry.ponder.pumpjack.text_4": "The last step is placing a machine input (which is a power input for the pumpjack) with a pumpjack crank above it", + "createindustry.ponder.pumpjack.text_1": "To start extracting Oil, you must first build a pipeline on top of a deposit with Industrial Pipes", + "createindustry.ponder.pumpjack.text_2": "Then, construct a Pumpjack on top of the pipeline by first placing down a Pumpjack Base...", + "createindustry.ponder.pumpjack.text_3": "Placing the Pumpjack Hammer behind it...", + "createindustry.ponder.pumpjack.text_4": "And finally, placing the Machine Input with a Pumpjack Crank above it, as shown in the scene", - "createindustry.ponder.distillation_tower.text_1": "Base of a distillation tower are steel tanks", - "createindustry.ponder.distillation_tower.text_2": "Tower is assembled by placing Steel Distillation Controller next to the tanks", - "createindustry.ponder.distillation_tower.text_3": "To finish the multiblock place up to 6 Distillation outputs and Industrial Pipes between them", - "createindustry.ponder.distillation_tower.text_4": "Place Blaze Burners under the tanks to power it, dial on the tower shows the power level of the structure", - "createindustry.ponder.distillation_tower.text_5": "Oil is inserted into the controller block", - "createindustry.ponder.distillation_tower.text_6": "Every output block outputs one of the oil products", + "createindustry.ponder.distillation_tower.text_1": "A sufficiently large steel tank can be turned into a Distillation Tower", + "createindustry.ponder.distillation_tower.text_2": "The tower is assembled by first placing a Steel Distillation Tower Controller next to the tank...", + "createindustry.ponder.distillation_tower.text_3": "And placing up to 6 Distillation Tower Outputs, connected with Industrial Pipes", + "createindustry.ponder.distillation_tower.text_4": "Blaze Burners are used to run the Distillation Tower, the power of which is displayed on the dial", + "createindustry.ponder.distillation_tower.text_5": "Oil is inputted by pumping it into the controller block", + "createindustry.ponder.distillation_tower.text_6": "Each output block provides one of the Oil byproducts", "createindustry.ponder.distillation_tower.text_7": "LPG", "createindustry.ponder.distillation_tower.text_8": "Gasoline", "createindustry.ponder.distillation_tower.text_9": "Naphtha", @@ -36,36 +36,36 @@ "createindustry.ponder.distillation_tower.text_12": "Heavy Oil", - "createindustry.ponder.blast_furnace.text_1": "Main part of a blast furnace is a blast furnace output", - "createindustry.ponder.blast_furnace.text_2": "To make a blast furnace, make a cylinder of fireproof bricks around it", - "createindustry.ponder.blast_furnace.text_3": "Blast furnaces need reinforcements that are at least half the total height", - "createindustry.ponder.blast_furnace.text_4": "Everything is inserted through a hole at the top", + "createindustry.ponder.blast_furnace.text_1": "The base of the Blast Furnace is a Blast Furnace Output block", + "createindustry.ponder.blast_furnace.text_2": "To assemble a Blast Furnace, construct a chimney using Fireproof Bricks, as shown in the scene", + "createindustry.ponder.blast_furnace.text_3": "The bottom half of the chimney requires to be reinforced", + "createindustry.ponder.blast_furnace.text_4": "Fuel and other items are inserted through the opening at the top", - "createindustry.ponder.coke_oven.text_1": "Coke Oven is created by placing coke oven block as shown and clicking the front block with a wrench", - "createindustry.ponder.coke_oven.text_2": "Coke Ovens are slow so it is beneficial to have long arrays of them", - "createindustry.ponder.coke_oven.text_3": "Coal can be inserted from anywhere", - "createindustry.ponder.coke_oven.text_4": "Creosote and Carbon Dioxide have to be pumped out of the machine", - "createindustry.ponder.coke_oven.text_5": "After some time, coal coke will fall out of the machine at the front", + "createindustry.ponder.coke_oven.text_1": "The Coke Oven is built by placing Coke Oven blocks ash shown in the scene and clicking its side with a wrench", + "createindustry.ponder.coke_oven.text_2": "The process of coking coal is slow, so it's more efficient to have long arrays of ovens running at the same time", + "createindustry.ponder.coke_oven.text_3": "Coal can be inputted from any side", + "createindustry.ponder.coke_oven.text_4": "While running, the oven produces Creosote and CO2 which have to be pumped out of it", + "createindustry.ponder.coke_oven.text_5": "Once done, Coal Coke will drop out of the opening", - "createindustry.ponder.casting.text_1": "Casting is done by pouring liquid metal into a casting basin with a casting spout", - "createindustry.ponder.casting.text_2": "Casting basin needs a mold to function", + "createindustry.ponder.casting.text_1": "Pouring liquid metal into a Casting basin using the Casting spout is called Casting", + "createindustry.ponder.casting.text_2": "The Casting Basin, obviously, requires a mold to function", "createindustry.ponder.distillation_tower.header": "Distillation Tower Setup", - "createindustry.ponder.pumpjack.header": "Building Pumpjack", - "createindustry.ponder.surface_scanner.header": "Finding Oil", - "createindustry.ponder.diesel_engine.header": "Building Diesel Engine", + "createindustry.ponder.pumpjack.header": "Building Pumpjacks", + "createindustry.ponder.surface_scanner.header": "Locating Oil", + "createindustry.ponder.diesel_engine.header": "Building a Diesel Engine", "createindustry.ponder.diesel_engine_expansion.header": "Expanding Diesel Engines", "createindustry.ponder.small_engines.header": "Building Small Engines", - "createindustry.ponder.coke_oven.header": "Building Coke Oven", - "createindustry.ponder.blast_furnace": "Building Blast Furnace", + "createindustry.ponder.coke_oven.header": "Building a Coke Oven", + "createindustry.ponder.blast_furnace": "Building a Blast Furnace", "createindustry.ponder.casting.header": "Casting Metal", "createindustry.ponder.tag.oil": "Oil Related Machines", - "createindustry.ponder.tag.metallurgy": "Metal Processing Related Machines", + "createindustry.ponder.tag.metallurgy": "Metal Working Machines", - "createindustry.ponder.tag.oil.description": "Machines that mine, process or use crude oil and fluids created from it", + "createindustry.ponder.tag.oil.description": "Machines that extract, process or use Crude Oil and its byproducts", - "createindustry.ponder.tag.metallurgy.description": "Machines that mine, process or use crude oil and fluids created from it" -} \ No newline at end of file + "createindustry.ponder.tag.metallurgy.description": "Machines that produce, process or use Metal and raw materials" +} From dc2f008be8690e5619e961e9613e363fa3565841 Mon Sep 17 00:00:00 2001 From: smoot <134862074+smoot2@users.noreply.github.com> Date: Sat, 4 Nov 2023 21:34:25 +0300 Subject: [PATCH 2/4] Update interface.json grammar fixes --- .../lang/default/interface.json | 26 +++++++++---------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/src/main/resources/assets/createindustry/lang/default/interface.json b/src/main/resources/assets/createindustry/lang/default/interface.json index d332dd68..8d86cf4f 100644 --- a/src/main/resources/assets/createindustry/lang/default/interface.json +++ b/src/main/resources/assets/createindustry/lang/default/interface.json @@ -1,26 +1,26 @@ { "itemGroup.createindustry.base": "Create: The Factory Must Grow", - "itemGroup.createindustry.building": "Create: TFMG's Building Blocks", + "itemGroup.createindustry.building": "Create: TFMG Building Blocks", "create.goggles.misc.number": "%1$s", "create.goggles.misc.percent_symbol": "%", "create.goggles.misc.dot_one": ".", "create.goggles.misc.dot_two": "..", "create.goggles.misc.dot_three": "...", "create.goggles.misc.storage_info": "Storage Info:", - "create.goggles.fluid_in_tank": "Fluid In Tank:", - "create.goggles.surface_scanner.no_rotation": "No Rotation Provided", + "create.goggles.fluid_in_tank": "Tank Contents:", + "create.goggles.surface_scanner.no_rotation": "Machine Not Powered", "create.goggles.surface_scanner.no_deposit": "No Deposit Found", - "create.goggles.surface_scanner.deposit_found": "Found Deposit", + "create.goggles.surface_scanner.deposit_found": "Deposit Located!", "create.goggles.surface_scanner.distance": "Distance: %1$s Blocks", - "create.goggles.surface_scanner.scanning_surface": "Scanning Surface", + "create.goggles.surface_scanner.scanning_surface": "Scanning The Surface...", "create.goggles.distillation_tower.status": "Distillation Tower Info:", "create.goggles.distillation_tower.tank_not_found": "Steel Fluid Tank Not Found", - "create.goggles.distillation_tower.not_tall_enough": "Distillation Tower is Not Tall Enough", + "create.goggles.distillation_tower.not_tall_enough": "The Fluid Tank is Too Short", "create.goggles.distillation_tower.level": "Distillation Tower Level: %1$s", - "create.goggles.distillation_tower.found_outputs": "Found Outputs: %1$s", + "create.goggles.distillation_tower.found_outputs": "Number of Outputs: %1$s", "create.goggles.distillation_tower.no_outputs": "No Output Blocks Found", "create.goggles.blast_furnace.stats": "Blast Furnace:", - "create.goggles.blast_furnace.size_stats": "Size Stats:", + "create.goggles.blast_furnace.size_stats": "Size:", "create.goggles.blast_furnace.fuel_amount": "Fuel Amount: %1$s", "create.goggles.blast_furnace.item_count": "Item Count: %1$s", "create.goggles.blast_furnace.height": "Height: %1$s", @@ -29,13 +29,13 @@ "create.goggles.blast_furnace.status.running": "Status: Running", "create.goggles.blast_furnace.diameter.one": "Diameter: 1", "create.goggles.blast_furnace.diameter.two": "Diameter: 2", - "create.goggles.blast_furnace.invalid": "Blast Furnace is Not Built Correctly", + "create.goggles.blast_furnace.invalid": "Blast Furnace Invalid", "create.goggles.coke_oven.status": "Coke Oven:", - "create.goggles.coke_oven.fluid_amount_output": "Fluid Amount In Internal Tank: %1$s mb", + "create.goggles.coke_oven.fluid_amount_output": "Internal Tank Contents: %1$s mb", "create.goggles.coke_oven.fluid_amount_exhaust": "Carbon Dioxide: %1$s mb", - "create.goggles.coke_oven.item_count": "Item Count In Internal Storage: %1$s", + "create.goggles.coke_oven.item_count": "Internal Storage Item Count: %1$s", "create.goggles.coke_oven.invalid": "Coke Oven Invalid", - "create.goggles.coke_oven.tank_full": "One of Internal Tanks Is Full", + "create.goggles.coke_oven.tank_full": "An Internal Tank is Full", "create.goggles.coke_oven.progress": "Progress: %1$s", "create.goggles.engine_stats": "Engine Stats:", "create.goggles.engine_exhaust_stats": "Engine Exhaust Stats:", @@ -59,4 +59,4 @@ "create.goggles.machine_input.info": "Machine Input Info", "create.goggles.machine_input.no_rot": "No Rotation Provided!", "create.goggles.machine_input.power_level": "Power Level: " -} \ No newline at end of file +} From 88485a6577c6d010541b9849a45e671a0c929956 Mon Sep 17 00:00:00 2001 From: smoot <134862074+smoot2@users.noreply.github.com> Date: Sat, 4 Nov 2023 21:46:32 +0300 Subject: [PATCH 3/4] Update ponders.json spelling mistake fixes --- .../createindustry/lang/default/ponders.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/src/main/resources/assets/createindustry/lang/default/ponders.json b/src/main/resources/assets/createindustry/lang/default/ponders.json index 967459b5..2b22f807 100644 --- a/src/main/resources/assets/createindustry/lang/default/ponders.json +++ b/src/main/resources/assets/createindustry/lang/default/ponders.json @@ -5,16 +5,16 @@ "createindustry.ponder.small_engines.text_3": "Applying a redstone signal to the front part starts the engine", "createindustry.ponder.small_engines.text_4": "Small engines include LPG, kerosene and gasoline engines", - "createindustry.ponder.diesel_engine.text_1": "Diesel Engines are assembled by placing a shaft infront of an engine block", + "createindustry.ponder.diesel_engine.text_1": "Diesel Engines are assembled by placing a shaft infront of a Diesel Engine block", "createindustry.ponder.diesel_engine.text_2": "The engine produces exhaust gas which has to be removed with pipes and an exhaust block", "createindustry.ponder.diesel_engine.text_3": "The Diesel Engine requires an Air Intake, as air is required for the engine to run", - "createindustry.ponder.diesel_engine_expansion.text_1": "Diesel Engine Expansions give the engine two new input slots, for lubrication and radiator fluids", + "createindustry.ponder.diesel_engine_expansion.text_1": "Diesel Engine Expansions gives the engine two new input slots, for lubrication and radiator fluids", "createindustry.ponder.surface_scanner.text_1": "The Surface Scanner is used to locate crude oil deposits", "createindustry.ponder.surface_scanner.text_2": "Providing the machine with rotational power makes it scan for the nearest deposit.", - "createindustry.ponder.surface_scanner.text_3": "If a deposit is found, the compass on top will point towards its location", + "createindustry.ponder.surface_scanner.text_3": "If a deposit is found, the compass will point towards its location", "createindustry.ponder.pumpjack.text_1": "To start extracting Oil, you must first build a pipeline on top of a deposit with Industrial Pipes", @@ -25,8 +25,8 @@ "createindustry.ponder.distillation_tower.text_1": "A sufficiently large steel tank can be turned into a Distillation Tower", "createindustry.ponder.distillation_tower.text_2": "The tower is assembled by first placing a Steel Distillation Tower Controller next to the tank...", "createindustry.ponder.distillation_tower.text_3": "And placing up to 6 Distillation Tower Outputs, connected with Industrial Pipes", - "createindustry.ponder.distillation_tower.text_4": "Blaze Burners are used to run the Distillation Tower, the power of which is displayed on the dial", - "createindustry.ponder.distillation_tower.text_5": "Oil is inputted by pumping it into the controller block", + "createindustry.ponder.distillation_tower.text_4": "Blaze Burners are required to run Distillation Tower, the power of which is displayed on the dial", + "createindustry.ponder.distillation_tower.text_5": "Oil is inputted into the tower by pumping it into the controller block", "createindustry.ponder.distillation_tower.text_6": "Each output block provides one of the Oil byproducts", "createindustry.ponder.distillation_tower.text_7": "LPG", "createindustry.ponder.distillation_tower.text_8": "Gasoline", @@ -41,13 +41,13 @@ "createindustry.ponder.blast_furnace.text_3": "The bottom half of the chimney requires to be reinforced", "createindustry.ponder.blast_furnace.text_4": "Fuel and other items are inserted through the opening at the top", - "createindustry.ponder.coke_oven.text_1": "The Coke Oven is built by placing Coke Oven blocks ash shown in the scene and clicking its side with a wrench", + "createindustry.ponder.coke_oven.text_1": "The Coke Oven is built by placing Coke Oven blocks as shown in the scene, and clicking a side with a wrench", "createindustry.ponder.coke_oven.text_2": "The process of coking coal is slow, so it's more efficient to have long arrays of ovens running at the same time", "createindustry.ponder.coke_oven.text_3": "Coal can be inputted from any side", - "createindustry.ponder.coke_oven.text_4": "While running, the oven produces Creosote and CO2 which have to be pumped out of it", + "createindustry.ponder.coke_oven.text_4": "While running, the oven produces Creosote and CO2 which have to be pumped out of the machine", "createindustry.ponder.coke_oven.text_5": "Once done, Coal Coke will drop out of the opening", - "createindustry.ponder.casting.text_1": "Pouring liquid metal into a Casting basin using the Casting spout is called Casting", + "createindustry.ponder.casting.text_1": "Pouring liquid metal into a Casting basin using the Casting spout is what's called Casting", "createindustry.ponder.casting.text_2": "The Casting Basin, obviously, requires a mold to function", "createindustry.ponder.distillation_tower.header": "Distillation Tower Setup", @@ -67,5 +67,5 @@ "createindustry.ponder.tag.oil.description": "Machines that extract, process or use Crude Oil and its byproducts", - "createindustry.ponder.tag.metallurgy.description": "Machines that produce, process or use Metal and raw materials" + "createindustry.ponder.tag.metallurgy.description": "Machines that produce, process or use Metal and raw materials as such" } From 097408348d7eb1cc9609127bcab4f9d4762ac9d4 Mon Sep 17 00:00:00 2001 From: smoot <134862074+smoot2@users.noreply.github.com> Date: Sat, 4 Nov 2023 21:47:59 +0300 Subject: [PATCH 4/4] Update ponders.json spelling mistake fixes --- .../resources/assets/createindustry/lang/default/ponders.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/assets/createindustry/lang/default/ponders.json b/src/main/resources/assets/createindustry/lang/default/ponders.json index 2b22f807..ad9f0436 100644 --- a/src/main/resources/assets/createindustry/lang/default/ponders.json +++ b/src/main/resources/assets/createindustry/lang/default/ponders.json @@ -9,7 +9,7 @@ "createindustry.ponder.diesel_engine.text_2": "The engine produces exhaust gas which has to be removed with pipes and an exhaust block", "createindustry.ponder.diesel_engine.text_3": "The Diesel Engine requires an Air Intake, as air is required for the engine to run", - "createindustry.ponder.diesel_engine_expansion.text_1": "Diesel Engine Expansions gives the engine two new input slots, for lubrication and radiator fluids", + "createindustry.ponder.diesel_engine_expansion.text_1": "Diesel Engine Expansions give the engine two new input slots, for lubrication and radiator fluids", "createindustry.ponder.surface_scanner.text_1": "The Surface Scanner is used to locate crude oil deposits",