TheXFactor117 / Levels

A small, Minecraft mod focused around the aspect of weapon and armor leveling.
GNU General Public License v2.0
24 stars 19 forks source link

How to configure main to add other items? #159

Open ainlzj opened 4 years ago

ainlzj commented 4 years ago

How to configure main to add other items? How to add weapons that are not supported by the mod?

This is an extra item list to add custom support for such modded items. Be careful on this, it may crash if the item can't be enhanced. Style should be'modid:item'.

 # Example: tconstruct:broadsword
 S:extraItems <
  >

After I enter other mod weapons in the configuration file main, a file will be generated after starting the game, and it will not be displayed after opening the game

ainlzj commented 4 years ago

Weapon does not display after starting the game

Can you set a whitelist in the game?