From d0a4648dfa4e3a7ba4deaf8a1d7e7cfba314e6bf Mon Sep 17 00:00:00 2001 From: kuba6000 Date: Sat, 28 Aug 2021 18:04:33 +0200 Subject: New fuels Now only in english Former-commit-id: f7305d7dee36564afd4b1e19af28ce220a45b469 --- src/main/resources/assets/bartworks/lang/de_DE.lang | 6 ------ src/main/resources/assets/bartworks/lang/en_US.lang | 10 ---------- src/main/resources/assets/bartworks/lang/fr_FR.lang | 7 +------ src/main/resources/assets/bartworks/lang/zh_CN.lang | 7 +------ .../assets/bartworks/textures/items/BISOPellet.png | Bin 253 -> 0 bytes .../assets/bartworks/textures/items/BISOPelletBall.png | Bin 305 -> 0 bytes .../bartworks/textures/items/BISOPelletCompound.png | Bin 269 -> 0 bytes .../bartworks/textures/items/BurnedOutBISOPellet.png | Bin 266 -> 0 bytes .../bartworks/textures/items/BurnedOutBISOPelletBall.png | Bin 346 -> 0 bytes .../bartworks/textures/items/BurnedOutTRISOPellet.png | Bin 258 -> 0 bytes .../textures/items/BurnedOutTRISOPelletBall.png | Bin 291 -> 0 bytes .../textures/items/HTGRBISOPebbleCompoundPlutonium.png | Bin 0 -> 5702 bytes .../textures/items/HTGRBISOPebbleCompoundThorium.png | Bin 0 -> 5691 bytes .../textures/items/HTGRBISOPebbleCompoundUranium.png | Bin 0 -> 5716 bytes .../textures/items/HTGRBurnedOutTRISOBallPlutonium.png | Bin 0 -> 6022 bytes .../textures/items/HTGRBurnedOutTRISOBallThorium.png | Bin 0 -> 5971 bytes .../textures/items/HTGRBurnedOutTRISOBallUranium.png | Bin 0 -> 6020 bytes .../textures/items/HTGRBurnedOutTRISOPebblePlutonium.png | Bin 0 -> 5726 bytes .../textures/items/HTGRBurnedOutTRISOPebbleThorium.png | Bin 0 -> 5709 bytes .../textures/items/HTGRBurnedOutTRISOPebbleUranium.png | Bin 0 -> 5725 bytes .../textures/items/HTGRHTGRFuelMixturePlutonium.png | Bin 0 -> 6031 bytes .../textures/items/HTGRHTGRFuelMixtureThorium.png | Bin 0 -> 5964 bytes .../textures/items/HTGRHTGRFuelMixtureUranium.png | Bin 0 -> 6030 bytes .../bartworks/textures/items/HTGRTRISOBallPlutonium.png | Bin 0 -> 5973 bytes .../bartworks/textures/items/HTGRTRISOBallThorium.png | Bin 0 -> 5937 bytes .../bartworks/textures/items/HTGRTRISOBallUranium.png | Bin 0 -> 5988 bytes .../textures/items/HTGRTRISOPebbleCompoundPlutonium.png | Bin 0 -> 5932 bytes .../textures/items/HTGRTRISOPebbleCompoundThorium.png | Bin 0 -> 5885 bytes .../textures/items/HTGRTRISOPebbleCompoundUranium.png | Bin 0 -> 5971 bytes .../textures/items/HTGRTRISOPebblePlutonium.png | Bin 0 -> 5658 bytes .../bartworks/textures/items/HTGRTRISOPebbleThorium.png | Bin 0 -> 5673 bytes .../bartworks/textures/items/HTGRTRISOPebbleUranium.png | Bin 0 -> 5703 bytes .../assets/bartworks/textures/items/TRISOPellet.png | Bin 257 -> 0 bytes .../assets/bartworks/textures/items/TRISOPelletBall.png | Bin 305 -> 0 bytes .../bartworks/textures/items/TRISOPelletCompound.png | Bin 244 -> 0 bytes 35 files changed, 2 insertions(+), 28 deletions(-) delete mode 100644 src/main/resources/assets/bartworks/textures/items/BISOPellet.png delete mode 100644 src/main/resources/assets/bartworks/textures/items/BISOPelletBall.png delete mode 100644 src/main/resources/assets/bartworks/textures/items/BISOPelletCompound.png delete mode 100644 src/main/resources/assets/bartworks/textures/items/BurnedOutBISOPellet.png delete mode 100644 src/main/resources/assets/bartworks/textures/items/BurnedOutBISOPelletBall.png delete mode 100644 src/main/resources/assets/bartworks/textures/items/BurnedOutTRISOPellet.png delete mode 100644 src/main/resources/assets/bartworks/textures/items/BurnedOutTRISOPelletBall.png create mode 100644 src/main/resources/assets/bartworks/textures/items/HTGRBISOPebbleCompoundPlutonium.png create mode 100644 src/main/resources/assets/bartworks/textures/items/HTGRBISOPebbleCompoundThorium.png create mode 100644 src/main/resources/assets/bartworks/textures/items/HTGRBISOPebbleCompoundUranium.png create mode 100644 src/main/resources/assets/bartworks/textures/items/HTGRBurnedOutTRISOBallPlutonium.png create mode 100644 src/main/resources/assets/bartworks/textures/items/HTGRBurnedOutTRISOBallThorium.png create mode 100644 src/main/resources/assets/bartworks/textures/items/HTGRBurnedOutTRISOBallUranium.png create mode 100644 src/main/resources/assets/bartworks/textures/items/HTGRBurnedOutTRISOPebblePlutonium.png create mode 100644 src/main/resources/assets/bartworks/textures/items/HTGRBurnedOutTRISOPebbleThorium.png create mode 100644 src/main/resources/assets/bartworks/textures/items/HTGRBurnedOutTRISOPebbleUranium.png create mode 100644 src/main/resources/assets/bartworks/textures/items/HTGRHTGRFuelMixturePlutonium.png create mode 100644 src/main/resources/assets/bartworks/textures/items/HTGRHTGRFuelMixtureThorium.png create mode 100644 src/main/resources/assets/bartworks/textures/items/HTGRHTGRFuelMixtureUranium.png create mode 100644 src/main/resources/assets/bartworks/textures/items/HTGRTRISOBallPlutonium.png create mode 100644 src/main/resources/assets/bartworks/textures/items/HTGRTRISOBallThorium.png create mode 100644 src/main/resources/assets/bartworks/textures/items/HTGRTRISOBallUranium.png create mode 100644 src/main/resources/assets/bartworks/textures/items/HTGRTRISOPebbleCompoundPlutonium.png create mode 100644 src/main/resources/assets/bartworks/textures/items/HTGRTRISOPebbleCompoundThorium.png create mode 100644 src/main/resources/assets/bartworks/textures/items/HTGRTRISOPebbleCompoundUranium.png create mode 100644 src/main/resources/assets/bartworks/textures/items/HTGRTRISOPebblePlutonium.png create mode 100644 src/main/resources/assets/bartworks/textures/items/HTGRTRISOPebbleThorium.png create mode 100644 src/main/resources/assets/bartworks/textures/items/HTGRTRISOPebbleUranium.png delete mode 100644 src/main/resources/assets/bartworks/textures/items/TRISOPellet.png delete mode 100644 src/main/resources/assets/bartworks/textures/items/TRISOPelletBall.png delete mode 100644 src/main/resources/assets/bartworks/textures/items/TRISOPelletCompound.png (limited to 'src/main/resources') diff --git a/src/main/resources/assets/bartworks/lang/de_DE.lang b/src/main/resources/assets/bartworks/lang/de_DE.lang index dfeb3cfd6e..baf62d614a 100644 --- a/src/main/resources/assets/bartworks/lang/de_DE.lang +++ b/src/main/resources/assets/bartworks/lang/de_DE.lang @@ -18,9 +18,6 @@ BW_Machinery_Casings.1.name=Transformer-Wicklungs Block GT_LESU_CASING.0.name=LESU Hülle filled.item.petriDish.name=Petri Schale mit einer Kultur item.Agarose.name=Agarose -item.BISOPellet.name=BISO Kügelchen -item.BISOPelletBall.name=BISO Kügelchen Ball -item.BISOPelletCompound.name=BISO Kügelchen Material item.BW_CombinedRotor.name=Primitiver Multi-Material Rotor (nur Wind) item.BW_LeatherRotor.name=Primitiver Leder Rotor (nur Wind) item.BW_PaperRotor.name=Primitiver Papier Rotor (nur Wind) @@ -39,9 +36,6 @@ item.GT_Teslastaff_Item.name=Teslastab item.IncubationModule.name=Incubations Modul item.PlasmaMembrane.name=Plasma Membran item.PlasmidCell.name=Plasmid-Proben Flasche -item.TRISOPellet.name=TRISO Kügelchen -item.TRISOPelletBall.name=TRISO Kügelchen Ball -item.TRISOPelletCompound.name=TRISO Kügelchen Material item.completed_grindstone.name=Mahlstein item.grindstone_bottom.name=Unteres Teil des Mahlsteins item.grindstone_top.name=Oberes Teil des Mahlsteins diff --git a/src/main/resources/assets/bartworks/lang/en_US.lang b/src/main/resources/assets/bartworks/lang/en_US.lang index 98482e3482..38d274c5b8 100644 --- a/src/main/resources/assets/bartworks/lang/en_US.lang +++ b/src/main/resources/assets/bartworks/lang/en_US.lang @@ -145,16 +145,6 @@ tile.bw.windmill.name=Windmill tile.manutrafo.name=Manual Trafo tooltip.tile.htr.0.name=Controller Block for the Thorium High Temperature Reactor;Size(WxHxD): 11x12x11 (Hollow);Controller: Front Center, Lowest Layer;Corners and the 2 touching blocks are air (cylindric);Once built, Helium is inserted into the Fluid Input Hatch until it doesn't accept any more;1+ Output Hatch (Any Bottom casing);1+ Input Hatch (Any Top casing);1+ Input Bus (Any Top casing);1x Maintenance Hatch (Any casing);Radiation Proof Casings for the Rest;Needs a constant supply of coolant while running, will output after complete operation;Needs at least 100k Fuel pebbles to start operation (can hold up to 675k pebbles);Consumes up to 0.5% of total Fuel Pellets per Operation;TRISO pebbles provide 30% more Energy;Each pebble increases the amount of converted coolant;One Operation takes 27 Ingame Days -item.TRISOPellet.name=TRISO pebble -item.TRISOPelletBall.name=TRISO pebble ball -item.BISOPelletBall.name=BISO pebble ball -item.BISOPellet.name=BISO pebble -item.TRISOPelletCompound.name=TRISO pebble compound -item.BISOPelletCompound.name=BISO pebble compound -item.BurnedOutBISOPelletBall.name=Burned Out BISO pebble ball -item.BurnedOutBISOPellet.name=Burned Out BISO pebble -item.BurnedOutTRISOPelletBall.name=Burned Out TRISO pebble ball -item.BurnedOutTRISOPellet.name=Burned Out TRISO pebble itemGroup.bartworksMetaMaterials=BartWorks' Meta Materials diff --git a/src/main/resources/assets/bartworks/lang/fr_FR.lang b/src/main/resources/assets/bartworks/lang/fr_FR.lang index 4fc3e1890f..1528e26c86 100644 --- a/src/main/resources/assets/bartworks/lang/fr_FR.lang +++ b/src/main/resources/assets/bartworks/lang/fr_FR.lang @@ -144,12 +144,7 @@ tile.radiohatch.name=Trappe Radioactive tile.bw.windmill.name=Eolienne tile.manutrafo.name=Transformateur Manuel -item.TRISOPellet.name=Galet TRISO -item.TRISOPelletBall.name=Boule De Galets TRISO -item.BISOPelletBall.name=Boule De Galets BISO -item.BISOPellet.name=Galet TRISO -item.TRISOPelletCompound.name=Composé De Galet TRISO -item.BISOPelletCompound.name=Composé De Galet BISO + itemGroup.bartworksMetaMaterials=Méta Matériaux De BartWorks tooltip.tile.eic.0.name=Bloc Contrôleur pour le Compresseur à Implosion Electrique;Taille (LxHxP): 3x9x3;Utilise de l'Electricité à la place d'Explosifs;Contrôleur: couche 3, devant, centré;Couches 1 et 9: carter de machine en acier solide, pour chaque couche: 1 Trappe d'Energie au milieu;Couche 2,3,7,8: Milieu: Bloc de Ferrite en Nickel-Zinc, Extérieur: Bloc de bobinage de Transformateur;Couche 4,5,6: Blocs de Neutronium;1+ Bus d'Entrée, 1+ Bus de Sortie, 1 trappe de maintenance n'importe où dans les Blocs Carter en Acier Solide;Ne PAS obstruer ou miner les Parties mobile pendant le fonctionnement, ou explosion garantie! diff --git a/src/main/resources/assets/bartworks/lang/zh_CN.lang b/src/main/resources/assets/bartworks/lang/zh_CN.lang index 419c845f96..9b54684d3c 100644 --- a/src/main/resources/assets/bartworks/lang/zh_CN.lang +++ b/src/main/resources/assets/bartworks/lang/zh_CN.lang @@ -145,12 +145,7 @@ tile.bw.windmill.name=风车 tile.manutrafo.name=手动变压器 tooltip.tile.htr.0.name=高温钍反应堆的控制器方块;大小(宽x高x长):11x12x11 (中空);控制器:正面中心,最低一层;角落和两个相邻的方块是空气;:一旦搭建完成,需要在输入仓中输入氦气直到不再接受;1+输出仓(任意底部机械方块);1+输入仓(任意顶部机械方块);1+输入总线(任意顶部机械方块);1x维护仓(任意机械方块);其余的为辐射防护机械方块;在运行时需要持续供应冷却液,完成工作后输出;需要至少100k卵石燃料才能开始工作(最多可使用675k个卵石);每次操作消耗1个燃料颗粒;TRISO卵石将提供30%的额外能量;每个卵石都会增加转换冷却剂的需求数量;一次工作耗时27个游戏日 -item.TRISOPellet.name=TRISO卵石 -item.TRISOPelletBall.name=TRISO卵石球 -item.BISOPelletBall.name=BISO卵石球 -item.BISOPellet.name=BISO卵石 -item.TRISOPelletCompound.name=TRISO卵石复合材料 -item.BISOPelletCompound.name=BISO卵石复合材料 + itemGroup.bartworksMetaMaterials=BartWorks-meta材料 tooltip.tile.eic.0.name=电气聚爆压缩机的控制器方块;大小(宽x高x长):3x9x3;使用电而不是爆炸物工作;控制器在第三层正面中心;第一到第九层为坚硬钢机械方块,每层中间为能量仓;第2,3,7,8层:中心为镍锌铁氧体方块,其余的为变压器线圈块;第4,5,6层为中子块;1+输入总线,1+输出总线,1个维护仓于坚硬钢机械方块;在操作过程中,请勿遮挡或挖掘移动方块,这会上演爆炸的艺术!! diff --git a/src/main/resources/assets/bartworks/textures/items/BISOPellet.png b/src/main/resources/assets/bartworks/textures/items/BISOPellet.png deleted file mode 100644 index 4fb39c473b..0000000000 Binary files a/src/main/resources/assets/bartworks/textures/items/BISOPellet.png and /dev/null differ diff --git a/src/main/resources/assets/bartworks/textures/items/BISOPelletBall.png b/src/main/resources/assets/bartworks/textures/items/BISOPelletBall.png deleted file mode 100644 index ea113e3f22..0000000000 Binary files a/src/main/resources/assets/bartworks/textures/items/BISOPelletBall.png and /dev/null differ diff --git a/src/main/resources/assets/bartworks/textures/items/BISOPelletCompound.png b/src/main/resources/assets/bartworks/textures/items/BISOPelletCompound.png deleted file mode 100644 index 029d895f31..0000000000 Binary files a/src/main/resources/assets/bartworks/textures/items/BISOPelletCompound.png and /dev/null differ diff --git a/src/main/resources/assets/bartworks/textures/items/BurnedOutBISOPellet.png b/src/main/resources/assets/bartworks/textures/items/BurnedOutBISOPellet.png deleted file mode 100644 index 573d4b309e..0000000000 Binary files a/src/main/resources/assets/bartworks/textures/items/BurnedOutBISOPellet.png and /dev/null differ diff --git a/src/main/resources/assets/bartworks/textures/items/BurnedOutBISOPelletBall.png b/src/main/resources/assets/bartworks/textures/items/BurnedOutBISOPelletBall.png deleted file mode 100644 index 72ba51bbe0..0000000000 Binary files a/src/main/resources/assets/bartworks/textures/items/BurnedOutBISOPelletBall.png and /dev/null differ diff --git a/src/main/resources/assets/bartworks/textures/items/BurnedOutTRISOPellet.png b/src/main/resources/assets/bartworks/textures/items/BurnedOutTRISOPellet.png deleted file mode 100644 index 73abda00dd..0000000000 Binary files a/src/main/resources/assets/bartworks/textures/items/BurnedOutTRISOPellet.png and /dev/null differ diff --git a/src/main/resources/assets/bartworks/textures/items/BurnedOutTRISOPelletBall.png b/src/main/resources/assets/bartworks/textures/items/BurnedOutTRISOPelletBall.png deleted file mode 100644 index eb5e37eaa1..0000000000 Binary files a/src/main/resources/assets/bartworks/textures/items/BurnedOutTRISOPelletBall.png and /dev/null differ diff --git a/src/main/resources/assets/bartworks/textures/items/HTGRBISOPebbleCompoundPlutonium.png b/src/main/resources/assets/bartworks/textures/items/HTGRBISOPebbleCompoundPlutonium.png new file mode 100644 index 0000000000..18ab91de32 Binary files /dev/null and b/src/main/resources/assets/bartworks/textures/items/HTGRBISOPebbleCompoundPlutonium.png differ diff --git a/src/main/resources/assets/bartworks/textures/items/HTGRBISOPebbleCompoundThorium.png b/src/main/resources/assets/bartworks/textures/items/HTGRBISOPebbleCompoundThorium.png new file mode 100644 index 0000000000..26f20f97f1 Binary files /dev/null and b/src/main/resources/assets/bartworks/textures/items/HTGRBISOPebbleCompoundThorium.png differ diff --git a/src/main/resources/assets/bartworks/textures/items/HTGRBISOPebbleCompoundUranium.png b/src/main/resources/assets/bartworks/textures/items/HTGRBISOPebbleCompoundUranium.png new file mode 100644 index 0000000000..53c59ec79c Binary files /dev/null and b/src/main/resources/assets/bartworks/textures/items/HTGRBISOPebbleCompoundUranium.png differ diff --git a/src/main/resources/assets/bartworks/textures/items/HTGRBurnedOutTRISOBallPlutonium.png b/src/main/resources/assets/bartworks/textures/items/HTGRBurnedOutTRISOBallPlutonium.png new file mode 100644 index 0000000000..714b4806dd Binary files /dev/null and b/src/main/resources/assets/bartworks/textures/items/HTGRBurnedOutTRISOBallPlutonium.png differ diff --git a/src/main/resources/assets/bartworks/textures/items/HTGRBurnedOutTRISOBallThorium.png b/src/main/resources/assets/bartworks/textures/items/HTGRBurnedOutTRISOBallThorium.png new file mode 100644 index 0000000000..2be7586764 Binary files /dev/null and b/src/main/resources/assets/bartworks/textures/items/HTGRBurnedOutTRISOBallThorium.png differ diff --git a/src/main/resources/assets/bartworks/textures/items/HTGRBurnedOutTRISOBallUranium.png b/src/main/resources/assets/bartworks/textures/items/HTGRBurnedOutTRISOBallUranium.png new file mode 100644 index 0000000000..6f95ff5256 Binary files /dev/null and b/src/main/resources/assets/bartworks/textures/items/HTGRBurnedOutTRISOBallUranium.png differ diff --git a/src/main/resources/assets/bartworks/textures/items/HTGRBurnedOutTRISOPebblePlutonium.png b/src/main/resources/assets/bartworks/textures/items/HTGRBurnedOutTRISOPebblePlutonium.png new file mode 100644 index 0000000000..e29d9dc953 Binary files /dev/null and b/src/main/resources/assets/bartworks/textures/items/HTGRBurnedOutTRISOPebblePlutonium.png differ diff --git a/src/main/resources/assets/bartworks/textures/items/HTGRBurnedOutTRISOPebbleThorium.png b/src/main/resources/assets/bartworks/textures/items/HTGRBurnedOutTRISOPebbleThorium.png new file mode 100644 index 0000000000..1e0c684eb1 Binary files /dev/null and b/src/main/resources/assets/bartworks/textures/items/HTGRBurnedOutTRISOPebbleThorium.png differ diff --git a/src/main/resources/assets/bartworks/textures/items/HTGRBurnedOutTRISOPebbleUranium.png b/src/main/resources/assets/bartworks/textures/items/HTGRBurnedOutTRISOPebbleUranium.png new file mode 100644 index 0000000000..1cbc98794d Binary files /dev/null and b/src/main/resources/assets/bartworks/textures/items/HTGRBurnedOutTRISOPebbleUranium.png differ diff --git a/src/main/resources/assets/bartworks/textures/items/HTGRHTGRFuelMixturePlutonium.png b/src/main/resources/assets/bartworks/textures/items/HTGRHTGRFuelMixturePlutonium.png new file mode 100644 index 0000000000..7858c997d4 Binary files /dev/null and b/src/main/resources/assets/bartworks/textures/items/HTGRHTGRFuelMixturePlutonium.png differ diff --git a/src/main/resources/assets/bartworks/textures/items/HTGRHTGRFuelMixtureThorium.png b/src/main/resources/assets/bartworks/textures/items/HTGRHTGRFuelMixtureThorium.png new file mode 100644 index 0000000000..19b94a07cb Binary files /dev/null and b/src/main/resources/assets/bartworks/textures/items/HTGRHTGRFuelMixtureThorium.png differ diff --git a/src/main/resources/assets/bartworks/textures/items/HTGRHTGRFuelMixtureUranium.png b/src/main/resources/assets/bartworks/textures/items/HTGRHTGRFuelMixtureUranium.png new file mode 100644 index 0000000000..324df7101b Binary files /dev/null and b/src/main/resources/assets/bartworks/textures/items/HTGRHTGRFuelMixtureUranium.png differ diff --git a/src/main/resources/assets/bartworks/textures/items/HTGRTRISOBallPlutonium.png b/src/main/resources/assets/bartworks/textures/items/HTGRTRISOBallPlutonium.png new file mode 100644 index 0000000000..28432d2d9b Binary files /dev/null and b/src/main/resources/assets/bartworks/textures/items/HTGRTRISOBallPlutonium.png differ diff --git a/src/main/resources/assets/bartworks/textures/items/HTGRTRISOBallThorium.png b/src/main/resources/assets/bartworks/textures/items/HTGRTRISOBallThorium.png new file mode 100644 index 0000000000..ada36141c6 Binary files /dev/null and b/src/main/resources/assets/bartworks/textures/items/HTGRTRISOBallThorium.png differ diff --git a/src/main/resources/assets/bartworks/textures/items/HTGRTRISOBallUranium.png b/src/main/resources/assets/bartworks/textures/items/HTGRTRISOBallUranium.png new file mode 100644 index 0000000000..7054c76741 Binary files /dev/null and b/src/main/resources/assets/bartworks/textures/items/HTGRTRISOBallUranium.png differ diff --git a/src/main/resources/assets/bartworks/textures/items/HTGRTRISOPebbleCompoundPlutonium.png b/src/main/resources/assets/bartworks/textures/items/HTGRTRISOPebbleCompoundPlutonium.png new file mode 100644 index 0000000000..b3b36e3bdc Binary files /dev/null and b/src/main/resources/assets/bartworks/textures/items/HTGRTRISOPebbleCompoundPlutonium.png differ diff --git a/src/main/resources/assets/bartworks/textures/items/HTGRTRISOPebbleCompoundThorium.png b/src/main/resources/assets/bartworks/textures/items/HTGRTRISOPebbleCompoundThorium.png new file mode 100644 index 0000000000..ab142635c9 Binary files /dev/null and b/src/main/resources/assets/bartworks/textures/items/HTGRTRISOPebbleCompoundThorium.png differ diff --git a/src/main/resources/assets/bartworks/textures/items/HTGRTRISOPebbleCompoundUranium.png b/src/main/resources/assets/bartworks/textures/items/HTGRTRISOPebbleCompoundUranium.png new file mode 100644 index 0000000000..e7ac40c10f Binary files /dev/null and b/src/main/resources/assets/bartworks/textures/items/HTGRTRISOPebbleCompoundUranium.png differ diff --git a/src/main/resources/assets/bartworks/textures/items/HTGRTRISOPebblePlutonium.png b/src/main/resources/assets/bartworks/textures/items/HTGRTRISOPebblePlutonium.png new file mode 100644 index 0000000000..ea22c17f5c Binary files /dev/null and b/src/main/resources/assets/bartworks/textures/items/HTGRTRISOPebblePlutonium.png differ diff --git a/src/main/resources/assets/bartworks/textures/items/HTGRTRISOPebbleThorium.png b/src/main/resources/assets/bartworks/textures/items/HTGRTRISOPebbleThorium.png new file mode 100644 index 0000000000..b2c8003b5c Binary files /dev/null and b/src/main/resources/assets/bartworks/textures/items/HTGRTRISOPebbleThorium.png differ diff --git a/src/main/resources/assets/bartworks/textures/items/HTGRTRISOPebbleUranium.png b/src/main/resources/assets/bartworks/textures/items/HTGRTRISOPebbleUranium.png new file mode 100644 index 0000000000..0d026c2492 Binary files /dev/null and b/src/main/resources/assets/bartworks/textures/items/HTGRTRISOPebbleUranium.png differ diff --git a/src/main/resources/assets/bartworks/textures/items/TRISOPellet.png b/src/main/resources/assets/bartworks/textures/items/TRISOPellet.png deleted file mode 100644 index 26109fc979..0000000000 Binary files a/src/main/resources/assets/bartworks/textures/items/TRISOPellet.png and /dev/null differ diff --git a/src/main/resources/assets/bartworks/textures/items/TRISOPelletBall.png b/src/main/resources/assets/bartworks/textures/items/TRISOPelletBall.png deleted file mode 100644 index 0aea0500cf..0000000000 Binary files a/src/main/resources/assets/bartworks/textures/items/TRISOPelletBall.png and /dev/null differ diff --git a/src/main/resources/assets/bartworks/textures/items/TRISOPelletCompound.png b/src/main/resources/assets/bartworks/textures/items/TRISOPelletCompound.png deleted file mode 100644 index 6b2835d100..0000000000 Binary files a/src/main/resources/assets/bartworks/textures/items/TRISOPelletCompound.png and /dev/null differ -- cgit From 80d9ff75799a07a6dd624dfdcb713c735dbe362a Mon Sep 17 00:00:00 2001 From: kuba6000 Date: Sat, 28 Aug 2021 19:31:38 +0200 Subject: Name & description changed Thorium High Temperature Reactor -> High Temeperature Gas-cooled Reactor Former-commit-id: b37a05b7dff3247bc370290c04a764855c721276 --- src/main/resources/assets/bartworks/lang/de_DE.lang | 2 +- src/main/resources/assets/bartworks/lang/en_US.lang | 2 +- src/main/resources/assets/bartworks/lang/zh_CN.lang | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'src/main/resources') diff --git a/src/main/resources/assets/bartworks/lang/de_DE.lang b/src/main/resources/assets/bartworks/lang/de_DE.lang index baf62d614a..b9c756e863 100644 --- a/src/main/resources/assets/bartworks/lang/de_DE.lang +++ b/src/main/resources/assets/bartworks/lang/de_DE.lang @@ -106,7 +106,7 @@ tooltip.tile.bvat.0.name=Controller Block for the Bacterial Vat;Size(WxHxD): 5x4 tooltip.tile.diode.0.name=A Simple diode that will allow Energy Flow in only one direction. tooltip.tile.eic.0.name=Controller Block for the Electric Implosion Compressor;Size(WxHxD): 3x9x3;Uses Electricity instead of Explosives;Controller: Layer 3, front, center;Layer 1 and Layer 9: Solid Steel Machine Casings, each: 1 Energy Hatch in the middle;Layer 2,3,7,8: Middle: Nickel-Zinc-Ferrit Blocks, Outer: Transformer-Winding Blocks;Layer 4,5,6: Neutronium Blocks;1+ Input Bus, 1+ Output Bus, 1 Maintenance Hatch at any Solid Steel Machine Casing;Do NOT Obstruct or mine the Moving parts while in Operation, will explode if you do so! tooltip.tile.energydistributor.0.name=Splits Amperage into several Sides. -tooltip.tile.htr.0.name=Controller Block für den Thorium Hoch Temperatur Reaktor;Größe(BxHxL): 11x12x11 (Innen Leer);Controller: Vorne Mitte, Unterste Schicht;Ecken und die 2 beührenden Blöcke sind Luft (Zylinder);Once build, Helium is inserted into the Fluid Input Hatch until it doesnt accept any more;1+ Output Hatch (Any Bottom casing);1+ Input Hatch (Any Top casing);1+ Input Bus (Any Top casing);1x Maintenance Hatch (Any casing);Raidation Proof Casings for the Rest;Needs a constant supply of coolant while running, will output after complete Operation;Needs at least 100k Fuel pebbles to start operation (can hold up to 675k pebbles);Consumes 1 Fuel Pellet per Operation;TRISO pebbles provide 30% more Energy;Each pebble increases the amount of converted coolant;One Operation takes 27 Ingame Days +#tooltip.tile.htgr.0.name=Controller Block für den Thorium Hoch Temperatur Reaktor;Größe(BxHxL): 11x12x11 (Innen Leer);Controller: Vorne Mitte, Unterste Schicht;Ecken und die 2 beührenden Blöcke sind Luft (Zylinder);Once build, Helium is inserted into the Fluid Input Hatch until it doesnt accept any more;1+ Output Hatch (Any Bottom casing);1+ Input Hatch (Any Top casing);1+ Input Bus (Any Top casing);1x Maintenance Hatch (Any casing);Raidation Proof Casings for the Rest;Needs a constant supply of coolant while running, will output after complete Operation;Needs at least 100k Fuel pebbles to start operation (can hold up to 675k pebbles);Consumes 1 Fuel Pellet per Operation;TRISO pebbles provide 30% more Energy;Each pebble increases the amount of converted coolant;One Operation takes 27 Ingame Days tooltip.tile.lesu.0.name=Controller Block for the GT2-Styled L.E.S.U.;Size: ANY tooltip.tile.lesu.1.name=Storage per LESU Casing: tooltip.tile.lesu.2.name=Output EU: LESU Casings amount;Input EU: Next Voltage Tier to Output EU;Input/Output Amps can be configured via 4 Circuits in GUI;Output Side has a dot on it. diff --git a/src/main/resources/assets/bartworks/lang/en_US.lang b/src/main/resources/assets/bartworks/lang/en_US.lang index 38d274c5b8..96db7499dd 100644 --- a/src/main/resources/assets/bartworks/lang/en_US.lang +++ b/src/main/resources/assets/bartworks/lang/en_US.lang @@ -144,7 +144,7 @@ tile.radiohatch.name=Radio Hatch tile.bw.windmill.name=Windmill tile.manutrafo.name=Manual Trafo -tooltip.tile.htr.0.name=Controller Block for the Thorium High Temperature Reactor;Size(WxHxD): 11x12x11 (Hollow);Controller: Front Center, Lowest Layer;Corners and the 2 touching blocks are air (cylindric);Once built, Helium is inserted into the Fluid Input Hatch until it doesn't accept any more;1+ Output Hatch (Any Bottom casing);1+ Input Hatch (Any Top casing);1+ Input Bus (Any Top casing);1x Maintenance Hatch (Any casing);Radiation Proof Casings for the Rest;Needs a constant supply of coolant while running, will output after complete operation;Needs at least 100k Fuel pebbles to start operation (can hold up to 675k pebbles);Consumes up to 0.5% of total Fuel Pellets per Operation;TRISO pebbles provide 30% more Energy;Each pebble increases the amount of converted coolant;One Operation takes 27 Ingame Days +tooltip.tile.htgr.0.name=Controller Block for the High Temperature Gas-cooled Reactor;Size(WxHxD): 11x12x11 (Hollow);Controller: Front Center, Lowest Layer;Corners and the 2 touching blocks are air (cylindric);Once built, Helium is inserted into the Fluid Input Hatch until it doesn't accept any more (730000L);1+ Output Bus (Any Bottom casing);1+ Output Hatch (Any Bottom casing);1+ Input Bus (Any Top casing);1+ Input Hatch (Any Top casing);1x Maintenance Hatch (Any casing);Radiation Proof Casings for the Rest;Needs a constant supply of coolant while running;Needs at least 72k Fuel pebbles to start operation (can hold up to 720k pebbles);Consumes up to 0.5% of total Fuel Pellets per Operation depending on efficiency;Efficiency is calculated exponentially depending on the amount of pebbles in the internal buffer;Base coolant amount is 4 000L/s multiplied by efficiency and by fuel coolant value (check tooltips);One Operation takes 1 hour itemGroup.bartworksMetaMaterials=BartWorks' Meta Materials diff --git a/src/main/resources/assets/bartworks/lang/zh_CN.lang b/src/main/resources/assets/bartworks/lang/zh_CN.lang index 9b54684d3c..c0bb7e4722 100644 --- a/src/main/resources/assets/bartworks/lang/zh_CN.lang +++ b/src/main/resources/assets/bartworks/lang/zh_CN.lang @@ -144,7 +144,7 @@ tile.radiohatch.name=放射仓 tile.bw.windmill.name=风车 tile.manutrafo.name=手动变压器 -tooltip.tile.htr.0.name=高温钍反应堆的控制器方块;大小(宽x高x长):11x12x11 (中空);控制器:正面中心,最低一层;角落和两个相邻的方块是空气;:一旦搭建完成,需要在输入仓中输入氦气直到不再接受;1+输出仓(任意底部机械方块);1+输入仓(任意顶部机械方块);1+输入总线(任意顶部机械方块);1x维护仓(任意机械方块);其余的为辐射防护机械方块;在运行时需要持续供应冷却液,完成工作后输出;需要至少100k卵石燃料才能开始工作(最多可使用675k个卵石);每次操作消耗1个燃料颗粒;TRISO卵石将提供30%的额外能量;每个卵石都会增加转换冷却剂的需求数量;一次工作耗时27个游戏日 +#tooltip.tile.htgr.0.name=高温钍反应堆的控制器方块;大小(宽x高x长):11x12x11 (中空);控制器:正面中心,最低一层;角落和两个相邻的方块是空气;:一旦搭建完成,需要在输入仓中输入氦气直到不再接受;1+输出仓(任意底部机械方块);1+输入仓(任意顶部机械方块);1+输入总线(任意顶部机械方块);1x维护仓(任意机械方块);其余的为辐射防护机械方块;在运行时需要持续供应冷却液,完成工作后输出;需要至少100k卵石燃料才能开始工作(最多可使用675k个卵石);每次操作消耗1个燃料颗粒;TRISO卵石将提供30%的额外能量;每个卵石都会增加转换冷却剂的需求数量;一次工作耗时27个游戏日 itemGroup.bartworksMetaMaterials=BartWorks-meta材料 -- cgit From 00ec135c2e2fbcd64a9bd84991a6b35316d09b77 Mon Sep 17 00:00:00 2001 From: kuba6000 Date: Sat, 28 Aug 2021 20:19:57 +0200 Subject: Small mistakes Former-commit-id: dcdd7a8b45923cb099bc068808397a0a239df11b --- src/main/resources/assets/bartworks/lang/en_US.lang | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/main/resources') diff --git a/src/main/resources/assets/bartworks/lang/en_US.lang b/src/main/resources/assets/bartworks/lang/en_US.lang index 96db7499dd..77f6189cf2 100644 --- a/src/main/resources/assets/bartworks/lang/en_US.lang +++ b/src/main/resources/assets/bartworks/lang/en_US.lang @@ -144,7 +144,7 @@ tile.radiohatch.name=Radio Hatch tile.bw.windmill.name=Windmill tile.manutrafo.name=Manual Trafo -tooltip.tile.htgr.0.name=Controller Block for the High Temperature Gas-cooled Reactor;Size(WxHxD): 11x12x11 (Hollow);Controller: Front Center, Lowest Layer;Corners and the 2 touching blocks are air (cylindric);Once built, Helium is inserted into the Fluid Input Hatch until it doesn't accept any more (730000L);1+ Output Bus (Any Bottom casing);1+ Output Hatch (Any Bottom casing);1+ Input Bus (Any Top casing);1+ Input Hatch (Any Top casing);1x Maintenance Hatch (Any casing);Radiation Proof Casings for the Rest;Needs a constant supply of coolant while running;Needs at least 72k Fuel pebbles to start operation (can hold up to 720k pebbles);Consumes up to 0.5% of total Fuel Pellets per Operation depending on efficiency;Efficiency is calculated exponentially depending on the amount of pebbles in the internal buffer;Base coolant amount is 4 000L/s multiplied by efficiency and by fuel coolant value (check tooltips);One Operation takes 1 hour +tooltip.tile.htgr.0.name=Controller Block for the High Temperature Gas-cooled Reactor;Size(WxHxD): 11x12x11 (Hollow);Controller: Front Center, Lowest Layer;Corners and the 2 touching blocks are air (cylindric);Once built, Helium is inserted into the Fluid Input Hatch until it doesn't accept any more (730000L);1+ Output Bus (Any Bottom casing);1+ Output Hatch (Any Bottom casing);1+ Input Bus (Any Top casing);1+ Input Hatch (Any Top casing);1x Maintenance Hatch (Any casing);Radiation Proof Casings for the Rest;Needs a constant supply of coolant while running;Needs at least 72k Fuel pebbles to start operation (can hold up to 720k pebbles);Consumes up to 0.5% of total Fuel Pellets per Operation depending on efficiency;Efficiency is calculated exponentially depending on the amount of pebbles in the internal buffer;Reactor will take 4 000L/s of coolant multiplied by efficiency and by fuel coolant value (check tooltips);One Operation takes 1 hour itemGroup.bartworksMetaMaterials=BartWorks' Meta Materials -- cgit From 35c1dd74f55a3bff5140245cad328a88de1c612c Mon Sep 17 00:00:00 2001 From: kuba6000 Date: Sun, 29 Aug 2021 05:37:07 +0200 Subject: Structurelib integration Former-commit-id: e51fc32ee196e013088bf03404d6a1c478b62f69 --- src/main/resources/assets/bartworks/lang/de_DE.lang | 1 - src/main/resources/assets/bartworks/lang/en_US.lang | 2 -- src/main/resources/assets/bartworks/lang/zh_CN.lang | 2 -- 3 files changed, 5 deletions(-) (limited to 'src/main/resources') diff --git a/src/main/resources/assets/bartworks/lang/de_DE.lang b/src/main/resources/assets/bartworks/lang/de_DE.lang index b9c756e863..98a94abc98 100644 --- a/src/main/resources/assets/bartworks/lang/de_DE.lang +++ b/src/main/resources/assets/bartworks/lang/de_DE.lang @@ -106,7 +106,6 @@ tooltip.tile.bvat.0.name=Controller Block for the Bacterial Vat;Size(WxHxD): 5x4 tooltip.tile.diode.0.name=A Simple diode that will allow Energy Flow in only one direction. tooltip.tile.eic.0.name=Controller Block for the Electric Implosion Compressor;Size(WxHxD): 3x9x3;Uses Electricity instead of Explosives;Controller: Layer 3, front, center;Layer 1 and Layer 9: Solid Steel Machine Casings, each: 1 Energy Hatch in the middle;Layer 2,3,7,8: Middle: Nickel-Zinc-Ferrit Blocks, Outer: Transformer-Winding Blocks;Layer 4,5,6: Neutronium Blocks;1+ Input Bus, 1+ Output Bus, 1 Maintenance Hatch at any Solid Steel Machine Casing;Do NOT Obstruct or mine the Moving parts while in Operation, will explode if you do so! tooltip.tile.energydistributor.0.name=Splits Amperage into several Sides. -#tooltip.tile.htgr.0.name=Controller Block für den Thorium Hoch Temperatur Reaktor;Größe(BxHxL): 11x12x11 (Innen Leer);Controller: Vorne Mitte, Unterste Schicht;Ecken und die 2 beührenden Blöcke sind Luft (Zylinder);Once build, Helium is inserted into the Fluid Input Hatch until it doesnt accept any more;1+ Output Hatch (Any Bottom casing);1+ Input Hatch (Any Top casing);1+ Input Bus (Any Top casing);1x Maintenance Hatch (Any casing);Raidation Proof Casings for the Rest;Needs a constant supply of coolant while running, will output after complete Operation;Needs at least 100k Fuel pebbles to start operation (can hold up to 675k pebbles);Consumes 1 Fuel Pellet per Operation;TRISO pebbles provide 30% more Energy;Each pebble increases the amount of converted coolant;One Operation takes 27 Ingame Days tooltip.tile.lesu.0.name=Controller Block for the GT2-Styled L.E.S.U.;Size: ANY tooltip.tile.lesu.1.name=Storage per LESU Casing: tooltip.tile.lesu.2.name=Output EU: LESU Casings amount;Input EU: Next Voltage Tier to Output EU;Input/Output Amps can be configured via 4 Circuits in GUI;Output Side has a dot on it. diff --git a/src/main/resources/assets/bartworks/lang/en_US.lang b/src/main/resources/assets/bartworks/lang/en_US.lang index 77f6189cf2..984477d20f 100644 --- a/src/main/resources/assets/bartworks/lang/en_US.lang +++ b/src/main/resources/assets/bartworks/lang/en_US.lang @@ -144,8 +144,6 @@ tile.radiohatch.name=Radio Hatch tile.bw.windmill.name=Windmill tile.manutrafo.name=Manual Trafo -tooltip.tile.htgr.0.name=Controller Block for the High Temperature Gas-cooled Reactor;Size(WxHxD): 11x12x11 (Hollow);Controller: Front Center, Lowest Layer;Corners and the 2 touching blocks are air (cylindric);Once built, Helium is inserted into the Fluid Input Hatch until it doesn't accept any more (730000L);1+ Output Bus (Any Bottom casing);1+ Output Hatch (Any Bottom casing);1+ Input Bus (Any Top casing);1+ Input Hatch (Any Top casing);1x Maintenance Hatch (Any casing);Radiation Proof Casings for the Rest;Needs a constant supply of coolant while running;Needs at least 72k Fuel pebbles to start operation (can hold up to 720k pebbles);Consumes up to 0.5% of total Fuel Pellets per Operation depending on efficiency;Efficiency is calculated exponentially depending on the amount of pebbles in the internal buffer;Reactor will take 4 000L/s of coolant multiplied by efficiency and by fuel coolant value (check tooltips);One Operation takes 1 hour - itemGroup.bartworksMetaMaterials=BartWorks' Meta Materials tooltip.tile.eic.0.name=Controller Block for the Electric Implosion Compressor;Size(WxHxD): 3x9x3;Uses Electricity instead of Explosives;Controller: Layer 3, front, center;Layer 1 and Layer 9: Solid Steel Machine Casings, each: 1 Energy Hatch in the middle;Layer 2,3,7,8: Middle: Nickel-Zinc-Ferrit Blocks, Outer: Transformer-Winding Blocks;Layer 4,5,6: Neutronium Blocks;1+ Input Bus, 1+ Output Bus, 1 Maintenance Hatch at any Solid Steel Machine Casing;Do NOT Obstruct or mine the Moving parts while in Operation, will explode if you do so! diff --git a/src/main/resources/assets/bartworks/lang/zh_CN.lang b/src/main/resources/assets/bartworks/lang/zh_CN.lang index c0bb7e4722..f4a1fa6e64 100644 --- a/src/main/resources/assets/bartworks/lang/zh_CN.lang +++ b/src/main/resources/assets/bartworks/lang/zh_CN.lang @@ -144,8 +144,6 @@ tile.radiohatch.name=放射仓 tile.bw.windmill.name=风车 tile.manutrafo.name=手动变压器 -#tooltip.tile.htgr.0.name=高温钍反应堆的控制器方块;大小(宽x高x长):11x12x11 (中空);控制器:正面中心,最低一层;角落和两个相邻的方块是空气;:一旦搭建完成,需要在输入仓中输入氦气直到不再接受;1+输出仓(任意底部机械方块);1+输入仓(任意顶部机械方块);1+输入总线(任意顶部机械方块);1x维护仓(任意机械方块);其余的为辐射防护机械方块;在运行时需要持续供应冷却液,完成工作后输出;需要至少100k卵石燃料才能开始工作(最多可使用675k个卵石);每次操作消耗1个燃料颗粒;TRISO卵石将提供30%的额外能量;每个卵石都会增加转换冷却剂的需求数量;一次工作耗时27个游戏日 - itemGroup.bartworksMetaMaterials=BartWorks-meta材料 tooltip.tile.eic.0.name=电气聚爆压缩机的控制器方块;大小(宽x高x长):3x9x3;使用电而不是爆炸物工作;控制器在第三层正面中心;第一到第九层为坚硬钢机械方块,每层中间为能量仓;第2,3,7,8层:中心为镍锌铁氧体方块,其余的为变压器线圈块;第4,5,6层为中子块;1+输入总线,1+输出总线,1个维护仓于坚硬钢机械方块;在操作过程中,请勿遮挡或挖掘移动方块,这会上演爆炸的艺术!! -- cgit From 8b0125b3f625e961a4773417cca9ddf41eb8a1da Mon Sep 17 00:00:00 2001 From: kuba6000 Date: Sun, 5 Sep 2021 02:16:44 +0200 Subject: Bring back THTR Multiple changes to both reactors Former-commit-id: 7c3887a984a35787aa19cf809b9b02cd1aac3982 --- src/main/resources/assets/bartworks/lang/en_US.lang | 8 ++++++++ .../assets/bartworks/textures/items/BISOPelletBall.png | Bin 0 -> 305 bytes .../bartworks/textures/items/BISOPelletCompound.png | Bin 0 -> 269 bytes .../bartworks/textures/items/BurnedOutTRISOPellet.png | Bin 0 -> 258 bytes .../bartworks/textures/items/BurnedOutTRISOPelletBall.png | Bin 0 -> 291 bytes .../assets/bartworks/textures/items/TRISOPellet.png | Bin 0 -> 257 bytes .../assets/bartworks/textures/items/TRISOPelletBall.png | Bin 0 -> 305 bytes .../bartworks/textures/items/TRISOPelletCompound.png | Bin 0 -> 244 bytes 8 files changed, 8 insertions(+) create mode 100644 src/main/resources/assets/bartworks/textures/items/BISOPelletBall.png create mode 100644 src/main/resources/assets/bartworks/textures/items/BISOPelletCompound.png create mode 100644 src/main/resources/assets/bartworks/textures/items/BurnedOutTRISOPellet.png create mode 100644 src/main/resources/assets/bartworks/textures/items/BurnedOutTRISOPelletBall.png create mode 100644 src/main/resources/assets/bartworks/textures/items/TRISOPellet.png create mode 100644 src/main/resources/assets/bartworks/textures/items/TRISOPelletBall.png create mode 100644 src/main/resources/assets/bartworks/textures/items/TRISOPelletCompound.png (limited to 'src/main/resources') diff --git a/src/main/resources/assets/bartworks/lang/en_US.lang b/src/main/resources/assets/bartworks/lang/en_US.lang index 984477d20f..b2a671cd20 100644 --- a/src/main/resources/assets/bartworks/lang/en_US.lang +++ b/src/main/resources/assets/bartworks/lang/en_US.lang @@ -144,6 +144,14 @@ tile.radiohatch.name=Radio Hatch tile.bw.windmill.name=Windmill tile.manutrafo.name=Manual Trafo +item.TRISOPellet.name=TRISO pebble +item.TRISOPelletBall.name=TRISO pebble ball +item.BISOPelletBall.name=BISO pebble ball +item.TRISOPelletCompound.name=TRISO pebble compound +item.BISOPelletCompound.name=BISO pebble compound +item.BurnedOutTRISOPelletBall.name=Burned Out TRISO pebble ball +item.BurnedOutTRISOPellet.name=Burned Out TRISO pebble + itemGroup.bartworksMetaMaterials=BartWorks' Meta Materials tooltip.tile.eic.0.name=Controller Block for the Electric Implosion Compressor;Size(WxHxD): 3x9x3;Uses Electricity instead of Explosives;Controller: Layer 3, front, center;Layer 1 and Layer 9: Solid Steel Machine Casings, each: 1 Energy Hatch in the middle;Layer 2,3,7,8: Middle: Nickel-Zinc-Ferrit Blocks, Outer: Transformer-Winding Blocks;Layer 4,5,6: Neutronium Blocks;1+ Input Bus, 1+ Output Bus, 1 Maintenance Hatch at any Solid Steel Machine Casing;Do NOT Obstruct or mine the Moving parts while in Operation, will explode if you do so! diff --git a/src/main/resources/assets/bartworks/textures/items/BISOPelletBall.png b/src/main/resources/assets/bartworks/textures/items/BISOPelletBall.png new file mode 100644 index 0000000000..ea113e3f22 Binary files /dev/null and b/src/main/resources/assets/bartworks/textures/items/BISOPelletBall.png differ diff --git a/src/main/resources/assets/bartworks/textures/items/BISOPelletCompound.png b/src/main/resources/assets/bartworks/textures/items/BISOPelletCompound.png new file mode 100644 index 0000000000..029d895f31 Binary files /dev/null and b/src/main/resources/assets/bartworks/textures/items/BISOPelletCompound.png differ diff --git a/src/main/resources/assets/bartworks/textures/items/BurnedOutTRISOPellet.png b/src/main/resources/assets/bartworks/textures/items/BurnedOutTRISOPellet.png new file mode 100644 index 0000000000..73abda00dd Binary files /dev/null and b/src/main/resources/assets/bartworks/textures/items/BurnedOutTRISOPellet.png differ diff --git a/src/main/resources/assets/bartworks/textures/items/BurnedOutTRISOPelletBall.png b/src/main/resources/assets/bartworks/textures/items/BurnedOutTRISOPelletBall.png new file mode 100644 index 0000000000..eb5e37eaa1 Binary files /dev/null and b/src/main/resources/assets/bartworks/textures/items/BurnedOutTRISOPelletBall.png differ diff --git a/src/main/resources/assets/bartworks/textures/items/TRISOPellet.png b/src/main/resources/assets/bartworks/textures/items/TRISOPellet.png new file mode 100644 index 0000000000..26109fc979 Binary files /dev/null and b/src/main/resources/assets/bartworks/textures/items/TRISOPellet.png differ diff --git a/src/main/resources/assets/bartworks/textures/items/TRISOPelletBall.png b/src/main/resources/assets/bartworks/textures/items/TRISOPelletBall.png new file mode 100644 index 0000000000..0aea0500cf Binary files /dev/null and b/src/main/resources/assets/bartworks/textures/items/TRISOPelletBall.png differ diff --git a/src/main/resources/assets/bartworks/textures/items/TRISOPelletCompound.png b/src/main/resources/assets/bartworks/textures/items/TRISOPelletCompound.png new file mode 100644 index 0000000000..6b2835d100 Binary files /dev/null and b/src/main/resources/assets/bartworks/textures/items/TRISOPelletCompound.png differ -- cgit