This mod adds sowing behaviors to Dispensers.


You can change which seeds/crops handled by dispensers (by editing config file)
1: Place a dispenser in front of your farmland.
2: Put seeds into the dispenser.
3: Activate it!
Horizontal distance between a dispenser to farmland must be within 1 to 8 blocks.
Vertical distance between a dispenser to farmland must be within 2 to 5 blocks.
If a dispenser is activated too quickly, dispenser will shoot seeds to the same farmland block... because until the falling seeds reach the farmlands, that is considered as "available" farmland.
Warning: Seeds that fallen on the "invalid" blocks (= farmland block that already have crops on it, or not suitable block for the seeds) won't drop items! They'll be lost!
So if you want to uninstall this mod, just remove the jar file. Actually, falling seeds entity is "Vanilla FallingBlock" entitiy customized by NBT tags.
If enabled, dispensers won't do the normal behavior if they could not find any farmlands so you don't have to manage the number of pulses sent to dispensers. (easy mode)
1.16.4: 75% BETA / Next version will be uploaded soon.
1.15.2: 75% BETA
1.14.4: 75% BETA
1.12.2: 25% not uploaded yet
1: Install forge
2: Put a jar file of this mod into the 'mods' folder.
3: Re-launch Minecraft.
Yes, just add the "Namespaced ID" of the item to config file and relaunch Minecraft... but I don't know if it works or not.
1: Press F3+H in game. A system message will be sent to you that says "[Debug]: Advanced tooltips: shown".
2: Open your inventory
3: Hover the mouse over the item then the namespaced id will appear. Its format is modid:itemname, like minecraft:wheat_seeds.
4: Append the namespaced id into DispenSeeds-SeedConfig.txt and save it.
5: Re-launch Minecraft.
Open the crash report and search Failure message.
If it says Could not find a block of 'somemod:someitem', that item doesn't exist or this mod couldn't find a block of that item.
Or if it says 'somemod:someitem' is not supported., that item is not supported by this mod because that item is not registered as a plant (not an instance of IPlantable).
No files available for download.