Starts on the Scrapper implementation

This commit is contained in:
2023-11-12 19:02:11 +01:00
parent 72ea5600fe
commit 3e3a35d02a
17 changed files with 697 additions and 518 deletions

View File

@ -0,0 +1,4 @@
package net.knarcraft.blacksmith.config.scrapper;
public class ScrapperNPCSettings {
}