feathers make pillows, too
This commit is contained in:
+1
-1
@@ -12,7 +12,7 @@ loader_version=0.18.4
|
||||
loom_version=1.15-SNAPSHOT
|
||||
|
||||
# Mod Properties
|
||||
mod_version=26.1.0.1
|
||||
mod_version=26.1.0.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
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user