promotional bannermobile promotional banner

Survival-OneBlock Forge

Survival-OneBlock is an Adventure OneBlock Forge modpack.
Back to Files

Survival OneBlock Forge-1.21.11_3.0.1

File nameSurvival OneBlock Forge-1.21.11_3.0.1.zip
Uploader
Advait8370Advait8370
Uploaded
Jul 5, 2026
Downloads
2.2K
Size
28.7 MB
Mod Loaders
Forge
File ID
8375959
Type
B
Beta
Supported game versions
  • 1.21.11

What's new

===========================================================
OneBlock Spawn Check
Fixed for v3.0.1
===========================================================

# Increase retry counter
scoreboard players add #temp_1 cob.block 1

# Clear previous failure state
tag @s remove fail

# Invalid spawn block
execute if block ~ ~-1 ~ #obs:spawn_check run tag @s add fail

# Too many attempts
execute if score #temp_1 cob.block matches 41.. run tag @s add fail

# Retry trader spawn
execute if entity @s[tag=ob.trader_spawn,tag=fail] if score #temp_1 cob.block matches ..40 run function obs:random_trader

# Retry visitor spawn
execute if entity @s[tag=ob.visitor_spawn,tag=fail] if score #temp_1 cob.block matches ..40 run function obs:visitor_spawn

# Cleanup failed marker
kill @s[tag=fail]

# Reset counter
scoreboard players set #temp_1 cob.block 0

This mod has no additional files