added salpeter from bone block by stonecutter
This commit is contained in:
+2
-2
@@ -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
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user