Added player detector recipe. Removed unused imports
This commit is contained in:
parent
015fd889f2
commit
30ee947c22
18 changed files with 12 additions and 75 deletions
|
@ -6,9 +6,11 @@
|
|||
"model": "cube_all"
|
||||
},
|
||||
"variants": {
|
||||
"inventory": [
|
||||
{}
|
||||
],
|
||||
"inventory": {
|
||||
"transform": "forge:default-block",
|
||||
"model": "orientable",
|
||||
"textures": {}
|
||||
},
|
||||
"type": {
|
||||
"all": {
|
||||
"textures": {
|
||||
|
|
|
@ -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": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue