support for CarryOn for moving Beehive blocks
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"total": 646950,
|
||||
"total": 649100,
|
||||
"sessions": [
|
||||
{
|
||||
"begin": "2026-01-09T17:26:02+01:00",
|
||||
@@ -1485,6 +1485,11 @@
|
||||
"begin": "2026-05-24T06:53:21+02:00",
|
||||
"end": "2026-05-24T08:00:35+02:00",
|
||||
"duration": 4033
|
||||
},
|
||||
{
|
||||
"begin": "2026-05-24T08:00:36+02:00",
|
||||
"end": "2026-05-24T08:36:26+02:00",
|
||||
"duration": 2150
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,20 @@
|
||||
[
|
||||
{
|
||||
"op": "addMerge",
|
||||
"path": "/behaviors",
|
||||
"value": [
|
||||
{
|
||||
"name": "Carryable",
|
||||
"properties": {
|
||||
"interactDelay": 0.8
|
||||
}
|
||||
}
|
||||
],
|
||||
"file": "orekiwoofsbeehives:blocktypes/beehive",
|
||||
"dependsOn": [
|
||||
{
|
||||
"modid": "carryon"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user