
Oblivion
Small library mod for functionality I want to implement once and forget the details of thereafter.
- Загрузки
- 6K
- Подписчики
- 3
- Обновлён
- 27 октября 2025 г.
- Лицензия
- Avoiding-Leeching-License-v1.1
Опубликован 3 сентября 2024 г.
Oblivion
Fabric requires Fabric API, Porting Lib, and Forge Config API Port.
A Minecraft modding library. After implementation (here, once), cast the details into Oblivion, and call simple, intuitive methods.
Features
- Abstract Mixin Plugin for easy mod-dependent mixins.
- Some extension methods for Block-, Item-, or FluidTypeProperties to undo calls like
noCollission()[sic] (atm only a subset of properties is available). - Advancement Brute Forcer to grant advancements by name, regardless of the actual criteria defined.
- Easy System to provide additional resource/data packs.
- Simple Registration of Potion Recipes, Compostability, and Furnace Fuel Time.
- Mod-agnostic Sign Registration.
- Mod-agnostic Boat Registration.
- IShownInCreativeTab interface definition.
F.A.Q.
Q: Can this be used in my modpack?
A: Yes, but do note our license does not allow directly including the mod files in your pack.
Ченджлог
3.1.1Релиз1.20.1 · 27 октября 2025 г.
Changed:
- Lava is no longer translucent (and will thus show up inside boats) if a shader loader (oculus/iris) is present, as setting it translucent apparently broke certain shaders. I want to fix this properly, but I don't currently have the time to figure any of that out.
3.1.1Релиз1.20.1 · 27 октября 2025 г.
Changed:
- Lava is no longer translucent (and will thus show up inside boats) if a shader loader (oculus/iris) is present, as setting it translucent apparently broke certain shaders. I want to fix this properly, but I don't currently have the time to figure any of that out.
3.1.0Релиз1.20.1 · 8 июня 2025 г.
Added:
- Boat types can now be marked fire-resistant, and those boats will be able to float on lava.
Changed:
- No longer compatible with Neoforge as lava boating would otherwise be incompatible with newer versions of 1.20.1 Forge.
3.1.0Релиз1.20.1 · 8 июня 2025 г.
Added:
- Boat types can now be marked fire-resistant, and those boats will be able to float on lava.
Changed:
- No longer compatible with Neoforge as lava boating would otherwise be incompatible with newer versions of 1.20.1 Forge.
3.0.3Релиз1.20.1 · 8 апреля 2025 г.
Fixed:
- Player height when riding Rafts.
3.0.3Релиз1.20.1 · 8 апреля 2025 г.
Fixed:
- Player height when riding Rafts.
3.0.2Релиз1.20.1 · 2 апреля 2025 г.
Fixed:
- Jar not being obfuscated
3.0.2Релиз1.20.1 · 2 апреля 2025 г.
Fixed:
- Jar not being obfuscated
Комментарии
Загружаем…