Изменил путь до файлов gui + фиксы мейн листа с квестами

This commit is contained in:
SpeeeDCraft 2023-11-19 21:35:54 +07:00
parent 0f83b69fe5
commit 533c8d4694
18 changed files with 45 additions and 32 deletions

View file

@ -178,6 +178,12 @@
]
icon: {
Count: 1b
ForgeCaps: {
"tfc:item_heat": {
heat: 0.0f
ticks: 0L
}
}
id: "gtceu:steel_axe"
tag: {
Damage: 0
@ -278,6 +284,12 @@
tasks: [{
icon: {
Count: 1b
ForgeCaps: {
"tfc:item_heat": {
heat: 0.0f
ticks: 0L
}
}
id: "gtceu:steel_hammer"
tag: {
Damage: 0

View file

@ -9,7 +9,7 @@
drop_loot_crates: false
emergency_items_cooldown: 300
grid_scale: 0.5d
icon: "kubejs:greg_icon"
icon: "kubejs:logo-512x512.png"
lock_message: "e"
loot_crate_no_drop: {
boss: 0
@ -18,6 +18,6 @@
}
pause_game: false
progression_mode: "linear"
title: "GregTech Community Pack"
title: "TerraFirmaGreg"
version: 13
}