Перейти к содержимому
Mineforgian

Spartan Weaponry Addon Toolkit

Developer tools for easier creation of Spartan Weaponry addons.

285K загрузок15 подписчиковMITforgeneoforge

Обновлён 8 августа 2025 г. · опубликован 28 июня 2024 г.

Spartan Weaponry Addon Toolkit is a library that makes creating Spartan Weaponry addons a breeze.

Logo banner

Spartan Weaponry Addon Toolkit allows for automatic registering of entire weapon sets just by specifying the materials. This toolkit also handles data generation, including tags, item models, and recipes. Additionally, it resolves several issues present in the Spartan Weaponry API.

If you are interested in using this library for your mod, check out the GitHub page (WIP).

Used in:



Get yourself a server with 15% off the first month at Kinetic Hosting with code KRELOX

Версии

ВерсияКаналИграЗагрузчикиДатаСкачать
1.20.1-1.6.1Релиз1.20.1forge, neoforge8 августа 2025 г.Скачать (85 КБ)
1.20.1-1.6.0Релиз1.20.1forge, neoforge1 августа 2025 г.Скачать (86 КБ)
1.20.1-1.5.2Релиз1.20.1forge, neoforge20 февраля 2025 г.Скачать (61 КБ)
1.19.2-1.3.0Релиз1.19.2forge9 февраля 2025 г.Скачать (79 КБ)
1.20.1-1.5.1Релиз1.20.1forge, neoforge22 сентября 2024 г.Скачать (59 КБ)
1.20.1-1.5.0Релиз1.20.1forge, neoforge7 сентября 2024 г.Скачать (59 КБ)
1.20.1-1.4.2Релиз1.20.1forge, neoforge26 июля 2024 г.Скачать (59 КБ)
1.20.1-1.4.1Релиз1.20.1forge, neoforge16 июля 2024 г.Скачать (59 КБ)
1.20.1-1.3.0Релиз1.20.1forge, neoforge9 июля 2024 г.Скачать (56 КБ)
1.20.1-1.2.2Релиз1.20.1forge, neoforge5 июля 2024 г.Скачать (32 КБ)
1.19.2-1.2.2Релиз1.19.2forge5 июля 2024 г.Скачать (30 КБ)
1.18.2-1.2.2Релиз1.18.2forge5 июля 2024 г.Скачать (30 КБ)
1.20.1-1.2.1Релиз1.20.1forge, neoforge4 июля 2024 г.Скачать (32 КБ)
1.19.2-1.2.1Релиз1.19.2forge4 июля 2024 г.Скачать (30 КБ)
1.18.2-1.2.1Релиз1.18.2forge1 июля 2024 г.Скачать (30 КБ)

Показаны последние 15 из 16 версий.

Ченджлог

1.20.1-1.6.1Релиз1.20.1 · 8 августа 2025 г.
  • Updated to Spartan Weaponry 3.2.1
  • Fixed #7 - doubled material bonus tooltips
  • Removed now redundant mixins
1.20.1-1.6.0Релиз1.20.1 · 1 августа 2025 г.
  • Fixed a wrong cast crash
  • Now adds "-Strengthened" to generated longbow names
  • Now includes Better Combat attributes data provider
  • Allowed all digger enchantments on weapons with versatile trait
  • Filter traits by weapon type before adding them to tooltip
  • Disabled rendering of "Traits:" tooltip if traits are present but none are enabled
  • Added logo
1.20.1-1.5.2Релиз1.20.1 · 20 февраля 2025 г.
  • Fixed #3 - Long loading times under certain conditions
  • Weapons are now enchanted only in creative menus and in recipes generated using this or later version
1.19.2-1.3.0Релиз1.19.2 · 9 февраля 2025 г.
  • Added an itemstack sensitive isEnabled check to all weapon traits
  • Introduce methods for ranged traits for modifying both dealt and taken damage and customizing behavior on tick and on hit
  • Allows addon developers to define the order in which weapon traits are displayed in their weapons' tooltips
  • Traits that have multiple levels can now be registered automatically
  • Stopped supporting roman numerals in trait registry names in favor of using the automated system with arabic numerals (this is also consistent with base Spartan Weaponry)
  • Translatable components of weapon trait descriptions are now generated from the traits' registry names instead of type names to allow for multiple levels of a trait type having different descriptions
  • Allows material bonus action traits on melee weapons with no action traits
  • Made onHitEntity trigger even when a non-player entity attacks
  • Added rarity and attack damage and speed modifiers as SpartanMaterial's attributes
  • Material attribute setters were introduced to discourage the use of anonymous classes for materials
  • Added a simpler SpartanMaterial constructor for most use cases
  • Fix crash on devices in Turkish and potentially other locales
  • Added logo.png
  • Changed homepage in mods.toml to the mod's Modrinth site
1.20.1-1.5.1Релиз1.20.1 · 22 сентября 2024 г.
  • Added an attack damage modifier attribute to SpartanMaterial
1.20.1-1.5.0Релиз1.20.1 · 7 сентября 2024 г.
  • Added an attack speed modifier attribute to SpartanMaterial
1.20.1-1.4.2Релиз1.20.1 · 26 июля 2024 г.
  • Fix crash on devices in Turkish and potentially other locales
1.20.1-1.4.1Релиз1.20.1 · 16 июля 2024 г.
  • Updated to Spartan Weaponry 3.1.1
  • Allows addon developers to define the order in which weapon traits are displayed in their weapons' tooltips
  • BetterWeaponTrait now has an overridable getDescription method as a more intuitive and flexible alternative to SpartanAddon.getTraitDescriptions()
  • Fix isEnabled checks being ignored by throwing weapon traits
  • Translatable components of weapon trait descriptions are now generated from the traits' registry names instead of type names to allow for multiple levels of a trait type having different descriptions
  • Traits that have multiple levels can now be registered automatically
  • Stopped supporting roman numerals in trait registry names in favor of using the automated system with arabic numerals (this is also consistent with base Spartan Weaponry)

Комментарии

Загружаем…