Skip to content

Commit

Permalink
Update databases
Browse files Browse the repository at this point in the history
  • Loading branch information
GitHub Actions committed Nov 10, 2023
1 parent 679567b commit b7cebf0
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion mod/Scripts/data/descriptions.json
Original file line number Diff line number Diff line change
Expand Up @@ -30783,7 +30783,7 @@
"756d4f03-2e86-4f5b-a425-20259568eff3": {
"allow_add_mods": true,
"custom_icons": false,
"description": "Tired of searching for the right item in an inventory filled with various mods? There's a solution for you. \nSimply aim the camera at the block you want, and enter the [b]/get[/b] command into the chat to instantly add it to your active hotbar slot.\n\n\n[h1] FAQ [/h1]\n[olist]\n [*]This mod adds the function of obtaining the desired block without using the inventory (similar to the middle mouse button in Minecraft).\n [*]«Why not the middle mouse button» — you might ask. And I'll answer that. Scrap Mechanic API doesn't support keybindings for mods, but if they add support for them in the future, I'll definitely implement it. For now, this is the only one solution.\n [*]Please note that certain items like bearings, pistons, and suspensions cannot be obtained with this command, as they are joint items.\n[/olist]\n\n[h1] Known Issues [/h1]\n[olist]\n [*]This mod doesn't work in Survival Mode, but works in Fant Mod.\n [*]This mod doesn't work with additional hotbar slots. I don't know, how to fix this issue.\n[/olist]\n\n\nPlease consider leaving a like and adding the mod to your favorites to support my work!",
"description": "Tired of searching for the right item in an inventory filled with various mods? There's a solution for you.\r\nSimply aim the camera at the required block, and enter the [b]/get[/b] command into the chat to instantly add it to your active hotbar slot.\r\n\r\n[h1] FAQ [/h1]\r\n[olist]\r\n [*]This mod adds the function of obtaining the required block without using the inventory (similar to the middle mouse button in Minecraft).\r\n [*][b]Why not the middle mouse button? Scrap Mechanic API doesn't support keybindings for mods, but if they add support for them in the future, I'll definitely implement it. [/b]\r\n [*]Please note that certain items like bearings, pistons, and suspensions cannot be obtained with this command. (because they are joint items)\r\n[/olist]\r\n\r\n[h1] Known Issues [/h1]\r\n[olist]\r\n [*]This mod doesn't work in Survival Mode, but works with Fant Mod.\r\n [*]This mod doesn't work with additional hotbar slots. I don't know, how to fix this issue.\r\n[/olist]\r\n\r\nPlease consider leaving a like and adding the mod to your favorites to support my work!",
"fileId": 3002663600,
"localId": "756d4f03-2e86-4f5b-a425-20259568eff3",
"name": "Pickable Shapes",
Expand Down
4 changes: 2 additions & 2 deletions mod/Scripts/data/last_update.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"unix_timestamp": 1699576942,
"unix_timestamp": 1699618626,
"items": {
"871146046": 1488453447,
"873609632": 1488233741,
Expand Down Expand Up @@ -2442,7 +2442,7 @@
"3002448319": 1689037954,
"3002605739": 1689077460,
"3002609790": 1689075234,
"3002663600": 1695055176,
"3002663600": 1699610944,
"3002736507": 1689450041,
"3002836941": 1696064600,
"3002996097": 1689795106,
Expand Down
2 changes: 1 addition & 1 deletion mod/Scripts/data/shapesets.json
Original file line number Diff line number Diff line change
Expand Up @@ -79857,7 +79857,7 @@
"$CONTENT_2c6b578e-170a-402a-b57b-1d7523faf296/Objects/Database/ShapeSets/example.shapeset": []
},
"756d4f03-2e86-4f5b-a425-20259568eff3": {
"$CONTENT_756d4f03-2e86-4f5b-a425-20259568eff3/Objects/Database/ShapeSets/nothing.shapeset": []
"$CONTENT_756d4f03-2e86-4f5b-a425-20259568eff3/Objects/Database/ShapeSets/empty.shapeset": []
},
"8de92d19-0b28-44dd-9f52-145c575e5d71": {
"$CONTENT_8de92d19-0b28-44dd-9f52-145c575e5d71/Objects/Database/ShapeSets/blocks.json": [
Expand Down

0 comments on commit b7cebf0

Please sign in to comment.