mtsaltindagli
Yay Yok, İskelet Yok
- Katılım
- 19 Aralık 2024
- Mesajlar
- 279
- Elmaslar
- 4
- Puan
- 1.595
- Yaş
- 16
- Konum
- istanbul
- Minecraft
- MelihTalha0019
ben direk size zip dosyası olarak atayım siz deneyinmodeliniz 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
ByVoxar
zaten diamond_sword
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
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
ByVoxar
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
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]
profesor7037
generate: false bunu true yaparsan otomatik modeli oluşturacak.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
ByVoxar
üstünde bişeyler denedim böyle bişi oldu kamwıjmafımaıkmfaıkmfawf
Ekli dosyayı görüntüle 273079
olmadı hata vargenerate: false bunu true yaparsan otomatik modeli oluşturacak.
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
profesor7037
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
profesor7037
Büyük bir topluluğun parçası ol, etkinliklere katıl ve özel hediyeler kazanma şansı yakala!