promotional bannermobile promotional banner

Lush Scented Paradise

An expansion of the original game focusing on flowers and consumables.

File Details

lushscentedparadise-1.20.1-forge-1.2.1.jar

  • R
  • Mar 16, 2025
  • 2.41 MB
  • 54
  • 1.20.1
  • Forge

File Name

lushscentedparadise-1.20.1-forge-1.2.1.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:lush-scented-paradise-1210484:6310511")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

1.2.1
修复了胸甲标签的错误
Fixed a bug with chest armor tags
添加了kubejs支持,现在可以使用简单的kjs脚本添加煮茶和晒干配方。
Kubejs support has been added, making tea and drying recipes can now be added using simple kjs scripts.
示例:

event.recipes.lushscentedparadise.drying("minecraft:carrot","minecraft:diamond",200)//输入,输出,需要的时间,将胡萝卜晒干为钻石
Input, output, required time, dry carrots into diamonds

event.recipes.lushscentedparadise.teapot(["minecraft:carrot","minecraft:potato"],"minecraft:apple",200)//输入(组,1-4个物品),输出,需要的时间,将胡萝卜+马铃薯合成为苹果
Input (group, 1-4 items), output, required time, synthesize carrot + potato into apple

完善了韩语,繁体中文,文言文的翻译
Improved translations into Korean, Traditional Chinese, and Classical Chinese