Mark night vision arrows as WIP

This commit is contained in:
Wuzzy 2020-07-31 10:45:22 +02:00
parent 5af124d732
commit eec9cd9012
1 changed files with 2 additions and 0 deletions

View File

@ -36,6 +36,8 @@ local wip_items = {
-- "mcl_potions:strength_lingering",
-- "mcl_potions:strength_plus_lingering",
-- "mcl_potions:strength_2_lingering",
"mcl_potions:night_vision_arrow",
"mcl_potions:night_vision_plus_arrow",
}
local experimental_items = {
}