0.1.0
    - Implemented block stat "fire_data".
    - The conditional checks check_nbt_X and check_harvester_nbt_X can now compare string equality.
    - Now provides the string id in the warning log when a numerical id is used, assuming the numerical id is valid.
    - The "potion" function now uses potion names (localization codes) in its "id" field. Numerical ids will log warnings.
    - The "enchant" function now uses enchantment names (localization codes) in its "id" field. Numerical ids will log warnings.
    - New drops/break_speed/xp function - "command".
    - New drops function - "schematic".
    - New nbt functions - "item_id", "potion_id", "enchant_id".
0.0.0
    - Initial alpha release!