Loquat 🧩 (Neo/Forge)

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

File Details

[Forge 1.20.1] 2.1.5

  • R
  • Jun 19, 2025
  • 277.81 KB
  • 67.9K
  • 1.20.1+1
  • Forge + 1

File Name

Loquat-1.20.1-Forge-2.1.5.jar

Supported Versions

  • 1.20.1
  • 1.20

Curse Maven Snippet

Forge

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

NeoForge

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

Learn more about Curse Maven

2.1.5

  • fix: kubejs maven
  • fix: use the correct Lists class
  • fix(lang): wrong parameter in messages (#11)

2.1.4

  • fix: restrictions not being synced to the client correctly

2.1.3

  • fix: crash if Lychee is not installed

2.1.2

  • fix: crash with Supplementaries (close #10)

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