Merge pull request #3269 from YellOw139/patch-3

[Bundle] Power void is sandbox only
This commit is contained in:
Anuken
2020-11-05 08:43:07 -05:00
committed by GitHub

View File

@@ -1265,7 +1265,7 @@ block.spore-press.description = Compresses spore pods into oil.
block.pulverizer.description = Crushes scrap into fine sand. block.pulverizer.description = Crushes scrap into fine sand.
block.coal-centrifuge.description = Transforms oil into coal. block.coal-centrifuge.description = Transforms oil into coal.
block.incinerator.description = Vaporizes any item or liquid it receives. block.incinerator.description = Vaporizes any item or liquid it receives.
block.power-void.description = Voids all power inputted. block.power-void.description = Voids all power inputted. Sandbox only.
block.power-source.description = Infinitely outputs power. Sandbox only. block.power-source.description = Infinitely outputs power. Sandbox only.
block.item-source.description = Infinitely outputs items. Sandbox only. block.item-source.description = Infinitely outputs items. Sandbox only.
block.item-void.description = Destroys any items. Sandbox only. block.item-void.description = Destroys any items. Sandbox only.