Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
167 commits
Select commit Hold shift + click to select a range
5d13535
Remove wireless charging station
Swedz Sep 24, 2024
4738195
Tiered multiblock shape building api (will be moved to Tesseract)
Swedz Sep 24, 2024
fcf16eb
Initial tesla tower setup
Swedz Sep 24, 2024
d5ce953
Add calibrator item
Swedz Sep 25, 2024
2292529
Set up tesla network internals
Swedz Sep 25, 2024
89dbdd4
Energy transmitting
Swedz Sep 25, 2024
aaecf8a
Minor code cleanup
Swedz Sep 25, 2024
a004604
Require all energy hatches to be the same tier
Swedz Sep 26, 2024
334395e
Simplify multiple hatch type check
Swedz Sep 26, 2024
c7a3bc7
Prevent tower from linking with multiple energy hatch tiers
Swedz Sep 26, 2024
e501a3e
Require that receivers are the same voltage as the network
Swedz Sep 26, 2024
8a3e3e7
Clean up tesla transmitter loading & unloading
Swedz Sep 26, 2024
0c1fc4e
Require the chunk to be ticking for the transmitter to be considered …
Swedz Sep 27, 2024
6b0acea
Properly remove networks from memory when no longer relevant
Swedz Sep 27, 2024
fa32e66
Track if a receiver is active
Swedz Sep 27, 2024
5c60532
Allow for different result states when checking if a receiver can rec…
Swedz Sep 27, 2024
4424331
Require server-side when getting server-side level
Swedz Sep 27, 2024
b39c036
Display error when no energy hatches on tower
Swedz Sep 27, 2024
58442c6
Fix infinite loop
Swedz Sep 27, 2024
a928e89
Make mismatching voltage error message more clear
Swedz Sep 27, 2024
7cb4fa9
Add command to dump tesla network info
Swedz Sep 27, 2024
6037a43
Comments
Swedz Sep 27, 2024
a3303bc
Allow dumping network by key as well as by part
Swedz Sep 27, 2024
8534e78
Add tesla carry on receiver
Swedz Sep 28, 2024
aaa6c57
Highlight linked blocks when holding linked item
Swedz Sep 28, 2024
3748280
Fix receivers getting added to a network twice due to reading nbt on …
Swedz Sep 28, 2024
319a26e
Improve carryon receiver tracking
Swedz Sep 28, 2024
a9000c3
Fix writing/reading nbt for receiver component
Swedz Sep 28, 2024
30edf63
Move layer formatter to shape api
Swedz Sep 29, 2024
699f887
Add polished stainless steel casing and include it in the multiblock
Swedz Oct 1, 2024
bb332db
Implement loss tracking
Swedz Oct 1, 2024
541c754
Add receiver to network when its level is set
Swedz Oct 1, 2024
1f291a6
Add energy loss with greater distance and various limits based on coil
Swedz Oct 2, 2024
95e3b3b
Use new parser and modular multiblock gui api stuff
Swedz Oct 2, 2024
3c88916
Add dimension check to WorldPos
Swedz Oct 2, 2024
b87878f
Improve multiblock tiered shapes building api to allow for non-datama…
Swedz Oct 2, 2024
fd21dea
Safer shape building
Swedz Oct 2, 2024
26217e9
Register transmitter component
Swedz Oct 2, 2024
b10b1d8
Modular slot panel api
Swedz Oct 3, 2024
9594e72
Simple item stack component
Swedz Oct 3, 2024
5fa2413
Tesla tower upgrade component
Swedz Oct 3, 2024
cb90509
Also check distance for player when sending energy
Swedz Oct 3, 2024
4bd29ba
Interdimensional upgrade texture
Swedz Oct 3, 2024
fa3e698
Remove old wireles charger tooltip stuff that got missed
Swedz Oct 3, 2024
a8348c0
Add tooltip for tesla tower coils
Swedz Oct 3, 2024
e8735dd
Add tooltip to tesla tower and receiver
Swedz Oct 3, 2024
475cbb9
Add tooltip to tesla calibrator
Swedz Oct 3, 2024
893e009
Add tooltip to carry-on receiver
Swedz Oct 3, 2024
c501deb
Rename carryon receiver to handheld
Swedz Oct 3, 2024
271a4ec
Rename carryon receiver to handheld
Swedz Oct 3, 2024
39eaf14
Delete old wireless charging station textures
Swedz Oct 3, 2024
2c71109
Track active state for tower
Swedz Oct 3, 2024
297efb7
Add some basic placeholder textures for machines
Swedz Oct 3, 2024
86944b6
Improve interaction result returning for calibrator and handheld rece…
Swedz Oct 3, 2024
d75a460
Automatically apply network to receiver when holding calibrator in of…
Swedz Oct 3, 2024
5032719
Redo tesla handheld receiver texture
Swedz Oct 3, 2024
5f95f80
Further improvements to handheld receiver texture
Swedz Oct 3, 2024
3b8278f
Use a distinct slot atlas texture from the MI one
Swedz Oct 4, 2024
eb84f53
Render arcs off the top-load of the tesla tower
Swedz Oct 4, 2024
6f8468c
Shorten arc length
Swedz Oct 4, 2024
7a36331
Make arcs less noisy and fade in/out quickly
Swedz Oct 4, 2024
ad75a9f
Extend arcs over time
Swedz Oct 4, 2024
620c96a
Fix trend for arcs to go positive directions
Swedz Oct 4, 2024
27cc18d
Start work on rendering plasma on the top-load of the tower
Swedz Oct 5, 2024
0d217de
Mostly fix plasma face rendering
Swedz Oct 6, 2024
cd7ab73
Change plasma texture to a testing texture
Swedz Oct 6, 2024
0794b86
Make texture scrolling linear
Swedz Oct 6, 2024
d9b75b6
Finish plasma rendering
Swedz Oct 6, 2024
d4957e8
Include testing plasma overlay texture for future testing
Swedz Oct 6, 2024
9eb4dba
Add special winding blocks for the tesla tower
Swedz Oct 8, 2024
eadac89
Reference "windings" instead of "coils"
Swedz Oct 8, 2024
347470c
Use different position for distance calculations
Swedz Oct 8, 2024
df53489
Replace variable loss with constant drain cost
Swedz Oct 8, 2024
ca52608
Use cuboidal distance check rather than spherical
Swedz Oct 8, 2024
638ffdd
Code clean up
Swedz Oct 8, 2024
446311e
Add xyz getters directly in worldpos
Swedz Oct 8, 2024
ea6a453
Wrong position
Swedz Oct 8, 2024
130a1ae
Allow calibrator and handheld receivers to use arbitrary transmitters…
Swedz Oct 12, 2024
17a3d78
Let a tesla arc generator determine which directions are allowed for …
Swedz Oct 12, 2024
53bad3e
Add tesla coil (single block tesla transmitter)
Swedz Oct 12, 2024
a61490b
Improve tesla coil appearance and add arc animations
Swedz Oct 15, 2024
14bd79e
Add config option to disable tesla animations
Swedz Oct 15, 2024
4754d4a
Make tesla plasma shape able to be different for each plasma generator
Swedz Oct 15, 2024
8ddb578
Clean up internal tesla arc and plasma behavior handling
Swedz Oct 15, 2024
6ba6dc3
Make texture scrolling for plasma consistent based on world position
Swedz Oct 15, 2024
4ec2379
Add plasma on the head of the tesla coil
Swedz Oct 15, 2024
21eb396
Simplify box rendering code
Swedz Oct 15, 2024
9943d19
Add texture for the tesla interdimensional upgrade
Swedz Oct 15, 2024
efe08c0
Add tooltips for tesla coil and interdimensional upgrade and refer to…
Swedz Oct 15, 2024
78bcd34
Remove mi namespace from machine model
Swedz Oct 15, 2024
6218aa5
Update textures for tesla receiver and coil
Swedz Oct 16, 2024
09f2321
Add display of block linked to on tooltip for calibrator and handheld…
Swedz Oct 16, 2024
5baf7a1
Optimize imports
Swedz Oct 16, 2024
890e2f9
Different texture depending on if a network is selected or not for a …
Swedz Oct 16, 2024
090bac8
Add gui component to display tesla network information instead of usi…
Swedz Oct 17, 2024
b5ecf10
Give tesla receivers an internal energy buffer
Swedz Oct 17, 2024
b46c2fa
Formatting
Swedz Oct 17, 2024
0b5a572
Register energy component
Swedz Oct 17, 2024
6b73061
Only output energy from receiver when redstone allows it
Swedz Oct 17, 2024
e11f905
Fix issue with telsa coils loading at weird times
Swedz Dec 9, 2024
11d9f14
Touch up recipes, use silver for top load of tower, and use the new t…
Swedz Dec 9, 2024
ac99f62
Make tesla arcs straighter
Swedz Dec 9, 2024
7a25ba9
Merge branch 'refs/heads/1.21.1' into tesla-tower
Swedz Dec 10, 2024
48dbd71
Clean up the merge
Swedz Dec 10, 2024
b9d1302
Follow API changes
Swedz Dec 10, 2024
88ac018
Allow inserting upgrades and redstone control modules into the tower …
Swedz Dec 10, 2024
9e624aa
Use config option for transmit range of tesla coil
Swedz Dec 10, 2024
d4303da
Update tesla tower tooltip
Swedz Dec 10, 2024
6f33014
Merge branch 'refs/heads/1.21.1' into tesla-tower
Swedz Dec 11, 2024
6480204
Move a bunch of API stuff to Tesseract
Swedz Dec 11, 2024
86431e0
Fix orientation of top load position
Swedz Dec 11, 2024
4ff9bf7
Fix player receivers not getting properly tracked
Swedz Dec 11, 2024
b2443a1
Changed my mind on this
Swedz Dec 11, 2024
84a73e3
Use silver wire instead of top load for calibrator recipe
Swedz Dec 11, 2024
3f4189e
Sort windings together in creative menu
Swedz Dec 11, 2024
30c94b8
Add tesla receiver hatches
Swedz Dec 11, 2024
1040e2d
Buff energy storage of tesla coil and receiver
Swedz Dec 11, 2024
dcf2eda
Apply tooltips in the machine BE instead of static tooltips
Swedz Dec 11, 2024
45b0709
Update readme to include tesla stuff
Swedz Dec 11, 2024
11984e1
Update lodestone
Swedz Dec 12, 2024
9f763ba
Merge branch 'refs/heads/1.21.1' into tesla-tower
Swedz Dec 12, 2024
186e2e0
Dont register client item stuff on server
Swedz Dec 12, 2024
fecda89
Formatting
Swedz Dec 12, 2024
a411fe3
Allow applying casing and redstone control using right click in world
Swedz Dec 12, 2024
92b4e45
Add plasma renderer to tesla receiver hatches
Swedz Dec 12, 2024
240ba2a
Make tesla receiver hatch recipes a bit more consistent with other ha…
Swedz Dec 12, 2024
26c5a74
Use models to render tesla plasma instead of hardcoded quads
Swedz Dec 31, 2024
5b829e0
Merge branch 'refs/heads/1.21.1' into tesla-tower
Swedz Dec 31, 2024
c91237f
Lodestone? I hardly know her!
Swedz Dec 31, 2024
8d9f324
Merge branch 'refs/heads/1.21.1' into tesla-tower
Swedz Jan 10, 2025
b907a37
Fix merging errors
Swedz Jan 10, 2025
701ff65
Use new cube overlay rendering
Swedz Jan 10, 2025
dd5ba1c
Start work on lethal tesla coil
Swedz Jan 10, 2025
fe137c8
Merge '1.21.1' into 'tesla-tower'
Swedz Jan 10, 2025
c613a3a
Merge branch 'refs/heads/1.21.1' into tesla-tower
Swedz Jan 11, 2025
f19a8df
Follow config changes
Swedz Jan 11, 2025
5ad6a09
Use config values to determine damage of cable tier in lethal coil
Swedz Jan 11, 2025
d4a98c0
Only damage non-player living entities
Swedz Jan 11, 2025
2d5fc04
Only consume energy when dealing damage
Swedz Jan 11, 2025
d1fa451
Center energy bar
Swedz Jan 11, 2025
be70821
Merge branch 'refs/heads/1.21.1' into tesla-tower
Swedz Jan 12, 2025
df38f5f
Clean up codec internals
Swedz Jan 12, 2025
02dddac
Clean up codec internals
Swedz Jan 12, 2025
096e336
Clamp damage dealt between 0 and int max
Swedz Jan 12, 2025
ef156c6
Add recipe for lethal tesla coil
Swedz Jan 12, 2025
5f9786a
Add tooltips to lethal tesla coil for damage and energy values
Swedz Jan 12, 2025
9a5fec9
Add more info to the tesla receiver hatch tooltip
Swedz Jan 12, 2025
9d5752f
Better lethal tesla coil animations :D
Swedz Jan 12, 2025
e1b0e44
Make tesla plasma and arc rendering fully resource pack driven
Swedz Jan 13, 2025
0bf3d61
Improve performance of tesla arc rendering by registering a buffer
Swedz Jan 13, 2025
ac023da
Use new config api for client config
Swedz Jan 13, 2025
75f3452
Only render sparks from lethal coil if rendering is enabled
Swedz Jan 13, 2025
6d769f9
Add musical component to tesla coil
Swedz Jan 14, 2025
464d7e4
Tesla singing sound under records sound source category
Swedz Jan 14, 2025
03d7d60
Make lethal tesla coil make constant arcs and play buzzing sound
Swedz Jan 14, 2025
2e39f58
Code clean up on isle 4
Swedz Jan 14, 2025
5037f1b
Refactor
Swedz Jan 14, 2025
cc8e604
Refactor
Swedz Jan 14, 2025
255b7b8
Use dedicated components to handle buzzing and damaging
Swedz Jan 14, 2025
85b3ddb
Fix lethal coil range not being full blocks
Swedz Jan 14, 2025
8bdb675
Ensure network always distributes as much energy as possible
Swedz Jan 14, 2025
4a41601
Use dedicated component for the buzzing sounds
Swedz Jan 14, 2025
1f5fb46
Render attach to nearby entities bounds
Swedz Jan 14, 2025
dac2652
Lessen the sparks created when electrocution happens
Swedz Jan 15, 2025
2cc117e
Add client config option to limit the render distance for tesla anima…
Swedz Jan 15, 2025
34e7dbe
Merge branch 'refs/heads/1.21.1' into tesla-tower
Swedz Jan 15, 2025
be3c63f
Support curios for tesla handheld receiver
Swedz Jan 15, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,9 @@ For any questions, please ask in the `#extended-industrialization` channel on [m
- Processing Array
- Universal Transformer
- Waste Collector
- Wireless Charging Station
- Tesla Coil
- Tesla Receiver (and also a hatch)
- Tesla Tower
- Generators
- Solar Boiler
- Solar Panel
Expand All @@ -29,6 +31,8 @@ For any questions, please ask in the `#extended-industrialization` channel on [m
- Electric Drill & Chainsaw
- Ultimate Laser Drill
- Nano Suit
- Tesla Calibrator
- Tesla Handheld Receiver
- Resources
- Mulch
- Manure
Expand Down
1 change: 1 addition & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -293,6 +293,7 @@ neoForge {
accessTransformers = [
"src/main/resources/${mod_id}.accesstransformer.cfg"
]
interfaceInjectionData.from "src/main/resources/interfaces.json"

parchment {
mappingsVersion = project.parchment_mappings_version
Expand Down
4 changes: 2 additions & 2 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
runtime_include_emi=true
runtime_include_mi_tweaks=true
runtime_include_accessories=false
runtime_include_curios=false
runtime_include_curios=true
runtime_include_mystical_agriculture=false

# Gradle Configuration
Expand Down Expand Up @@ -40,7 +40,7 @@ grandpower_version=3.0.0
cloth_config_version=15.0.127
emi_version=1.1.10+1.21
emi_version_range=[1.1.10, 1.2-)
tesseract_version=1.6.4-beta-1.21.1
tesseract_version=1.6.5-beta-1.21.1
tesseract_version_range=[1.6.4-beta-, 1.7-)
mi_tweaks_version=1.6.3-beta-1.21.1
mixinextras_version=0.3.5
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"variants": {
"": {
"model": "extended_industrialization:block/aluminum_tesla_winding"
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"variants": {
"": {
"model": "extended_industrialization:block/annealed_copper_tesla_winding"
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"variants": {
"": {
"model": "extended_industrialization:block/copper_tesla_winding"
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"variants": {
"": {
"model": "extended_industrialization:block/electrum_tesla_winding"
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"variants": {
"": {
"model": "extended_industrialization:block/ev_tesla_receiver_hatch"
}
}
}

This file was deleted.

Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"variants": {
"": {
"model": "extended_industrialization:block/hv_tesla_receiver_hatch"
}
}
}

This file was deleted.

Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"variants": {
"": {
"model": "extended_industrialization:block/lethal_tesla_coil"
}
}
}

This file was deleted.

Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"variants": {
"": {
"model": "extended_industrialization:block/lv_tesla_receiver_hatch"
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"variants": {
"": {
"model": "extended_industrialization:block/mv_tesla_receiver_hatch"
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"variants": {
"": {
"model": "extended_industrialization:block/polished_silver_machine_casing"
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"variants": {
"": {
"model": "extended_industrialization:block/superconductor_tesla_receiver_hatch"
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"variants": {
"": {
"model": "extended_industrialization:block/superconductor_tesla_winding"
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"variants": {
"": {
"model": "extended_industrialization:block/tesla_coil"
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"variants": {
"": {
"model": "extended_industrialization:block/tesla_receiver"
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"variants": {
"": {
"model": "extended_industrialization:block/tesla_tower"
}
}
}
Original file line number Diff line number Diff line change
@@ -1,10 +1,13 @@
{
"block.extended_industrialization.aluminum_tesla_winding": "Aluminum Tesla Winding",
"block.extended_industrialization.annealed_copper_tesla_winding": "Annealed Copper Tesla Winding",
"block.extended_industrialization.blazing_essence": "Blazing Essence",
"block.extended_industrialization.bronze_bending_machine": "Bronze Bending Machine",
"block.extended_industrialization.bronze_composter": "Bronze Composter",
"block.extended_industrialization.bronze_solar_boiler": "Bronze Solar Boiler",
"block.extended_industrialization.bronze_waste_collector": "Bronze Waste Collector",
"block.extended_industrialization.composted_manure": "Composted Manure",
"block.extended_industrialization.copper_tesla_winding": "Copper Tesla Winding",
"block.extended_industrialization.distilled_water": "Distilled Water",
"block.extended_industrialization.electric_alloy_smelter": "Electric Alloy Smelter",
"block.extended_industrialization.electric_bending_machine": "Electric Bending Machine",
Expand All @@ -14,23 +17,27 @@
"block.extended_industrialization.electric_farmer": "Electric Farmer",
"block.extended_industrialization.electric_honey_extractor": "Electric Honey Extractor",
"block.extended_industrialization.electric_waste_collector": "Electric Waste Collector",
"block.extended_industrialization.global_wireless_charging_station": "Global Wireless Charging Station",
"block.extended_industrialization.electrum_tesla_winding": "Electrum Tesla Winding",
"block.extended_industrialization.ev_tesla_receiver_hatch": "EV Tesla Receiver Hatch",
"block.extended_industrialization.honey": "Honey",
"block.extended_industrialization.hv_solar_panel": "HV Solar Panel",
"block.extended_industrialization.interdimensional_wireless_charging_station": "Interdimensional Wireless Charging Station",
"block.extended_industrialization.hv_tesla_receiver_hatch": "HV Tesla Receiver Hatch",
"block.extended_industrialization.large_configurable_chest": "Large Configurable Chest",
"block.extended_industrialization.large_electric_furnace": "Large Electric Furnace",
"block.extended_industrialization.large_electric_macerator": "Large Electric Macerator",
"block.extended_industrialization.large_steam_furnace": "Large Steam Furnace",
"block.extended_industrialization.large_steam_macerator": "Large Steam Macerator",
"block.extended_industrialization.local_wireless_charging_station": "Local Wireless Charging Station",
"block.extended_industrialization.lethal_tesla_coil": "Lethal Tesla Coil",
"block.extended_industrialization.lv_solar_panel": "LV Solar Panel",
"block.extended_industrialization.lv_tesla_receiver_hatch": "LV Tesla Receiver Hatch",
"block.extended_industrialization.machine_chainer": "Machine Chainer",
"block.extended_industrialization.machine_chainer_relay": "Machine Chainer Relay",
"block.extended_industrialization.manure": "Manure",
"block.extended_industrialization.mv_solar_panel": "MV Solar Panel",
"block.extended_industrialization.mv_tesla_receiver_hatch": "MV Tesla Receiver Hatch",
"block.extended_industrialization.npk_fertilizer": "NPK Fertilizer",
"block.extended_industrialization.phosphoric_acid": "Phosphoric Acid",
"block.extended_industrialization.polished_silver_machine_casing": "Polished Silver Machine Casing",
"block.extended_industrialization.potassium_chloride": "Potassium Chloride",
"block.extended_industrialization.potassium_hydroxide": "Potassium Hydroxide",
"block.extended_industrialization.processing_array": "Processing Array",
Expand All @@ -44,7 +51,13 @@
"block.extended_industrialization.steel_plated_bricks": "Steel Plated Bricks",
"block.extended_industrialization.steel_solar_boiler": "Steel Solar Boiler",
"block.extended_industrialization.steel_waste_collector": "Steel Waste Collector",
"block.extended_industrialization.superconductor_tesla_receiver_hatch": "SV Tesla Receiver Hatch",
"block.extended_industrialization.superconductor_tesla_winding": "Superconductor Tesla Winding",
"block.extended_industrialization.tesla_coil": "Tesla Coil",
"block.extended_industrialization.tesla_receiver": "Tesla Receiver",
"block.extended_industrialization.tesla_tower": "Tesla Tower",
"block.extended_industrialization.universal_transformer": "Universal Transformer",
"death.attack.extended_industrialization.tesla": "%1$s was electrocuted to death",
"item.extended_industrialization.blazing_essence_bucket": "Blazing Essence Bucket",
"item.extended_industrialization.canned_food": "Canned Food",
"item.extended_industrialization.composted_manure_bucket": "Composted Manure Bucket",
Expand All @@ -71,8 +84,13 @@
"item.extended_industrialization.phosphoric_acid_bucket": "Phosphoric Acid Bucket",
"item.extended_industrialization.potassium_chloride_bucket": "Potassium Chloride Bucket",
"item.extended_industrialization.potassium_hydroxide_bucket": "Potassium Hydroxide Bucket",
"item.extended_industrialization.silver_curved_plate": "Silver Curved Plate",
"item.extended_industrialization.silver_tesla_top_load": "Silver Tesla Top Load",
"item.extended_industrialization.steam_chainsaw": "Steam Chainsaw",
"item.extended_industrialization.steel_combine": "Steel Combine",
"item.extended_industrialization.tesla_calibrator": "Tesla Calibrator",
"item.extended_industrialization.tesla_handheld_receiver": "Tesla Handheld Receiver",
"item.extended_industrialization.tesla_interdimensional_upgrade": "Tesla Interdimensional Upgrade",
"item.extended_industrialization.tin_can": "Tin Can",
"item.extended_industrialization.ultimate_laser_drill": "Ultimate Laser Drill",
"itemGroup.extended_industrialization.extended_industrialization": "Extended Industrialization",
Expand All @@ -98,14 +116,26 @@
"tag.item.extended_industrialization.farmer_voidable": "Farmer Voidable",
"tag.item.extended_industrialization.photovoltaic_cell": "Photovoltaic Cells",
"tag.item.extended_industrialization.rainbow_dyeable": "Rainbow Dyeable",
"teslatower_tier.extended_industrialization.extended_industrialization.aluminum_tesla_winding": "Aluminum",
"teslatower_tier.extended_industrialization.extended_industrialization.annealed_copper_tesla_winding": "Annealed Copper",
"teslatower_tier.extended_industrialization.extended_industrialization.copper_tesla_winding": "Copper",
"teslatower_tier.extended_industrialization.extended_industrialization.electrum_tesla_winding": "Electrum",
"teslatower_tier.extended_industrialization.extended_industrialization.superconductor_tesla_winding": "Superconductor",
"text.extended_industrialization.activated": "Activated",
"text.extended_industrialization.brewery_brews_multiple": "Brews %s potions at a time.",
"text.extended_industrialization.brewery_requires_blazing_essence": "Requires %s to brew potions.",
"text.extended_industrialization.calcification_percentage": "Calcification: %d %%",
"text.extended_industrialization.charging_station_global": "Charges items in your inventory while within the same dimension.",
"text.extended_industrialization.charging_station_interdimensional": "Charges items in your inventory while in any dimension.",
"text.extended_industrialization.charging_station_ranged": "Charges items in your inventory while within %d blocks.",
"text.extended_industrialization.coils_lef_tier": "Runs LEF in batches of up to %d at %s the EU cost.",
"text.extended_industrialization.command_tesla_network_dump_cant_have_network": "The block at %s is not a network part.",
"text.extended_industrialization.command_tesla_network_dump_chunk_not_loaded": "Chunk at %s is not loaded.",
"text.extended_industrialization.command_tesla_network_dump_no_network": "No existing network could be found for %s.",
"text.extended_industrialization.command_tesla_network_dump_result_1": "Dumping data on network of %s:",
"text.extended_industrialization.command_tesla_network_dump_result_2": "* Key: %s",
"text.extended_industrialization.command_tesla_network_dump_result_3": "* Transmitter: %s",
"text.extended_industrialization.command_tesla_network_dump_result_4": "* Receiver Count: %d / %d (linked / loaded)",
"text.extended_industrialization.command_tesla_network_dump_result_no_transmitter": "Not loaded",
"text.extended_industrialization.command_tesla_network_dump_result_yes_transmitter": "%s\n * Ticking: %s\n * Voltage: %s",
"text.extended_industrialization.damage": "%d ❤",
"text.extended_industrialization.deactivated": "Deactivated",
"text.extended_industrialization.dyeable_and_trimmable_help": "- Can be dyed and trimmed!",
"text.extended_industrialization.dyeable_help": "- Can be dyed!",
Expand Down Expand Up @@ -194,7 +224,48 @@
"text.extended_industrialization.steam_chainsaw_1": "- Press %s on still or flowing water to fill.",
"text.extended_industrialization.steam_chainsaw_2": "- Place fuel inside the chainsaw using %s.",
"text.extended_industrialization.steam_chainsaw_3": "- Toggle Silk Touch with %s + %s.",
"text.extended_industrialization.tesla_calibrator_clear": "Cleared selection from tesla calibrator.",
"text.extended_industrialization.tesla_calibrator_help_1": "- Press %s + %s on a transmitter to save its position in the calibrator.",
"text.extended_industrialization.tesla_calibrator_help_2": "- Use %s on a Tesla Receiver to link it to the selected transmitter.",
"text.extended_industrialization.tesla_calibrator_help_3": "- (Optional) Hold in off-hand when placing receivers to automatically link.",
"text.extended_industrialization.tesla_calibrator_help_4": "- Clear using %s + %s on air.",
"text.extended_industrialization.tesla_calibrator_link_failed_no_selection": "Failed to link receiver because no transmitter is selected.",
"text.extended_industrialization.tesla_calibrator_link_success": "Linked receiver to selected transmitter.",
"text.extended_industrialization.tesla_calibrator_linked": "Linked to %s",
"text.extended_industrialization.tesla_calibrator_selected": "Selected transmitter for calibration.",
"text.extended_industrialization.tesla_coil_help_1": "Wirelessly transmits energy to linked receivers within %d blocks.",
"text.extended_industrialization.tesla_coil_help_2": "Voltage of energy transmitted is set by the hull provided. Higher voltages have an increased passive drain.",
"text.extended_industrialization.tesla_handheld_clear": "Cleared selected transmitter.",
"text.extended_industrialization.tesla_handheld_help_1": "Receives energy from a linked transmitter within range and charges items while in your inventory.",
"text.extended_industrialization.tesla_handheld_help_2": "Tesla Calibration:",
"text.extended_industrialization.tesla_handheld_help_3": "- Press %s on a transmitter to link the receiver to it.",
"text.extended_industrialization.tesla_handheld_help_4": "- Clear using %s + %s on air.",
"text.extended_industrialization.tesla_handheld_linked": "Linked to %s",
"text.extended_industrialization.tesla_handheld_selected": "Selected transmitter for receiving.",
"text.extended_industrialization.tesla_interdimensional_upgrade_help": "Removes the range limitation on a Tesla Tower and allows it to transmit energy across dimensions.",
"text.extended_industrialization.tesla_lethal_coil_help_1": "Deals damage to entities within %s blocks while powered.",
"text.extended_industrialization.tesla_lethal_coil_values": "Voltage determines the amount of damage dealt and energy required:",
"text.extended_industrialization.tesla_lethal_coil_voltage_value": " - %s: %s for %s",
"text.extended_industrialization.tesla_network_receiver_linked": "Linked to %s",
"text.extended_industrialization.tesla_network_receiver_mismatching_voltage": "Cannot receive %s power",
"text.extended_industrialization.tesla_network_receiver_no_link": "Not linked to any transmitter",
"text.extended_industrialization.tesla_network_receiver_too_far": "Transmitter is too far",
"text.extended_industrialization.tesla_network_receiver_unloaded": "Transmitter is not loaded",
"text.extended_industrialization.tesla_network_singing_note": "Note: %s",
"text.extended_industrialization.tesla_network_transmitter_consuming": "Consuming: %s",
"text.extended_industrialization.tesla_network_transmitter_drain": "Drain: %s",
"text.extended_industrialization.tesla_network_transmitter_receivers": "Receivers: %d",
"text.extended_industrialization.tesla_network_transmitter_transmitting": "Transmitting: %s (%s)",
"text.extended_industrialization.tesla_receiver_help_1": "Can receive energy from a linked transmitter.",
"text.extended_industrialization.tesla_receiver_help_2": "Must accept energy of the same voltage as the linked transmitter.",
"text.extended_industrialization.tesla_tower_help_1": "Wirelessly transmits energy to linked receivers within range.",
"text.extended_industrialization.tesla_tower_help_2": "Energy transfer rate, range, and passive drain is determined by the windings used.",
"text.extended_industrialization.tesla_tower_help_3": "Voltage of energy transmitted is set by the energy hatches. All hatches must be the same tier.",
"text.extended_industrialization.tesla_tower_mismatching_hatches": "All energy hatches must be of the same voltage.",
"text.extended_industrialization.tesla_tower_no_energy_hatches": "No energy hatches provided",
"text.extended_industrialization.tesla_tower_upgrade": "Add tesla upgrades to increase maximum range.",
"text.extended_industrialization.universal_transformer_from_tier_input": "Hull for cable tier to convert from (LV by default).",
"text.extended_industrialization.universal_transformer_to_tier_input": "Hull for cable tier to convert to (LV by default).",
"text.extended_industrialization.waste_collector_help": "When placed underneath animals, manure will be collected."
"text.extended_industrialization.waste_collector_help": "When placed underneath animals, manure will be collected.",
"text.extended_industrialization.windings_tesla_tower_tier": "Allows the Tesla Tower to transmit up to %s within %s blocks with a passive drain of %s."
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"parent": "minecraft:block/cube_column",
"textures": {
"end": "extended_industrialization:block/aluminum_tesla_winding_end",
"side": "extended_industrialization:block/aluminum_tesla_winding_side"
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"parent": "minecraft:block/cube_column",
"textures": {
"end": "extended_industrialization:block/annealed_copper_tesla_winding_end",
"side": "extended_industrialization:block/annealed_copper_tesla_winding_side"
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"parent": "minecraft:block/cube_column",
"textures": {
"end": "extended_industrialization:block/copper_tesla_winding_end",
"side": "extended_industrialization:block/copper_tesla_winding_side"
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"parent": "minecraft:block/cube_column",
"textures": {
"end": "extended_industrialization:block/electrum_tesla_winding_end",
"side": "extended_industrialization:block/electrum_tesla_winding_side"
}
}
Loading