mirror of
https://github.com/pyrollo/display_modpack.git
synced 2025-10-18 09:55:28 +02:00
Make dp_modpack game agnostic using XCompat (#14)
* . * Add `material.sandstone` (not in upstream xcompat yet)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
name = signs_api
|
||||
title = Signs API
|
||||
description = A library providing various helper functions for registereing signs with text display
|
||||
depends = default,display_api,font_api
|
||||
depends = display_api, font_api, xcompat
|
||||
|
Reference in New Issue
Block a user