init
This commit is contained in:
10
kubejs/assets/farmersdelight/lang/en_us.json
Normal file
10
kubejs/assets/farmersdelight/lang/en_us.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"plant.agricraft.farmersdelight.cabbage": "Cabbage",
|
||||
"plant.agricraft.farmersdelight.onion": "Onions",
|
||||
"plant.agricraft.farmersdelight.rice": "Rice Crops",
|
||||
"plant.agricraft.farmersdelight.tomato": "Tomato Vine",
|
||||
"seed.agricraft.farmersdelight.cabbage": "Cabbage Seeds",
|
||||
"seed.agricraft.farmersdelight.onion": "Onion",
|
||||
"seed.agricraft.farmersdelight.rice": "Rice",
|
||||
"seed.agricraft.farmersdelight.tomato": "Tomato Seeds"
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "agricraft:crop/crop_cross",
|
||||
"textures": {
|
||||
"crop": "farmersdelight:block/cabbages_stage0"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "agricraft:crop/crop_cross",
|
||||
"textures": {
|
||||
"crop": "farmersdelight:block/cabbages_stage1"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "agricraft:crop/crop_cross",
|
||||
"textures": {
|
||||
"crop": "farmersdelight:block/cabbages_stage2"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "agricraft:crop/crop_cross",
|
||||
"textures": {
|
||||
"crop": "farmersdelight:block/cabbages_stage3"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "agricraft:crop/crop_cross",
|
||||
"textures": {
|
||||
"crop": "farmersdelight:block/cabbages_stage4"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "agricraft:crop/crop_cross",
|
||||
"textures": {
|
||||
"crop": "farmersdelight:block/cabbages_stage5"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "agricraft:crop/crop_cross",
|
||||
"textures": {
|
||||
"crop": "farmersdelight:block/cabbages_stage6"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "agricraft:crop/crop_cross",
|
||||
"textures": {
|
||||
"crop": "farmersdelight:block/cabbages_stage7"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "agricraft:crop/crop_hash",
|
||||
"textures": {
|
||||
"crop": "farmersdelight:block/onions_stage0"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "agricraft:crop/crop_hash",
|
||||
"textures": {
|
||||
"crop": "farmersdelight:block/onions_stage0"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "agricraft:crop/crop_hash",
|
||||
"textures": {
|
||||
"crop": "farmersdelight:block/onions_stage0"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "agricraft:crop/crop_hash",
|
||||
"textures": {
|
||||
"crop": "farmersdelight:block/onions_stage1"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "agricraft:crop/crop_hash",
|
||||
"textures": {
|
||||
"crop": "farmersdelight:block/onions_stage1"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "agricraft:crop/crop_hash",
|
||||
"textures": {
|
||||
"crop": "farmersdelight:block/onions_stage2"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "agricraft:crop/crop_hash",
|
||||
"textures": {
|
||||
"crop": "farmersdelight:block/onions_stage2"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "agricraft:crop/crop_hash",
|
||||
"textures": {
|
||||
"crop": "farmersdelight:block/onions_stage3"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "agricraft:crop/crop_cross",
|
||||
"textures": {
|
||||
"crop": "farmersdelight:block/rice_stage0"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "agricraft:crop/crop_cross",
|
||||
"textures": {
|
||||
"crop": "farmersdelight:block/rice_stage1"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "agricraft:crop/crop_cross",
|
||||
"textures": {
|
||||
"crop": "farmersdelight:block/rice_stage2"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "agricraft:crop/crop_cross",
|
||||
"textures": {
|
||||
"crop": "farmersdelight:block/rice_stage3"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "agricraft:crop/tall_crop_cross",
|
||||
"textures": {
|
||||
"crop": "farmersdelight:block/rice_supporting",
|
||||
"crop_top": "farmersdelight:block/rice_panicles_stage0"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "agricraft:crop/tall_crop_cross",
|
||||
"textures": {
|
||||
"crop": "farmersdelight:block/rice_supporting",
|
||||
"crop_top": "farmersdelight:block/rice_panicles_stage1"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "agricraft:crop/tall_crop_cross",
|
||||
"textures": {
|
||||
"crop": "farmersdelight:block/rice_supporting",
|
||||
"crop_top": "farmersdelight:block/rice_panicles_stage2"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "agricraft:crop/tall_crop_cross",
|
||||
"textures": {
|
||||
"crop": "farmersdelight:block/rice_supporting",
|
||||
"crop_top": "farmersdelight:block/rice_panicles_stage3"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "agricraft:crop/crop_cross",
|
||||
"textures": {
|
||||
"crop": "farmersdelight:block/tomatoes_stage0"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "agricraft:crop/crop_cross",
|
||||
"textures": {
|
||||
"crop": "farmersdelight:block/tomatoes_stage0"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "agricraft:crop/crop_cross",
|
||||
"textures": {
|
||||
"crop": "farmersdelight:block/tomatoes_stage0"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "agricraft:crop/crop_cross",
|
||||
"textures": {
|
||||
"crop": "farmersdelight:block/tomatoes_stage1"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "agricraft:crop/crop_cross",
|
||||
"textures": {
|
||||
"crop": "farmersdelight:block/tomatoes_stage1"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "agricraft:crop/crop_cross",
|
||||
"textures": {
|
||||
"crop": "farmersdelight:block/tomatoes_stage2"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "agricraft:crop/crop_cross",
|
||||
"textures": {
|
||||
"crop": "farmersdelight:block/tomatoes_stage2"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "agricraft:crop/crop_cross",
|
||||
"textures": {
|
||||
"crop": "farmersdelight:block/tomatoes_stage3"
|
||||
}
|
||||
}
|
||||
3
kubejs/assets/farmersdelight/models/seed/cabbage.json
Normal file
3
kubejs/assets/farmersdelight/models/seed/cabbage.json
Normal file
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"parent": "farmersdelight:item/cabbage_seeds"
|
||||
}
|
||||
3
kubejs/assets/farmersdelight/models/seed/onion.json
Normal file
3
kubejs/assets/farmersdelight/models/seed/onion.json
Normal file
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"parent": "farmersdelight:item/onion"
|
||||
}
|
||||
3
kubejs/assets/farmersdelight/models/seed/rice.json
Normal file
3
kubejs/assets/farmersdelight/models/seed/rice.json
Normal file
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"parent": "farmersdelight:item/rice"
|
||||
}
|
||||
3
kubejs/assets/farmersdelight/models/seed/tomato.json
Normal file
3
kubejs/assets/farmersdelight/models/seed/tomato.json
Normal file
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"parent": "farmersdelight:item/tomato_seeds"
|
||||
}
|
||||
Reference in New Issue
Block a user