
369
4
Geode 1.2.1
beta7 февраля 2026 г.Version 1.2.1
Patches & Bug Fixes
- Removed "Sharpness Copycat"
Additions
Enchantments
GeodeEnchantment has been expanded with new utility methods.
Features
getRegistryEntry(ServerWorld)to get the registry entry of that enchantment.getLevel(ServerWorld, ItemStack)to get the level of this enchantment on the given stack, or 0 if the enchantment isn't present.hasEnchantment(ServerWorld, ItemStack)to check whether the stack is enchanted with this enchantment or not.
Geode 1.2
beta4 февраля 2026 г.Version 1.2
🛠️ Added
🏷️ Datagen
- Added
getModIdtoGeodeDataGenerationproviding the generation with the ID of the mod data is generated for. Example:@Override public String getModId() { return ExampleMod.MOD_ID; } - Added block state datagen.
Geode 1.1
beta3 февраля 2026 г.Geode 1.1
🔥 Bug Fixes
- Fixed
Draw#arrow(double3, double3, int)callingDraw#line(double3, double3, int, float)instead ofDraw#arrow(double3, double3, int, float).
Geode 1.0
release28 января 2026 г.First Version
Совместимость
Создатели
Детали
Лицензия:Apache-2.0
Опубликован:1 месяц назад
Обновлён:2 недели назад
