* fixed the calcite recipes * removed symmetry from padded shaped recipes * removed unneeded accesswidener Co-authored-by: ayutac <fly.high.android@gmail.com>
This commit is contained in:
parent
10468e762e
commit
b462109fba
7 changed files with 21 additions and 6 deletions
|
@ -7,7 +7,7 @@
|
|||
],
|
||||
"key": {
|
||||
"C": {
|
||||
"tag": "c:calcium_dusts"
|
||||
"tag": "c:calcite_dusts"
|
||||
},
|
||||
"U": {
|
||||
"item": "techreborn:uu_matter"
|
|
@ -7,7 +7,7 @@
|
|||
],
|
||||
"key": {
|
||||
"C": {
|
||||
"tag": "c:calcium_dusts"
|
||||
"tag": "c:calcite_dusts"
|
||||
},
|
||||
"U": {
|
||||
"item": "techreborn:uu_matter"
|
|
@ -7,7 +7,7 @@
|
|||
],
|
||||
"key": {
|
||||
"C": {
|
||||
"tag": "c:calcium_dusts"
|
||||
"tag": "c:calcite_dusts"
|
||||
},
|
||||
"U": {
|
||||
"item": "techreborn:uu_matter"
|
|
@ -7,7 +7,7 @@
|
|||
],
|
||||
"key": {
|
||||
"C": {
|
||||
"tag": "c:calcium_dusts"
|
||||
"tag": "c:calcite_dusts"
|
||||
},
|
||||
"U": {
|
||||
"item": "techreborn:uu_matter"
|
|
@ -22,6 +22,7 @@ accessible field net/minecraft/block/FluidBlock fluid Lnet/minecraft
|
|||
accessible method net/minecraft/world/gen/foliage/FoliagePlacerType register (Ljava/lang/String;Lcom/mojang/serialization/Codec;)Lnet/minecraft/world/gen/foliage/FoliagePlacerType;
|
||||
accessible method net/minecraft/recipe/RecipeManager getAllOfType (Lnet/minecraft/recipe/RecipeType;)Ljava/util/Map;
|
||||
accessible field net/minecraft/screen/ScreenHandler listeners Ljava/util/List;
|
||||
accessible field net/minecraft/entity/LivingEntity jumping Z
|
||||
accessible method net/minecraft/recipe/ShapedRecipe matchesPattern (Lnet/minecraft/inventory/CraftingInventory;IIZ)Z
|
||||
|
||||
|
||||
# DO NOT EDIT THIS FILE, edit the RebornCore AW, it will automatically be coped to this one.
|
Loading…
Add table
Add a link
Reference in a new issue