From cbc81376beb0e473a342c0f0d4a64fa4e3910352 Mon Sep 17 00:00:00 2001 From: Skybbles // L5474 Date: Fri, 29 Mar 2019 15:55:45 -0400 Subject: [PATCH] pulverizer pulverises scrap not stone (#442) --- core/assets/bundles/bundle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/assets/bundles/bundle.properties b/core/assets/bundles/bundle.properties index d097c40cd7..f3ed7aeefc 100644 --- a/core/assets/bundles/bundle.properties +++ b/core/assets/bundles/bundle.properties @@ -864,7 +864,7 @@ block.silicon-smelter.description = Reduces sand with highly pure coal in order block.plastanium-compressor.description = Produces plastanium from oil and titanium. block.phase-weaver.description = Produces phase fabric from radioactive thorium and high amounts of sand. block.alloy-smelter.description = Produces surge alloy from titanium, lead, silicon and copper. -block.pulverizer.description = Crushes stone into sand. Useful when there is a lack of natural sand. +block.pulverizer.description = Crushes scrap into sand. Useful when there is a lack of natural sand. block.pyratite-mixer.description = Mixes coal, lead and sand into highly flammable pyratite. block.blast-mixer.description = Uses oil for transforming pyratite into the less flammable but more explosive blast compound. block.cryofluidmixer.description = Combines water and titanium into cryofluid which is much more efficient for cooling.