[🪶]: Give Aged Corn Whiskey and Aged Rye Whiskey status effects (#1390)
* Export ".json"s from TFCagedalcohol mod to TFC Exporting effects ".json"s Signed-off-by: Eve <93487878+EveProgrammingsockson@users.noreply.github.com> * Create tfc There is tfc/tfc/*files* Need additional file to access them Signed-off-by: Eve <93487878+EveProgrammingsockson@users.noreply.github.com> * Delete kubejs/data/tfc/drinkables directory not there sh* Signed-off-by: Eve <93487878+EveProgrammingsockson@users.noreply.github.com> * Delete kubejs/data/tfc/tfc Signed-off-by: Eve <93487878+EveProgrammingsockson@users.noreply.github.com> * Create tfc Signed-off-by: Eve <93487878+EveProgrammingsockson@users.noreply.github.com> * Delete kubejs/data/tfc/tfc Signed-off-by: Eve <93487878+EveProgrammingsockson@users.noreply.github.com> * Create tfc Signed-off-by: Eve <93487878+EveProgrammingsockson@users.noreply.github.com> * Delete kubejs/data/tfc/tfc Signed-off-by: Eve <93487878+EveProgrammingsockson@users.noreply.github.com> * Create ihategithub Signed-off-by: Eve <93487878+EveProgrammingsockson@users.noreply.github.com> * Exporting aged alcohol from TFCagedalcohol data Signed-off-by: Eve <93487878+EveProgrammingsockson@users.noreply.github.com> * Create alcohols.json Signed-off-by: Eve <93487878+EveProgrammingsockson@users.noreply.github.com> * Delete kubejs/data/tfc/tfc/ihategithub Signed-off-by: Eve <93487878+EveProgrammingsockson@users.noreply.github.com> --------- Signed-off-by: Eve <93487878+EveProgrammingsockson@users.noreply.github.com>
This commit is contained in:
parent
54cf3e5cea
commit
b98c3bc135
9 changed files with 125 additions and 0 deletions
21
kubejs/data/tfc/tags/fluids/alcohols.json
Normal file
21
kubejs/data/tfc/tags/fluids/alcohols.json
Normal file
|
|
@ -0,0 +1,21 @@
|
|||
{
|
||||
"replace":true,
|
||||
"values":[
|
||||
"tfc:beer",
|
||||
"tfc:cider",
|
||||
"tfc:rum",
|
||||
"tfc:sake",
|
||||
"tfc:vodka",
|
||||
"tfc:whiskey",
|
||||
"tfc:corn_whiskey",
|
||||
"tfc:rye_whiskey",
|
||||
"tfcagedalcohol:aged_beer",
|
||||
"tfcagedalcohol:aged_cider",
|
||||
"tfcagedalcohol:aged_rum",
|
||||
"tfcagedalcohol:aged_sake",
|
||||
"tfcagedalcohol:aged_vodka",
|
||||
"tfcagedalcohol:aged_whiskey",
|
||||
"tfcagedalcohol:aged_corn_whiskey",
|
||||
"tfcagedalcohol:aged_rye_whiskey"
|
||||
]
|
||||
}
|
||||
13
kubejs/data/tfc/tfc/drinkables/aged_beer.json
Normal file
13
kubejs/data/tfc/tfc/drinkables/aged_beer.json
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"__comment__": "This file was automatically created by mcresources",
|
||||
"ingredient": "tfcagedalcohol:aged_beer",
|
||||
"thirst": 15,
|
||||
"intoxication": 2000,
|
||||
"effects": [
|
||||
{
|
||||
"type": "minecraft:absorption",
|
||||
"duration": 24000,
|
||||
"amplifier": 1
|
||||
}
|
||||
]
|
||||
}
|
||||
13
kubejs/data/tfc/tfc/drinkables/aged_cider.json
Normal file
13
kubejs/data/tfc/tfc/drinkables/aged_cider.json
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"__comment__": "This file was automatically created by mcresources",
|
||||
"ingredient": "tfcagedalcohol:aged_cider",
|
||||
"thirst": 15,
|
||||
"intoxication": 2000,
|
||||
"effects": [
|
||||
{
|
||||
"type": "minecraft:speed",
|
||||
"duration": 6400,
|
||||
"amplifier": 0
|
||||
}
|
||||
]
|
||||
}
|
||||
13
kubejs/data/tfc/tfc/drinkables/aged_corn_whiskey.json
Normal file
13
kubejs/data/tfc/tfc/drinkables/aged_corn_whiskey.json
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"__comment__": "This file was automatically created by mcresources",
|
||||
"ingredient": "tfcagedalcohol:aged_corn_whiskey",
|
||||
"thirst": 15,
|
||||
"intoxication": 2000,
|
||||
"effects": [
|
||||
{
|
||||
"type": "minecraft:haste",
|
||||
"duration": 6400,
|
||||
"amplifier": 0
|
||||
}
|
||||
]
|
||||
}
|
||||
13
kubejs/data/tfc/tfc/drinkables/aged_rum.json
Normal file
13
kubejs/data/tfc/tfc/drinkables/aged_rum.json
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"__comment__": "This file was automatically created by mcresources",
|
||||
"ingredient": "tfcagedalcohol:aged_rum",
|
||||
"thirst": 15,
|
||||
"intoxication": 2000,
|
||||
"effects": [
|
||||
{
|
||||
"type": "minecraft:speed",
|
||||
"duration": 3200,
|
||||
"amplifier": 1
|
||||
}
|
||||
]
|
||||
}
|
||||
13
kubejs/data/tfc/tfc/drinkables/aged_rye_whiskey.json
Normal file
13
kubejs/data/tfc/tfc/drinkables/aged_rye_whiskey.json
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"__comment__": "This file was automatically created by mcresources",
|
||||
"ingredient": "tfcagedalcohol:aged_rye_whiskey",
|
||||
"thirst": 15,
|
||||
"intoxication": 2000,
|
||||
"effects": [
|
||||
{
|
||||
"type": "minecraft:haste",
|
||||
"duration": 6400,
|
||||
"amplifier": 0
|
||||
}
|
||||
]
|
||||
}
|
||||
13
kubejs/data/tfc/tfc/drinkables/aged_sake.json
Normal file
13
kubejs/data/tfc/tfc/drinkables/aged_sake.json
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"__comment__": "This file was automatically created by mcresources",
|
||||
"ingredient": "tfcagedalcohol:aged_sake",
|
||||
"thirst": 15,
|
||||
"intoxication": 2000,
|
||||
"effects": [
|
||||
{
|
||||
"type": "minecraft:resistance",
|
||||
"duration": 6400,
|
||||
"amplifier": 0
|
||||
}
|
||||
]
|
||||
}
|
||||
13
kubejs/data/tfc/tfc/drinkables/aged_vodka.json
Normal file
13
kubejs/data/tfc/tfc/drinkables/aged_vodka.json
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"__comment__": "This file was automatically created by mcresources",
|
||||
"ingredient": "tfcagedalcohol:aged_vodka",
|
||||
"thirst": 15,
|
||||
"intoxication": 2000,
|
||||
"effects": [
|
||||
{
|
||||
"type": "minecraft:resistance",
|
||||
"duration": 3200,
|
||||
"amplifier": 1
|
||||
}
|
||||
]
|
||||
}
|
||||
13
kubejs/data/tfc/tfc/drinkables/aged_whiskey.json
Normal file
13
kubejs/data/tfc/tfc/drinkables/aged_whiskey.json
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"__comment__": "This file was automatically created by mcresources",
|
||||
"ingredient": "tfcagedalcohol:aged_whiskey",
|
||||
"thirst": 15,
|
||||
"intoxication": 2000,
|
||||
"effects": [
|
||||
{
|
||||
"type": "minecraft:haste",
|
||||
"duration": 3200,
|
||||
"amplifier": 1
|
||||
}
|
||||
]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue