SerenityJS
    Preparing search index...

    Interface FarmlandBlock

    interface FarmlandBlock {
        moisturized_amount?: number;
    }
    Index

    Properties

    moisturized_amount?: number