// FarmCraft | [1.21] | [Fully Custom Crops] \\ icon

// FarmCraft | [1.21] | [Fully Custom Crops] \\ -----

Plant & Harvest Fully Custom Crops! Customizable Growing Process!




- Fixed a "bug" (more like inconvenience) where farmland would turn into dirt upon planting a crop. Now whatever kind of block you planted on will remain there after the crop is planted. This allows farmers to not need to re-till the dirt every pass.
- Bug brought to light by @ SupaStitch
----------, Oct 25, 2024

- Added server custom messages in messages.yml. Requested by @
mizuo-san on GitHub. First server restart will create the file, then do a "/farmcraft reload" to enable changes you've made or restart the server a second time.
----------, Oct 5, 2024

- Fixed a bug reported by @ mizuo-san on GitHub.
- Bug allows users to have unlimited seeds
- Bug deleted items instantly that should not have been deleted
----------, Oct 5, 2024

- Added support for custom persistent data in yml item creation
----------, Sep 22, 2024

- Added option in text file item creation for enchant glow without any enchants
----------, Sep 21, 2024

Note: This update changes the way crop configuration works! A new optional "Leaf_Block_Material" option has been added. Sample crop files can be regenerated by (temporarily) deleting or moving your plugins/FarmCraft/crops folder.
- Added customizable bases as requested by @zopn333. Great suggestion. If any unforeseen behavior comes from this due to minimal testing, let me know (ex: saplings actually growing into trees, etc).
- General updates to support new item API with text file -> item creation
- Added support to creeper explosions so they properly harvest exploded crops instead of dropping the actual crop player head and other unintended behavior.
----------, Sep 17, 2024

- Added RGB/LCH gradient support
- Added messages explaining why the player can't grow a crop (if they can't)
- Updated to function on Spigot 1.21
----------, Jul 10, 2024

- Added gradient support to item creation and holograms as requested by @rakkoon69
----------, Apr 22, 2024

- Fixed infinite seed bug in WorldGuard regions.
----------, Jan 10, 2024

- Spigot change broke a hacky feature where you could add enchantment glow to non-enchanted items. I must remove that feature now.
----------, Jan 7, 2024

- Attempted to fix a bug where seeds continued to drop in worldguarded regions where breaking grass is cancelled (infinite farming)
----------, Dec 3, 2023

- Added experience functionality
- Harvesting crop can give configurable experience
- Planting crop can require configurable experience
- I had an odd bug on my test server where "drop" itemstacks weren't showing up in holograms but I may just be way out of date
----------, Oct 25, 2023

- Updated things I noticed were broken to 1.20. If anything is still broken, let me know. Uhhhh sorry it took me so many years
----------, Jul 1, 2023

- Fixed a console spamming error introduced into the last update where right clicking with an empty hand would throw a nullpointerexception. Luckily it was reported quickly so I was notified and could fix it quickly! Sorry!
----------, Nov 8, 2021

- Removed accidental debug left in where upon dropping a plantable seed from breaking grass "3" was sent in chat.
- Fixed functionality of light and water detection. Make sure you are aware of this and double check your configs. If the plugin seems like it "doesn't work at all anymore" it's probably because of this.
----------, Nov 7, 2021

- Added the proper ability for seeds to be custom skinned player heads and just more fluid skinned head intractability overall.
- Added a protection against planting seeds in worlds with "_" in the official backend name (eg: the nether's worldname and end's worldname). This isn't a preference but a necessity because it breaks some backend stuff. It was a very silly decision I made in the beginning of the plugin that has held true through the whole development. I could just fix it now, but that would require every server using the plugin to wipe all crops and that just seems unfair so my ghetto fix is no longer allowing the placement of seeds in world names with "_".
----------, Oct 17, 2021

- Added support for Paper server users.
- Updated to support MC 1.17.x
- Removed support for all prior MC versions.
----------, Aug 5, 2021

- Updated to 1.16.5
- Fixed console spam nobody commented on so I didn't know existed. SORRY I KNOW IT WAS ANNOYING WHY DID YOU NOT TELL ME.
----------, Feb 5, 2021

- Default config has been rewritten to accurately show how to handle "lore" setups. Your configs will not automatically be overwritten as this isn't an actual update to them. If you wish to get the newly updated versions, manually delete or rename your current "config.yml" and "corn.yml" files.
----------, Feb 1, 2021

- Updated to 1.16.4
- Configs should be backed up and wiped so new format examples can be created.
----------, Jan 13, 2021

- Hi so we are now 1.14.4 supported
- Hi so all source code is https://github.com/thetealviper/Spigot_FarmCraft
- Also fixed a bug where right clicking the crop doesn't spam console and also properly shows the drops.
----------, Sep 6, 2019

The plugin has been updated to support 1.13. With that, however, support for everything below 1.13 has been dropped and users should download old, unsupported versions.
----------, Dec 16, 2018

- Added purge command. Server owners can now remove all instances of a crop for whatever reasons they might have. Items in inventories related to the crop are not touched however as this would be unrealistic to achieve swiftly and without lag.
- Fixed a bug where fully grown crops weren't completely removed from the still growing database.
Purge Suggested By EscargotRouge
----------, Jan 5, 2018

Now the hologram won't be spammed and show a bunch of drops on top of eachother.
----------, Jan 5, 2018

Little piece of code was breaking every crop which wasn't the very first registered. Literally nobody told me so I never knew. Now it was brought to my attention and everything should be working fine and dandy.
HUGE SHOUTOUT TO DynamoASM
----------, Jan 5, 2018

In "tags" you can now include "forcestack:#" to specify a itemstack size.
----------, Dec 24, 2017

TO SEE HOW THE NEW SYSTEM WORKS, DELETE AND REGEN YOUR "Crop" FOLDER AND INSPECT THE "corn.yml" FILE. YOU'LL SEE THE NEW SETUP EXEMPLIFIED IN DROP GROUPS "1-1" AND "1-2". THE NEW VARIABLE ADDED IS "chance". For the new chance based drop system, include multiple drop configurations for the same percent, but change the "chance" variable in the setup to whatever you please. It doesn't have to equal 100 but it's recommended.
SUGGESTED BY dejakob
----------, Dec 21, 2017

Fixed a bug requiring HolographicDisplays even though it wasn't supposed to be required.
----------, Nov 30, 2017

Now you can configure custom skull textures.
----------, Nov 30, 2017

- Accidentally included grass block as a thing that can yield seeds. Fixed that
- Forgot to include main config in the reload. Fixed that
----------, Nov 29, 2017

Fixed a spam bug upon breaking grass. Why did nobody tell me about this sooner lol.
----------, Nov 29, 2017

- Added seed drops.
----------, Nov 29, 2017

- Fixed misaligned crop head. It is now centered.
- Fixed leaves being troublesome and disappearing.
- Added right click support. Now either a configurable chat message will be sent or a configurable holographic display will be shown depending on what you have configured.
- Fixed the help message formatting. It was a bit shit. Whoops my bad.
----------, Nov 28, 2017

Finally figured out how to center the damn head. It's fixed boys and girls don't fret.
----------, Nov 28, 2017

Read the title dum boi
----------, Nov 26, 2017

Resource Information
Author:
----------
Total Downloads: 14,023
First Release: Nov 26, 2017
Last Update: Oct 25, 2024
Category: ---------------
All-Time Rating:
27 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings