SUPPER SEASON [1.11.x-1.18.x] ⌚ Time | Season | Fishing icon

SUPPER SEASON [1.11.x-1.18.x] ⌚ Time | Season | Fishing -----

custom calendar day/month/year, 4 season each year, more fish, fishing contest



[1.0.7] Fix error, change some stuff.
- Delete old effect.yml for all new options -

*Fix error:
- Double ores, crops don't work

*Change some stuff:
- List of plants will dead each season ( Dead Plant effect)
before
Code (YAML):
dead_plant:
  chance
:
    spring
: 0
    summer
: 10
    autumn
: 40
    winter
: 100
after
Code (YAML):
dead_plant:
  chance
:
    spring
: 0
    summer
: 10
    autumn
: 40
    winter
: 100
  type
:
    spring
: [ ]
    summer
:
   - 'CROPS'
    autumn
:
   - 'CROPS'
    - 'POTATO'
    - 'CARROT'
    winter
:
   - 'CROPS'
    - 'PUMPKIN'
    - 'POTATO'
    - 'CARROT'
    - 'MELON'
    - 'SUGAR_CANES'
- Each fortune level add more drops ( Double ores, double crops effect)
- Disable to bug: place and break ores, crops again
- Remove crops list will be double, add chance to double each season
before
Code (YAML):
double_crops:
  chance
: 40
  type
:
    spring
:
    - 'CROPS'
    - 'PUMPKIN'
    - 'POTATO'
    - 'CARROT'
    - 'MELON'
    - 'SUGAR_CANES'
    summer
:
   - 'CROPS'
    - 'POTATO'
    - 'CARROT'
    autumn
:
   - 'CROPS'
    winter
: [ ]
 
after
Code (YAML):
double_crops:
  chance
:
    spring
: 100
    summer
: 80
    autumn
: 60
    winter
: 10
----------, Apr 2, 2022
Resource Information
Author:
----------
Total Downloads: 5,075
First Release: Nov 27, 2021
Last Update: Aug 18, 2022
Category: ---------------
All-Time Rating:
7 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings