Closed TypicalShavonne closed 1 year ago
Your models have no texture property even if you set generate: true
.
Even if this is not a bug I'll add a proper warning about it in the logs.
For example:
huyetngocbien:
display_name: "&9Huyết Ngọc Biển"
mmoitem:
id: HUYETNGOCBIEN
type: MATERIAL
resource:
generate: true
material: SLIME_BALL
textures:
- item/my_texture
or if you have a model for this item
huyetngocbien:
display_name: "&9Huyết Ngọc Biển"
mmoitem:
id: HUYETNGOCBIEN
type: MATERIAL
resource:
generate: false
material: SLIME_BALL
model_path: item/my_model
Please use the official editor while editing to avoid mistakes. https://itemsadder.devs.beer/plugin-usage/files-editor As you can see it reports you the missing property instantly. DO NOT EDIT THE FILES MANUALLY.
but i still want to have my item intergratef to itemsadder, that item is an normal minecraft item, i dont use any texture for it ?
Terms
Discord tag (optional)
typical#0
What happened?
The resourcepack is unable to generate or the /iazip command does not work
Steps to reproduce the issue
Server version
This server is running Paper version git-Paper-550 (MC: 1.19.4) (Implementing API version 1.19.4-R0.1-SNAPSHOT) (Git: 483368e on ver/1.19.4)
ItemsAdder Version
ItemsAdder version 3.5.0b
ProtocolLib Version
ProtocolLib version 5.1.0-SNAPSHOT-654
LoneLibs Version
LoneLibs version 1.0.25
FULL server log
2023-06-24-21.log
Error (optional)
Problematic items yml configuration file (optional)
Other files, you can drag and drop them here to upload. (optional)
material.zip MMOItems config
Screenshots/Videos (you can drag and drop files or paste links)
No response