Data Types - MerchantCalico/bovines-and-buttercups-archive GitHub Wiki
Data types define what a field inside a JSON file accepts.
JSON
- [Array](/MerchantCalico/bovines-and-buttercups-archive/wiki/Array-(Data-Type))
- [Boolean](/MerchantCalico/bovines-and-buttercups-archive/wiki/Boolean-(Data-Type))
- Float
- Integer
- [Object](/MerchantCalico/bovines-and-buttercups-archive/wiki/Object-(Data-Type))
- [String](/MerchantCalico/bovines-and-buttercups-archive/wiki/String-(Data-Type))
Minecraft
- [Block State](/MerchantCalico/bovines-and-buttercups-archive/wiki/Block-State-(Data-Type))
- [Mob Effect Instance](/MerchantCalico/bovines-and-buttercups-archive/wiki/Mob-Effect-Instance-(Data-Type))
- Resource Location
- Tag Resource Location
Mod Specific
- [Back Grass](/MerchantCalico/bovines-and-buttercups-archive/wiki/Back-Grass-(Data-Type))
- [Breeding Conditions](/MerchantCalico/bovines-and-buttercups-archive/wiki/Breeding-Conditions-(Data-Type))
- Color
- [Moobloom Flower Type](/MerchantCalico/bovines-and-buttercups-archive/wiki/Moobloom-Flower-Type-(Data-Type))
- [Mooshroom Mushroom Type](/MerchantCalico/bovines-and-buttercups-archive/wiki/Mooshroom-Mushroom-Type-(Data-Type))
- [Weighted Configured Cow Type](/MerchantCalico/bovines-and-buttercups-archive/wiki/Weighted-Configured-Cow-Type-(Data-Type))
Deprecated
Deprecated types are not meant to be used as these have been superseded by new content and may be removed at any time.
- [Block Predicate](/MerchantCalico/bovines-and-buttercups-archive/wiki/Block-Predicate-(Data-Type))