Implement an inverted MRS that requires an RS signal to function (#1022)

(cherry picked from commit ddb7542)
This commit is contained in:
Nicholas Ignoffo 2017-02-13 19:35:14 -08:00
parent 64bc427c1c
commit 72c321acb0
8 changed files with 38 additions and 10 deletions

View file

@ -16,6 +16,11 @@
"textures": {
"all": "bloodmagic:blocks/ImperfectRitualStone"
}
},
"inverted": {
"textures": {
"all": "bloodmagic:blocks/MasterRitualStone_Inverted"
}
}
}
}