enchant Elytra

This commit is contained in:
2024-03-07 18:24:57 +01:00
parent 57393f6a4f
commit f41113f881
7 changed files with 78 additions and 87 deletions

File diff suppressed because one or more lines are too long

View File

@@ -2,6 +2,6 @@
"_fv": 60,
"_type": "procedure",
"definition": {
"procedurexml": "<?xml version=\"1.0\" encoding=\"UTF-8\" standalone=\"no\"?><xml xmlns=\"https://developers.google.com/blockly/xml\"><block deletable=\"false\" type=\"event_trigger\" x=\"40\" y=\"40\"><field name=\"trigger\">no_ext_trigger</field><next><block type=\"entity_open_gui\"><field name=\"guiname\">CropGUI</field><value name=\"entity\"><block type=\"entity_from_deps\"/></value><value name=\"x\"><block type=\"coord_x\"/></value><value name=\"y\"><block type=\"coord_y\"/></value><value name=\"z\"><block type=\"coord_z\"/></value></block></next></block></xml>"
"procedurexml": "<xml xmlns=\"https://developers.google.com/blockly/xml\"><block type=\"event_trigger\" deletable=\"false\" x=\"40\" y=\"40\"><field name=\"trigger\">no_ext_trigger</field><next><block type=\"entity_open_gui\"><field name=\"guiname\">EasyIntakeGUI</field><value name=\"entity\"><block type=\"entity_from_deps\"></block></value><value name=\"x\"><block type=\"coord_x\"></block></value><value name=\"y\"><block type=\"coord_y\"></block></value><value name=\"z\"><block type=\"coord_z\"></block></value></block></next></block></xml>"
}
}

View File

@@ -32,7 +32,7 @@
"glowCondition": {
"fixedValue": false
},
"guiBoundTo": "CraftingStickGUI",
"guiBoundTo": "<NONE>",
"inventorySize": 10,
"inventoryStackSize": 64,
"onRightClickedInAir": {