fixed filalux wings top feature
This commit is contained in:
parent
c199d356d3
commit
a5cdcc69d0
2 changed files with 6 additions and 1 deletions
|
|
@ -10,7 +10,7 @@
|
|||
"state": {
|
||||
"Name": "betterend:filalux_wings",
|
||||
"Properties": {
|
||||
"direction": "up"
|
||||
"facing": "up"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -18,6 +18,11 @@
|
|||
{
|
||||
"type": "minecraft:heightmap",
|
||||
"heightmap": "OCEAN_FLOOR"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:random_offset",
|
||||
"xz_spread": 0,
|
||||
"y_spread": 3
|
||||
}
|
||||
]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue