Advertisement
Djekke

GTNH InGame Info XML

Jan 10th, 2025
692
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 20.77 KB | None | 0 0
  1. <?xml version="1.0" encoding="UTF-8" standalone="no"?>
  2. <config>
  3.     <lines at="topleft">
  4.         <line>
  5.             <str>{pingicon}{gold}{username} {white}FPS: </str>
  6.             <op>
  7.                 <str>gt</str>
  8.                 <var>fps</var>
  9.                 <num>60</num>
  10.                 <num>45</num>
  11.                 <num>30</num>
  12.                 <num>15</num>
  13.                 <num>0</num>
  14.                 <str>{green}</str>
  15.                 <str>{yellow}</str>
  16.                 <str>{gold}</str>
  17.                 <str>{red}</str>
  18.                 <str>{darkred}</str>
  19.                 <str/>
  20.             </op>
  21.             <var>fps</var>
  22.             <str>{r} Time: {yellow}{rltime24}</str>
  23.         </line>
  24.         <line>
  25.             <icon>
  26.                 <str>minecraft:clock</str>
  27.             </icon>
  28.             <str> Minecraft Year {darkaqua}</str>
  29.             <add>
  30.                 <round>
  31.                     <div>
  32.                         <sub>
  33.                             <var>day</var>
  34.                             <modi>
  35.                                 <var>day</var>
  36.                                 <num>365</num>
  37.                             </modi>
  38.                         </sub>
  39.                         <num>365</num>
  40.                     </div>
  41.                     <num>0</num>
  42.                 </round>
  43.                 <num>1</num>
  44.             </add>
  45.             <str> {white}Day {darkaqua}</str>
  46.             <modi>
  47.                 <var>day</var>
  48.                 <num>365</num>
  49.             </modi>
  50.             <str>{white} Time: {gold}{mctime12} </str>
  51.             <if>
  52.                 <var>daytime</var>
  53.                 <str>{yellow}(day)</str>
  54.                 <str>{gray}(night)</str>
  55.             </if>
  56.         </line>
  57.         <line>
  58.             <icon>
  59.                 <str>HardcoreEnderExpansion:temple_end_portal</str>
  60.             </icon>
  61.             <str> Dimension: {gold}{dimension} ({dimensionid}) {white}Chunks Loaded: {gold}{loadedchunks}</str>
  62.         </line>
  63.         <line>
  64.             <icon>
  65.                 <str>minecraft:sapling</str>
  66.                 <num>4</num>
  67.             </icon>
  68.             <str> Biome: {darkaqua}{biome} {gold}{localtemperature}{white}°F {gold}</str>
  69.             <round>
  70.                 <div>
  71.                     <sub>
  72.                         <var>localtemperature</var>
  73.                         <num>32</num>
  74.                     </sub>
  75.                     <num>1.8</num>
  76.                 </div>
  77.                 <num>0</num>
  78.             </round>
  79.             <str>{white}°C {gold}</str>
  80.             <round>
  81.                 <add>
  82.                     <div>
  83.                         <sub>
  84.                             <var>localtemperature</var>
  85.                             <num>32</num>
  86.                         </sub>
  87.                         <num>1.8</num>
  88.                     </div>
  89.                     <num>273.15</num>
  90.                 </add>
  91.                 <num>0</num>
  92.             </round>
  93.             <str>{white}K</str>
  94.             <str> {gold}{humidity}{white}% Humidity</str>
  95.         </line>
  96.         <line>
  97.             <icon>
  98.                 <str>minecraft:skull</str>
  99.                 <num>4</num>
  100.             </icon>
  101.             <str> Entities: {gold}{entitiesrendered} {white}Rendered / {gold}{entitiestotal} {white}Loaded  </str>
  102.         </line>
  103. <!--        <line>
  104.            <icon>
  105.                <str>minecraft:compass</str>
  106.                <num>0</num>
  107.            </icon>
  108.            <str> Chunk X: {gold}{chunkx} {white}Z: {gold}{chunkz} {white}Off: {gold}{chunkoffsetx} {white}: {gold}{chunkoffsetz} {white}Y: {gold}{yfeeti} {white}Facing {gold}{finedirection}</str>
  109.            <if>
  110.                <var>slimechunk</var>
  111.                <str> {gold}SlimeChunk{white}</str>
  112.            </if>
  113.        </line>
  114.        <line>
  115.            <icon>
  116.                <str>minecraft:torch</str>
  117.            </icon>
  118.            <str> Light: </str>
  119.            <max>
  120.                <var>light</var>
  121.                <num>7.5</num>
  122.                <str>{yellow}</str>
  123.                <str>{red}</str>
  124.            </max>
  125.            <var>light</var>
  126.            <str> {white}(Feet: </str>
  127.            <max>
  128.                <var>lightfeet</var>
  129.                <num>7.5</num>
  130.                <str>{yellow}</str>
  131.                <str>{red}</str>
  132.            </max>
  133.            <var>lightfeet</var>
  134.            <str>{white})</str>
  135.        </line> -->
  136.         <line>
  137.             <icon>
  138.                 <str>minecraft:minecart</str>
  139.             </icon>
  140.             <str> Player speed: {speed}</str>
  141.         </line>
  142.         <line>
  143.             <icon>
  144.                 <str>minecraft:redstone_torch</str>
  145.             </icon>
  146.             <str> Redstone: </str>
  147.             <if>
  148.                 <greater>
  149.                     <var>mouseoverpowerstrong</var>
  150.                     <num>-1</num>
  151.                 </greater>
  152.                 <str>{mouseoverpowerstrong} </str>
  153.             </if>
  154.             <if>
  155.                 <greater>
  156.                     <var>mouseoverpowerweak</var>
  157.                     <num>-1</num>
  158.                 </greater>
  159.                 <str>{mouseoverpowerweak} </str>
  160.             </if>
  161.             <if>
  162.                 <greater>
  163.                     <var>mouseoverpowerinput</var>
  164.                     <num>-1</num>
  165.                 </greater>
  166.                 <str>{mouseoverpowerinput}</str>
  167.             </if>
  168.         </line>
  169.         <line>
  170.             <icon>
  171.               <str>Thaumcraft:ItemThaumonomicon</str>
  172.             </icon>
  173.             <str> Thaum: {gray}warp {reset}{tcwarptotal}</str>
  174.             <if>
  175.                 <greater>
  176.                     <var>tcwarptotal</var>
  177.                     <num>0</num>
  178.                 </greater>
  179.                 <str>: </str>
  180.             </if>
  181.             <if>
  182.                 <greater>
  183.                     <var>tcwarpperm</var>
  184.                     <num>0</num>
  185.                 </greater>
  186.                 <str>{tcwarpperm}p </str>
  187.             </if>
  188.             <if>
  189.                 <greater>
  190.                     <var>tcwarpsticky</var>
  191.                     <num>0</num>
  192.                 </greater>
  193.                 <str>{tcwarpsticky}s </str>
  194.             </if>
  195.             <if>
  196.                 <greater>
  197.                     <var>tcwarptemp</var>
  198.                     <num>0</num>
  199.                 </greater>
  200.                 <str>{tcwarptemp}t </str>
  201.             </if>
  202.         </line>
  203.         <line>
  204.             <icon>
  205.                 <str>AWWayofTime:weakBloodOrb</str>
  206.             </icon>
  207.             <str> {white}LP: {yellow}{bmlp}{white} / {yellow}{bmmaxlp}{white} (</str>
  208.             <round>
  209.                 <pct>
  210.                     <num>{bmlp}</num>
  211.                     <num>{bmmaxlp}</num>
  212.                 </pct>
  213.                 <num>0</num>
  214.             </round>
  215.             <str>%)</str>
  216.         </line>
  217.         <line>
  218.             <str>{black}</str>
  219.         </line>
  220.         <line>
  221.             <if>
  222.                 <var>snowing</var>
  223.                 <str>  It is {darkgreen}{underline}Snowing{reset}</str>
  224.             </if>
  225.             <if>
  226.                 <var>raining</var>
  227.                 <str>  It is {darkgreen}{underline}Raining{reset}</str>
  228.             </if>
  229.             <if>
  230.                 <var>thundering</var>
  231.                 <str> and {darkgreen}{underline}Thundering{reset}.</str>
  232.             </if>
  233.         </line>
  234.         <line>
  235.             <str>{black}</str>
  236.         </line>
  237.         <line>
  238.             <if>
  239.                 <equal>
  240.                 <var>gtnewore</var>
  241.                     <str>true</str>
  242.                 </equal>
  243.                 <if>
  244.                     <and>
  245.                         <or>
  246.                             <equal>
  247.                                 <modi>
  248.                                     <var>chunkx</var>
  249.                                     <num>3</num>
  250.                                 </modi>
  251.                                 <num>-2</num>
  252.                             </equal>
  253.                             <equal>
  254.                                 <modi>
  255.                                     <var>chunkx</var>
  256.                                     <num>3</num>
  257.                                 </modi>
  258.                                 <num>1</num>
  259.                             </equal>
  260.                         </or>
  261.                         <or>
  262.                             <equal>
  263.                                 <modi>
  264.                                     <var>chunkz</var>
  265.                                     <num>3</num>
  266.                                 </modi>
  267.                                 <num>-2</num>
  268.                             </equal>
  269.                             <equal>
  270.                                 <modi>
  271.                                     <var>chunkz</var>
  272.                                     <num>3</num>
  273.                                 </modi>
  274.                                 <num>1</num>
  275.                             </equal>
  276.                         </or>
  277.                     </and>
  278.                     <concat>
  279.                         <icon>
  280.                             <str>textures/items/diamond_pickaxe.png</str>
  281.                             <num>0</num>
  282.                             <num>0</num>
  283.                             <num>16</num>
  284.                             <num>16</num>
  285.                         </icon>
  286.                         <str>  This is an {darkgreen}{underline}ore{white} chunk.</str>
  287.                     </concat>
  288.                 </if>
  289.             </if>
  290.             <if>
  291.                 <equal>
  292.                     <var>gtnewore</var>
  293.                     <str>false</str>
  294.                 </equal>
  295.                 <if>
  296.                     <and>
  297.                     <or>
  298.                         <equal>
  299.                             <modi>
  300.                                 <var>chunkx</var>
  301.                                 <num>3</num>
  302.                             </modi>
  303.                             <num>-1</num>
  304.                         </equal>
  305.                         <equal>
  306.                             <modi>
  307.                                 <var>chunkx</var>
  308.                                 <num>3</num>
  309.                             </modi>
  310.                             <num>1</num>
  311.                         </equal>
  312.                     </or>
  313.                     <or>
  314.                         <equal>
  315.                             <modi>
  316.                                 <var>chunkz</var>
  317.                                 <num>3</num>
  318.                             </modi>
  319.                             <num>-1</num>
  320.                         </equal>
  321.                         <equal>
  322.                             <modi>
  323.                                 <var>chunkz</var>
  324.                                 <num>3</num>
  325.                             </modi>
  326.                             <num>1</num>
  327.                         </equal>
  328.                     </or>
  329.                 </and>
  330.                     <concat>
  331.                         <icon>
  332.                             <str>textures/items/diamond_pickaxe.png</str>
  333.                             <num>0</num>
  334.                             <num>0</num>
  335.                             <num>16</num>
  336.                             <num>16</num>
  337.                         </icon>
  338.                         <str>  This is an {darkgreen}{underline}ore{white} chunk.</str>
  339.                     </concat>
  340.                 </if>
  341.             </if>
  342.         </line>
  343.         <line>
  344.             <if>
  345.                 <and>
  346.                     <equal>
  347.                         <var>chunkoffsetx</var>
  348.                         <num>7</num>
  349.                     </equal>
  350.                     <equal>
  351.                         <var>chunkoffsetz</var>
  352.                         <num>7</num>
  353.                     </equal>
  354.                 </and>
  355.                 <concat>
  356.                     <if>
  357.                         <and>
  358.                             <or>
  359.                                 <equal>
  360.                                     <modi>
  361.                                         <var>chunkx</var>
  362.                                         <num>3</num>
  363.                                     </modi>
  364.                                     <num>-1</num>
  365.                                 </equal>
  366.                                 <equal>
  367.                                     <modi>
  368.                                         <var>chunkx</var>
  369.                                         <num>3</num>
  370.                                     </modi>
  371.                                     <num>1</num>
  372.                                 </equal>
  373.                             </or>
  374.                             <or>
  375.                                 <equal>
  376.                                     <modi>
  377.                                         <var>chunkz</var>
  378.                                         <num>3</num>
  379.                                     </modi>
  380.                                     <num>-1</num>
  381.                                 </equal>
  382.                                 <equal>
  383.                                     <modi>
  384.                                         <var>chunkz</var>
  385.                                         <num>3</num>
  386.                                     </modi>
  387.                                     <num>1</num>
  388.                                 </equal>
  389.                             </or>
  390.                         </and>
  391.                         <str>      </str>
  392.                     </if>
  393.                     <str>  You are at the {darkred}center {white}of the chunk.</str>
  394.                 </concat>
  395.             </if>
  396.         </line>
  397.         <line>
  398.             <str>{black}</str>
  399.         </line>
  400.         <line>
  401.             <if>
  402.                 <str>  Nearest players:</str>
  403.             </if>
  404.         </line>
  405.         <line>
  406.             <if>
  407.                 <str>  1) {gold}{nearbyplayername0}{white}({nearbyplayerdistance0}m)</str>
  408.             </if>
  409.         </line>
  410.         <line>
  411.             <if>
  412.                 <str>  2) {gold}{nearbyplayername1}{white}({nearbyplayerdistance1}m)</str>
  413.             </if>
  414.         </line>
  415.         <line>
  416.             <if>
  417.                 <str>  2) {gold}{nearbyplayername2}{white}({nearbyplayerdistance2}m)</str>
  418.             </if>
  419.         </line>
  420.     </lines>
  421.     <lines at="middleleft">
  422.         <line>
  423.             <var>equippedicon</var>
  424.             <str> </str>
  425.             <op>
  426.                 <str>ge</str>
  427.                 <pct>
  428.                     <var>equippeddamageleft</var>
  429.                     <var>equippedmaxdamage</var>
  430.                 </pct>
  431.                 <num>50</num>
  432.                 <num>20</num>
  433.                 <num>10</num>
  434.                 <num>0</num>
  435.                 <str>{yellow}</str>
  436.                 <str>{gold}</str>
  437.                 <str>{red}</str>
  438.                 <str>{darkred}</str>
  439.                 <str/>
  440.             </op>
  441.             <max>
  442.                 <var>equippeddamageleft</var>
  443.                 <num>0.5</num>
  444.                 <str>{equippeddamageleft} {white}/ {yellow}{equippedmaxdamage}</str>
  445.                 <var>equippedname</var>
  446.             </max>
  447.         </line>
  448.         <line>
  449.             <var>helmeticon</var>
  450.             <str> </str>
  451.             <op>
  452.                 <str>ge</str>
  453.                 <pct>
  454.                     <var>helmetdamageleft</var>
  455.                     <var>helmetmaxdamage</var>
  456.                 </pct>
  457.                 <num>50</num>
  458.                 <num>20</num>
  459.                 <num>10</num>
  460.                 <str>{yellow}</str>
  461.                 <str>{gold}</str>
  462.                 <str>{red}</str>
  463.                 <str>{darkred}</str>
  464.             </op>
  465.             <max>
  466.                 <var>helmetdamageleft</var>
  467.                 <num>0.5</num>
  468.                 <str>{helmetdamageleft} {white}/ {yellow}{helmetmaxdamage}</str>
  469.                 <str/>
  470.             </max>
  471.             <str> </str>
  472.         </line>
  473.         <line>
  474.             <var>chestplateicon</var>
  475.             <str> </str>
  476.             <op>
  477.                 <str>ge</str>
  478.                 <pct>
  479.                     <var>chestplatedamageleft</var>
  480.                     <var>chestplatemaxdamage</var>
  481.                 </pct>
  482.                 <num>50</num>
  483.                 <num>20</num>
  484.                 <num>10</num>
  485.                 <str>{yellow}</str>
  486.                 <str>{gold}</str>
  487.                 <str>{red}</str>
  488.                 <str>{darkred}</str>
  489.             </op>
  490.             <max>
  491.                 <var>chestplatedamageleft</var>
  492.                 <num>0.5</num>
  493.                 <str>{chestplatedamageleft} {white}/ {yellow}{chestplatemaxdamage}</str>
  494.                 <str/>
  495.             </max>
  496.             <str> </str>
  497.         </line>
  498.         <line>
  499.             <var>leggingsicon</var>
  500.             <str> </str>
  501.             <op>
  502.                 <str>ge</str>
  503.                 <pct>
  504.                     <var>leggingsdamageleft</var>
  505.                     <var>leggingsmaxdamage</var>
  506.                 </pct>
  507.                 <num>50</num>
  508.                 <num>20</num>
  509.                 <num>10</num>
  510.                 <str>{yellow}</str>
  511.                 <str>{gold}</str>
  512.                 <str>{red}</str>
  513.                 <str>{darkred}</str>
  514.             </op>
  515.             <max>
  516.                 <var>leggingsdamageleft</var>
  517.                 <num>0.5</num>
  518.                 <str>{leggingsdamageleft} {white}/ {yellow}{leggingsmaxdamage}</str>
  519.                 <str/>
  520.             </max>
  521.         </line>
  522.         <line>
  523.             <var>bootsicon</var>
  524.             <str> </str>
  525.             <op>
  526.                 <str>ge</str>
  527.                 <pct>
  528.                     <var>bootsdamageleft</var>
  529.                     <var>bootsmaxdamage</var>
  530.                 </pct>
  531.                 <num>50</num>
  532.                 <num>20</num>
  533.                 <num>10</num>
  534.                 <str>{yellow}</str>
  535.                 <str>{gold}</str>
  536.                 <str>{red}</str>
  537.                 <str>{darkred}</str>
  538.             </op>
  539.             <max>
  540.                 <var>bootsdamageleft</var>
  541.                 <num>0.5</num>
  542.                 <str>{bootsdamageleft} {white}/ {yellow}{bootsmaxdamage}</str>
  543.                 <str/>
  544.             </max>
  545.         </line>
  546.     </lines>
  547.     <lines at="bottomright">
  548.         <line>
  549.             <max>
  550.                 <var>potiondurationticks0</var>
  551.                 <num>0.5</num>
  552.                 <str>{potionduration0} {potionicon0}</str>
  553.                 <str/>
  554.             </max>
  555.         </line>
  556.         <line>
  557.             <max>
  558.                 <var>potiondurationticks1</var>
  559.                 <num>0.5</num>
  560.                 <str>{potionduration1} {potionicon1}</str>
  561.                 <str/>
  562.             </max>
  563.         </line>
  564.         <line>
  565.             <max>
  566.                 <var>potiondurationticks2</var>
  567.                 <num>0.5</num>
  568.                 <str>{potionduration2} {potionicon2}</str>
  569.                 <str/>
  570.             </max>
  571.         </line>
  572.         <line>
  573.             <max>
  574.                 <var>potiondurationticks3</var>
  575.                 <num>0.5</num>
  576.                 <str>{potionduration3} {potionicon3}</str>
  577.                 <str/>
  578.             </max>
  579.         </line>
  580.         <line>
  581.             <max>
  582.                 <var>potiondurationticks4</var>
  583.                 <num>0.5</num>
  584.                 <str>{potionduration4} {potionicon4}</str>
  585.                 <str/>
  586.             </max>
  587.         </line>
  588.         <line>
  589.             <max>
  590.                 <var>potiondurationticks5</var>
  591.                 <num>0.5</num>
  592.                 <str>{potionduration5} {potionicon5}</str>
  593.                 <str/>
  594.             </max>
  595.         </line>
  596.         <line>
  597.             <max>
  598.                 <var>potiondurationticks6</var>
  599.                 <num>0.5</num>
  600.                 <str>{potionduration6} {potionicon6}</str>
  601.                 <str/>
  602.             </max>
  603.         </line>
  604.         <line>
  605.             <max>
  606.                 <var>potiondurationticks7</var>
  607.                 <num>0.5</num>
  608.                 <str>{potionduration7} {potionicon7}</str>
  609.                 <str/>
  610.             </max>
  611.         </line>
  612.         <line>
  613.             <max>
  614.                 <var>potiondurationticks8</var>
  615.                 <num>0.5</num>
  616.                 <str>{potionduration8} {potionicon8}</str>
  617.                 <str/>
  618.             </max>
  619.         </line>
  620.     </lines>
  621.     <lines at="bottomcenter">
  622.         <line>
  623.             <str>{green}</str>
  624.             <round>
  625.                 <pct>
  626.                     <num>{health}</num>
  627.                     <num>{maxhealth}</num>
  628.                 </pct>
  629.                 <num>0</num>
  630.             </round>
  631.             <str>%</str>
  632.         </line>
  633.         <line>
  634.             <str>{white}{health}</str>
  635.         </line>
  636.         <line>
  637.             <str>{gold}{maxhealth}</str>
  638.         </line>
  639.     </lines>
  640. </config>
  641.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement