![IACroper 30% off [10dolars] icon](https://images.polymart.org/product/2366/thumbnail.png?t=1&v=3)
IACroper 30% off [10dolars] 2.2.3
ItemsAdder addon with resourcepack custom and with plants --- Comes with 25 default plants
How To setup?
add to config
config:
time: true/false //if true enabled new time system to plants
no-fertilizer-msg: Ninguno!
fertilizer:
max: 64
water-identifier-msg: "<gradient:blue:aqua>El agua contenida es instance:mb / cnf:config.max-water </gradient> <br><gray>Fertilizante: instance:fertilizer"
new fertilizer.yml
DEMONIC:
discount-time: 100
discount-water: 200
extra-luck: 1
display-name: "<gradient:red:dark_red>Demonic</gradient> - instance:fertilizer-amount"
itemsadder: "croper:fertilizer_test"
new plants.yml #all configs from plants or seed moved to there *working in wiki update*
"croper:asparagus":
time-growth: 500
"croper:cabagge":
time-growth: 500
"croper:cannabis":
time-growth: 500
Moved all
itemsadder/data/itempacks/....
items:
<id>:
plant:
seed:
To
iacroper/plants.yml
<namespace:id>:
plant:
seed:
moved
<itemsadder file of item>
items:
<id>:
plant:
water-take: 100
to
<config.yml of IACroper>
plants:
<namespace:id>:
water-take: 100
to try furniture mode
config:
block-mode: false
furniture-mode: true
config:
bonemeal-effect: true //if is false the bone meal effect when a plant grow will be disabled
water-default: true //if is false the default system of water adding with buckets and bottle will be disabled
WATER_BUCKET: 1000 // change the added water by water bucket
WATER_BoTTLE: 1000 // change the added water by water bottle
items.{base_id}.plant.water-take
is the config rute from the items to change the base taked water for the plant
added radx and rady to
config.items
example: toItem:{water=10;radx=2;rady=3}
config:
block-packets: true # is used to optimize the itemsadder block sending if you sen on false use the default ItemsAdder
added new config section
config:
mythic-lib: true
this is used to enable or disable the use of mythiclib in some events
[Only work for sound:{} event]
Config for bonemeal percent and Golden Plants like oraxen
read wiki:
[url]https://sodadevs.gitbook.io/iacrops/spanish/funciones-y-configuracion/config.yml[/url]
[url]https://sodadevs.gitbook.io/iacrops/spanish/creacion-de-plantas/estados[/url]