Changelog v1.3.5
Fixes
- Fix crashes with custom fluids
Changelog v1.3.4
Changes
- Added
nemosTags$pickupBlock
toLiquidBlock
andPowderSnowBlock
to make it easier to add DispenserBehavior for custom buckets.
Changelog v1.3.2
Changes
- Added
bars
block tag tomineable/pickaxe
- Renamed tags
all_glass_panes
toglass_panes/all
{color}_stained_glass_panes
tostained_glass_panes/{color}
empty_buckets
tobuckets/empty
water_buckets
tobuckets/water
lava_buckets
tobuckets/lava
powder_snow_buckets
tobuckets/powder_snow
Changelog v1.3.2
Fixes
- Fixes that shears do not break plants/leaves properly
Changelog v1.3.1
Fixes
- Actually fixed an issue where custom buckets could not be used to milk goats.
Changelog v1.3
Additions
- Added the item tag
lava_buckets
, containing:- Lava Bucket
- Added the item tag
powder_snow_buckets
, containing:- Powder Snow Bucket
Changes
- Adapted fluid and powder snow pickup logic to support custom buckets by allowing them to be added to the corresponding mapping.
- Renamed
attaches_to_pane_and_bars
toattaches_to_panes_and_bars
Fixes
- Fixed an issue where emptying a custom powder snow bucket would return a vanilla bucket.
- Fixed an issue where custom buckets could not be used to milk goats.