Page: 1 ... 2 3 4 5 6

2.3.3 Nov 28, 2023
Improvements
  • The system for checking fertilizer items has been changed. Now comparison occurs only by type, description and name

2.3.2 Nov 27, 2023
Improvements
  • Fixed interaction between seeds and blocks with crops already planted on them
  • Added modifier for plants "rightClickHarvest": true - allows you to collect plants using the right mouse button, even if harvesting is disabled in the settings

2.3.1 Nov 26, 2023
Improvements
  • Added displayName modifier
  • Cocoa beans added to sprouts
  • Added cocoa bean handler

2.3.0 Nov 24, 2023
Fixes
  • Fixed particle display for non-displayable textures and custom textures. (Thanks irishscotty)

2.2.9 Nov 23, 2023
Improvements
  • Autoset is disabled for PUMPKIN STEM 1. Now the collection is set to 0 age
  • Fixed limit error (Thanks Hunt3r)

2.2.8 Nov 22, 2023
Improvements
  • Added left hand processing

2.2.7 Nov 20, 2023
Improvements
  • Improved RunnableTask 
  • Now if a world was deleted that contained LiteFarm seeds, they are automatically canceled in processing

2.2.6 Nov 19, 2023
Improvements
  • API update
  • Now you can add the farmland modifier. it will automatically install under the plant
  • Added harvestToPrivate setting. It allows players to collect crops in other regions using the right mouse button, but without destroying the crops

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.4 Nov 15, 2023
Improvements
  • Added support for Oraxen for custom sprouts

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.2.0 Nov 11, 2023
Fixes
  • Fixed limit bug when plant contains water modifier (Thanks machettis)

2.1.9 Nov 9, 2023
Fixes
  • Fixed a bug with displaying some text packages for the GUI

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.9 Oct 24, 2023
HotFIX
  • Fixed text display in the new Hex display system

Page: 1 ... 2 3 4 5 6