mirror of
https://github.com/SquidDev-CC/CC-Tweaked
synced 2025-05-04 00:14:13 +00:00
Added speaker model - potentially glitched
This commit is contained in:
parent
dc96f2121a
commit
3bf15a3798
@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "computercraft:block/turtle_upgrade_base_left",
|
||||
"textures": {
|
||||
"texture": "computercraft:blocks/speakerFront"
|
||||
}
|
||||
}
|
@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "computercraft:block/turtle_upgrade_base_right",
|
||||
"textures": {
|
||||
"texture": "computercraft:blocks/speakerFront"
|
||||
}
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user