https://github.com/builtbrokenmodding/sbm-woodenshears
shears made out of wood :P
https://github.com/builtbrokenmodding/sbm-woodenshears
hacktoberfest hacktoberfest2021
Last synced: 2 months ago
JSON representation
shears made out of wood :P
- Host: GitHub
- URL: https://github.com/builtbrokenmodding/sbm-woodenshears
- Owner: BuiltBrokenModding
- License: mit
- Created: 2016-04-01T12:48:19.000Z (about 9 years ago)
- Default Branch: 1.20.1
- Last Pushed: 2023-11-20T19:39:38.000Z (over 1 year ago)
- Last Synced: 2025-04-10T15:38:51.309Z (2 months ago)
- Topics: hacktoberfest, hacktoberfest2021
- Language: Java
- Homepage:
- Size: 489 KB
- Stars: 4
- Watchers: 15
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SBM-woodenShears
## About
Simple mod that adds wooden shear types to the game
Downloads: https://www.curseforge.com/minecraft/mc-mods/sbm-wooden-shears
## Change Log
### MC1.17.1 - v1.2.0 - July 31st, 2021
### User changes
* Added: crimson shears
* Added: warped shears### Dev changes
* Renamed: WoodTypes#name to WoodTypes:itemName after IDE suggestion
* Moved: dispenser registry to FmlCommonSetupEvent### MC1.17.1 - v1.1.1 - July 31st, 2021
* Fixed: Infinite loop with global loot manager
### MC1.17.1 - v1.1.0 - July 28th, 2021
#### User changes
* Updated: MC version 1.17.1
* Added: dispenser capability to wooden shears### MC1.16.1 - v1.1.0 - March 25th, 2021
Ported to 1.16.5
### MC1.16.1 - v1.1.0 - July 2nd, 2020
Ported to 1.16.1
### MC1.15.2 - v1.1.0 - May 12th, 2020
#### User changes
* Removed: Comments from durability config
* Fixed: loot table allowing blocks to drop properly#### Dev changes
* Removed: setup.bat
* Reworked: registry of items
* Reworked: registry of configs### MC1.15.2 - v1.0.0 - May 10th, 2020
#### User changes
* Updated: version from 1.15.1 to 1.15.2
#### Dev changes
* Fixed: jar metadata listing `bone torch` instead of `wooden shears`
### MC1.14 - v1.0.0 - Sep 14th, 2019
Updated to 1.14, no functional changes
### MC1.13.2 - v0.0.1 - Feb 17th, 2019
Updated to 1.13
#### User changes
* Added: french translations - credit to Lykrast
* Added: german translations - credit to bl4ckscor3### MC1.12.2 - v0.0.1b7 - Jun 27th, 2017
Updated to 1.12
### Older changes
Not logging anything older as its unclear what was changed per version