Backported Bamboo Combat v1.0.5 to Fabric 1.18.2
Changes from v1.0.1
Additions
- Added configuration (which you can find in .../.minecraft/config).
Changes
- Changed the order of bamboo spears in creative inventory.
- Critical bamboo spears enchanted with loyalty now return immediately after piercing through the maximum amount of entities it's pierce level allows.
- Netherite bamboo spears now have a default drag in water value of 0.98 instead of 1.0.
- Changed the properties of the iron and copper variants of the bamboo spear.
- Bamboo spears can now be enchanted with piercing.
- Tweaked the Golden Bamboo Spear item texture.
- Changed the damaged bamboo spear texture for all variants.
- Made critical spears pierce through shields.
- Tweaked the attack speed and attack damage of the Netherite Bamboo Spear.
Fixes
- Fixed a crash caused when bamboo spears enchanted with loyalty deals a critical hit on an entity.
- Fixed bamboo spears not showing up in the creative inventory.
- Fixed a bug where thrown spears don't display their correct variant.
- Fixed a bug where the durability of a spear doesn't decrease.
Backported Bamboo Combat v1.0.5 to Fabric 1.19, 1.19.1, and 1.19.2
Changes from v1.0.4
Additions
- Added configuration (which you can find in .../.minecraft/config).
Changes
- Changed the order of bamboo spears in creative inventory.
- Critical bamboo spears enchanted with loyalty now return immediately after piercing through the maximum amount of entities it's pierce level allows.
- Netherite bamboo spears now have a default drag in water value of 0.98 instead of 1.0.
- Changed the properties of the iron and copper variants of the bamboo spear.
- Bamboo spears can now be enchanted with piercing.
Fixes
- Fixed a crash caused when bamboo spears enchanted with loyalty deals a critical hit on an entity.
- Fixed bamboo spears not showing up in the creative inventory.
Backported Bamboo Combat v1.0.5 to Fabric 1.19.4
Changes from v1.0.4
Additions
- Added configuration (which you can find in .../.minecraft/config).
Changes
- Changed the order of bamboo spears in creative inventory.
- Critical bamboo spears enchanted with loyalty now return immediately after piercing through the maximum amount of entities it's pierce level allows.
- Netherite bamboo spears now have a default drag in water value of 0.98 instead of 1.0.
- Changed the properties of the iron and copper variants of the bamboo spear.
- Bamboo spears can now be enchanted with piercing.
Fixes
- Fixed a crash caused when bamboo spears enchanted with loyalty deals a critical hit on an entity.
Compatible with Fabric 1.20 to 1.20.2
Additions
- Added configuration (which you can find in .../.minecraft/config).
Changes
- Changed the order of bamboo spears in creative inventory.
- Critical bamboo spears enchanted with loyalty now return immediately after piercing through the maximum amount of entities it's pierce level allows.
- Netherite bamboo spears now have a default drag in water value of 0.98 instead of 1.0.
- Changed the properties of the iron and copper variants of the bamboo spear.
- Bamboo spears can now be enchanted with piercing.
Fixes
- Fixed a crash caused when bamboo spears enchanted with loyalty deals a critical hit on an entity.
Compatible with Fabric 1.20 and 1.20.1
Bugfixes
- Fixed bug where thrown spears don't display their correct variant
Changes
- Tweaked the Golden Bamboo Spear item texture
- Changed the damaged bamboo spear texture for all variants
- Changed the recipe for the Netherite Bamboo Spear to match with the new 1.20 smithing method
- Changed the recipe for the gold, copper, and diamond bamboo spear variants to use a crafting table instead of a smithing table.
Compatible with 1.19, 1.19.1 and 1.19.2
Changes
- Made a piercing spear pierce through shields
- Tweaked the attack speed and attack damage of the Netherite Bamboo Spear
Bug Fixes
- Fixed a bug where the durability of a spear doesn't decrease
Technical Changes
- Renamed variables
- Fixed mixin warning message
- Removed unnecessary code