Berezka's library

this mod allows to generate json files in code, adds custom structure type, custom structure placement type, provides overlap fix, some methods for my mods and loot-tables

File Details

Berezka API 1.2.9 for NeoForge 1.21.1

  • R
  • May 29, 2026
  • 87.94 KB
  • 423
  • 1.21.1
  • NeoForge

File Name

berezka_api-1.2.9-neoforge-1.21.1.jar

Supported Versions

  • 1.21.1

Curse Maven Snippet

NeoForge

implementation "curse.maven:berezka-library-1160598:8164861"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Eng:

-added warning for optifine users: OPTIFINE IS NOT SUPPORTED

-added new methods: registerStructure(), getBiomesAsLine(), new createStructureJson() methods, getConfigValue() that returns ForgeConfigSpec.ConfigValue

-moved more methods from berezka_api_main to API

-added biomes tags: berezka_api:is_desert, berezka_api:is_forest, berezka_api:is_mountain, berezka_api:is_plains

-added "item_info get" command, that allows you to copy "namespace:item_id" (requires dev_mode = true)

Ру:

-добавлено предупреждение для пользователей optifine: OPTIFINE НЕ ПОДДЕРЖИВАЕТСЯ

-добавлены новые методы: registerStructure(), getBiomesAsLine(), новые методы createStructureJson(), getConfigValue(), возвращающий ForgeConfigSpec.ConfigValue

-Перенесено еще больше методов из berezka_api_main в API

-добавлены теги биомов: berezka_api:is_desert, berezka_api:is_forest, berezka_api: is_mountain, berezka_api: is_plains

-добавлена команда "item_info get", которая позволяет копировать "namespace:item_id" (требуется dev_mode = true)