Add texture from YeahAkis_
This commit is contained in:
parent
706cb823e7
commit
0c372eaa8c
@ -9,7 +9,7 @@ yarn_mappings=1.20.6+build.3
|
||||
loader_version=0.15.11
|
||||
|
||||
# Mod Properties
|
||||
mod_version = 1.1.0+1.20.6
|
||||
mod_version = 1.1.1+1.20.6
|
||||
maven_group = systems.brn.televator
|
||||
archives_base_name = televator
|
||||
|
||||
|
@ -1,6 +1,7 @@
|
||||
{
|
||||
"parent": "block/cube_all",
|
||||
"textures": {
|
||||
"all": "televator:block/televator"
|
||||
"end": "televator:block/televator_top",
|
||||
"side": "televator:block/televator_side"
|
||||
}
|
||||
}
|
Binary file not shown.
Before Width: | Height: | Size: 225 B |
Binary file not shown.
After Width: | Height: | Size: 248 B |
Binary file not shown.
After Width: | Height: | Size: 241 B |
@ -28,7 +28,6 @@
|
||||
"fabricloader": ">=0.15.11",
|
||||
"minecraft": "~1.20.6",
|
||||
"java": ">=21",
|
||||
"fabric-api": ">=0.99.0+1.20.6",
|
||||
"polymer-core": ">=0.8.0+1.20.6"
|
||||
"fabric-api": ">=0.99.0+1.20.6"
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user