add trooper? and tweak beneath sounds

This commit is contained in:
Pyritie 2025-12-25 13:36:21 +00:00
parent a83f9f8759
commit 4406eef411
12 changed files with 76 additions and 57 deletions

View file

@ -1,5 +1,5 @@
{
"ambient.upper_nether.loop": {
"ambient.upper_nether_lush.loop": {
"sounds": [
{
"name": "ambientsounds:cave/cave_lush",
@ -38,6 +38,35 @@
}
]
},
"ambient.upper_nether_cave.loop": {
"sounds": [
{
"name": "ambientsounds:cave/cave-water1",
"stream": true,
"volume": 1
},
{
"name": "ambientsounds:cave/cave-water2",
"stream": true,
"volume": 1
},
{
"name": "ambientsounds:cave/cave-water3",
"stream": true,
"volume": 1
},
{
"name": "ambientsounds:cave/cave-water4",
"stream": true,
"volume": 1
},
{
"name": "ambientsounds:cave/cave-water5",
"stream": true,
"volume": 1
}
]
},
"ambient.upper_nether.additions": {
"sounds": [
{

View file

@ -102,10 +102,10 @@
],
"creature": [
{
"type": "minecraft:frog",
"maxCount": 2,
"minCount": 1,
"weight": 10
"type": "species:trooper",
"maxCount": 3,
"minCount": 2,
"weight": 50
},
{
"type": "beneath:red_elk",

View file

@ -8,7 +8,7 @@
"sound": "tfg:ambient.upper_nether.additions",
"tick_chance": 0.0111
},
"ambient_sound": "tfg:ambient.upper_nether.loop",
"ambient_sound": "tfg:ambient.upper_nether_lush.loop",
"fog_color": 7369031,
"mood_sound": {
"block_search_extent": 8,
@ -107,16 +107,16 @@
"axolotls": [],
"creature": [
{
"type": "minecraft:frog",
"maxCount": 5,
"type": "species:trooper",
"maxCount": 3,
"minCount": 2,
"weight": 100
"weight": 50
},
{
"type": "beneath:red_elk",
"maxCount": 3,
"minCount": 2,
"weight": 50
"weight": 100
}
],
"misc": [],

View file

@ -9,7 +9,7 @@
"sound": "tfg:ambient.upper_nether.additions",
"tick_chance": 0.0111
},
"ambient_sound": "tfg:ambient.upper_nether.loop",
"ambient_sound": "tfg:ambient.upper_nether_cave.loop",
"mood_sound": {
"block_search_extent": 8,
"offset": 2,
@ -100,8 +100,8 @@
],
"creature": [
{
"type": "minecraft:frog",
"maxCount": 4,
"type": "species:trooper",
"maxCount": 3,
"minCount": 2,
"weight": 50
},

View file

@ -9,7 +9,7 @@
"sound": "tfg:ambient.upper_nether.additions",
"tick_chance": 0.0111
},
"ambient_sound": "tfg:ambient.upper_nether.loop",
"ambient_sound": "tfg:ambient.upper_nether_cave.loop",
"mood_sound": {
"block_search_extent": 8,
"offset": 2,
@ -100,8 +100,8 @@
],
"creature": [
{
"type": "minecraft:frog",
"maxCount": 4,
"type": "species:trooper",
"maxCount": 3,
"minCount": 2,
"weight": 50
},

View file

@ -9,7 +9,7 @@
"sound": "tfg:ambient.upper_nether.additions",
"tick_chance": 0.0111
},
"ambient_sound": "tfg:ambient.upper_nether.loop",
"ambient_sound": "tfg:ambient.upper_nether_cave.loop",
"mood_sound": {
"block_search_extent": 8,
"offset": 2,
@ -101,8 +101,8 @@
],
"creature": [
{
"type": "minecraft:frog",
"maxCount": 4,
"type": "species:trooper",
"maxCount": 3,
"minCount": 2,
"weight": 50
},

View file

@ -9,7 +9,7 @@
"sound": "tfg:ambient.upper_nether.additions",
"tick_chance": 0.0111
},
"ambient_sound": "tfg:ambient.upper_nether.loop",
"ambient_sound": "tfg:ambient.upper_nether_cave.loop",
"mood_sound": {
"block_search_extent": 8,
"offset": 2,
@ -101,8 +101,8 @@
],
"creature": [
{
"type": "minecraft:frog",
"maxCount": 4,
"type": "species:trooper",
"maxCount": 3,
"minCount": 2,
"weight": 50
},

View file

@ -15,7 +15,7 @@
"sound": "tfg:ambient.upper_nether.additions",
"tick_chance": 0.0111
},
"ambient_sound": "tfg:ambient.upper_nether.loop",
"ambient_sound": "tfg:ambient.upper_nether_lush.loop",
"music": {
"max_delay": 24000,
"min_delay": 12000,
@ -107,16 +107,16 @@
],
"creature": [
{
"type": "minecraft:frog",
"maxCount": 4,
"type": "species:trooper",
"maxCount": 3,
"minCount": 2,
"weight": 100
"weight": 50
},
{
"type": "beneath:red_elk",
"maxCount": 3,
"minCount": 2,
"weight": 50
"weight": 100
}
],
"misc": [],

View file

@ -9,7 +9,7 @@
"sound": "tfg:ambient.upper_nether.additions",
"tick_chance": 0.0111
},
"ambient_sound": "tfg:ambient.upper_nether.loop",
"ambient_sound": "tfg:ambient.upper_nether_cave.loop",
"mood_sound": {
"block_search_extent": 8,
"offset": 2,
@ -100,8 +100,8 @@
],
"creature": [
{
"type": "minecraft:frog",
"maxCount": 4,
"type": "species:trooper",
"maxCount": 3,
"minCount": 2,
"weight": 50
},

View file

@ -18,10 +18,10 @@
"sound": "minecraft:music.overworld.dripstone_caves"
},
"additions_sound": {
"sound": "tfg:ambient.upper_nether.additions",
"sound": "tfg:ambient.upper_nether_cave.additions",
"tick_chance": 0.0111
},
"ambient_sound": "tfg:ambient.upper_nether.loop",
"ambient_sound": "tfg:ambient.upper_nether_cave.loop",
"sky_color": 5799235,
"water_color": 7255466,
"water_fog_color": 3169873,
@ -103,16 +103,16 @@
],
"creature": [
{
"type": "minecraft:frog",
"maxCount": 4,
"type": "species:trooper",
"maxCount": 3,
"minCount": 2,
"weight": 100
"weight": 50
},
{
"type": "beneath:red_elk",
"maxCount": 3,
"minCount": 2,
"weight": 50
"weight": 100
}
],
"misc": [],

View file

@ -105,11 +105,11 @@ function registerSpeciesRecipes(event) {
event.recipes.tfc.sewing('species:wicked_mask',
[
1, 0, 0, 1, 0, 0, 1,
1, 0, 0, 1, 0, 0, 1,
1, 0, 0, 1, 0, 0, 1,
0, 0, 0, 1, 0, 0, 1,
0, 0, 0, 1, 0, 0, 1
1, 0, 0, 0, 1, 0, 0, 0, 1,
1, 0, 0, 0, 1, 0, 0, 0, 1,
1, 0, 0, 0, 1, 0, 0, 0, 1,
0, 0, 0, 0, 1, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0
],
[
1, 1, 1, 1, 0, 0, 0, 0,
@ -135,7 +135,7 @@ function registerSpeciesRecipes(event) {
.EUt(GTValues.VA[GTValues.ULV])
.duration(200)
event.shaped('species:smoke_bomb', [
event.shaped('2x species:smoke_bomb', [
' A ',
'BCB',
'EDE'
@ -144,10 +144,10 @@ function registerSpeciesRecipes(event) {
B: 'minecraft:paper',
C: '#tfg:invisibility_ingredients',
D: 'gtceu:sticky_resin',
E: '#tfc:powders'
E: 'minecraft:gunpowder'
}).id('tfg:shaped/smoke_bomb_paper')
event.shaped('species:smoke_bomb', [
event.shaped('2x species:smoke_bomb', [
' A ',
'BC ',
'EDE'
@ -156,17 +156,6 @@ function registerSpeciesRecipes(event) {
B: '#tfc:fired_vessels',
C: '#tfg:invisibility_ingredients',
D: 'gtceu:sticky_resin',
E: '#tfc:powders'
E: 'minecraft:gunpowder'
}).id('tfg:shaped/smoke_bomb_vessel')
event.shaped('2x species:smoke_bomb', [
' B ',
'BCB',
' D '
], {
A: '#forge:string',
B: 'minecraft:paper',
C: '#tfg:invisibility_ingredients',
D: 'tfg:dry_ice',
}).id('tfg:shaped/smoke_bomb_dry_ice')
}

View file

@ -3,7 +3,8 @@
function registerTFGSounds(event) {
event.create('tfg:ambient.upper_nether.loop')
event.create('tfg:ambient.upper_nether_lush.loop')
event.create('tfg:ambient.upper_nether_cave.loop')
event.create('tfg:ambient.upper_nether.additions')
event.create('tfg:ambient.upper_nether.mood')