diff --git a/nssm_materials.lua b/nssm_materials.lua index 1ce8c2d..a0933b9 100644 --- a/nssm_materials.lua +++ b/nssm_materials.lua @@ -36,7 +36,7 @@ nssm_register_noneatcraftitems ('mantis_claw','Mantis Claw') --nssm_register_noneatcraftitems ('crab_carapace_fragment','Crab Carapace Fragment') --nssm_register_noneatcraftitems ('crocodile_skin','Crocodile Skin') nssm_register_noneatcraftitems ('manticore_spine','Manticore Spine') -nssm_register_noneatcraftitems ('night_feather','Moon Feather') +nssm_register_noneatcraftitems ('moon_feather','Moon Feather') nssm_register_noneatcraftitems ('sun_feather','Sun Feather') nssm_register_noneatcraftitems ('masticone_fang','Masticone Fang') nssm_register_noneatcraftitems ('white_wolf_fur','White Wolf Fur')