⚜️Planting&Eating|Plants, Foods, Heads, Recipes

SpigotVIP ⚜️Planting&Eating|Plants, Foods, Heads, Recipes 1.1.4

⚜️Planting&Eating|Plants, Foods, Heads, Recipes
◦•●❤♡ ᴄᴏɴᴛᴀᴄᴛ Dekomori on discord ꜰᴏʀ ꜱᴜᴘᴘᴏʀᴛ ♡❤●•◦

Native Minecraft Version:
1.16
Tested Minecraft Versions:
1.16 / 1.17 / 1.18

[IMG]
[IMG]

  • Planting&Eating is a plugin that expands the possibilities to your SMP server!
    There are lots of customizable features that blow your mind!
[IMG]

  • Customizable plants, foods, heads, and recipes
  • 5 sorts of plant types
  • Base64 head texture value supports (Minecraft Heads)
  • Custom model data support
  • Support Yaml, SQLite, and MySQL storage
  • Plants:
    1. Custom crop drops
    2. Custom seeds item
    3. Biome settings
    4. World settings
    5. Natural seed dropping possibility
    6. Custom Tree: schematics file supports
  • Foods:
    1. Custom eating potion effects
    2. Custom cooldowns
    3. Custom sounds
    4. Custom particles
    5. Custom saturation levels, food levels
  • Recipes:
    1. Custom ingredients
    2. Custom result
    3. Custom cooking time & experience
    4. Custom permissions (For crafting recipe)
    5. Supporting recipes: Shaped, Shapeless, Furnace, Blasting, Smoking, Campfire
[IMG]
[IMG]
[IMG]
[IMG]
[IMG]
[IMG]


[IMG]

  • /plantingandeating (/pae)-Open main GUI
  • /pae data-Lookup plant's information
  • /pae reload-Reload plugin
  • /pae plants-Open plants GUI
  • /pae foods-Open foods GUI
  • /pae recipes-Open recipes GUI
  • /pae heads-Open heads GUI
  • /pae give <food/head/seed> <item> [player]-Give item to player
[IMG]

  • /pae-(Default: OP) pae.admin

[IMG]


[IMG]

[IMG]

[IMG]

[IMG]

[IMG]

[IMG]

[IMG]

[IMG]

[IMG]

[IMG]

[IMG]

[IMG]


[IMG]

Code:
# Do NOT Edit UUID

storing-type: SQLITE
mysql:
  host: ''
  port: 3306
  database: ''
  username: ''
  password: ''
  ssl: false

wild-generator: false
crop-click-to-drop: false

plant-type:
  low-stem:
    title: "LOW-STEM"
    description: 'Common low plants,||mainly bear berry fruits.'
    min-stage-ticks: 60
    max-stage-ticks: 3000
  tall-stem:
    title: "TALL-STEM"
    description: 'Tough and tall stem,||mainly grow grains and beans.'
    min-stage-ticks: 120
    max-stage-ticks: 6000
  climber:
    title: "CLIMBERS"
    description: 'Soft and slender stem,||need to climb objects to grow.'
    min-stage-ticks: 180
    max-stage-ticks: 9000
  tree:
    title: "ARBOR"
    description: 'Sturdy and towering trunk,||up to several meters in height.'
    min-stage-ticks: 600
    max-stage-ticks: 30000
  custom-tree:
    title: "PALMAE"
    description: 'Cylindrical slender trunk, leaves like feathers||and concentrated on the top of the trunk.'
    min-stage-ticks: 300
    max-stage-ticks: 15000
 
uuid: []

Code:
eating-progress: '&a&lEATING.. {progress}'
eating-interrupt: '&c&lEATING INTERRUPT..'
food-ate: '&a&lYOU ATE A {food}'
wrong-biome: '&cThis plant is not allowed in this biome.'
wrong-world: '&cThis plant is not allowed in this world.'
too-high: '&cHere are too high for this plant.'
too-low: '&cHere are too low for this plant.'
not-beside-water: '&cThis plant needs to grow beside the water.'

