Apeiros-46B / AlchimiaVitae

A Slimefun addon which adds alchemy and herbalism (My entry to the 2021 Slimefun Addon Jam)
MIT License
2 stars 10 forks source link

Re-planting infusion issues #3

Closed Rojiza closed 2 years ago

Rojiza commented 2 years ago

Description (Required)

Automatic re-plant doesn't work in any kind of hoe The altar does work, and the recipe for infusing a hoe works as well, but the hoe itself wont replant anything.

Steps to reproduce the Issue (Required)

https://youtu.be/zuEvfYAaCSI

Expected behavior (Required)

I was expecting this infused item to replant

Server Log / Error Report

There's no log to show, this error doesn't show up in console

Environment (Required)

All versions included in the screenshot: https://imgur.com/2DYsJoX

Apeiros-46B commented 2 years ago

can you hold the infused hoe and do /paper dumpitem, then send the output?

Rojiza commented 2 years ago

Sure

Here's a screenshot of that text

https://imgur.com/yKqcOl3

and here's a copy of the text

[23:23:48 INFO]: {Damage: 0, PublicBukkitValues: {"alchimiavitae:infusion_autoreplant": 1b}, display: {Lore: ['{"text":""}', '{"extra":[{"bold":false,"italic":false,"underlined":false,"strikethrough":false,"obfuscated":false,"color":"gray","text":"Infusion:"}],"text":""}', '{"extra":[{"bold":false,"italic":false,"underlined":false,"strikethrough":false,"obfuscated":false,"color":"dark_gray","text":"› "},{"italic":false,"color":"green","text":"Automatic Re-plant"}],"text":""}']}}

Apeiros-46B commented 2 years ago

strange are there any errors in the server console

Apeiros-46B commented 2 years ago

nvm i know why it's not working mistyped something in the code