Added
- Add
laserBladeBaseDamage
,laserBladeBaseSpeed
, andattackDamageUpgradeMultiplier
to server-side config.
Changed
- Require Forge 1.20.1-47.3.0+.
- Make base attack damage and base attack speed of laser blades configurable.
- Make damage multiplier of attack damage upgrade configurable.
- Change limits of
maxAttackDamageUpgradeCount
in server-side config.
Added
- Add special model type
tolaserblade:laser_blade
to render laser blade items. - Add tint source type
tolaserblade:laser_blade
to tint laser blade part items. - Add boolean property
tolaserblade:using_original_model
to represent condition of laser blades. - Add boolean property
tolaserblade:blocking
to represent condition of laser blades. - New color of brand-new laser blade for pale garden biome.
Changed
- Port to Minecraft 1.21.4.
- Require Forge 1.21.4-54.0.16+.
Added
- Add special model type
tolaserblade:laser_blade
to render laser blade items. - Add tint source type
tolaserblade:laser_blade
to tint laser blade part items. - Add boolean property
tolaserblade:using_original_model
to represent condition of laser blades. - Add boolean property
tolaserblade:blocking
to represent condition of laser blades. - New color of brand-new laser blade for pale garden biome.
Changed
- Port to Minecraft 1.21.4.
- Require NeoForge 21.4.47-beta+.