Add item id setting

This commit is contained in:
NO11 2021-07-18 17:23:12 +00:00
parent 48166625d4
commit f2a4d6bd56
1 changed files with 4 additions and 0 deletions

View File

@ -153,3 +153,7 @@ fix_doubleplants (Mcimport double plant fixes) bool true
# Allow players to create Minecraft-like maps.
enable_real_maps (Enable Real Maps) bool true
[Debugging]
# If enabled, this will show the itemstring of an item in the description.
mcl_item_id_debug (Item ID Debug) bool false