Skocz do zawartości
  • 👋 Witaj na MPCForum!

    Przeglądasz forum jako gość, co oznacza, że wiele świetnych funkcji jest jeszcze przed Tobą! 😎

    • Pełny dostęp do działów i ukrytych treści
    • Możliwość pisania i odpowiadania w tematach
    • System prywatnych wiadomości
    • Zbieranie reputacji i rozwijanie swojego profilu
    • Członkostwo w jednej z największych społeczności graczy

    👉 Dołączenie zajmie Ci mniej niż minutę – a zyskasz znacznie więcej!

    Zarejestruj się teraz

[Problem] OtherDrops


Rekomendowane odpowiedzi

Opublikowano

Witam to mój kolejny post gdzie mam problem teraz z otherdrops. Problem jest taki że nic nie dropi oto mój cofing

include-files: 
aliases:
defaults:
otherdrops:
    DIAMOND_ORE:
        - replacementblock: STONE
          drop: NOTHING
          tool: [ANY, -EXPLOSION_TNT, EXPLOSION_CREEPER] 
          message: Niestety, &bdiamenty &ezloto &foraz & 7zelazo &fwypadaja tylko z kamienia!.
    GOLD_ORE:
        - replacementblock: STONE
          drop: NOTHING
          tool: [ANY, -EXPLOSION_TNT, EXPLOSION_CREEPER] 
          message: Niestety, &bdiamenty &ezloto &foraz &7zelazo &fwypadaja tylko z kamienia!.
    IRON_ORE:
        - replacementblock: STONE
          drop: NOTHING
          tool: [ANY, -EXPLOSION_TNT, EXPLOSION_CREEPER] 
          message: Niestety, &aszmaragdy &bdiamenty &ezloto &foraz &7zelazo &fwypadaja tylko z kamienia!.
    STONE:
        - drop: SAND
          tool: [ANY_PICKAXE]
          chance: 5.0%
          quantity: 1-4
          message: &3Lap &4Piach!
        - drop: DIAMOND
          tool: [ANY_PICKAXE]
          chance: 0.7%
          quantity: 1-2
          message: &3Lap &4Diaxa!
        - drop: EMERALD
          tool: [ANY_PICKAXE]
          chance: 0.9%
          quantity: 1-2
          message: &3Lap &4Emeralda!
        - drop: IRON_ORE
          tool: [ANY_PICKAXE]
          chance: 2.5%
          quantity: 1
          message: &3Lap &4Zelazo!
        - drop: GOLD_ORE
          tool: [ANY_PICKAXE]
          chance: 1.4%
          quantity: 1-2
          message: &3Lap &4Zloto!
        - drop: REDSTONE
          tool: [ANY_PICKAXE]
          chance: 4.0%
          quantity: 1-2
          message: 
        - drop: COAL
          tool: [ANY_PICKAXE]
          chance: 5.0%
          quantity: 1-3
          message: &3Lap &4Wegiel;)
Opublikowano

Musiało się zepsuć formatowanie, wygeneruj nowy plik, który wiesz, że działa, i po kawałeczku dodawaj, i zobaczysz co koliduje. Metoda prób i błędów.

 

Spróbuj robić na moim:

include-files:
aliases:
defaults:
otherdrops:
    DIAMOND_ORE:
        - drop: 1
          quantity: 1-4
          tool: [ANY, EXPLOSION_TNT, EXPLOSION_CREEPER]
    GOLD_ORE:
        - drop: 1
          quantity: 1-4
          tool: [ANY, EXPLOSION_TNT, EXPLOSION_CREEPER]
    IRON_ORE:
        - drop: 1
          quantity: 1-4
          tool: [ANY, EXPLOSION_TNT, EXPLOSION_CREEPER]
    EMERALD_ORE:
        - drop: 1
          quantity: 1-4
          tool: [ANY, EXPLOSION_TNT, EXPLOSION_CREEPER]
    COAL_ORE:
        - drop: 1
          quantity: 1-4
          tool: [ANY, EXPLOSION_TNT, EXPLOSION_CREEPER]
    73:
        - drop: 1
          quantity: 1-4
          tool: [ANY, EXPLOSION_TNT, EXPLOSION_CREEPER]
    74:
        - drop: 1
          quantity: 1-4
          tool: [ANY, EXPLOSION_TNT, EXPLOSION_CREEPER]
    STONE:
        - drop: DIAMOND
          tool: [ANY_PICKAXE]
          chance: 1
          quantity: 1-5
          height: "<256"
          message: '&3Znalazles &3&lDiament&3!'
        - drop: 331
          tool: [ANY_PICKAXE]
          chance: 2
          quantity: 4
          message: '&3Znalazles &c&lRedstone&3!'
        - drop: GOLD_ORE
          tool: [ANY_PICKAXE]
          chance: 2
          quantity: 1-4
          message: '&3Znalazles &6&lZloto&3!'
        - drop: IRON_ORE
          tool: [ANY_PICKAXE]
          chance: 6
          quantity: 1-4
          message: '&3Znalazles &7&lZelazo&3!'
        - drop: EMERALD
          tool: [ANY_PICKAXE]
          chance: 1
          quantity: 1-3
          height: "<256"
          message: '&3Znazlazles &2&lSzmaragd&3!'
        - drop: xp
          tool: [ANY_PICKAXE]
          chance: 10
          quantity: 1-3
        - drop: 4
        - drop: COAL
          tool: [ANY_PICKAXE]
          chance: 6
          quantity: 1-4
          message: '&3Znalazles &8&lWegiel&3!'
Opublikowano

include-files:

