mirror of
https://github.com/XevianLight/Aphelion.git
synced 2026-05-11 10:00:54 +01:00
Rocket landing pad block. Added comments. Adjusted rocket values
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
"block.aphelion.test_block": "Test Block",
|
||||
"block.aphelion.electric_arc_furnace": "Electric Arc Furnace",
|
||||
"block.aphelion.vacuum_arc_furnace_controller": "Vacuum Arc Furnace Controller",
|
||||
"block.aphelion.arc_furnace_casing": "Arc Furnace Casing",
|
||||
"block.aphelion.vaf_dummy_block": "Vacuum Arc Furnace",
|
||||
|
||||
"item.aphelion.ingot_steel": "Steel Ingot",
|
||||
@@ -28,6 +29,10 @@
|
||||
"tag.item.c.ingots.steel": "Steel Ingots",
|
||||
"tag.item.c.ingots.aluminum": "Aluminum Ingots",
|
||||
|
||||
"entity.aphelion.rocket": "Rocket",
|
||||
|
||||
"fluid_type.aphelion.oil": "Oil",
|
||||
|
||||
|
||||
"command.aphelion.station.orbit.set": "Set station (%s, %s)'s orbit to %s",
|
||||
"command.aphelion.station.orbit.get": "Station (%s, %s)'s orbit is assigned to %s",
|
||||
|
||||
Reference in New Issue
Block a user