#Farming fortune fix.

1 messages · Page 1 of 1 (latest)

white blaze
#
    set {_name} to colored "%{rarity.color::%{_rarity}%}%%{_name}%"
    if {_stats} is not "0":
        set {_loopcount} to 0
        set {item.stats::%{_id}%} to {_stats}
        loop {_stats} split at "|":
            add 1 to {_loopcount}
            set {_values::*} to loop-value split at ";"
            set {_value} to {_values::2} parsed as number
            set {_stat} to {_values::1}
            set {_statlore} to "%{_statlore}%%nl%" if {_loopcount} > 1
            set {_sym} to "" if {_value} < 0
            set {_statlore} to "%{_statlore} ? ""%%{stat.color::%{_stat}%}%%{_sym} ? "+"%%{_value}%%{stat.symbol::%{_stat}%}% %{_stat} in strict proper case%"
            delete {_sym}
        set {_statlore} to "%{_statlore}%%nl%%nl%"
    set {_lore} to "%{_statlore} ? ""%%{_lore}%"
    set {_lore} to "&4❣ &cRequirement: &aLevel %{_level}%%nl%%nl%%{_lore}%" if {_level} > 0
    set {item.level::%{_id}%} to {_level}
    set {_lore} to "%{_lore}%%nl%%nl%%{rarity.color::%{_rarity}%}%&l%{rarity.text::%{_rarity}%}% %{_customtype} in uppercase%"
    set {item.type::%{_id}%} to {_customtype}
    set {item.rarity::%{_id}%} to {_rarity}
    set {_i} to 1 of {_itemtype} named {_name} with lore {_lore} with all item flags
    set string tag "id" of nbt of {_i} to {_id}
    add {_id} to {items::*}
    set {item::%{_id}%} to {_i}```
#

and this is the current lore. I have no idea why it doesnt work.

sour burrow
#

ahh

white blaze
sour burrow
#

ill work on a fix

#

i just have one question

#

why are you making skyblock rip off

white blaze
#

Thanks. Im not. i have this idea of my server. i can explain it over VC if youd like. Any feedback would be cool

sour burrow
#

hmm

#

intresting

white blaze
#

I have this idea for farming. I might take the farming system from hypixel thats a yes

#

Theres no rules saying no

#

I can show you myself

prisma tinsel
white blaze
#

sooooo we still need help

prisma tinsel
#

mhmm

#

you need to explainpls and provide some insight into the issue so we can understand it and then figure out a solution

#

debugging would likely be helpful if you arent sure where to start

sour burrow
prisma tinsel
#

okay yeah thats the textbook example of when you should debug

white blaze
#

I tried it too. i cant figure it out! its like something else is written there.

prisma tinsel
#

so what happens when you debug?

white blaze
#

It just doesnt recognise it

#

Ill show you. VC?

prisma tinsel
#

Have you debugged your code?

white blaze
#

Yes

#

But i changed it back now

prisma tinsel
#

well you gotta broadcast stuff so you can see what the code is doing

white blaze
lapis widget
#

debugging didn't work???

white blaze
#

solved

lapis widget
#

add solved tag