F-uck
This commit is contained in:
parent
422c319f1f
commit
08a124f8ee
2
make.py
2
make.py
|
@ -204,7 +204,7 @@ async def main(seam_texture: str = "block.dark_oak_planks"):
|
|||
if i == 0:
|
||||
ctm.save(
|
||||
OUTPUT_PATH
|
||||
/ "assets/seasonsextras/textures/block/{texture_name}.png"
|
||||
/ f"assets/seasonsextras/textures/block/{texture_name}.png"
|
||||
)
|
||||
with (OUTPUT_PATH / "pack.mcmeta").open("w") as fp:
|
||||
json.dump(
|
||||
|
|
Loading…
Reference in New Issue