fixed filalux wings top feature

This commit is contained in:
Pyritie 2025-09-20 17:22:07 +01:00
parent c199d356d3
commit a5cdcc69d0
2 changed files with 6 additions and 1 deletions

View file

@ -10,7 +10,7 @@
"state": {
"Name": "betterend:filalux_wings",
"Properties": {
"direction": "up"
"facing": "up"
}
}
}

View file

@ -18,6 +18,11 @@
{
"type": "minecraft:heightmap",
"heightmap": "OCEAN_FLOOR"
},
{
"type": "minecraft:random_offset",
"xz_spread": 0,
"y_spread": 3
}
]
}