Private
Public Access
1
0
Files
OrekiWoofsBeehives/RoamingBees/RoamingBees/assets/roamingbees/patches/ceramicbroodpot.json

98 lines
2.6 KiB
JSON

[
{
"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-new",
"side": "Server",
"dependsOn": [
{
"modid": "fromgoldencombs"
}
]
},
{
"op": "addMerge",
"path": "/behaviorsByType/*",
"value": [
{
"name": "BlockBehaviorRoamingBees"
}
],
"file": "fromgoldencombs:blocktypes/ceramicpot/ceramicbroodpot-new",
"side": "Server",
"dependsOn": [
{
"modid": "fromgoldencombs"
}
]
},
{
"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-fancy",
"side": "Server",
"dependsOn": [
{
"modid": "fromgoldencombs"
}
]
},
{
"op": "addMerge",
"path": "/behaviorsByType/*",
"value": [
{
"name": "BlockBehaviorRoamingBees"
}
],
"file": "fromgoldencombs:blocktypes/ceramicpot/ceramicbroodpot-fancy",
"side": "Server",
"dependsOn": [
{
"modid": "fromgoldencombs"
}
]
}
]