Loquat 🧩 (Neo/Forge)

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

File Details

[Forge 1.20.1] 2.1.1

  • B
  • Feb 21, 2024
  • 277.73 KB
  • 1.9K
  • 1.20.1+1
  • Forge + 1

File Name

Loquat-1.20.1-forge-2.1.1.jar

Supported Versions

  • 1.20.1
  • 1.20

Curse Maven Snippet

Forge

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

NeoForge

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

Learn more about Curse Maven

2.1.1

  • fix: selected areas being reset when some entity is spawned
  • chore: reformat code

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)
  • Merge pull request #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