added salpeter from bone block by stonecutter

This commit is contained in:
Jottyfan
2026-03-21 15:15:10 +01:00
parent 4a03914abf
commit aecc6239f3
2 changed files with 10 additions and 2 deletions
+2 -2
View File
@@ -7,7 +7,7 @@ org.gradle.configuration-cache=false
# Fabric Properties
# check these on https://fabricmc.net/develop
minecraft_version=26.1-rc-1
minecraft_version=26.1-rc-2
loader_version=0.18.4
loom_version=1.15-SNAPSHOT
@@ -17,4 +17,4 @@ maven_group=de.jottyfan.minecraft
archives_base_name=quickly
# Dependencies
fabric_api_version=0.143.14+26.1
fabric_api_version=0.143.15+26.1
@@ -0,0 +1,8 @@
{
"type": "minecraft:stonecutting",
"ingredient": "minecraft:bone_block",
"result": {
"id": "quickly:salpeter",
"count": 4
}
}