1
0
mirror of https://github.com/mt-mods/plantlife_modpack.git synced 2024-12-24 17:40:19 +01:00

Added comment for node string tests

This commit is contained in:
Craig Robbins 2014-08-24 00:15:17 +10:00
parent 06c8d1c5ea
commit 3b524b01d7

View File

@ -37,6 +37,10 @@ local run_tests = true -- set to false to skip
if run_tests then
-- These are, essentially, unit tests to make sure that all required item
-- strings are registered. The init sequence is not time critical so leaving
-- them here won't affect performance.
-- Check node names
if abstract_ferns.config.enable_horsetails then
print("[Mod] " ..title.. " Checking horsetail item strings")