Brush Extender
作者:rebot | 分类:模组
Minecraft 版本: 1.19.4-rc1
平台: fabric quilt
标签: library
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!
请登录后举报
暂无评论,抢个沙发吧~