1
mirror of https://github.com/StarWishsama/Slimefun4.git synced 2024-09-20 03:35:51 +00:00

Update src/main/java/io/github/thebusybiscuit/slimefun4/implementation/listeners/crafting/SmithingTableListener.java

Co-authored-by: svr333 <vanrompaey.senne@protonmail.com>
This commit is contained in:
Sefiraat 2021-09-14 10:05:55 +01:00 committed by GitHub
parent 002a0e3e46
commit 5d6b7e6ace
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -15,7 +15,7 @@ import io.github.thebusybiscuit.slimefun4.implementation.Slimefun;
/**
* This {@link Listener} prevents any {@link SlimefunItem} from being used in a
* cartography table.
* smithing table.
*
* @author Sefiraat
*/