About Skin And Bones
Skin and Bones is a nifty system that provides animals with bones and skulls you can use for trading, crafting and skull crushing.
Features :
- When harvesting animal corpses this will skin the bonefragments to each respective animal type bones.
- Injects animal corpses with skulls which are skinned upon gathering.
- The plugin is a core system to give animals the new bones and skulls to be used in other plugins in this series.
- With the new animal skull you have the option to crush them for bones just like with human and wolf skulls.
Supported animals :
- Bear
- Polarbear (NEW) : This will be shared component with regular Bears
- Boar
- Chicken
- Horse and RidableHorse
- Shark
- Stag
- Wolf
Commands :
/sab info : Shows plugin info/version/author (Or any info edited in the language file about the event)
Configuration :
{ "Main config": { "Debug": false }, "Bones From Skullcrushing": { "Bear Bones": 30, //Bears and the New Polarbears "Boar Bones": 15, "Chicken Bones": 10, "Horse Bones": 25, "Shark (fish)Bones": 40, "Stag Bones": 15, "Wolf Bones": 20 } }
Localisation :
English language file included to use a different language just make a new file in the language folder.
{ "Info": "\n<color=green>Available Commands</color> :\n<color=green>/sab info</color> : Shows info on version/author and commands", "InvalidInput": "<color=red>Please enter a valid command!</color>", "Version": "Version : V", "CrushMessage": "</color>You crushed a <color=#4A95CC>{0}</color> into {1} <color=#4A95CC>{2}</color>", }