fabric icon indicating copy to clipboard operation
fabric copied to clipboard

add `Codec`s for `FluidVariant` and `ResourceAmount<FluidVariant>`

Open reoseah opened this issue 1 year ago • 8 comments

Adds Codec fields for these two types, which might be useful for the new recipe serializers, which now use RecipeSerializer#codec for reading from json, instead of receiving JsonObject and reading it imperatively like it was before.

reoseah avatar Nov 12 '23 17:11 reoseah