Skip to content

Commit

Permalink
Add material.sandstone (not in upstream xcompat yet)
Browse files Browse the repository at this point in the history
  • Loading branch information
Niklp09 committed Mar 8, 2024
1 parent ccc5e5d commit 1eb0c25
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion signs_road/mod.conf
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name = signs_road
title = Signs Road
description = Various road signs with text display using signs_api
depends = default,dye,signs_api
depends = signs_api, xcompat
2 changes: 1 addition & 1 deletion steles/config.lua
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ local mat = xcompat.materials

steles.materials = {
mat.stone,
'default:sandstone', -- not in xcompat
mat.sandstone,
mat.desert_stone,
'technic:marble',
'technic:granite',
Expand Down

0 comments on commit 1eb0c25

Please sign in to comment.