summaryrefslogtreecommitdiffstats
path: root/Server/furnace.txt
blob: c98fb352676ab213b6c3860659f812eed5078481 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
#*****************#
# Furnace Recipes #
#*****************#
#
#
#******************************************************#
#                Basic Notation Help
#
# **** Item Definition ****
# An Item is defined by an Item Type, an amount (and damage)
# The damage is optional, and if not specified it's assumed to be 0
#
# Cactus Green example:
#    351     :   2    ( ,   1    )
#   ItemType : Damage ( , Amount )
# or simple use the item name (marked in items.ini):
#   CactusGreen ( , 1 )
#
#
# **** Recipe and result ****
#
# Cobble @ 200 = Stone -> Produces 1 smooth stone from 1 cobblestone in 200 ticks (10 seconds)
#
# Write in full:
#    Cobble  :   0    ,   1    @  200  =    1     :   1    ,   1
#   ItemType : Damage , Amount @ ticks = ItemType : Damage , Amount
#
#
# **** Fuel ****
#
# !17:1 = 300 -> 1 Wood burns for 300 ticks (15 s)
#
#  !     Wood   ,   1    =  300
# Fuel ItemType , Amount = ticks
#
#******************************************************#





#--------------------------
# Smelting recipes

Cactus              = GreenDye
ChainmailBoots      = IronNugget
ChainmailChestplate = IronNugget
ChainmailHelmet     = IronNugget
ChainmailLeggings   = IronNugget
ChorusFruit         = PoppedChorusFruit
Clay                = Brick
ClayBlock           = HardenedClay
CoalOre             = Coal
Cobble              = Stone
CrackedStonebrick   = Stonebrick
DarkOakLog          = CharCoal
DiamondOre          = Diamond
EmeraldOre          = Emerald
GoldOre             = GoldIngot
GoldAxe             = GoldNugget
GoldBoots           = GoldNugget
GoldChestplate      = GoldNugget
GoldHorseArmor      = GoldNugget
GoldHelmet          = GoldNugget
GoldHoe             = GoldNugget
GoldLeggings        = GoldNugget
GoldPickaxe         = GoldNugget
GoldShovel          = GoldNugget
GoldSword           = GoldNugget
IronOre             = IronIngot
IronAxe             = IronNugget
IronBoots           = IronNugget
IronChestplate      = IronNugget
IronHorseArmor      = IronNugget
IronHelmet          = IronNugget
IronHoe             = IronNugget
IronLeggings        = IronNugget
IronPickaxe         = IronNugget
IronShovel          = IronNugget
IronSword           = IronNugget
LapisOre            = LapisLazuli
Log                 = CharCoal
NetherQuartzOre     = NetherQuartz
Netherrack          = NetherBrick
Pork                = CookedPork
Potato              = BakedPotato
RawBeef             = Steak
RawChicken          = CookedChicken
RawFish             = CookedFish
RawMutton           = CookedMutton
RawRabbit           = CookedRabbit
RawSalmon           = CookedSalmon
RedstoneOre         = Redstone
Sand                = Glass
WetSponge           = Sponge





#--------------------------
# Fuels

! AcaciaFence     = 300    # -> 15 sec
! Banner          = 300    # -> 15 sec
! BirchFence      = 300    # -> 15 sec
! BirchFenceGate  = 300    # -> 15 sec
! BlackBanner     = 300    # -> 15 sec
! BlazeRod        = 2400   # -> 120 sec
! BlueBanner      = 300    # -> 15 sec
! Bookshelf       = 300    # -> 15 sec
! BrownBanner     = 300    # -> 15 sec
! CharCoal        = 1600   # -> 80 sec
! Chest           = 300    # -> 15 sec
! Coal            = 1600   # -> 80 sec
! CoalBlock       = 16000  # -> 800 sec
! CyanBanner      = 300    # -> 15 sec
! DarkOakFence    = 300    # -> 15 sec
! DarkOakFenceGate = 300   # -> 15 sec
! DarkOakLog      = 300    # -> 15 sec
! DaylightSensor  = 300    # -> 15 sec
! Fence           = 300    # -> 15 sec
! FenceGate       = 300    # -> 15 sec
! GrayBanner      = 300    # -> 15 sec
! GreenBanner     = 300    # -> 15 sec
! HugeBrownMushroom = 300  # -> 15 sec
! HugeRedMushroom = 300    # -> 15 sec
! Jukebox         = 300    # -> 15 sec
! JungleFence     = 300    # -> 15 sec
! JungleFenceGate = 300    # -> 15 sec
! Lavabucket      = 20000  # -> 1000 sec
! LightBlueBanner = 300    # -> 15 sec
! LimeBanner      = 300    # -> 15 sec
! Log             = 300    # -> 15 sec
! MagentaBanner   = 300    # -> 15 sec
! NoteBlock       = 300    # -> 15 sec
! OrangeBanner    = 300    # -> 15 sec
! PinkBanner      = 300    # -> 15 sec
! Planks          = 300    # -> 15 sec
! PurpleBanner    = 300    # -> 15 sec
! RedBanner       = 300    # -> 15 sec
! Sapling         = 100    # -> 5 sec
! SilverBanner    = 300    # -> 15 sec
! SpruceFence     = 300    # -> 15 sec
! SpruceFenceGate = 300    # -> 15 sec
! Stick           = 100    # -> 5 sec
! Trapdoor        = 300    # -> 15 sec
! TrappedChest    = 300    # -> 15 sec
! WhiteBanner     = 300    # -> 15 sec
! WoodAxe         = 200    # -> 10 sec
! WoodenSlab      = 150    # -> 7.5 sec
! WoodHoe         = 200    # -> 10 sec
! WoodPickaxe     = 200    # -> 10 sec
! WoodPlate       = 300    # -> 15 sec
! WoodShovel      = 200    # -> 10 sec
! WoodStairs      = 300    # -> 15 sec
! WoodSword       = 200    # -> 10 sec
! Workbench       = 300    # -> 15 sec
! YellowBanner    = 300    # -> 15 sec