Merge branch 'master' of gitlab.com:DBotThePony/overdrive-that-matters into master

This commit is contained in:
DBotThePony 2021-08-31 19:45:20 +07:00
commit 4f8aaaa019
Signed by: DBot
GPG Key ID: DCC23B5715498507
2 changed files with 8 additions and 0 deletions
src/main/resources/assets/overdrive_that_matters
models/block
textures/block/decorative

View File

@ -0,0 +1,8 @@
{
"parent": "overdrive_that_matters:block/matter_decomposer_working",
"texture_size": [64, 64],
"textures": {
"texture": "overdrive_that_matters:block/matter_decomposer_offline",
"particle": "overdrive_that_matters:block/matter_decomposer_offline"
}
}