#Deluxe Menu Ecobit support

1 messages · Page 1 of 1 (latest)

tribal acorn
#

Hi, I would like to ask if Deluxe Menu has any Ecobits support? Or is there anyway I can use ecobits to make the view requirements?

tribal acorn
#

up ~

tribal acorn
#

hmm, what requirement type should I put? is it consider has amount?

#

or string >= ?

half ridge
tribal acorn
#

correct me if I am wrong:

view_requirement:
requirements:
has_crystal:
type: string >=
input: '%some_crystal_placeholder%'
output: '3000'

hasty thorn
#
view_requirement:
  requirements:
    has_crystal:
    type: '>='
    input: '%some_crystal_placeholder%'
    output: '3000'