Updating guns & some bug fixes (#1501)
* new gun enables * new modifiers * lang * adding data loaders * ammo changes * attachments * new guns * remove old * updated create armorer Signed-off-by: GameStar <56610486+BlueBoat29@users.noreply.github.com> * new applied armorer Signed-off-by: GameStar <56610486+BlueBoat29@users.noreply.github.com> * I put the wrong one in Signed-off-by: GameStar <56610486+BlueBoat29@users.noreply.github.com> * py's fixes * adds sandworm mod * Delete tacz/ULVguns.zip Signed-off-by: GameStar <56610486+BlueBoat29@users.noreply.github.com> * Add files via upload Signed-off-by: GameStar <56610486+BlueBoat29@users.noreply.github.com> * stuff * more gun stuff * bug fix for alabaster * forgot to remove a log Signed-off-by: GameStar <56610486+BlueBoat29@users.noreply.github.com> * Update recipes.alabaster.js Signed-off-by: GameStar <56610486+BlueBoat29@users.noreply.github.com> * Update recipes.ammo.js Signed-off-by: GameStar <56610486+BlueBoat29@users.noreply.github.com> * updated alabaster to match chem bath recipes Signed-off-by: Pyritie <pyritie@gmail.com> --------- Signed-off-by: GameStar <56610486+BlueBoat29@users.noreply.github.com> Signed-off-by: Pyritie <pyritie@gmail.com> Co-authored-by: Pyritie <pyritie@gmail.com>
This commit is contained in:
parent
6e860ccb52
commit
c68b78ce67
20 changed files with 431 additions and 33 deletions
23
kubejs/assets/tacz/lang/en_us.json
Normal file
23
kubejs/assets/tacz/lang/en_us.json
Normal file
|
|
@ -0,0 +1,23 @@
|
|||
{
|
||||
"__COMMENT__": "This file was auto generated by the LanguageMerger, read the file \".README IF TRANSLATING\" found in \"minecraft/kubejs\" for more information.",
|
||||
"create_armorer.attachment.extended_mag_ca_1.name": "Invar Magazine",
|
||||
"create_armorer.attachment.extended_mag_ca_2.name": "Copper Plated Magazine",
|
||||
"create_armorer.attachment.extended_mag_ca_3.name": "Brass Plated Magazine",
|
||||
|
||||
"applied_armorer.attachment.extended_mag_aa_1.name": "Certus Grooved Magazine",
|
||||
"applied_armorer.attachment.extended_mag_aa_2.name": "§9Certus Grooved Magazine",
|
||||
"applied_armorer.attachment.extended_mag_aa_3.name": "§dCertus Grooved Magazine",
|
||||
|
||||
"applied_armorer.attachment.extended_mid_mag_aa_1.name": "Fluix Grooved Magazine",
|
||||
"applied_armorer.attachment.extended_mid_mag_aa_2.name": "§9Fluix Grooved Magazine",
|
||||
"applied_armorer.attachment.extended_mid_mag_aa_3.name": "§dFluix Grooved Magazine",
|
||||
|
||||
"applied_armorer.attachment.grip_lf11.name": "LF-11 Laser-Grip",
|
||||
"applied_armorer.attachment.grip_sl_2.name": "SL-2 Laser-Grip",
|
||||
"applied_armorer.attachment.grip_stable.name": "ST-61 Grip",
|
||||
"applied_armorer.attachment.grip_light.name": "LI-13 Grip",
|
||||
"applied_armorer.attachment.grip_hf_17.name": "HF-17 Grip",
|
||||
|
||||
"create_armorer.ammo.rbapb.name": "Rimmed Blunt Ammo"
|
||||
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue