Implement an inverted MRS that requires an RS signal to function (#1022)
(cherry picked from commit ddb7542
)
This commit is contained in:
parent
64bc427c1c
commit
72c321acb0
8 changed files with 38 additions and 10 deletions
|
@ -16,6 +16,11 @@
|
|||
"textures": {
|
||||
"all": "bloodmagic:blocks/ImperfectRitualStone"
|
||||
}
|
||||
},
|
||||
"inverted": {
|
||||
"textures": {
|
||||
"all": "bloodmagic:blocks/MasterRitualStone_Inverted"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue