![⭐LiteFarm⭐ [1.16 - 1.21] icon](https://images.polymart.org/product/4560/thumbnail.png?t=1690919807&v=3)
⭐LiteFarm⭐ [1.16 - 1.21] 3.14.3
New Farming System | Custom Drop | Fertilizers | Crops | Plants | Biomes | Custom Sprouts
2.2.5
Nov 16, 2023
Fixes
- Automatic cancellation of events when the plugin cannot receive world data (chunks not loaded or server failure)
2.2.3
Nov 14, 2023
Improvements
- Custom reeds used in custom growth stages no longer grow (Vanilla grow)
2.2.2
Nov 13, 2023
Improvements
- API commands can be called from the console
- Added a time modifier for the API. Now you can set in seconds how long the plant has grown (/lfarm set 3 32,125,27 9999)
2.2.1
Nov 12, 2023
Improvements
-
Added API (package com.azlagor.litefarm.API.setPlant)
-
Added set plant command: Command: /lfarm set ID X,Y,Z
2.1.8
Nov 6, 2023
LiteCore update
- Added NBTProbider
- All processing of NBT data in the future will be processed only in LiteCore.
p.s. LiteCore is built into every Lite product individually, so you don't have to separately update or download it. All necessary updates are present inside the plugin
2.1.7
Nov 5, 2023
Improvements
- Added customization of all colors to display plant growth.
Don't forget to delete the lang folder if you are using the official translation, or change the "gui.timeHarvest" field: "§bGrowth: §6".
2.1.6
Nov 4, 2023
Fixes
- Fixed a bug where versions <1.18 could not play sound effects (Thanks SOL1NE)
2.1.5
Nov 3, 2023
Improvements
- Added processing for cacti and cocoa beans. Now they don't disappear after appearing
2.1.4
Nov 2, 2023
Improvements
- Added support for custom ItemsAdder blocks for custom growth stages
- Example: "customSprouts": [
"minecraft:rose_bush","_iainternal:red_block"],
2.1.3
Nov 1, 2023
Fixes
- Fixed BlackList for head data gods that used a piglin head. The error was for versions <1.19
2.1.2
Oct 31, 2023
Fixes
-
Fixed display of italic text in the GUI.
-
Removed unnecessary color effects in the GUI
2.1.1
Oct 27, 2023
Fixes
- Fixed a bug with processing limited plants when using asynchronous threads (Thanks )
- Added Bisected support for LARGE_FERN
2.1.0
Oct 25, 2023
Init LiteCore
- Added new LiteCore package
- LiteCore will be added to every Lite product and include core features
- Moved ColorModule to LiteCore
2.0.8
Oct 24, 2023
Improvements
- Improved color processing module. Now HEX colors support any number of inserts into a message of the {#FFFFFF} format.
- Example: "{#FFFFFF}Hello {#555555}world!"
2.0.7
Oct 23, 2023
Fixes
- Fixed autoSetBlock function when wheat falls (Yes, spigot api now considers this a block) (Thanks Kwitt for report <3)
- Fixed blocks falling out of the harvest when the autoSetBlock function is active