Changes
Page history
Update ResourcePack Generator
authored
Oct 19, 2023
by
Ashijin
Show whitespace changes
Inline
Side-by-side
ResourcePack-Generator.md
View page @
25d633a6
...
@@ -9,7 +9,7 @@ The Generation logic will:
...
@@ -9,7 +9,7 @@ The Generation logic will:
-
If nether are found, it will check for a
`.png`
in the textures folder and generate the item as a regular 2d sprite
-
If nether are found, it will check for a
`.png`
in the textures folder and generate the item as a regular 2d sprite
-
Will generate any necessary atlases
-
Will generate any necessary atlases
-
The Generation fields also work on furniture and furniture states
-
The Generation fields also work on furniture and furniture states
-
e
xport a resource pack ready to merge with your own in
`Plugins/MythicMobs/resourcepack.zip`
.
-
E
xport a resource pack ready to merge with your own in
`Plugins/MythicMobs/
Generation/
resource
_
pack.zip`
.
And all of the generated files will be put into the
`Generation/`
folder inside the
`MythicMobs`
main directory (
`../plugins/MythicMobs/Generation/`
).
And all of the generated files will be put into the
`Generation/`
folder inside the
`MythicMobs`
main directory (
`../plugins/MythicMobs/Generation/`
).
...
...
...
...