Skip to content

Commit

Permalink
fixed screwdriver tip texture and lang
Browse files Browse the repository at this point in the history
  • Loading branch information
Trinsdar committed Dec 10, 2023
1 parent efae279 commit d5c6e03
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -265,6 +265,7 @@ public static void init() {
AntimatterMaterialTypes.HAMMER_HEAD.unSplitName().setIgnoreTextureSets();
AntimatterMaterialTypes.FILE_HEAD.unSplitName().setIgnoreTextureSets();
AntimatterMaterialTypes.SAW_BLADE.unSplitName().setIgnoreTextureSets();
AntimatterMaterialTypes.SCREWDRIVER_TIP.unSplitName().setIgnoreTextureSets();
FISSILE_FUEL.setIgnoreTextureSets().unSplitName();
DEPLETED_FISSILE_FUEL.setIgnoreTextureSets().unSplitName();
AntimatterMaterialTypes.RAW_ORE.unSplitName();
Expand Down

0 comments on commit d5c6e03

Please sign in to comment.