Change json
Some checks failed
build / build (17, ubuntu-22.04) (push) Has been cancelled
build / build (17, windows-2022) (push) Has been cancelled

This commit is contained in:
Bruno Rybársky 2024-04-09 21:18:50 +02:00
parent 6c2df592c5
commit 791195a2a1
4 changed files with 19 additions and 3 deletions

@ -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",