This seems to be working pretty good
{
"Weed configuration": [
{
"Drop chance when harvesting (1 = 100%)": 0.5,
"Drop amount when harvesting": {
"min": 0,
"max": 2
},
"Biome mask (see description for details)": 15,
"Minimum amount of H genes for a chance to yield weed": 0,
"Minimum amount of H genes for guaranteed yield": 2,
"Disable gathering from collectable hemp": false,
"Disable gathering from growable hemp": false,
"Custom item name (null = default name)": "Low Quality Weed",
"Item short name": "sticks",
"Item skin id": 2661029427
},
{
"Drop chance when harvesting (1 = 100%)": 0.2,
"Drop amount when harvesting": {
"min": 0,
"max": 1
},
"Biome mask (see description for details)": 15,
"Minimum amount of H genes for a chance to yield weed": 0,
"Minimum amount of H genes for guaranteed yield": 3,
"Disable gathering from collectable hemp": false,
"Disable gathering from growable hemp": false,
"Custom item name (null = default name)": "Medium Quality Weed",
"Item short name": "sticks",
"Item skin id": 2661031542
},
{
"Drop chance when harvesting (1 = 100%)": 0.1,
"Drop amount when harvesting": {
"min": 0,
"max": 1
},
"Biome mask (see description for details)": 15,
"Minimum amount of H genes for a chance to yield weed": 0,
"Minimum amount of H genes for guaranteed yield": 3,
"Disable gathering from collectable hemp": false,
"Disable gathering from growable hemp": false,
"Custom item name (null = default name)": "High Quality Weed",
"Item short name": "sticks",
"Item skin id": 2660588149
}