File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed 
generated/resources/assets/modern_industrialization/lang 
main/java/aztech/modern_industrialization Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 17031703  "text.modern_industrialization.StructureMultiblockMemberModeHatch" : " Hatch"  ,
17041704  "text.modern_industrialization.StructureMultiblockMemberModeInfoHatch" : " Hatch Mode - Include hatches"  ,
17051705  "text.modern_industrialization.StructureMultiblockMemberModeInfoSimple" : " Simple Mode - Just a block"  ,
1706-   "text.modern_industrialization.StructureMultiblockMemberModeInfoVariable" : " Variable Mode - Filled in at runtime "  ,
1706+   "text.modern_industrialization.StructureMultiblockMemberModeInfoVariable" : " Variable Mode - Filled in at startup "  ,
17071707  "text.modern_industrialization.StructureMultiblockMemberModeSimple" : " Simple"  ,
17081708  "text.modern_industrialization.StructureMultiblockMemberModeVariable" : " Variable"  ,
17091709  "text.modern_industrialization.StructureMultiblockMemberName" : " Member Name"  ,
Original file line number Diff line number Diff line change @@ -257,7 +257,7 @@ public enum MIText {
257257    StructureMultiblockMemberModeVariable ("Variable" ),
258258    StructureMultiblockMemberModeInfoSimple ("Simple Mode - Just a block" ),
259259    StructureMultiblockMemberModeInfoHatch ("Hatch Mode - Include hatches" ),
260-     StructureMultiblockMemberModeInfoVariable ("Variable Mode - Filled in at runtime " ),
260+     StructureMultiblockMemberModeInfoVariable ("Variable Mode - Filled in at startup " ),
261261    StructureMultiblockStructureName ("Structure Name" ),
262262    StructureMultiblockLoadTooltip ("Hold SHIFT to place actual blocks instead of structure blocks." ),
263263    StructureMultiblockLoadFailInvalidId ("Failed to place the structure. No id was provided." ),
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments