Skip to content

Commit

Permalink
fix iron beam texture missing and fix texts for english
Browse files Browse the repository at this point in the history
  • Loading branch information
MR-SIR2525 committed Aug 24, 2024
1 parent e2d044d commit 988ba28
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 9 deletions.
8 changes: 5 additions & 3 deletions Andrews Helicopters resources/texts/en_GB.lang
Original file line number Diff line number Diff line change
Expand Up @@ -18,19 +18,21 @@ item.hc:fuselaje2.name=Chassis 2
item.hc:fuselaje3.name=Chassis 3
item.hc:fuselaje4.name=Chassis 4
item.hc:fuselaje5.name=Chassis 5
item.hc:baras_inferiores.name=Lower bars
item.hc:lower_bars.name=Lower bars
item.hc:fuselaje_apache.name=Apache Fuselage
item.hc:fuselaje_chinook.name=Chinook Fuselage
item.hc:lower_bars.name=Lower bars (Skids)
item.hc:key.name=Key
item.hc:key_apache.name=Apache Key
item.hc:seat.name=Chair
item.hc:nitro.name=Nitro
item.hc:repair_kit.name=Repair kit
item.hc:iron_beam.name=Iron beam
item.hc:sheet.name=Sheet Metal
item.hc:armored_sheet.name=Armoured Sheet
item.hc:obsidian_sheet.name=Obsidian Sheet
item.hc:wheel.name=Wheel
item.hc:desert_camouflaje.name=Desert camouflage
item.hc:forest_camouflaje.name=Forest camouflaje
item.hc:forest_camouflaje.name=Forest camouflage
item.hc:marin_camouflaje.name=Navy camouflage
item.hc:download_villagers.name=Unload villagers tool
item.hc:load_villagers.name=Load nearby villagers tool
Expand Down
8 changes: 5 additions & 3 deletions Andrews Helicopters resources/texts/en_US.lang
Original file line number Diff line number Diff line change
Expand Up @@ -18,19 +18,21 @@ item.hc:fuselaje2.name=Chassis 2
item.hc:fuselaje3.name=Chassis 3
item.hc:fuselaje4.name=Chassis 4
item.hc:fuselaje5.name=Chassis 5
item.hc:baras_inferiores.name=Lower bars
item.hc:lower_bars.name=Lower bars
item.hc:fuselaje_apache.name=Apache Fuselage
item.hc:fuselaje_chinook.name=Chinook Fuselage
item.hc:lower_bars.name=Lower bars (Skids)
item.hc:key.name=Key
item.hc:key_apache.name=Apache Key
item.hc:seat.name=Chair
item.hc:nitro.name=Nitro
item.hc:repair_kit.name=Repair kit
item.hc:iron_beam.name=Iron beam
item.hc:sheet.name=Sheet Metal
item.hc:armored_sheet.name=Armored Sheet
item.hc:obsidian_sheet.name=Obsidian Sheet
item.hc:wheel.name=Wheel
item.hc:desert_camouflaje.name=Desert camouflage
item.hc:forest_camouflaje.name=Forest camouflaje
item.hc:forest_camouflaje.name=Forest camouflage
item.hc:marin_camouflaje.name=Navy camouflage
item.hc:download_villagers.name=Unload villagers tool
item.hc:load_villagers.name=Load nearby villagers tool
Expand Down
6 changes: 3 additions & 3 deletions Andrews Helicopters resources/textures/item_texture.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,10 +66,10 @@
"textures/items/lower_bars"
]
},
"barra_de_hierro":{
"iron_beam":{
"textures": [
"textures/items/barra_de_hierro"
]
"textures/items/iron_beam"
]
},
"key": {
"textures": [
Expand Down

0 comments on commit 988ba28

Please sign in to comment.