Язык

Lilligant

Lilligant

Modrinth

A bunch of utility mixins

1.2k загрузок 1 подписчиков обновлено 14mo ago
последняя v0.8.2 Modrinth
Fabric Forge Neoforge 1.20.1 – 1.20.1

Lilligant

This is my utility mod.

Features

Sweet Berry Bushes no longer slow

Sweet berry bushes will never slow the player anymore.

Enchantments

Lilligant adds a new Aerial Affinity enchantment which can be placed
on a helmet to reduce the normal on-ground speed penalty that you get
when mining. This can be disabled in the configuration.

Lilligant hooks into how enchantment levels are calculated, allowing you
to pretend like a player or an item has an enchantment (when they really
don't). Implement EnchantmentEffectInterceptor and register it with
said interface in your mod initialiser.

Lilligant includes a default enchantment interceptor that allows certain
enchantments to be simulated if you have a status effect that is in a
specific mob_effect tag.

  • lilligant:gives_aqua_affinity - Acts as if you have the Aqua
    Affinity enchantment effect. By default, this contains the Water
    Breathing status effect.
  • lilligant:gives_frost_walker - Acts as if you have the Frost
    Walker enchantment effect. This has no default tag entries.
  • lilligant:gives_aerial_affinity - Acts as if you have the Aerial
    Affinity enchantment effect. By default, this contains the Slow
    Falling status effect and the Levitation status effect.

Entity Blocking

Lilligant blocks entities from spawning at the lowest level - the entity
manager - meaning that entities are well and truly unable to spawn. This
is configurable in the entity_blocker.toml configuration file.

Sniffer Cooldown Adjustment

The snifferCooldown parameter in the content configuration can be used
to customise how many ticks a Sniffer will be on cooldown after sniffing
something up, making it easier to make Sniffer farms for e.g.
torchflowers.

Portal Blocking

Lilligant adds a small API that can prevent portals from forming based
on overworld conditions. It also includes a built-in handler that stops
portals from working based on height (disabled by default). See the
NetherPortalFormationInterceptor class for more information.

Narrator Error Suppression

Lilligant automatically suppresses the log on startup caused by a
missing libflite.so.

Peaceful Mode Enforcement

Lilligant adds a new configuration option to allow forcing peaceful
mode. This locks the difficulty to Peaceful both in-game and during
world creation, and makes mob spawners automatically delete themselves
on tick as a small micro-optimisation.

In addition, Lilligant will disable the hunger bar from rendering in peaceful mode.

JVM Argument Checking

Lilligant adds a warning screen that warns the player if they've added
useless (-XX:+EnableG1GC) or harmful (-XX:MaxTenuringThreshold=1) JVM args.

Auto-Kill Ender Dragon

On peaceful mode, the ender dragon will be automatically killed. An end
portal and end gateway will be generated like normal.

Wayland Fixes

Lilligant patches a handful of Blaze3D methods to support booting on
Wayland natively if a GLFW version built for Wayland is used (e.g.
3.4.).

Lang Overriding

Lilligant adds an extremely late language overrider that will forcibly overwrite language keys for
the provided lang. Useful for when dynamic resources WON'T BEHAVE

Версии

Release
0.8.2
fabric, forge, neoforge · 1.20.1 · 14mo ago
Fixed bee nest spam when bees can't spawn. Hunger bar will now no longer show in peaceful mode at all.
87
Release
0.8.1
fabric, forge, neoforge · 1.20.1 · 23mo ago
Adds a brutal hatchet fix to allow overriding lang entries when dynamic modpack resources will not behave properly
408
Release
0.8.0
fabric, forge, neoforge · 1.20.1 · 27mo ago
262
Release
0.7.6
fabric, forge, neoforge · 1.20.1 · 28mo ago
- Added a bunch of mixins that prevents crashing when using Wayland with GLFW versions that support it natively. - Added metadata parsing for…
147
Release
0.7.4
fabric, forge, neoforge · 1.20.1 · 28mo ago
Initial release.
249

Комментарии 0

Пока нет комментариев. Будь первым, кто поделится мнением.

Скачать Lilligant

Файлы отдаются напрямую с первоисточника. Modgrid не хранит и не изменяет их.