Tesla Core Lib

Tesla Core Lib

61M Downloads

Wood and stone are listed twice by default in registerGearTypes

josephcsible opened this issue ยท 2 comments

commented

In teslacorelib.cfg:

        # Specify the type of gear to be registered.
        # Valid types are: wood, stone, iron, lapis, redstone, gold, emerald, diamond.
        #  [default: [wood], [stone], [iron], [gold], [diamond], [wood], [stone]]
        S:registerGearTypes <
            wood
            stone
            iron
            gold
            diamond
            wood
            stone
         >

Version 1.0.9

commented

this should be fixed in latest version.

commented

I will eventually look into this... but it should not affect anything.

thanks for letting me know!