Ore Sheep Mod 1.12.2, — Configuration
Configuration
The mod is designed to be extremely flexible, allowing players to define exactly what blocks the sheep can interact with via two main configuration files located in the .minecraft/config/oresheep folder.
OreConfig.txt
This file controls the sheep's transformation and diet. It is divided into two sections: 1. Blocks to Become: Any block ID listed here can be 'grown' by the sheep. If a sheep eats this block, it changes its variety to match. 2. Blocks to Eat: Any block ID listed here can be consumed by the sheep to regrow its current resource, but will not change the sheep's variety (e.g., Stone, Netherrack).
PossibleBlocks.txt
This is a reference file generated by the mod that lists every block ID currently loaded in your game (including those from other mods). Players can copy IDs from this file into OreConfig.txt to enable sheep to grow modded ores, TNT, or even Cake.
Commands
/ignoreGameRuleMobGriefing <true/false>: This command allows Ore Sheep to continue eating/mining blocks even if the globalmobGriefinggamerule is set to false.