Çözüldü İtemsadder default pack Yüklenmeme sorunu

Durum
Üzgünüz bu konu cevaplar için kapatılmıştır...
model 3d değil sadece şu 16x16 pikselli kılıçlar varya onun gibi yapıcam
 
zaten diamond_sword
modeliniz 3d mi

[ItemsAdder] Failed to process item file: dıamond_sword
dosya var burda bunu diamond_sword olarak değiştirin

o olmaz ise kılıçı demir veya taş kılıç yapın

dosyaların doğru yerde oldugunu kontrol edin
ben direk size zip dosyası olarak atayım siz deneyin
Değerli ziyaretçimiz, içeriği görebilmek için şimdi giriş yapın veya kayıt olun.
 
zaten diamond_sword
Kod:
info:
  namespace: my_custom_content

items:
  custom_sword:
    display_name: "&aÖzel Kılıç"
    permission: my_custom_content.item.custom_sword
    resource:
      material: IRON_SWORD
      generate: false
      textures:
        - item/my_custom_sword.png
    durability:
      max_custom_durability: 1561
      break_chance: 0.1
    attributes:
      mainhand:
        attack_damage: 8.0
        attack_speed: 1.6
    lore:
      - "&7Bu, özel olarak tasarlanmış"
      - "&7güçlü bir kılıçtır."
    enchants:
      sharpness: 5
      unbreaking: 3
      mending: 1

Denermisiniz
 
bir önceki yaptığımda elime siyah mor blok geliyordu şimdi hiç bişey gelmiyor
Kod:
info:
  namespace: my_custom_content

items:
  custom_sword:
    display_name: "&aÖzel Kılıç"
    permission: my_custom_content.item.custom_sword
    resource:
      material: IRON_SWORD
      generate: false
      textures:
        - item/my_custom_sword.png
    durability:
      max_custom_durability: 1561
      break_chance: 0.1
    attributes:
      mainhand:
        attack_damage: 8.0
        attack_speed: 1.6
    lore:
      - "&7Bu, özel olarak tasarlanmış"
      - "&7güçlü bir kılıçtır."
    enchants:
      sharpness: 5
      unbreaking: 3
      mending: 1

Denermisiniz
 
merhaba başlat batınızı alt bıraktıgım ile değiştirirmisiniz

Kod:
java -Xms10G -Xmx10G -XX:+UseG1GC -XX:+ParallelRefProcEnabled -XX:MaxGCPauseMillis=200 -XX:+UnlockExperimentalVMOptions -XX:+DisableExplicitGC -XX:+AlwaysPreTouch -XX:G1NewSizePercent=30 -XX:G1MaxNewSizePercent=40 -XX:G1HeapRegionSize=8M -XX:G1ReservePercent=20 -XX:G1HeapWastePercent=5 -XX:G1MixedGCCountTarget=4 -XX:InitiatingHeapOccupancyPercent=15 -XX:G1MixedGCLiveThresholdPercent=90 -XX:G1RSetUpdatingPauseTimePercent=5 -XX:SurvivorRatio=32 -XX:+PerfDisableSharedMem -XX:MaxTenuringThreshold=1 -Duser.language=en -Dusing.aikars.flags=https://mcflags.emc.gs -Daikars.new.flags=true -jar paper.jar --nogui
 
açılıyor buldum deniyorum
 
değiştirdim fakat hiç birşey değişmedi sadece başka bir hata veriyor
Değerli ziyaretçimiz, içeriği görebilmek için şimdi giriş yapın veya kayıt olun.

merhaba başlat batınızı alt bıraktıgım ile değiştirirmisiniz

