Loquat 🧩 (Neo/Forge)

Area management and structure/dungeon generation mod for pack & map makers.

File Details

[Forge 1.20.1] 2.1.0

  • B
  • Feb 13, 2024
  • 277.56 KB
  • 35
  • 1.20.1+1
  • Forge + 1

File Name

Loquat-1.20.1-forge-2.1.0.jar

Supported Versions

  • 1.20.1
  • 1.20

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:loquat-forge-885292:5104387")

NeoForge

implementation fg.deobf("curse.maven:loquat-forge-885292:5104387")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

## 2.1.0

- fix: restriction data are not synced to the client
- feat: commands overhaul
- improve: mixins
- new publish script

## 2.0.1

- feat(lang): add zh_cn  ([#6](https://github.com/Snownee/Loquat/issues/6))
- Merge pull request [#7](https://github.com/Snownee/Loquat/issues/7) from SettingDust/1.20.1-forge
- fix: using correct stage for rendering outline & correct kiwi version
- chore: bump version & cleanup code
- fix: the outline with wrong camera offset
- chore: add debug utils mod
- fix: port mixin and test data pack to 1.20.1
- feat: port to 1.20.1
- chore(deps): bump dependencies
- build: optional changelog and token

## 1.2.4

- chore: update dependencies
- delete publish.py
- fix: set version number to zero
- fix: create tag before generating changelog
- publish script