Change json
This commit is contained in:
parent
6c2df592c5
commit
791195a2a1
@ -0,0 +1,7 @@
|
||||
{
|
||||
"variants": {
|
||||
"": {
|
||||
"model": "televator:block/televator"
|
||||
}
|
||||
}
|
||||
}
|
@ -0,0 +1,3 @@
|
||||
{
|
||||
"parent": "televator:block/televator"
|
||||
}
|
@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "block/cube_all",
|
||||
"textures": {
|
||||
"all": "televator:block/televator"
|
||||
}
|
||||
}
|
@ -4,14 +4,14 @@
|
||||
"version": "${version}",
|
||||
|
||||
"name": "Jump Vader",
|
||||
"description": "Ender Vaders ServerSide Only",
|
||||
"description": "Televator Serverside",
|
||||
"authors": [
|
||||
"VenomCodeDev",
|
||||
"BRNSystems"
|
||||
],
|
||||
"contact": {
|
||||
"homepage": "https://github.com/VenomCodeDev/TelevatorMod",
|
||||
"sources": "https://github.com/VenomCodeDev/TelevatorMod"
|
||||
"homepage": "https://git.brn.systems/BRNSystems/Televator",
|
||||
"sources": "https://git.brn.systems/BRNSystems/Televator"
|
||||
},
|
||||
|
||||
"license": "MIT",
|
||||
|
Loading…
Reference in New Issue
Block a user