A mod that adds quaint features centered around the use of hemp plants!
Here is a screenshot of what the mod has to offer! -- Current as of 2026

Utility in the mod, added a spoiler for those that want to figure it out, but its kind of obscure to find out lol! see below:
Version 26.1.2 -- Main maintained version.
- Modernized Power Battery and Grinder
- Added configs for seeds/crops
-New Features: (1.21.1
- Paintings
- Calm Effect, Removes the ability for Darkness, Blindness or Mining Fatigue to be applied - great for Boss fights!
- Added cannabis tea.
- Fixed other issues and porting changes.
OTHER FEATURES ----
The Three joints have an actual function, besides the fun high effect:
- Hemp removes poison effect! so if youre poisoned, smoke one, who needs milk!!
- Indica removes bad omen effect so if you need to visit a village and dont want to battle, smoke an indica joint.
- Sativa removes wither! Great to take into the nether.
The High effect has actual utility, when the player is high, and has made the magic leaf wand, you can use it to transmute certain blocks!
- Sand turns into Clay!
- Cobblestone turns into Gravel!
- Gravel turns into sand!
- Gray Wool.... INTO COAL ORE!
- All leaf types turn into Gray wool.
- All flower types turn into random fully grown crops(note, the block below is converted so care if you have unique blocks you care about!)
- The Oily blocks, and types of dirt actual have utility too, they are turned into
- Oily Dirt --> Glowstone
- Violet Dirt --> Iron Ore
- Lime Dirt --> Emerald Ore -- this can be balanced later, make lime a bit more expensive to make if you guys want.
- Resin Dirt --> Redstone Ore
- Entities too!
- Zombie Piglin--> Pig
- Witch --> Villager
- Zombie --> Villager
- Skeleton-->Zombie
- and More!
Use Code: TeamRapture for Nodecraft Server Hosting!
Modpacks:
Feel free to use this mod in your modpacks. Don't bother asking !
DISCLAIMER:
We do not encourage the use of marijuana in any negative way. Please be responsible for what you do in real life. HOWEVER, have fun in minecraft <3
Server Config(LEGACY - NOT ON LATEST YET):
# Configuration file
ENERGY_CAPACITY
.comment("How much energy fits into the grinder")
.defineInRange("capacity", 50000, 1, Integer.MAX_VALUE);
ENERGY_RECEIVE
.comment("How much energy the grinder can receive per side")
.defineInRange("receive", 500, 1, Integer.MAX_VALUE);
ENERGY_NEED
.comment("How much energy is needed to process one hemp")
.defineInRange("grind", 100, 1, Integer.MAX_VALUE);
POWER_BATTERY_CAPACITY
.comment("How much energy fits into the power battery")
.defineInRange("capacity", 50000, 1, Integer.MAX_VALUE);
POWER_BATTERY_GENERATE
.comment("How much energy is generated by the power battery")
.defineInRange("generate", 60, 1, Integer.MAX_VALUE);
POWER_BATTERY_SEND
.comment("How much energy the power generator will send out to adjacent blocks every tick")
.defineInRange("send", 200, 1, Integer.MAX_VALUE);
Report Issues or Bugs
HempFamer is an open source Minecraft Mod that adds hemp and marijuana to Minecraft.
Copyright (C) <2019> <EPIIC_THUNDERCAT & calheb -- Legacy Owner: SeqSee>
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
LICENSE.txt