From d2ec511edee2649aa720d57623b77c9adbf60cb3 Mon Sep 17 00:00:00 2001 From: Anuken Date: Wed, 13 Oct 2021 09:53:52 -0400 Subject: [PATCH] Bundle things --- core/assets/bundles/bundle.properties | 15 +++++++++++---- gradle.properties | 2 +- 2 files changed, 12 insertions(+), 5 deletions(-) diff --git a/core/assets/bundles/bundle.properties b/core/assets/bundles/bundle.properties index 39d8b1f2a2..49cc082c14 100644 --- a/core/assets/bundles/bundle.properties +++ b/core/assets/bundles/bundle.properties @@ -1344,10 +1344,16 @@ block.disassembler.name = Disassembler block.silicon-crucible.name = Silicon Crucible block.overdrive-dome.name = Overdrive Dome block.interplanetary-accelerator.name = Interplanetary Accelerator -#experimental, may be removed -block.block-forge.name = Block Forge -block.block-loader.name = Block Loader -block.block-unloader.name = Block Unloader +block.constructor.name = Constructor +block.constructor.description = Fabricates structures up to 2x2 tiles in size. +block.large-constructor.name = Large Constructor +block.large-constructor.description = Fabricates structures up to 4x4 tiles in size. +block.deconstructor.name = Deconstructor +block.deconstructor.description = Deconstructs structures and units. Returns 100% of build cost. +block.payload-loader.name = Payload Loader +block.payload-loader.description = Load liquids and items into blocks. +block.payload-unloader.name = Payload Unloader +block.payload-unloader.description = Unloads liquids and items from blocks. block.switch.name = Switch block.micro-processor.name = Micro Processor @@ -1540,6 +1546,7 @@ block.vault.description = Stores a large amount of items of each type. Contents block.container.description = Stores a small amount of items of each type. Contents can be retrieved with an unloader. block.unloader.description = Unloads the selected item from nearby blocks. block.launch-pad.description = Launches batches of items to selected sectors. +block.launch-pad.details = Sub-orbital system for point-to-point transportation of resources. Payload pods are fragile and incapable of surviving re-entry. block.duo.description = Fires alternating bullets at enemies. block.scatter.description = Fires clumps of lead, scrap or metaglass flak at enemy aircraft. block.scorch.description = Burns any ground enemies close to it. Highly effective at close range. diff --git a/gradle.properties b/gradle.properties index 562fecaa69..a54ba48d55 100644 --- a/gradle.properties +++ b/gradle.properties @@ -24,4 +24,4 @@ android.useAndroidX=true #used for slow jitpack builds; TODO see if this actually works org.gradle.internal.http.socketTimeout=100000 org.gradle.internal.http.connectionTimeout=100000 -archash=fd0ca91e700653d5565e13d8ea5fea87378b022e +archash=6c228e534e3950e6254d6e7af4c6db67f834bc1d