zedwick / VillagerItemCollector

A Minecraft datapack which allows villagers to pick up items when the gamerule mobGriefing is set to false.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

VillagerItemCollector

A Minecraft datapack for Minecraft 1.14.4+ which allows villagers to pick up items when the gamerule mobGriefing is set to false.

Unfortunately in Minecraft 1.14.4 (and above) it is impossible for villagers to breed in normal survival play with mobGriefing disabled, as they cannot pick up items (bread, carrot, potato, beetroot) which are required for them to be willing to breed. (In previous versions villagers could become willing through players trading with them.)

This datapack simulates villagers picking up food items by checking for these items near them, and adding them to their inventory. Villagers will still naturally share food with other villagers, which this pack will then aid them in picking up.

Originally created by Dax23333 and Zedwick for Zedwork.

Which version to use?

Installation

  1. Download this repository as a zip archive
  2. Extract the "VillagerItemCollector" folder into the datapacks folder, inside your world/save folder.
  3. Either start your server/game, or if already running use /reload to load the datapack. (verify with /datapack list)

About

A Minecraft datapack which allows villagers to pick up items when the gamerule mobGriefing is set to false.

License:GNU General Public License v3.0


Languages

Language:mcfunction 100.0%