AetherSeeds is designed to transform the way you plant and use seeds with progressive schematics.
heya. a little big update. so please proceed with caution
Regarding holograms:
Pretty simple. Dont need to update anything. If you want to structure it however you want, just follow this:
hologram:
structure:
- "%needwater%"
- " "
- " "
- "%title%"
- "%ready%"
- "%waterInfo%"
- "%timeInfo%"
title: "&6✧&e✧&r✧ &6&n&lPeach&r &r&n&lFarmer&r ✧&e✧&6✧"
ready: "&a&l✧ &a&lReady to Harvest! &a&l✧"
needwater: "&b&o\"Watering Needed!\""
waterInfo: "&7Watering: &6%watering_amount%&7/&6%watering_max%"
timeInfo: "&7Time Remaining: &6%watering_time_remaining_compact% second"
Regarding custom model data:
Pretty simple too. If you want to set models, just follow the snippet below (this works for both gui.yml and seeds.yml):
items:
seedInfo:
name: "%tree%"
slot: 13
material: "PLAYER_HEAD"
# Use 0 or dont set to disable custom model data
customModelData: 0
texture: "http://textures.minecraft.net/texture/e462249c7871a1269e30f8af34e6de60ab3ea92698eb3cf5d6eb6a2428c41b6a"
Regarding hex colors:
It works for both items, messages and GUI. Example snippet:
prefix: "#212281AetherSeeds &8» &7"
Hi, extremely small fix.
Hi, a little fix for leaf fork and license checking spam issue.
Hi, a big experimental update. A big breaking change unfortunately. If you use this version on production, please tell us when you have problems.
The seed placement preview:
Changes in config:
Changes in yaml:
prefix: "&bAetherSeeds &8» &7"
no_permission: "&cYou don't have permission to do that! (&f%permission%&c)"
seed:
preview_started: "Preview started! You can end it when you switch to another item."
preview_stopped: "You can no longer preview the seed."
Hi, somewhat trying to revive the plugin, so here is couple of actual fixes.
Planning to revamp the whole plugin, but not yet.