Liz's Limited Liability

Quick rating

Liz's Limited Liability

No reviews yet

A modpack that is to my tastes with the intent to extend and enhance instead of overhaul.

Mod Loaders
Quilt
Minecraft

Community voices

Reviews

Versions
Loading versions…
Match includes

Click once to include, again to exclude, again to clear

Rating Any
Any 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0
Min
Max
Play Status
Reviews
Time Played
hrs+
Verified developers only
Has developer response
List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

Compatibility

Supported Environments

Dev Environment
Client Required
Server Required

About

Project Details

Type
Modpack
Pack Size
Small / Light 0 mods
License
MIT License
Authors

For authors

Embed Badge

If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

Modrinth ID

Resources

External Links

Source Issues Wiki Discord

About

Description

Liz's Limited Liability

A modpack with the intent to extend and enhance instead of overhaul.

Note for Steam Deck: You may to manually disable Vivecraft. Since this modpack is mostly for me and my own, I've added that mod so I can play in VR with others being able to see me, but, from testing, I've found that it can crashes the game on Steam Deck for some reason. I'll open an issue at some point if it reoccurs, but for now this is the only caveat.

Goals

  • Lightweight
    • Number of mods is less important than size
    • Steam Deck compatability & controller support
      • I want to play this on the sofa and with a controller sue me

Mod Overview

This is a non-exhaustive list of mods included in this modpack. It is split into categories based on how it affects the game and by how much. Not included are things like performance mods, fixes, and libraries. For a complete list of mods, you can check out the related version in Modrinth.

Gameplay

Enhancements

Tweaks

Utility

Notes

Some dependency overrides are included because there's some weirdness with mismatched casing and incomplete metadata. Each one is tested to make sure it's just a surface-level issue.

Server

Compose definition:

version: "3.8"

services:
  mc:
    image: docker.io/itzg/minecraft-server
    tty: true
    stdin_open: true
    ports:
      # Server
      - "25565:25565"
      # Voice chat
      - "24454:24454"
    environment:
      - "EULA=true"
      - "TYPE=quilt"
      - "PACKWIZ_URL=https://raw.githubusercontent.com/lizclipse/lizs-limited-liability/v0.6.0/pack.toml"
      - "VERSION=1.20.1"
      - "MAX_MEMORY=8G"
    volumes:
      # attach the relative directory 'data' to the container's /data path
      - "./volumes/mc/l3:/data"
    restart: always

Dynmap support (currently broken)

For Dynmap to work, the compose will need a couple of additions:

ports:
  - "8123:8123"
environment:
  # Needed to fix an incompatability with dynmap & quilt
  - "JVM_DD_OPTS=loader.workaround.jar_copy_all_mods=true"

Screenshots

Gallery

This project has no gallery images yet.

Versions

Files

Relations

Project Relations

More like this

Similar Modpacks

Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this modpack.

On ModDex

Community snapshot

0
Ratings
0
In libraries
0
Followers
0
In stacks
Avg. hours (completed)
When players mark completed and log hours.

By the numbers

Statistics

<1,000
Downloads
Last Updated
CurseForge
Created
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works