forked from VoxeLibre/VoxeLibre
Mark night vision arrows as WIP
This commit is contained in:
parent
5af124d732
commit
eec9cd9012
|
@ -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 = {
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue