
BetaMoon
A Lua Script Loader that allows for the easy addition of custom content or functionalities with an easy-to-use and well documented API.
168
0
Список изменений
Additions:
- Added WorldGenApi that combines any world generation customization into one Builder.
- Added BiomeGenApi to WorldGenApi that let's you create custom biomes.
- Added two examples scripts for custom biome generation.
- Added example script for custom recipe creation (shaped, shapeless and smelting)
Changes:
- Moved OreGenApi from BlockApi to WorldGenApi.
- block:addOreGen(...) is now flagged as deprecated and it's disadviced to use!
- Updated example 09_custom_ore_gen.lua to use new OreGenApi.
Bugfixes
- Fixed a bug where blockHandler/itemHandler/toolHandler/armorHandler return NIL when :register(...) is called.
- Fixed :setTexture(...) looking for custom textures in .minecraft/luamods instead of .minecraft/lua_scripts
- Fixed multiple bugs in example scripts.
Метаданные
Канал релиза
Alpha
Номер версии
0.3.0
Загрузчики
ForgeRisugami's ModLoader
Версии игры
Загрузок
18
Дата публикации
5 мес. назад