assets: generate 1.12.2 assets

This commit is contained in:
Bixilon 2023-03-20 18:52:37 +01:00
parent 2353e8a6f7
commit 8859dac578
No known key found for this signature in database
GPG Key ID: 5CAD791931B09AC4
2 changed files with 3 additions and 12 deletions

File diff suppressed because one or more lines are too long

View File

@ -1,13 +1,5 @@
# Minosoft
# Copyright (C) 2020-2022 Moritz Zwerger
#
# This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
#
# This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License along with this program. If not, see <https://www.gnu.org/licenses/>.
#
# This software is not affiliated with Mojang AB, the original developer of Minecraft.
# Copyright (C) 2020-2023 Moritz Zwerger
#
# This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
#
@ -34,9 +26,8 @@
# This software is not affiliated with Mojang AB, the original developer of Minecraft.
import subprocess
import urllib.request
import ujson
import urllib.request
print("Minosoft assets properties generator")