Skip to content

Commit

Permalink
regenerate datapack
Browse files Browse the repository at this point in the history
  • Loading branch information
khjxiaogu committed Nov 10, 2024
1 parent 672645c commit 8eb2dbc
Show file tree
Hide file tree
Showing 21 changed files with 28 additions and 48 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,8 @@ protected void buildRecipes(RecipeOutput outx) {
}
for (String s : CPItems.bread_bowls) {
ResourceLocation fs = mrl(s);
out.accept(rl("bowl/" + s+"_loaf"),new BowlContainingRecipe( item(fs), fluid(fs),Ingredient.of(CPBlocks.LOAF_BOWL.get())));
ResourceLocation is = mrl(s+"_loaf");
out.accept(rl("bowl/" + s+"_loaf"),new BowlContainingRecipe( item(is), fluid(fs),Ingredient.of(CPBlocks.LOAF_BOWL.get())));

}

Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"category": "caupona:cook_recipes",
"icon": "caupona:cream_of_meat_soup",
"name": "Cream Of Meat Soup",
"name": "Cream of Meat Soup",
"pages": [
{
"type": "caupona:cookrecipe",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"category": "caupona:cook_recipes",
"icon": "caupona:cream_of_mushroom_soup",
"name": "Cream Of Mushroom Soup",
"name": "Cream of Mushroom Soup",
"pages": [
{
"type": "caupona:cookrecipe",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@
"inType": {
"item": "caupona:loaf_bowl"
},
"item": "caupona:bisque"
"item": "caupona:bisque_loaf"
}
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@
"inType": {
"item": "caupona:loaf_bowl"
},
"item": "caupona:borscht"
"item": "caupona:borscht_loaf"
}
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@
"inType": {
"item": "caupona:loaf_bowl"
},
"item": "caupona:egg_drop_soup"
"item": "caupona:egg_drop_soup_loaf"
}
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@
"inType": {
"item": "caupona:loaf_bowl"
},
"item": "caupona:fish_soup"
"item": "caupona:fish_soup_loaf"
}
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@
"inType": {
"item": "caupona:loaf_bowl"
},
"item": "caupona:goulash"
"item": "caupona:goulash_loaf"
}
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@
"inType": {
"item": "caupona:loaf_bowl"
},
"item": "caupona:hodgepodge"
"item": "caupona:hodgepodge_loaf"
}
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@
"inType": {
"item": "caupona:loaf_bowl"
},
"item": "caupona:meat_soup"
"item": "caupona:meat_soup_loaf"
}
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@
"inType": {
"item": "caupona:loaf_bowl"
},
"item": "caupona:mushroom_soup"
"item": "caupona:mushroom_soup_loaf"
}
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@
"inType": {
"item": "caupona:loaf_bowl"
},
"item": "caupona:nettle_soup"
"item": "caupona:nettle_soup_loaf"
}
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@
"inType": {
"item": "caupona:loaf_bowl"
},
"item": "caupona:poultry_soup"
"item": "caupona:poultry_soup_loaf"
}
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@
"inType": {
"item": "caupona:loaf_bowl"
},
"item": "caupona:pumpkin_soup"
"item": "caupona:pumpkin_soup_loaf"
}
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@
"inType": {
"item": "caupona:loaf_bowl"
},
"item": "caupona:seaweed_soup"
"item": "caupona:seaweed_soup_loaf"
}
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@
"inType": {
"item": "caupona:loaf_bowl"
},
"item": "caupona:stock"
"item": "caupona:stock_loaf"
}
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@
"inType": {
"item": "caupona:loaf_bowl"
},
"item": "caupona:stracciatella"
"item": "caupona:stracciatella_loaf"
}
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@
"inType": {
"item": "caupona:loaf_bowl"
},
"item": "caupona:vegetable_soup"
"item": "caupona:vegetable_soup_loaf"
}
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
},
"foliage_placer": {
"type": "minecraft:blob_foliage_placer",
"height": 2,
"height": 3,
"offset": 0,
"radius": 2
},
Expand All @@ -52,9 +52,9 @@
},
"trunk_placer": {
"type": "caupona:bush_chunk",
"base_height": 3,
"base_height": 4,
"height_rand_a": 2,
"height_rand_b": 1
"height_rand_b": 0
},
"trunk_provider": {
"type": "minecraft:simple_state_provider",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,10 +26,10 @@
}
},
"foliage_placer": {
"type": "minecraft:fancy_foliage_placer",
"height": 5,
"offset": 1,
"radius": 1
"type": "minecraft:blob_foliage_placer",
"height": 3,
"offset": 0,
"radius": 2
},
"foliage_provider": {
"type": "minecraft:simple_state_provider",
Expand All @@ -52,9 +52,9 @@
},
"trunk_placer": {
"type": "caupona:bush_chunk",
"base_height": 3,
"base_height": 4,
"height_rand_a": 2,
"height_rand_b": 1
"height_rand_b": 0
},
"trunk_provider": {
"type": "minecraft:simple_state_provider",
Expand Down
21 changes: 0 additions & 21 deletions src/main/java/com/teammoeg/caupona/generated/CPStewTexture.java
Original file line number Diff line number Diff line change
@@ -1,24 +1,3 @@
/*
* Copyright (c) 2024 TeamMoeg
*
* This file is part of Caupona.
*
* Caupona is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3.
*
* Caupona is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* Specially, we allow this software to be used alongside with closed source software Minecraft(R) and Forge or other modloader.
* Any mods or plugins can also use apis provided by forge or com.teammoeg.caupona.api without using GPL or open source.
*
* You should have received a copy of the GNU General Public License
* along with Caupona. If not, see <https://www.gnu.org/licenses/>.
*/

/** Copyright (c) 2022 TeamMoeg
*
*
Expand Down

0 comments on commit 8eb2dbc

Please sign in to comment.