update: 1.6.2

This commit is contained in:
nimsolated
2026-03-17 19:53:14 -07:00
parent fbc66154ee
commit 514509aee2
86 changed files with 226 additions and 4944 deletions

View File

@@ -0,0 +1,10 @@
{
"_fv": 73,
"_type": "command",
"definition": {
"commandName": "gift",
"type": "MULTIPLAYER_ONLY",
"permissionLevel": "No requirement",
"argsxml": "<xml xmlns=\"https://developers.google.com/blockly/xml\"><block type=\"args_start\" deletable=\"false\" x=\"40\" y=\"40\"><next><block type=\"entity\"><field name=\"name\">player</field><field name=\"type\">player</field><statement name=\"args\"><block type=\"call_procedure\"><field name=\"procedure\">GiftCommandLogic</field></block></statement></block></next></block></xml>"
}
}