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

ARRP but it's Different but it's Still ARRP

A mod that allows mods to generate assets/data on the fly, but it's (slightly) different, and also on NeoForge.

Загрузки
22K
Подписчики
16
Обновлён
20 января 2026 г.
Лицензия
LGPL-3.0-only

Опубликован 14 февраля 2025 г.

Advanced Runtime Resource Packs but it's Different but it's Still ARRP

ARRP But Different allows developers to dynamically create assets and data at runtime, allowing developers to not have to pack extreme amounts of resources into mods for things such as dynamic, mod-dependent, item generation.

Note

ARRP But Different is a fork of the ARRP mod. This mod has made changes to the system ARRP used, and also supports the NeoForge mod loader.

Status

ARRP But Different is still in a beta state. Please report any issues and bugs you find.

Support

Supports the same generators that the original ARRP mod did, with some small syntax differences.

Events

Fabric supports all events. NeoForge only supports "BeforeUser" currently.

FAQ

Is this compatible with resource packs?

Yes, just like the original ARRP mod, this mod creates "fake" resource packs that are the second to last in priority. This allows any other resource pack to override the resource packs created through this mod.

However, this means that Runtime Resource Packs (RRPs) cannot override resources created by other mods, but can still override Minecraft's resources.

Is this compatible with the original ARRP

No, this mod makes changes to the syntax and systems that ARRP used.

NeoForge Support

This mod also supports NeoForge alongside Fabric, but there is one small piece that does not translate nicely between the two loaders. The NeoForge version does not support all the entrypoints that the Fabric version does due to the way mod loading works.

Using ARRP But Different

For information on how to use ARRP But Different, refer to the docs.

For resource pack creators looking to add support for generated resources, refer to the resource dumping page.

Special Thanks To:

Ченджлог

0.8.2+1.21.10-neoforgeБета1.21.8, 1.21.9, 1.21.10 · 20 января 2026 г.

Fixes

  • fix dependency minecraft restriction, allowing 1.21.6-1.21.10 neoforge versions to be used on 1.21.10.
0.8.1+1.21.11-fabricБета1.21.11 · 5 января 2026 г.

Changes

  • Added 1.21.6-1.21.10 support back into the main branch.

Fixes

  • fixed dependency version requirements
0.8.1+1.21.11-neoforgeБета1.21.11 · 5 января 2026 г.

Changes

  • Added 1.21.6-1.21.10 support back into the main branch.

Fixes

  • fixed dependency version requirements
0.8.1+1.21.10-fabricБета1.21.8, 1.21.9, 1.21.10 · 5 января 2026 г.

Changes

  • Added 1.21.6-1.21.10 support back into the main branch.

Fixes

  • fixed dependency version requirements
0.8.1+1.21.10-neoforgeБета1.21.8, 1.21.9, 1.21.10 · 5 января 2026 г.

Changes

  • Added 1.21.6-1.21.10 support back into the main branch.

Fixes

  • fixed dependency version requirements
0.8.0+1.21.11-fabricБета1.21.11 · 18 декабря 2025 г.

Warning: Minecraft now uses Identifier instead of ResourceLocation, this introduces sweeping changes across the board. Compatible mods may no longer be compatible without manual porting. Also, pre-1.21.11 versions are now developed on a separate branch, and they may no longer see feature updates.

Changes

  • port to 1.21.11
  • add special thanks section to README.md

New Features

  • Add item attribute modifiers (also known as loot modifiers) to runtime resource packs.

Fixes

  • add missing mob variants
0.8.0+1.21.11-neoforgeБета1.21.11 · 18 декабря 2025 г.

Warning: Minecraft now uses Identifier instead of ResourceLocation, this introduces sweeping changes across the board. Compatible mods may no longer be compatible without manual porting. Also, pre-1.21.11 versions are now developed on a separate branch, and they may no longer see feature updates.

Changes

  • port to 1.21.11
  • add special thanks section to README.md

New Features

  • Add item attribute modifiers (also known as loot modifiers) to runtime resource packs.

Fixes

  • add missing mob variants
0.7.0+1.21.8-fabricБета1.21.6, 1.21.7, 1.21.8 · 19 ноября 2025 г.

Changes

  • Port to 1.21.9 & 1.21.10
  • refactor: dynamic pack format detection at runtime

Internal

  • fix: minecraft version bounds

Комментарии

Загружаем…