Перейти к содержимому
Mineforgian

BonePileFix - Valhelsia Structures

Fixes the Bone Pile block from Valhelsia Structures rendering vertically and ignores layer height when using Sodium or Embeddium. Unofficial visual fix, requires Valhelsia Structures installed.

Загрузки
173
Подписчики
0
Обновлён
17 марта 2026 г.
Лицензия
CC-BY-4.0

Опубликован 17 марта 2026 г.

An unofficial visual fix for the Bone Pile block from Valhelsia Structures when using Sodium or Embeddium.

Before BEFORE

After AFTER

The Problem

When Sodium or Embeddium is installed, the Bone Pile block renders vertically instead of lying flat on the ground. This is caused by the original model using minecraft:block/carpet as its parent, which Sodium mishandles for mod-added blocks.

What This Fix Does

  • Replaces the model with explicit flat geometry, bypassing the broken carpet parent
  • No textures from the original mod are included or redistributed
  • Layer stacking visuals are partially affected due to a deeper incompatibility between Sodium and the mod's rendering Mixin — this cannot be fully resolved from a resource pack alone

Requirements

  • Valhelsia Structures neoforge-1.21.1-1.1.2
  • Sodium or Embeddium (the bug does not occur without these)

Notes

This is an unofficial fix. All credit for the original mod goes to the Valhelsia Team. The root cause has been reported to the developers — see the GitHub issue.

Ченджлог

1.0.0Релиз1.21, 1.21.1 · 17 марта 2026 г.

BonePileFix v1.0.0

Fixed

  • Bone Pile block no longer renders vertically when using Sodium or Embeddium
  • Root cause: original model used minecraft:block/carpet as parent, which Sodium mishandles for mod-added blocks

Known limitations

  • Layer stacking visual is not fully fixed — this is caused by Sodium ignoring the mod's Mixin cancel(), which cannot be resolved from a resource pack alone. Requires a fix in Valhelsia Structures itself.

Requirements

  • Valhelsia Structures neoforge-1.21.1-1.1.2
  • Sodium or Embeddium (not needed without these)

Комментарии

Загружаем…