Added player detector recipe. Removed unused imports

This commit is contained in:
drcrazy 2017-09-07 03:17:40 +03:00
parent 015fd889f2
commit 30ee947c22
18 changed files with 12 additions and 75 deletions

View file

@ -6,9 +6,11 @@
"model": "cube_all"
},
"variants": {
"inventory": [
{}
],
"inventory": {
"transform": "forge:default-block",
"model": "orientable",
"textures": {}
},
"type": {
"all": {
"textures": {

View file

@ -16,7 +16,7 @@
"transform": "forge:default-block",
"model": "orientable",
"textures": {
"front": "techreborn:blocks/machines/tier0_machines/computer_cube_front"
"front": "techreborn:blocks/machines/tier2_machines/computer_cube_front"
}
},
"facing": {