Installation
DEPENDENCIES
REQUIRED DEPENDENCIES
Type
Resource
Alternatives
Download
Framework
NA
(INCLUDED IN BRIDGE)
Bridge
DHS-Bridge
NA
(INCLUDED IN KEYMA
Interaction System
NA
(INCLUDED IN BRIDGE)
Menu System
ox_lib
NA
Input System
ox_lib
ox_lib
Notify System
NA
(INCLUDED IN BRIDGE)
Props
BZZ Beehive Pack
NA
RESOURCE INSTALLATION GUIDE
1) RESOURCE DOWNLOAD
2) ADD THE ITEMS
--DHS-BrewsAndWines
['queen_bee'] = {
label = 'Queen Bee',
weight = 100,
stack = true,
close = true,
description = 'A Queen Bee',
client = {
image = 'queenbee.png'
}
},
['worker_bee'] = {
label = 'Worker Bee',
weight = 100,
stack = true,
close = true,
description = 'A Worker Bee',
client = {
image = 'workerbee.png'
}
},
['bee_hive_mk1'] = {
label = 'Bee Hive Mk1',
weight = 100,
stack = true,
close = true,
description = 'Bee Hive Mk1',
client = {
image = 'beehive_mk1.png'
}
},
['bee_hive_mk2'] = {
label = 'Bee Hive Mk2',
weight = 100,
stack = true,
close = true,
description = 'Bee Hive Mk2',
client = {
image = 'beehive_mk2.png'
}
},
['empty_jar'] = {
label = 'Empty Jar',
weight = 100,
stack = true,
close = true,
description = 'Empty Jar',
client = {
image = 'empty_jar.png'
}
},
['jar_of_honey'] = {
label = 'Jar of Honey',
weight = 100,
stack = true,
close = true,
description = 'Jar of Honey',
client = {
image = 'jar_of_honey.png'
}
},
-- Only Use if You dont want to use the metadata for honey
['jar_of_floral_honey'] = {
label = 'Jar of Floral Honey',
weight = 100,
stack = true,
close = true,
description = 'Jar of Floral Honey',
client = {
image = 'jar_of_honey.png'
}
},
-- Only Use if You dont want to use the metadata for honey
['jar_of_spiced_honey'] = {
label = 'Jar of Spiced Honey',
weight = 100,
stack = true,
close = true,
description = 'Jar of Spiced Honey',
client = {
image = 'jar_of_honey.png'
}
},
-- Only Use if You dont want to use the metadata for honey
['jar_of_grape_infused_honey'] = {
label = 'Jar of Grape Infused Honey',
weight = 100,
stack = true,
close = true,
description = 'Jar of Grape Infused Honey',
client = {
image = 'jar_of_honey.png'
}
},
-- Only Use if You dont want to use the metadata for honey
['jar_of_moonlight_honey'] = {
label = 'Jar of Moonlight Honey',
weight = 100,
stack = true,
close = true,
description = 'Jar of Moonlight Honey',
client = {
image = 'jar_of_honey.png'
}
},
-- Only Use if You dont want to use the metadata for honey
['jar_of_smoked_honey'] = {
label = 'Jar of Smoked Honey',
weight = 100,
stack = true,
close = true,
description = 'Jar of Smoked Honey',
client = {
image = 'jar_of_honey.png'
}
},
-- Only Use if You dont want to use the metadata for honey
['jar_of_resin_honey'] = {
label = 'Jar of Resin Honey',
weight = 100,
stack = true,
close = true,
description = 'Jar of Resin Honey',
client = {
image = 'jar_of_honey.png'
}
},
-- Only Use if You dont want to use the metadata for honey
['jar_of_golden_honey'] = {
label = 'Jar of Golden Honey',
weight = 100,
stack = true,
close = true,
description = 'Jar of Golden Honey',
client = {
image = 'jar_of_honey.png'
}
},
-- Only Use if You dont want to use the metadata for honey
['jar_of_floral_golden_honey'] = {
label = 'Jar of Floral Golden Honey',
weight = 100,
stack = true,
close = true,
description = 'Jar of Floral Golden Honey',
client = {
image = 'jar_of_honey.png'
}
},
-- Only Use if You dont want to use the metadata for honey
['jar_of_spiced_golden_honey'] = {
label = 'Jar of Spiced Golden Honey',
weight = 100,
stack = true,
close = true,
description = 'Jar of Spiced Golden Honey',
client = {
image = 'jar_of_honey.png'
}
},
-- Only Use if You dont want to use the metadata for honey
['jar_of_grape_infused_golden_honey'] = {
label = 'Jar of Grape Infused Golden Honey',
weight = 100,
stack = true,
close = true,
description = 'Jar of Grape Infused Golden Honey',
client = {
image = 'jar_of_honey.png'
}
},
-- Only Use if You dont want to use the metadata for honey
['jar_of_moonlight_golden_honey'] = {
label = 'Jar of Moonlight Golden Honey',
weight = 100,
stack = true,
close = true,
description = 'Jar of Moonlight Golden Honey',
client = {
image = 'jar_of_honey.png'
}
},
-- Only Use if You dont want to use the metadata for honey
['jar_of_smoked_golden_honey'] = {
label = 'Jar of Smoked Golden Honey',
weight = 100,
stack = true,
close = true,
description = 'Jar of Smoked Golden Honey',
client = {
image = 'jar_of_honey.png'
}
},
-- Only Use if You dont want to use the metadata for honey
['jar_of_resin_golden_honey'] = {
label = 'Jar of Resin Golden Honey',
weight = 100,
stack = true,
close = true,
description = 'Jar of Resin Golden Honey',
client = {
image = 'jar_of_honey.png'
}
},
-- Only Use if You dont want to use the metadata for honey
['jar_of_rotten_honey'] = {
label = 'Jar of Rotten Honey',
weight = 100,
stack = true,
close = true,
description = 'Jar of Rotten Honey',
client = {
image = 'jar_of_honey_rotten.png'
}
},
-- Only Use if You dont want to use the metadata for honey
['jar_of_floral_rotten_honey'] = {
label = 'Jar of Floral Rotten Honey',
weight = 100,
stack = true,
close = true,
description = 'Jar of Floral Rotten Honey',
client = {
image = 'jar_of_honey_rotten.png'
}
},
-- Only Use if You dont want to use the metadata for honey
['jar_of_spiced_rotten_honey'] = {
label = 'Jar of Spiced Rotten Honey',
weight = 100,
stack = true,
close = true,
description = 'Jar of Spiced Rotten Honey',
client = {
image = 'jar_of_honey_rotten.png'
}
},
-- Only Use if You dont want to use the metadata for honey
['jar_of_grape_infused_rotten_honey'] = {
label = 'Jar of Grape Infused Rotten Honey',
weight = 100,
stack = true,
close = true,
description = 'Jar of Grape Infused Rotten Honey',
client = {
image = 'jar_of_honey_rotten.png'
}
},
-- Only Use if You dont want to use the metadata for honey
['jar_of_moonlight_rotten_honey'] = {
label = 'Jar of Moonlight Rotten Honey',
weight = 100,
stack = true,
close = true,
description = 'Jar of Moonlight Rotten Honey',
client = {
image = 'jar_of_honey_rotten.png'
}
},
-- Only Use if You dont want to use the metadata for honey
['jar_of_smoked_rotten_honey'] = {
label = 'Jar of Smoked Rotten Honey',
weight = 100,
stack = true,
close = true,
description = 'Jar of Smoked Rotten Honey',
client = {
image = 'jar_of_honey_rotten.png'
}
},
-- Only Use if You dont want to use the metadata for honey
['jar_of_resin_rotten_honey'] = {
label = 'Jar of Resin Rotten Honey',
weight = 100,
stack = true,
close = true,
description = 'Jar of Resin Rotten Honey',
client = {
image = 'jar_of_honey_rotten.png'
}
},
['smoker'] = {
label = 'Smoker',
weight = 100,
stack = true,
close = true,
description = 'Smoker',
client = {
image = 'smoker.png'
}
},
['empty_barrel'] = {
label = 'Empty Barrel',
weight = 100,
stack = true,
close = true,
description = 'Empty Barrel',
client = {
image = 'empty_barrel.png'
}
},
['empty_aging_barrel'] = {
label = 'Empty Aging Barrel',
weight = 100,
stack = true,
close = true,
description = 'Empty Aging Barrel',
client = {
image = 'empty_aging_barrel.png'
}
},
['empty_wine_barrel'] = {
label = 'Empty Wine Barrel',
weight = 100,
stack = true,
close = true,
description = 'Empty Wine Barrel',
client = {
image = 'empty_barrel.png'
}
},
['empty_wine_aging_barrel'] = {
label = 'Empty Wine Aging Barrel',
weight = 100,
stack = true,
close = true,
description = 'Empty Wine Aging Barrel',
client = {
image = 'empty_aging_barrel.png'
}
},
['empty_bottle'] = {
label = 'Empty Bottle',
weight = 100,
stack = true,
close = true,
description = 'Empty Bottle',
client = {
image = 'empty_bottle.png'
}
},
['yeast'] = {
label = 'Yeast',
weight = 100,
stack = true,
close = true,
description = 'Yeast',
client = {
image = 'yeast.png'
}
},
['bottle_of_mead'] = {
label = 'Bottle of Mead',
weight = 100,
stack = true,
close = true,
description = 'Bottle of Mead',
client = {
image = 'bottle_of_mead.png'
}
},
['honey_comb'] = {
label = 'Honey Comb',
weight = 100,
stack = true,
close = true,
description = 'Honey Comb',
client = {
image = 'honeycomb.png'
}
},
['crate_of_honey'] = {
label = 'Crate of Honey',
weight = 100,
stack = true,
close = true,
description = 'Crate of Honey',
client = {
image = 'honeycrate.png'
}
},
['crate_of_mead'] = {
label = 'Crate of Mead',
weight = 100,
stack = true,
close = true,
description = 'Crate of Mead',
client = {
image = 'meadcrate.png'
}
},
['crate_of_wine'] = {
label = 'Crate of Wine',
weight = 100,
stack = true,
close = true,
description = 'Crate of Wine',
client = {
image = 'winecrate.png'
}
},
['bee_feed'] = {
label = 'Bee Feed',
weight = 100,
stack = true,
close = true,
description = 'Bee Feed',
client = {
image = 'bee_feed.png'
}
},
['beekeepers_outfit'] = {
label = 'Beekeepers Outfit',
weight = 100,
stack = true,
close = true,
description = 'Beekeepers Outfit',
client = {
image = 'beekeepers_outfit.png'
}
},
['security_tablet'] = {
label = 'Security Tablet',
weight = 100,
stack = true,
close = true,
description = 'Security Tablet',
client = {
image = 'security_tablet.png'
}
},
['zone_compass'] = {
label = 'Zone Compass',
weight = 100,
stack = true,
close = true,
description = 'Zone Compass',
client = {
image = 'zone_compass.png'
}
},
['red_grapes'] = {
label = 'Red Grapes',
weight = 100,
stack = true,
close = true,
description = 'Red Grapes',
client = {
image = 'red_grapes.png'
}
},
['white_grapes'] = {
label = 'White Grapes',
weight = 100,
stack = true,
close = true,
description = 'White Grapes',
client = {
image = 'white_grapes.png'
}
},
['bottle_of_red_wine'] = {
label = 'Bottle of Red Wine',
weight = 100,
stack = true,
close = true,
description = 'Bottle of Red Wine',
client = {
image = 'red_wine.png'
}
},
['bottle_of_white_wine'] = {
label = 'Bottle of White Wine',
weight = 100,
stack = true,
close = true,
description = 'Bottle of White Wine',
client = {
image = 'white_wine.png'
}
},
['bottle_of_rose_wine'] = {
label = 'Bottle of Rose Wine',
weight = 100,
stack = true,
close = true,
description = 'Bottle of Rose Wine',
client = {
image = 'rose_wine.png'
}
},
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