Download Seasons XML Integration — Minecraft Mods — MetaMods

Seasons XML Integration

Active

Downloads

0

Last update

7 years ago
Client
Control
Addons

 

This includes support for Serene Seasons within InGame Info XML by adding a "serseason" tag which returns the current sub-season in game.

This does not edit the xml file.

 

For those that require extra information, the 'xml' file that you use must be manually edited to include the newly added tag. An example of the implementation of the tag is shown in the code below.

 

Example usage in the xml file:

 

<line>

      <str>Season: </str>

      <var>serseason</var>

</line>

 

This is to be used with the following mods:

Serene Seasons

InGame Info XML

Project members
MPMurphy

MPMurphy