Begin the Great Refactor of Mid-2017

This commit is contained in:
Prospector 2017-06-13 16:49:52 -07:00
parent a4a4042eb1
commit 1fa9f1cf52
97 changed files with 328 additions and 1713 deletions

View file

@ -0,0 +1,26 @@
{
"forge_marker": 1,
"defaults": {
"transform": "forge:default-block",
"model": "cube_all",
"textures": {
"particle": "#cable"
}
},
"variants": {
"type": {
"all": {
"textures": {
}
},
"others": {
"textures": {
}
},
"you": {
"textures": {
}
}
}
}
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 16 KiB

After

Width:  |  Height:  |  Size: 4.1 KiB

Before After
Before After

View file

@ -1,5 +1,5 @@
{
"animation":{
"frametime":2
"frametime":4
}
}