Private
Public Access
1
0

update ceramicbroodpot patch for FromGoldenCombs 2.0.5

This commit is contained in:
2026-05-24 08:51:56 +02:00
parent 3c02539207
commit 3fca34a009
2 changed files with 6 additions and 49 deletions

View File

@@ -1,5 +1,5 @@
{
"total": 649100,
"total": 650000,
"sessions": [
{
"begin": "2026-01-09T17:26:02+01:00",
@@ -1490,6 +1490,11 @@
"begin": "2026-05-24T08:00:36+02:00",
"end": "2026-05-24T08:36:26+02:00",
"duration": 2150
},
{
"begin": "2026-05-24T08:36:27+02:00",
"end": "2026-05-24T08:51:27+02:00",
"duration": 900
}
]
}

View File

@@ -1,52 +1,4 @@
[
{
"op": "addMerge",
"path": "/entityBehaviors",
"value": [
{
"name": "BlockEntityBehaviorRoamingBees",
"properties": {
"facingVariantKey": "",
"entrancePositions": {
"north": [0.5, 0.1, 0.8],
"east": [0.2, 0.1, 0.5],
"south": [0.5, 0.1, 0.2],
"west": [0.8, 0.1, 0.5]
},
"frontDirections": {
"north": [0, 0, 1],
"east": [-1, 0, 0],
"south": [0, 0, -1],
"west": [1, 0, 0]
}
}
}
],
"file": "fromgoldencombs:blocktypes/ceramicpot/ceramicbroodpot",
"side": "Server",
"dependsOn": [
{
"modid": "fromgoldencombs"
}
]
},
{
"op": "addMerge",
"path": "/behaviorsByType/*",
"value": [
{
"name": "BlockBehaviorRoamingBees"
}
],
"file": "fromgoldencombs:blocktypes/ceramicpot/ceramicbroodpot",
"side": "Server",
"dependsOn": [
{
"modid": "fromgoldencombs"
}
]
},
{
"op": "addMerge",
"path": "/entityBehaviors",