Code:
displayname: '&cApple'
material: PLAYER_HEAD
textures: eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvOTIxMTI3ZDIyNjc1YzVjNzY5YTBjMDhiNTcyMDE4ZDI5OWM4MzA0NmY4ZTFmOTQzZWQ5ZDUxYmUwM2IwNyJ9fX0=
lores:
- '&fAlso known as Ringo, native to Central Asia.'
custom-model:
  enabled: false
  data: 1
food-levels: 4
saturation-levels: 2.4
# Ticks
eating-delay: 32
# Fill in a Material
eating-particle: APPLE
eating-sound: ENTITY_GENERIC_EAT
# [Percent (1 = 1%)]:[Effect]:[Ticks (20 Ticks = 1 Sec)]:[Strength (0 = Level I)]
effects:
- 1:CONFUSION:100:0
- 0.1:POISON:200:0
- 0.01:POISON:200:4
full-eatable: false
execute-commands:
- '@chance=50 spawn'
- '@console tell %player% You ate a %food%!'
Code:
displayname: '&fCotton'
lores:
- '&fFluffy and soft cotton, often made into various textiles.'
textures: eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZDEzOTJjNjhiZThkYzllYjYyYjMxNjFiODA2MmMyOTRjNGNiN2Y2NjIzMzBmYmVjMmQzMTQ4OGJmZjYwNWQ5MCJ9fX0=
glowing: false
Code:
type: CUSTOM_TREE
biome:
  enabled: true
  whitelist: true
  types:
  - Jungle
  - Modified_Jungle
  - Jungle_Edge
  - Modified_Jungle_Edge
  - Warm_Ocean
  - Deep_Lukewarm_Ocean
world:
  enabled: false
  whitelist: true
  worlds:
  - world
requirements:
  height: 60-80
  light-level: 9
  water-beside: true
tree:
  sapling: JUNGLE
  schematic:
  - COCONUT_TREE1
  - COCONUT_TREE2
  - COCONUT_TREE3
  - COCONUT_TREE4
  - COCONUT_TREE5
wild-chunk-generate:
  enabled: true
  spawn-percentage: 50
seeds:
  material: PUMPKN_SEEDS
  displayname: '&fCoconut Core'
  lores:
  - '&7type: &e%title%'
  - '&7description: &e%description%'
  - ''
  - '&8Coconut Tree'
  glowing: true
  naturally-drop:
    enabled: true
    percentage: 0.1
  custom-model:
    enabled: false
    data: 1
head-textures: eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNzMxNTIyNWU1ZDhjMjljMWU1ODNiMTY2ZDE5Y2RjYWYwYjllMzgyZWNmMTQ3ZDVjYzRjMTYxNDcyYTk2YWY4In19fQ==
drops:
- ==: CropDrop
  item: null
  max-amount: 1
  min-amount: 1
  drop-percentage: 100.0
  food: Coconut
- ==: CropDrop
  item: null
  max-amount: 1
  seed: CoconutTree
  min-amount: 1
  drop-percentage: 50.0
Code:
type: SHAPED
result: FOOD:PackagedPopcorn
ingredients:
  '4': ITEM:PAPER
  '5': FOOD:Corn
  '6': ITEM:PAPER
  '8': ITEM:PAPER
Code:
type: SHAPELESS
result: ITEM:STRING:3
ingredients:
- HEAD:Cotton
Code:
type: FURNACE
result: FOOD:Popcorn
input: FOOD:Corn
cooking-time: 400
experience: 0.5

[IMG]

Latest reviews

Please update for 1.18.2
UPDATA pls

Similar resources

[SALE] FoodMC - Make as many foods as you like!‍ BlackSpigot.com
Create as many foods as you want with this plugin! Very customizable!
0.00 star(s) 0 ratings
Downloads
136
Updated
BlackSpigot General Chat
Rules Help Users
    N @ NabixEnd: hi
    Top