diff --git a/.poggit/.poggit.yml b/.poggit/.poggit.yml index 879a2d0c..d6f25e54 100644 --- a/.poggit/.poggit.yml +++ b/.poggit/.poggit.yml @@ -2,6 +2,7 @@ submodule: true projects: BlockSniper: + projectId: 95 path: "" icon: resources/BlockSniperLogo.png libs: diff --git a/resources/settings.yml b/resources/settings.yml index ffdd9c23..b737f1f6 100644 --- a/resources/settings.yml +++ b/resources/settings.yml @@ -14,7 +14,7 @@ Message-Language: "" # Item ID of the item that is used to brush. (Golden carrot by default) Brush-Item: 396 -# Maximum size for shapes/types, it is recommended to keep this number below 40. +# Maximum size for shapes/types and cloning. Maximum-Size: 30 # Maximum undo and redo stores to save, old ones will get destroyed automatically. Setting this number too high could result in lag or data loss.