Installation
DEPENDENCIES
REQUIRED DEPENDENCIES
Type
Resource
Alternatives
Download
Bridge
DHS-Bridge
NA
Included in Keymaster
Interaction System
Handled By The Bridge
NA
Included in the Bridge
Progressbar System
Handled By The Bridge
NA
Included in the Bridge
RESOURCE INSTALLATION GUIDE
1) RESOURCE DOWNLOAD
2) ADD THE ITEMS
--Lumberjack Items
['cedarwood'] = {['name'] = 'cedarwood', ['label'] = 'Cedar Wood', ['weight'] = 100, ['type'] = 'item', ['image'] = 'wood.png', ['unique'] = false, ['useable'] = true, ['shouldClose'] = true, ['combinable'] = nil, ['description'] = 'Cedar Wood'},
['cypresswood'] = {['name'] = 'cypresswood', ['label'] = 'Cypress Wood', ['weight'] = 100, ['type'] = 'item', ['image'] = 'wood.png', ['unique'] = false, ['useable'] = true, ['shouldClose'] = true, ['combinable'] = nil, ['description'] = 'Cypress Wood'},
['sprucewood'] = {['name'] = 'sprucewood', ['label'] = 'Spruce Wood', ['weight'] = 100, ['type'] = 'item', ['image'] = 'wood.png', ['unique'] = false, ['useable'] = true, ['shouldClose'] = true, ['combinable'] = nil, ['description'] = 'Spruce Wood'},
['sequoiawood'] = {['name'] = 'sequoiawood', ['label'] = 'Sequoia Wood', ['weight'] = 100, ['type'] = 'item', ['image'] = 'wood.png', ['unique'] = false, ['useable'] = true, ['shouldClose'] = true, ['combinable'] = nil, ['description'] = 'Sequoia Wood'},
['redwood'] = {['name'] = 'redwood', ['label'] = 'Red Wood', ['weight'] = 100, ['type'] = 'item', ['image'] = 'wood.png', ['unique'] = false, ['useable'] = true, ['shouldClose'] = true, ['combinable'] = nil, ['description'] = 'Red Wood'},
['cedarwoodplanks'] = {['name'] = 'cedarwoodplanks', ['label'] = 'Cedar Wood Planks', ['weight'] = 100, ['type'] = 'item', ['image'] = 'woodplanks.png', ['unique'] = false, ['useable'] = true, ['shouldClose'] = true, ['combinable'] = nil, ['description'] = 'Cedar Wood Planks'},
['cypresswoodplanks'] = {['name'] = 'cypresswoodplanks', ['label'] = 'Cypress Wood Planks', ['weight'] = 100, ['type'] = 'item', ['image'] = 'woodplanks.png', ['unique'] = false, ['useable'] = true, ['shouldClose'] = true, ['combinable'] = nil, ['description'] = 'Cypress Wood Planks'},
['sprucewoodplanks'] = {['name'] = 'sprucewoodplanks', ['label'] = 'Spruce Wood Planks', ['weight'] = 100, ['type'] = 'item', ['image'] = 'woodplanks.png', ['unique'] = false, ['useable'] = true, ['shouldClose'] = true, ['combinable'] = nil, ['description'] = 'Spruce Wood Planks'},
['sequoiawoodplanks'] = {['name'] = 'sequoiawoodplanks', ['label'] = 'Sequoia Wood Planks', ['weight'] = 100, ['type'] = 'item', ['image'] = 'woodplanks.png', ['unique'] = false, ['useable'] = true, ['shouldClose'] = true, ['combinable'] = nil, ['description'] = 'Sequoia Wood Planks'},
['redwoodplanks'] = {['name'] = 'redwoodplanks', ['label'] = 'Red Wood Planks', ['weight'] = 100, ['type'] = 'item', ['image'] = 'woodplanks.png', ['unique'] = false, ['useable'] = true, ['shouldClose'] = true, ['combinable'] = nil, ['description'] = 'Red Wood Planks
3) ADD THE IMAGES TO YOUR INVENTORY
4) INSTALL COMPLETE
The Install is now complete, you may move onto looking at the config.
Last updated