Project home for New Alterlite - A new locaria community pack focused on a different approach of minecrafting.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
NewAlterlite/config/InGameInfo.xml

30 lines
828 B

<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<config>
<lines at="bottomleft">
<line>
<str>FPS: </str>
<operation>
<str>gt</str>
<var>fps</var>
<num>60</num>
<num>45</num>
<num>30</num>
<num>15</num>
<num>0</num>
<str>$a</str>
<str>$e</str>
<str>$6</str>
<str>$c</str>
<str>$4</str>
<str/>
</operation>
<var>fps</var>
</line>
<line>
<str>Entities: $e{entitiesrendered}$f / $e{entitiestotal}$f</str>
</line>
<line>
<str>Alpha 02 Closed Beta Test Build</str>
</line>
</lines>
</config>