Gel Bucket crafting recipe returns a Bucket as well
Dan-Mizu opened this issue ยท 0 comments
Dan-Mizu commented
potential bucket dupe bug if goes unfixed
currently, the recipe just relies on the JSON implementation Mojang uses for the base game, which makes all recipes that include water buckets as an ingredient return an empty bucket. need to circumvent this somehow.