Моды/Brush Extender
Brush Extender

Brush Extender

Lets modders make more blocks brushable without needing their own mixins.

192
6

The Brush was recently added to Minecraft, but it has one major flaw. Brushes cannot brush anything aside from Suspicious Sand, not even those that extend Suspicious Sand's class.

I've gone ahead and fixed that by adding a "Brushable" interface, which can be implemented into Blocks or BlockEntites to let brushes brush any block with no hassle. This interface is injected into Suspicious Sand by default, so if you're extending SuspiciousSandBlockEntity, the work is already done for you!

Совместимость

Minecraft: Java Edition

1.19.4-rc1

Платформы

Поддерживаемые окружения

Клиент и сервер

Создатели

Детали

Лицензия:LGPL-3.0-only
Опубликован:2 года назад
Обновлён:2 года назад
Главная