Kod:
java -Xms10G -Xmx10G -XX:+UseG1GC -XX:+ParallelRefProcEnabled -XX:MaxGCPauseMillis=200 -XX:+UnlockExperimentalVMOptions -XX:+DisableExplicitGC -XX:+AlwaysPreTouch -XX:G1NewSizePercent=30 -XX:G1MaxNewSizePercent=40 -XX:G1HeapRegionSize=8M -XX:G1ReservePercent=20 -XX:G1HeapWastePercent=5 -XX:G1MixedGCCountTarget=4 -XX:InitiatingHeapOccupancyPercent=15 -XX:G1MixedGCLiveThresholdPercent=90 -XX:G1RSetUpdatingPauseTimePercent=5 -XX:SurvivorRatio=32 -XX:+PerfDisableSharedMem -XX:MaxTenuringThreshold=1 -Duser.language=en -Dusing.aikars.flags=https://mcflags.emc.gs -Daikars.new.flags=true -jar paper.jar --nogui[/CODE
[/QUOTE]
 
üstünde bişeyler denedim böyle bişi oldu kamwıjmafımaıkmfaıkmfawf
Ekran görüntüsü 2025-09-29 213703.webp
 
Kod:
info:
  namespace: my_custom_content

items:
  custom_sword:
    display_name: "&aÖzel Kılıç"
    permission: my_custom_content.item.custom_sword
    resource:
      material: IRON_SWORD
      generate: false
      textures:
        - item/my_custom_sword.png
    durability:
      max_custom_durability: 1561
      break_chance: 0.1
    attributes:
      mainhand:
        attack_damage: 8.0
        attack_speed: 1.6
    lore:
      - "&7Bu, özel olarak tasarlanmış"
      - "&7güçlü bir kılıçtır."
    enchants:
      sharpness: 5
      unbreaking: 3
      mending: 1

Denermisiniz
generate: false bunu true yaparsan otomatik modeli oluşturacak.
 
generate: false bunu true yaparsan otomatik modeli oluşturacak.
olmadı hata var
Kod:
d - 74 - ItemsAdder/ERROR]: [ItemsAdder] Texture 'my_custom_content:item/my_custom_sword' not found for model. File: assets/my_custom_content/models/ia_auto_gen/custom_sword.json

[19:47:04] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: img [1.0.1]

[19:47:04] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: iaplayerstat [1.0.1]

[19:47:04] [Server thread/INFO]: [ItemsAdder] Reloading ItemsAdder Custom Entities Citizens NPCs...

[19:47:04] [Server thread/INFO]: [ItemsAdder] Saving Citizens NPCs

[19:47:04] [Server thread/INFO]: [ItemsAdder] Reloaded 0 ItemsAdder Custom Entities Citizens NPCs.

[19:47:05] [Craft Scheduler Thread - 74 - ItemsAdder/ERROR]: [ItemsAdder] Texture 'my_custom_sword:item/my_custom_sword.png' not found for model. File: contents/my_custom_content/assets/minecraft/models/item/ia_auto_gen/custom_sword.json
 
Moderatör tarafından düzenlendi:
iyide true yaptığına eminmisin hala kılıç modeli bulunamadı diyo yapılandırmanı tekrar atarmısın hatta direkt .yml olarak gönder inceleyelim.
 
info:
namespace: my_custom_content

items:
custom_sword:
display_name: "&aÖzel Kılıç"
permission: my_custom_content.item.custom_sword
resource:
material: IRON_SWORD
generate: true
textures:
- item/my_custom_sword.png
durability:
max_custom_durability: 1561
break_chance: 0.1
attributes:
mainhand:
attack_damage: 8.0
attack_speed: 1.6
lore:
- "&7Bu, özel olarak tasarlanmış"
- "&7güçlü bir kılıçtır."
enchants:
sharpness: 5
unbreaking: 3
mending: 1
 
textures:
- item/my_custom_sword.png bu kısımdaki .png yi sil.

textures:
- item/my_custom_sword olarak kalsın.


ardından /iareload , /iazip
 
Durum
Üzgünüz bu konu cevaplar için kapatılmıştır...

Hala Discord sunucumuza katılmadın mı?

Büyük bir topluluğun parçası ol, etkinliklere katıl ve özel hediyeler kazanma şansı yakala!

Şimdi Katıl
Üst