Initial commit

This commit is contained in:
2025-03-24 19:54:03 +01:00
commit 6d50c67f51
7047 changed files with 80296 additions and 0 deletions

21
both/config/multipart.cfg Normal file
View File

@@ -0,0 +1,21 @@
#Multipart API config file
debug_asm=false
#Set to true to use mc style icons for the saw instead of the 3D model
useSawIcons=false
sawDiamond
{
durability=2048
}
sawIron
{
durability=1024
}
sawStone
{
durability=512
}