Skip to content

Commit

Permalink
Fixed recipes.
Browse files Browse the repository at this point in the history
i think its ready for release now
  • Loading branch information
Rockiecraft committed Apr 14, 2024
1 parent a5d7960 commit bb6c4fe
Show file tree
Hide file tree
Showing 58 changed files with 101 additions and 93 deletions.
11 changes: 9 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,14 @@
## 0.7
## 0.7

### PORTED TO FABRIC
### Port to fabric!

### Added to Fabric & Forge

- tags to dyed water(water) and molten endstone(lava)

### Fixed (Fabric)

- Create recipes since they are different on fabric

## 0.6
Sort of in and out of developing the mod cause busy or doing other things in coding.
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ org.gradle.parallel=true
# Fabric Properties
# check these on https://fabricmc.net/develop
archives_base_name = create_more_farmables
mod_version = 0.7-1.20.1.beta
mod_version = 0.7-1.20.1.beta+Fabric
maven_group = net.rockiecraft.create_more_farmables
mod_id=create_more_farmables
mod_name=Create More Farmables
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"parent": "forge:item/bucket_drip",
"loader": "forge:fluid_container",
"fluid": "create_more_farmables:molten_endstone"
"parent": "minecraft:item/generated",
"textures": {
"layer0": "create_more_farmables:item/molten_endstone_bucket"
}
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
},
{
"fluid": "create_more_farmables:brown_dyed_water",
"amount": 250
"amount": 25000
}
],
"results": [
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
},
{
"fluid": "create_more_farmables:white_dyed_water",
"amount": 100
"amount": 10000
}
],
"results": [
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"type": "create:compacting",
"ingredients": [
{
"amount": 500,
"amount": 50000,
"fluid": "create_more_farmables:molten_endstone"
}

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,12 @@
{
"item": "create:crushed_raw_zinc",
"count": 1,
"chance": 0.65
"chance": 4.0
},
{
"item": "create:zinc_nugget",
"count": 3,
"chance": 0.45
"chance": 4.0
}
],
"processingTime": 250
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,12 @@
{
"item": "create:crushed_raw_iron",
"count": 1,
"chance": 0.70
"chance": 7.0
},
{
"item": "minecraft:iron_nugget",
"count": 3,
"chance": 0.50
"chance": 5.0
}
],
"processingTime": 250
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,12 @@
{
"item": "create:crushed_raw_gold",
"count": 1,
"chance": 0.70
"chance": 7.0
},
{
"item": "minecraft:gold_nugget",
"count": 3,
"chance": 0.50
"chance": 5.0
}
],
"processingTime": 250
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,12 @@
{
"item": "minecraft:lapis_lazuli",
"amount": 1,
"chance": 0.8
"chance": 8.0
},
{
"item": "minecraft:lapis_lazuli",
"count": 3,
"chance": 0.4
"chance": 4.0
}
],
"processingTime": 250
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"item": "create_more_farmables:dye_template"
},
{
"amount": 100,
"amount": 10000,
"fluid": "create_more_farmables:black_dyed_water"
}
],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"item": "create_more_farmables:dye_template"
},
{
"amount": 100,
"amount": 10000,
"fluid": "create_more_farmables:blue_dyed_water"
}
],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"item": "create_more_farmables:dye_template"
},
{
"amount": 100,
"amount": 10000,
"fluid": "create_more_farmables:brown_dyed_water"
}
],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"item": "create_more_farmables:dye_template"
},
{
"amount": 100,
"amount": 10000,
"fluid": "create_more_farmables:cyan_dyed_water"
}
],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"item": "create_more_farmables:dye_template"
},
{
"amount": 100,
"amount": 10000,
"fluid": "create_more_farmables:gray_dyed_water"
}
],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"item": "create_more_farmables:dye_template"
},
{
"amount": 100,
"amount": 10000,
"fluid": "create_more_farmables:green_dyed_water"
}
],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"item": "create_more_farmables:dye_template"
},
{
"amount": 100,
"amount": 10000,
"fluid": "create_more_farmables:light_blue_dyed_water"
}
],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"item": "create_more_farmables:dye_template"
},
{
"amount": 100,
"amount": 10000,
"fluid": "create_more_farmables:light_gray_dyed_water"
}
],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"item": "create_more_farmables:dye_template"
},
{
"amount": 100,
"amount": 10000,
"fluid": "create_more_farmables:lime_dyed_water"
}
],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"item": "create_more_farmables:dye_template"
},
{
"amount": 100,
"amount": 10000,
"fluid": "create_more_farmables:magenta_dyed_water"
}
],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"item": "create_more_farmables:dye_template"
},
{
"amount": 100,
"amount": 10000,
"fluid": "create_more_farmables:orange_dyed_water"
}
],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"item": "create_more_farmables:dye_template"
},
{
"amount": 100,
"amount": 10000,
"fluid": "create_more_farmables:pink_dyed_water"
}
],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"item": "create_more_farmables:dye_template"
},
{
"amount": 100,
"amount": 10000,
"fluid": "create_more_farmables:purple_dyed_water"
}
],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"item": "create_more_farmables:dye_template"
},
{
"amount": 100,
"amount": 10000,
"fluid": "create_more_farmables:red_dyed_water"
}
],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"item": "create_more_farmables:dye_template"
},
{
"amount": 100,
"amount": 10000,
"fluid": "create_more_farmables:white_dyed_water"
}
],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"item": "create_more_farmables:dye_template"
},
{
"amount": 100,
"amount": 10000,
"fluid": "create_more_farmables:yellow_dyed_water"
}
],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
},
{
"fluid": "create_more_farmables:blue_dyed_water",
"amount": 200
"amount": 20000
}
],
"results": [
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,12 @@
},
{
"fluid": "minecraft:water",
"amount": 50
"amount": 5000
}
],
"results": [
{
"amount": 100,
"amount": 10000,
"fluid": "create_more_farmables:black_dyed_water"
}
]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,12 @@
},
{
"fluid": "minecraft:water",
"amount": 50
"amount": 5000
}
],
"results": [
{
"amount": 100,
"amount": 10000,
"fluid": "create_more_farmables:blue_dyed_water"
}
]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,12 @@
},
{
"fluid": "minecraft:water",
"amount": 50
"amount": 5000
}
],
"results": [
{
"amount": 100,
"amount": 10000,
"fluid": "create_more_farmables:brown_dyed_water"
}
]
Expand Down
2 changes: 1 addition & 1 deletion src/main/resources/data/create/recipes/mixing/calcite.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"item": "minecraft:stone"
},
{
"amount": 200,
"amount": 20000,
"fluid": "create_more_farmables:white_dyed_water"
}
],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
},
{
"fluid": "create_more_farmables:red_dyed_water",
"amount": 200
"amount": 20000
}
],
"results": [
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,12 @@
},
{
"fluid": "minecraft:water",
"amount": 50
"amount": 5000
}
],
"results": [
{
"amount": 100,
"amount": 10000,
"fluid": "create_more_farmables:cyan_dyed_water"
}
]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
],
"results": [
{
"amount": 100,
"amount": 10000,
"fluid": "create_more_farmables:molten_endstone"
}
]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,12 @@
},
{
"fluid": "minecraft:water",
"amount": 50
"amount": 5000
}
],
"results": [
{
"amount": 100,
"amount": 10000,
"fluid": "create_more_farmables:gray_dyed_water"
}
]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,12 @@
},
{
"fluid": "minecraft:water",
"amount": 50
"amount": 5000
}
],
"results": [
{
"amount": 100,
"amount": 10000,
"fluid": "create_more_farmables:green_dyed_water"
}
]
Expand Down
Loading

0 comments on commit bb6c4fe

Please sign in to comment.