forked from TAIGA/TAIGA
deleted stuff
This commit is contained in:
@@ -1,4 +0,0 @@
|
|||||||
{
|
|
||||||
"parent": "item/generated",
|
|
||||||
"textures": {
|
|
||||||
"layer0": "taiga:items/
|
|
@@ -1,2 +0,0 @@
|
|||||||
}
|
|
||||||
}
|
|
@@ -1,11 +0,0 @@
|
|||||||
@echo off
|
|
||||||
Setlocal EnableDelayedExpansion
|
|
||||||
for %%f in (.) do (
|
|
||||||
set WERT=%%~nf
|
|
||||||
)
|
|
||||||
for %%A in (*.png) do (
|
|
||||||
type a1.json > %%~nA_!WERT!.json
|
|
||||||
echo !WERT!/%%~nA^" >> %%~nA_!WERT!.json
|
|
||||||
type a2.json >> %%~nA_!WERT!.json
|
|
||||||
)
|
|
||||||
pause
|
|
Reference in New Issue
Block a user