Server and Client Datapack Support #4

Closed
opened 2024-11-22 04:42:29 +00:00 by sylv256 · 1 comment
sylv256 commented 2024-11-22 04:42:29 +00:00 (Migrated from github.com)

This is the most anticipated feature, especially for datapackers and modpack creators. Unfortunately, this is not currently possible as this would require adding support for a custom datapack definition type condition that is also sent to all clients.

This is the most anticipated feature, especially for datapackers and modpack creators. Unfortunately, this is not currently possible as this would require adding support for a custom datapack definition type `condition` that is also sent to all clients.
sylv256 commented 2025-02-10 22:44:12 +00:00 (Migrated from github.com)

This is now possible using Fabric's DynamicRegistries#registerSynced and NeoForge's DataPackRegistryEvent.NewRegistry#dataPackRegistry.

This is now possible using Fabric's `DynamicRegistries#registerSynced` and NeoForge's `DataPackRegistryEvent.NewRegistry#dataPackRegistry`.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
Modding/silicate#4
No description provided.