diff options
author | DrNuget <drnuget@outlook.com> | 2024-09-01 03:54:18 +0300 |
---|---|---|
committer | DrNuget <drnuget@outlook.com> | 2024-09-01 03:54:18 +0300 |
commit | ffb09bf1eb9584414c640aa012247e1a695bd4b0 (patch) | |
tree | d34f5c3fe5535ad17c0689acb895ae59e0916242 | |
parent | a803b2a49c8419f4999629f989ba0649a4f57d4d (diff) |
remove groovy test script
-rw-r--r-- | groovy/postInit/test.groovy | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/groovy/postInit/test.groovy b/groovy/postInit/test.groovy deleted file mode 100644 index 66efd30..0000000 --- a/groovy/postInit/test.groovy +++ /dev/null @@ -1 +0,0 @@ -crafting.addShapeless(item('minecraft:diamond'),[item('minecraft:dirt')]); |