Version 1 Modification de la premiere strucure, ajout de distance entre les structure

This commit is contained in:
felden.r@grenoble.archi.fr
2025-03-05 12:57:13 +01:00
parent 58a925733f
commit e373f9ee12
117 changed files with 1036 additions and 973 deletions
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -0,0 +1,17 @@
{
"minecraft:recipes/decorations/crafting_table": {
"criteria": {
"unlock_right_away": "2025-03-05 12:45:52 +0100"
},
"done": true
},
"minecraft:adventure/adventuring_time": {
"criteria": {
"minecraft:forest": "2025-03-05 12:45:53 +0100",
"minecraft:windswept_gravelly_hills": "2025-03-05 12:46:14 +0100",
"minecraft:plains": "2025-03-05 12:46:12 +0100"
},
"done": false
},
"DataVersion": 3465
}
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

After

Width:  |  Height:  |  Size: 3.5 KiB

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -0,0 +1,20 @@
#Server configuration settings
[server]
#Set this to true to remove any BlockEntity that throws an error in its update method instead of closing the server and reporting a crash log. BE WARNED THIS COULD SCREW UP EVERYTHING USE SPARINGLY WE ARE NOT RESPONSIBLE FOR DAMAGES.
removeErroringBlockEntities = false
#Set this to true to remove any Entity (Note: Does not include BlockEntities) that throws an error in its tick method instead of closing the server and reporting a crash log. BE WARNED THIS COULD SCREW UP EVERYTHING USE SPARINGLY WE ARE NOT RESPONSIBLE FOR DAMAGES.
removeErroringEntities = false
#Set this to true to check the entire entity's collision bounding box for ladders instead of just the block they are in. Causes noticeable differences in mechanics so default is vanilla behavior. Default: false.
fullBoundingBoxLadders = false
#Base zombie summoning spawn chance. Allows changing the bonus zombie summoning mechanic.
#Range: 0.0 ~ 1.0
zombieBaseSummonChance = 0.1
#Chance that a zombie (or subclass) is a baby. Allows changing the zombie spawning mechanic.
#Range: 0.0 ~ 1.0
zombieBabyChance = 0.05
#The permission handler used by the server. Defaults to forge:default_handler if no such handler with that name is registered.
permissionHandler = "forge:default_handler"
#Set this to true to enable advertising the dedicated server to local LAN clients so that it shows up in the Multiplayer screen automatically.
advertiseDedicatedServerToLan = true
+1
View File
@@ -0,0 +1 @@
@@ -0,0 +1 @@
{"stats":{"minecraft:custom":{"minecraft:time_since_rest":1642,"minecraft:leave_game":1,"minecraft:play_time":1642,"minecraft:time_since_death":1642,"minecraft:sneak_time":75,"minecraft:total_world_time":2848,"minecraft:fly_one_cm":23854}},"DataVersion":3465}
Binary file not shown.
Binary file not shown.
@@ -1,13 +1,15 @@
{
"minecraft:recipes/decorations/crafting_table": {
"criteria": {
"unlock_right_away": "2025-03-05 11:54:05 +0100"
"unlock_right_away": "2025-03-05 12:31:24 +0100"
},
"done": true
},
"minecraft:adventure/adventuring_time": {
"criteria": {
"minecraft:plains": "2025-03-05 11:54:06 +0100"
"minecraft:sparse_jungle": "2025-03-05 12:33:01 +0100",
"minecraft:stony_shore": "2025-03-05 12:31:26 +0100",
"minecraft:plains": "2025-03-05 12:31:39 +0100"
},
"done": false
},
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.0 KiB

After

Width:  |  Height:  |  Size: 9.0 KiB

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
View File
View File
View File
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -1 +1 @@
{"stats":{"minecraft:custom":{"minecraft:jump":1,"minecraft:open_chest":4,"minecraft:time_since_rest":2499,"minecraft:crouch_one_cm":529,"minecraft:leave_game":1,"minecraft:play_time":2499,"minecraft:time_since_death":2499,"minecraft:walk_one_cm":15408,"minecraft:sneak_time":96,"minecraft:total_world_time":8878,"minecraft:fly_one_cm":2323}},"DataVersion":3465}
{"stats":{"minecraft:custom":{"minecraft:jump":3,"minecraft:open_chest":3,"minecraft:time_since_rest":2109,"minecraft:leave_game":1,"minecraft:play_time":2109,"minecraft:time_since_death":2109,"minecraft:walk_one_cm":8437,"minecraft:sneak_time":10,"minecraft:total_world_time":3596,"minecraft:fly_one_cm":6028}},"DataVersion":3465}