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

Structure Lib

Structure Library for Better Than Adventure

Загрузки
680
Подписчики
1
Обновлён
9 сентября 2024 г.
Лицензия
MIT

Опубликован 15 августа 2024 г.

Structure Lib

This Library make Structure Easier in Better Than Adventure(Minecraft Beta 1.7.3 mod)

This mod is based from catalyst(https://modrinth.com/mod/catalyst) mod's multipart blocks

when structure you want save. you should use those comand

/structure_lib save modid name x y z maxX maxY maxZ

once saved place /assets/modid/structure

and

use like this `

RevampeStructure revampStructure = new RevampeStructure(StructureLib.MOD_ID, "test", "test", true, true);
revampStructure.placeStructure(world, x, y, z);

`

Required Mod

halplibe(https://modrinth.com/mod/halplibe)

Ченджлог

1.10.4Релизb1.7.3 · 9 сентября 2024 г.

fixed air generate with structure

1.10.3Релизb1.7.3 · 9 сентября 2024 г.

fixed when saved structure size is wrong

1.10.2Релизb1.7.3 · 9 сентября 2024 г.

make rotation correctly

1.10.1Релизb1.7.3 · 24 августа 2024 г.

no longer block change when place structure's block

1.10.0Релизb1.7.3 · 23 августа 2024 г.

fixed wrong tile entity tags

1.7.0Релизb1.7.3 · 23 августа 2024 г.

polished utils

1.6.0Релизb1.7.3 · 20 августа 2024 г.

add transform method

1.1.0Релизb1.7.3 · 15 августа 2024 г.

no longer need catalyst library

and unneed method clean up

Комментарии

Загружаем…