setting the result item in the anvil
This commit is contained in:
+2
@@ -40,5 +40,7 @@ public class NametagAnvilListener extends ApplianceListener<SilenceNametag> {
|
||||
meta.customName(meta.itemName());
|
||||
}
|
||||
});
|
||||
|
||||
event.setResult(resultItem);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user