aliases:
defaults:
otherdrops:
    DIAMOND_ORE:
        - replacementblock: STONE
          drop: NOTHING
          tool: [ANY_PICKAXE]
          message: Diamenty szmaragdy zloto zelazo wypadaja ze STONE!
    GOLD_ORE:
        - replacementblock: STONE
          drop: NOTHING
          tool: [ANY_PICKAXE]
          message: Diamenty szmaragdy zloto zelazo wypadaja ze STONE!
    IRON_ORE:
        - replacementblock: STONE
          drop: NOTHING
          tool: [ANY_PICKAXE]
          message: Diamenty szmaragdy zloto zelazo wypadaja ze STONE!
    EMERALD_ORE:
        - replacementblock: STONE
          drop: NOTHING
          tool: [ANY_PICKAXE]
          message: Diamenty szmaragdy zloto zelazo wypadaja ze STONE!
    STONE:
        - drop: DIAMOND
          tool: [iRON_PICKAXE, DIAMOND_PICKAXE]
          height: "<20"
          chance: 1.4
          quantity: 1
        - drop: DIAMOND
          tool: [iRON_PICKAXE, DIAMOND_PICKAXE]
          height: "<20"
          chance: 0.95
          quantity: 1-4
        - drop: GOLD_ORE
          tool: [iRON_PICKAXE, DIAMOND_PICKAXE]
          height: "<35"
          chance: 1.3
          quantity: 1
        - drop: GOLD_ORE
          tool: [iRON_PICKAXE, DIAMOND_PICKAXE]
          height: "<35"
          chance: 0.85
          quantity: 1-3
        - drop: IRON_ORE
          tool: [ANY_PICKAXE]
          height: "<65"
          chance: 1.3
          quantity: 1
        - drop: IRON_ORE
          tool: [ANY_PICKAXE]
          height: "<65"
          chance: 1
          quantity: 1-4
        - drop: EMERALD
          tool: [ANY_PICKAXE]
          height: "<14"
          chance: 0.55
          quantity: 1-2
        - drop: xp
          tool: [ANY_PICKAXE]
          height: "<75"
          chance: 14
          quantity: 125
        - drop: REDSTONE
          tool: [iRON_PICKAXE]
          height: "<25"
          chance: 1
          quantity: 2
    PLAYER:
        - drop: MONEY
          chance: 100
          message: "&6Gratulacje. &7Zabiles&6 %v. &7Dostajesz: &6%q$"
          quantity: 7
 
 
 
Masz to moj konfing ze serva zmień tylko wielkośc np diax z 50 poziomu itd

CPU i5 6600k 4,1GHZ | RAM HyperX SAVAGE 16GB RAMGPU ASUS GTX 1070 ROG STRIX 8GOC |

SSD1 Samsung EVO 850 120GB| SSD2 ADATA SP600 120GB |HDD Toshiba 1TB

Reklama serwera minigames w starym stylu Kliknij tutaj

 

Opublikowano

 

Musiało się zepsuć formatowanie, wygeneruj nowy plik, który wiesz, że działa, i po kawałeczku dodawaj, i zobaczysz co koliduje. Metoda prób i błędów.

 

Spróbuj robić na moim:

include-files:
aliases:
defaults:
otherdrops:
    DIAMOND_ORE:
        - drop: 1
          quantity: 1-4
          tool: [ANY, EXPLOSION_TNT, EXPLOSION_CREEPER]
    GOLD_ORE:
        - drop: 1
          quantity: 1-4
          tool: [ANY, EXPLOSION_TNT, EXPLOSION_CREEPER]
    IRON_ORE:
        - drop: 1
          quantity: 1-4
          tool: [ANY, EXPLOSION_TNT, EXPLOSION_CREEPER]
    EMERALD_ORE:
        - drop: 1
          quantity: 1-4
          tool: [ANY, EXPLOSION_TNT, EXPLOSION_CREEPER]
    COAL_ORE:
        - drop: 1
          quantity: 1-4
          tool: [ANY, EXPLOSION_TNT, EXPLOSION_CREEPER]
    73:
        - drop: 1
          quantity: 1-4
          tool: [ANY, EXPLOSION_TNT, EXPLOSION_CREEPER]
    74:
        - drop: 1
          quantity: 1-4
          tool: [ANY, EXPLOSION_TNT, EXPLOSION_CREEPER]
    STONE:
        - drop: DIAMOND
          tool: [ANY_PICKAXE]
          chance: 1
          quantity: 1-5
          height: "<256"
          message: '&3Znalazles &3&lDiament&3!'
        - drop: 331
          tool: [ANY_PICKAXE]
          chance: 2
          quantity: 4
          message: '&3Znalazles &c&lRedstone&3!'
        - drop: GOLD_ORE
          tool: [ANY_PICKAXE]
          chance: 2
          quantity: 1-4
          message: '&3Znalazles &6&lZloto&3!'
        - drop: IRON_ORE
          tool: [ANY_PICKAXE]
          chance: 6
          quantity: 1-4
          message: '&3Znalazles &7&lZelazo&3!'
        - drop: EMERALD
          tool: [ANY_PICKAXE]
          chance: 1
          quantity: 1-3
          height: "<256"
          message: '&3Znazlazles &2&lSzmaragd&3!'
        - drop: xp
          tool: [ANY_PICKAXE]
          chance: 10
          quantity: 1-3
        - drop: 4
        - drop: COAL
          tool: [ANY_PICKAXE]
          chance: 6
          quantity: 1-4
          message: '&3Znalazles &8&lWegiel&3!'

Lub wpisz /pl i sprawdź czy plugin się ładuje.

 

Kolego wyżej, daj to w kod.

Zarchiwizowany

Ten temat przebywa obecnie w archiwum. Dodawanie nowych odpowiedzi zostało zablokowane.

×
×
  • Dodaj nową pozycję...