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

BorukvaUtils

Common library for polymer-based mods

656 загрузок1 подписчиковCC-BY-SA-4.0fabric

Обновлён 23 августа 2024 г. · опубликован 3 июля 2024 г.

BorukvaUtils is a common library for polymer-based mods.

Mod is mostly useless now because polymer iplemented the "PolymerBlockResourceUtils.requestEmpty".

Adds >4 interfaces - PlantBased, SlabBased, TripwireBased and FlatTripwireBased with waterloggable variants, which return a transparent block for PolymerBlockState.

Usage:

Add it to your dependencies like this:

repositories {
	maven { url "https://api.modrinth.com/maven/" }
}

dependencies {
	modImplementation "maven.modrinth:borukvautils:0.1.2"
}

Центр версий

3 версий
  • Релиз18 КБ
  • Релиз78 КБ
  • Релиз829 КБ

Ченджлог

0.1.2Релиз1.21, 1.21.1 · 23 августа 2024 г.
  • Updated to the lastest polymer version
  • Fixed 1.21.1 incapability

Mod is mostly useless now because polymer iplemented the "PolymerBlockResourceUtils.requestEmpty", but our mods still uses it so I will still keep it updated.

Комментарии

Загружаем…