CoreNetwork / TradeCraft

Custom villager tiers, trades and rebalancing. [No longer updated]
MIT License
2 stars 6 forks source link

Config dump #8

Closed riddle closed 10 years ago

riddle commented 10 years ago

I’ll be editing this one to reflect my config (and so you can take true trades and test yourself too)

riddle commented 10 years ago
Currency: 388
AllUnlockedRefreshChance: 0.2
Debug: false
Messages:
  NoPermission: No permission!
  ConfigurationReloaded: Configuration reloaded successfully!
Professions:
  '0':
  - Farmer
  - Fisherman
  - Shepherd
  - Fletcher
  '1':
  - Librarian
  '2':
  - Cleric
  '3':
  - Armorer
  - Weapon Smith
  - Tool Smith
  '4':
  - weights 2 1
  - Butcher
  - Leatherworker
Tiers:
  Farmer:
    '0':
    - trade:
        comment: buying wheat
        itemA:
          id: 296
          amount: 18,22
        result:
          id: currency
          amount: 1
    - trade:
        comment: buying potatoes
        itemA:
          id: 392
          amount: 15,19
        result:
          id: currency
          amount: 1
    - trade:
        comment: buying carrots
        itemA:
          id: 391
          amount: 15,19
        result:
          id: currency
          amount: 1
    - trade:
        comment: selling bread
        itemA:
          id: currency
          amount: 1
        result:
          id: 297
          amount: 2,4
    '1':
    - trade:
        comment: buying pumpkin
        itemA:
          id: 86
          amount: 8,13
        result:
          id: currency
          amount: 1
    - trade:
        comment: buying melons
        itemA:
          id: 103
          amount: 7,12
        result:
          id: currency
          amount: 1
    - trade:
        comment: selling pumpkin pie
        itemA:
          id: currency
          amount: 1
        result:
          id: 400
          amount: 2,3
    - trade:
        comment: selling apples
        itemA:
          id: currency
          amount: 1
        result:
          id: 260
          amount: 5,7
    '2':
    - trade:
        comment: selling cookies
        itemA:
          id: currency
          amount: 1
        result:
          id: 357
          amount: 6,10
    - trade:
        comment: selling cake
        itemA:
          id: currency
          amount: 1
        result:
          id: 354
          amount: 1
  Fisherman:
    '0':
    - trade:
        comment: buying string
        itemA:
          id: 287
          amount: 15,20
        result:
          id: currency
          amount: 1
    - trade:
        comment: buying coal
        itemA:
          id: 263
          damage: 1
          amount: 16,24
        result:
          id: currency
          amount: 1
    - trade:
        comment: selling cooked fish
        itemA:
          id: 349
          amount: 6
        itemB:
          id: currency
          amount: 1
        result:
          id: 350
          amount: 6
    '1':
    - trade:
        comment: selling fishing rod (enchanted)
        itemA:
          id: currency
          amount: 7,8
        result:
          id: 346
          amount: 1
  Shepherd:
    '0':
    - trade:
        comment: buying white wool
        itemA:
          id: 35
          damage: 0
          amount: 14,22
        result:
          id: currency
          amount: 1
    - trade:
        comment: selling shears
        itemA:
          id: currency
          amount: 3,4
        result:
          id: 359
          amount: 1
    '1':
    - trade:
        comment: selling wool
        itemA:
          id: currency
          amount: 1
        result:
          id: 35
          damage: 1
          amount: 1,2
    - trade:
        comment: selling wool
        itemA:
          id: currency
          amount: 1
        result:
          id: 35
          damage: 2
          amount: 1,2
    - trade:
        comment: selling wool
        itemA:
          id: currency
          amount: 1
        result:
          id: 35
          damage: 3
          amount: 1,2
    - trade:
        comment: selling wool
        itemA:
          id: currency
          amount: 1
        result:
          id: 35
          damage: 4
          amount: 1,2
    - trade:
        comment: selling wool
        itemA:
          id: currency
          amount: 1
        result:
          id: 35
          damage: 5
          amount: 1,2
    - trade:
        comment: selling wool
        itemA:
          id: currency
          amount: 1
        result:
          id: 35
          damage: 6
          amount: 1,2
    - trade:
        comment: selling wool
        itemA:
          id: currency
          amount: 1
        result:
          id: 35
          damage: 7
          amount: 1,2
    - trade:
        comment: selling wool
        itemA:
          id: currency
          amount: 1
        result:
          id: 35
          damage: 8
          amount: 1,2
    - trade:
        comment: selling wool
        itemA:
          id: currency
          amount: 1
        result:
          id: 35
          damage: 9
          amount: 1,2
    - trade:
        comment: selling wool
        itemA:
          id: currency
          amount: 1
        result:
          id: 35
          damage: 10
          amount: 1,2
    - trade:
        comment: selling wool
        itemA:
          id: currency
          amount: 1
        result:
          id: 35
          damage: 11
          amount: 1,2
    - trade:
        comment: selling wool
        itemA:
          id: currency
          amount: 1
        result:
          id: 35
          damage: 12
          amount: 1,2
    - trade:
        comment: selling wool
        itemA:
          id: currency
          amount: 1
        result:
          id: 35
          damage: 13
          amount: 1,2
    - trade:
        comment: selling wool
        itemA:
          id: currency
          amount: 1
        result:
          id: 35
          damage: 14
          amount: 1,2
    - trade:
        comment: selling wool
        itemA:
          id: currency
          amount: 1
        result:
          id: 35
          damage: 15
          amount: 1,2
  Fletcher:
    '0':
    - trade:
        comment: buying string
        itemA:
          id: 287
          amount: 15,20
        result:
          id: currency
          amount: 1
    - trade:
        comment: selling arrows
        itemA:
          id: currency
          amount: 1
        result:
          id: 262
          amount: 8,12
    '1':
    - trade:
        comment: selling bow
        itemA:
          id: currency
          amount: 2,3
        result:
          id: 261
          amount: 1
    - trade:
        comment: converting gravel into flint
        itemA:
          id: 13
          amount: 10
        itemB:
          id: currency
          amount: 1
        result:
          id: 318
          amount: 6,10
  Librarian:
    '0':
    - trade:
        itemA:
          id: 1
          amount: 1
        result:
          id: currency
          amount: 1
  Cleric:
    '0':
    - trade:
        itemA:
          id: 1
          amount: 1
        result:
          id: currency
          amount: 1
  Armorer:
    '0':
    - trade:
        itemA:
          id: 1
          amount: 1
        result:
          id: currency
          amount: 1
  Weapon Smith:
    '0':
    - trade:
        itemA:
          id: 1
          amount: 1
        result:
          id: currency
          amount: 1
  Tool Smith:
    '0':
    - trade:
        itemA:
          id: 1
          amount: 1
        result:
          id: currency
          amount: 1
  Butcher:
    '0':
    - trade:
        itemA:
          id: 1
          amount: 1
        result:
          id: currency
          amount: 1
  Leatherworker:
    '0':
    - trade:
        itemA:
          id: 1
          amount: 1
        result:
          id: currency
          amount: 1