https://github.com/builtbrokenmodding/sbm-sheepmetal
Sheep that produce metal wool
https://github.com/builtbrokenmodding/sbm-sheepmetal
hacktoberfest hacktoberfest2021
Last synced: 3 months ago
JSON representation
Sheep that produce metal wool
- Host: GitHub
- URL: https://github.com/builtbrokenmodding/sbm-sheepmetal
- Owner: BuiltBrokenModding
- License: mit
- Created: 2018-07-21T16:16:37.000Z (almost 7 years ago)
- Default Branch: 1.14
- Last Pushed: 2022-06-03T14:07:58.000Z (about 3 years ago)
- Last Synced: 2025-01-14T23:46:01.212Z (5 months ago)
- Topics: hacktoberfest, hacktoberfest2021
- Language: Java
- Homepage:
- Size: 194 KB
- Stars: 0
- Watchers: 15
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SBM-SheepMetal
Sheep that produce metal woolDownloads: https://www.curseforge.com/minecraft/mc-mods/sbm-sheep-metal/files
## Change Log 1.14.3
### v0.2.1
* Ported 1.12.2 v0.2.0 changes to 1.14.3### 0.0.1 (7/9/2019)
* Update to 1.14.3### 0.0.1 (6/15/2019)
* Init 1.14.2 port based on v0.1.1 from 1.12.2## Change Log 1.12.2
### v0.2.0
* Added: Genetic Memory
* Added: Parents (default tracks 3 deep for new sheep)
* Added: Wool type random selection based on parents for breeding
* Added: Spawn weights with configs for adjustement
* Added: Ways to output spawn weights with % chance
* Added: Coal wool
* Added: Osmium wool### v0.1.1
* Fixed sound, hardness, and resistance of metal wool blocks
* Fixed loot table having null drop functions### v0.1.0 - first curse release for 1.12.2 (2/23/2019)
* Added sheep
* Added wool item
* Added wool block
* Added smeltng of wool to nuggets
* Added smelting of wool block to ingots
* Added spawning in world
* Added config for spawn controls