Merge branch 'main' into 26.1.1

This commit is contained in:
Jottyfan
2026-05-03 21:21:50 +02:00
3 changed files with 19 additions and 1 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ loader_version=0.19.2
loom_version=1.15-SNAPSHOT
# Mod Properties
mod_version=26.1.1.0
mod_version=26.1.1.2
maven_group=de.jottyfan.minecraft
archives_base_name=quickly
@@ -0,0 +1,18 @@
{
"type": "minecraft:crafting_shapeless",
"ingredients": [
"minecraft:feather",
"minecraft:feather",
"minecraft:feather",
"minecraft:feather",
"minecraft:feather",
"minecraft:feather",
"minecraft:feather",
"minecraft:feather",
"minecraft:feather"
],
"result": {
"id": "quickly:pillow",
"count": 1
}
}