9
0
mirror of https://github.com/IrisDimensions/overworld.git synced 2025-12-31 04:36:33 +00:00

Hives for bees

This commit is contained in:
Brian Fopiano
2021-07-14 14:02:51 -07:00
parent dd28f639f6
commit a4678b31f9
2 changed files with 19 additions and 0 deletions

View File

@@ -150,6 +150,25 @@
"z": 0
}
},
{
"mode": "FAST_MIN_HEIGHT",
"chance": 0.33,
"rotation": {
"yAxis": {
"min": 0,
"max": 0,
"interval": 90,
"enabled": true
},
"enabled": true
},
"place": ["bee/hive"],
"translate": {
"x": 0,
"y": 0,
"z": 0
}
},
{
"chance": 1,
"persistent": true,

BIN
objects/bee/hive1.iob Normal file

Binary file not shown.