9
0
mirror of https://github.com/IrisDimensions/overworld.git synced 2025-12-29 11:49:22 +00:00

Birch Bee Hives

dsw
This commit is contained in:
Brian Fopiano
2020-08-14 20:58:40 -07:00
parent 6608316157
commit 236c47c3cb
6 changed files with 28 additions and 2 deletions

View File

@@ -116,6 +116,32 @@
"birch-antioch/antioch-12",
"birch-antioch/antioch-13"
],
"translate": {
"x": 0,
"y": 0,
"z": 0
}
},
{
"chance": 0.08,
"density": 4,
"rotation": {
"yAxis": {
"min": 0,
"max": 0,
"interval": 90,
"enabled": true
},
"enabled": true
},
"place": [
"birch-antioch/antioch-3-b",
"birch-antioch/antioch-4-b",
"birch-antioch/antioch-5-b",
"birch-antioch/antioch-6-b"
],
"translate": {
"x": 0,

View File

@@ -69,8 +69,8 @@
"variance": {"style": "STATIC"}
},
{
"zoom": 0.6,
"chance": 0.1,
"zoom": 0.5,
"chance": 0.05,
"palette": [
"minecraft:wheat[age=7]"
],

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.