Commit Graph

7 Commits (de8ea11b3967cb5b91951db80b1b865dda07b454)

Author SHA1 Message Date
Nils Dagsson Moskopp de8ea11b39
Add debug command to spawn mcl_farming plant nodes
This patch adds the debug command “/generate_farming_plant_rows”. The
command generates rows of plants and stems per plant type near a player.
A farming soil or glass node is placed below each node, so players can
find and examine possible gaps between a plant node and a node below.
2022-04-18 21:43:21 +02:00
Wuzzy a2785041dd Remove mod startup debug messages 2020-04-11 02:56:46 +02:00
Wuzzy e8056edde0 Move important farming functions to new file 2017-03-13 23:09:27 +01:00
Wuzzy 589eb9dc3d Farming: Add gourd API to reduce redundancy, rework pumpkin 2017-03-13 22:30:37 +01:00
Wuzzy 9cb2f5b392 Make more items respect the node's on_rightclick
- Bone meal
- Fishing rod
- Seeds
- Hopper
- Nether wart
- Sponge
- Bow
- Shovel
2017-03-02 16:09:13 +01:00
Wuzzy 15b5d8917a Move small mushrooms to mcl_mushrooms 2017-03-01 01:16:52 +01:00
Wuzzy 3696ee3761 Organize mods into modpacks for better overview 2017-02-16 01:45:21 +01:00