2023-11-04 21:28:42 +08:00
|
|
|
|
local savedata = {}
|
|
|
|
|
local tablefunctions = {}
|
2023-12-18 19:55:25 +08:00
|
|
|
|
tablefunctions["world_network_fn"] = function()
|
|
|
|
|
return {persistdata={worldtemperature={seasontemperature=17.5,daylight=true,noisetime=118218.1953125,season="spring",phasetemperature=0.81976677858217},seasons={premode=false,season="spring",elapseddaysinseason=5,israndom={summer=false,autumn=false,spring=false,winter=false},lengths={summer=15,autumn=20,spring=20,winter=15},remainingdaysinseason=15,mode="cycle",totaldaysinseason=20,segs={summer={night=4,day=11,dusk=1},autumn={night=2,day=8,dusk=6},spring={night=3,day=5,dusk=8},winter={night=6,day=5,dusk=5}}},clock={totaltimeinphase=150,cycles=250,phase="day",remainingtimeinphase=7.8636984825134,mooomphasecycle=11,segs={night=3,day=5,dusk=8}},globalpositions={worldmap=""},weather={preciptype="rain",daylight=true,moistureceil=4711.7758789062,peakprecipitationrate=0.93148356676102,season="spring",moisturerateval=3.2196699141101,lightningmode="rain",moistureceilmultiplier=5.5,moisture=1932.3000488281,lunarhaillevel=0,stopsnowthreshold=0,snowlevel=0,moisturefloormultiplier=0.25,moisturerateoffset=0,wet=true,noisetime=118218.1953125,moisturerate=3.2196698188782,wetness=100,temperature=18.011054263486,nextlightningtime=51.455238983859,startsnowthreshold=-5,precipmode="dynamic",moisturefloor=865.29107666016,moistureratemultiplier=1}}}
|
2023-12-04 19:23:43 +08:00
|
|
|
|
end
|
2023-12-18 19:55:25 +08:00
|
|
|
|
savedata["world_network"] = tablefunctions["world_network_fn"]()
|
2023-11-04 21:28:42 +08:00
|
|
|
|
tablefunctions["mods_fn"] = function()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
return {["workshop-2287303119"]={active=true},["workshop-1271089343"]={active=true},["workshop-1392778117"]={active=true},["workshop-661253977"]={active=true},["workshop-3007113503"]={active=true},["workshop-3022367274"]={active=true},["workshop-1530801499"]={active=true},["workshop-1595631294"]={active=true},["workshop-2941989744"]={active=false},["workshop-362175979"]={active=true},["workshop-1645013096"]={active=true},["workshop-378160973"]={active=true},["workshop-1628298090"]={active=false},["workshop-2303894106"]={active=true}}
|
2023-11-04 21:28:42 +08:00
|
|
|
|
end
|
|
|
|
|
savedata["mods"] = tablefunctions["mods_fn"]()
|
|
|
|
|
tablefunctions["meta_fn"] = function()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
return {build_version="579121",level_id="SURVIVAL_TOGETHER",saveversion=5.142,build_date="9139",generated_on_saveversion=5.142,seed=1217107594,session_identifier="6E704EC1E40263F8",build_time="21:15:23"}
|
2023-11-04 21:28:42 +08:00
|
|
|
|
end
|
|
|
|
|
savedata["meta"] = tablefunctions["meta_fn"]()
|
|
|
|
|
savedata["ents"] = {}
|
2023-12-04 19:23:43 +08:00
|
|
|
|
tablefunctions["ents_halloween_ornament_1_fn"] = function()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
return {{x=290,z=-126},{id=100046,x=25.545,data={inventoryitemmoisture={wet=true,moisture=100}},z=321.252}}
|
2023-11-04 21:28:42 +08:00
|
|
|
|
end
|
2023-12-04 19:23:43 +08:00
|
|
|
|
savedata["ents"]["halloween_ornament_1"] = tablefunctions["ents_halloween_ornament_1_fn"]()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
tablefunctions["ents_berrybush2_fn"] = function()
|
|
|
|
|
return {{id=100048,x=-130.801,data={pickable={caninteractwith=true}},z=200},{id=100049,x=33.86,data={pickable={max_cycles=4,transplanted=true,cycles_left=2,caninteractwith=true},witherable={task_time_remaining=10.39999819547},was_herd=true,knownlocations={locations={{y=0,x=24.253000259399,name="herd",z=290.5950012207}}}},z=281.596},{id=100050,x=-132,data={pickable={caninteractwith=true}},z=202.399},{id=100051,x=-130.801,data={pickable={caninteractwith=true}},z=202.399},{id=100052,x=-129.601,data={pickable={caninteractwith=true}},z=202.399},{id=100053,x=-132,data={pickable={caninteractwith=true}},z=201.199},{id=100054,x=-130.801,data={pickable={caninteractwith=true}},z=201.199},{id=100055,x=-129.601,data={pickable={caninteractwith=true}},z=201.199},{id=100056,x=-132,data={pickable={caninteractwith=true}},z=200},{id=100057,x=-129.601,data={pickable={caninteractwith=true}},z=200}}
|
2023-11-04 21:28:42 +08:00
|
|
|
|
end
|
2023-12-18 19:55:25 +08:00
|
|
|
|
savedata["ents"]["berrybush2"] = tablefunctions["ents_berrybush2_fn"]()
|
|
|
|
|
tablefunctions["ents_trinket_8_fn"] = function()
|
|
|
|
|
return {{x=37.716,z=610.651},{x=398.575,z=-152.499}}
|
2023-11-04 21:28:42 +08:00
|
|
|
|
end
|
2023-12-18 19:55:25 +08:00
|
|
|
|
savedata["ents"]["trinket_8"] = tablefunctions["ents_trinket_8_fn"]()
|
|
|
|
|
tablefunctions["ents_spiderden_fn"] = function()
|
|
|
|
|
return {{id=100062,x=-436.543,data={growable={usetimemultiplier=false,stage=3,time=6854},worldsettingstimer={timers={ChildSpawner_RegenPeriod={timeleft=0.92475632926956,initial_time=83.361402974548,paused=false},ChildSpawner_SpawnPeriod={timeleft=0,initial_time=5.1213496163537,paused=true}}},health={health=1000},upgradeable={stage=3,numupgrades=0},shaveable={prize_count=1},childspawner={timetonextspawn=0,timetonextregen=89,emergencychildreninside=8,spawning=false,regening=true,childreninside=9,queued_spawn=true}},z=-51.007},{id=100063,x=97.318,data={growable={usetimemultiplier=false,stage=1,time=1334},worldsettingstimer={timers={ChildSpawner_RegenPeriod={timeleft=0.92518567662341,initial_time=83.266710896107,paused=true},ChildSpawner_SpawnPeriod={timeleft=1.084763053056,initial_time=5.4238152652802,paused=true}}},health={health=250},upgradeable={stage=1,numupgrades=0},shaveable={prize_count=1},childspawner={timetonextspawn=0,timetonextregen=85,emergencychildreninside=0,spawning=false,regening=true,childreninside=3,queued_spawn=true}},z=401.782},{id=100064,x=-64.167,data={growable={usetimemultiplier=false,stage=2,time=0},worldsettingstimer={timers={ChildSpawner_RegenPeriod={timeleft=0.90224920454418,initial_time=81.335761749264,paused=false},ChildSpawner_SpawnPeriod={timeleft=0,initial_time=4.8361486001723,paused=true}}},health={health=500},upgradeable={stage=2,numupgrades=0},shaveable={prize_count=1},childspawner={timetonextspawn=0,timetonextregen=98,emergencychildreninside=4,spawning=false,regening=true,childreninside=6,queued_spawn=true}},z=378.269},{id=100065,x=-215,data={growable={usetimemultiplier=false,stage=3,time=0},worldsettingstimer={timers={ChildSpawner_RegenPeriod={timeleft=1.0417881433617,initial_time=93.894266242835,paused=false},ChildSpawner_SpawnPeriod={timeleft=0,initial_time=4.9992687186457,paused=true}}},health={health=1000},upgradeable={stage=3,numupgrades=0},shaveable={prize_count=1},childspawner={timetonextspawn=0,timetonextregen=82,emergencychildreninside=8,spawning=false,regening=true,childreninside=9,queued_spawn=true}},z=2.5},{id=100066,x=200.343,data={growable={usetimemultiplier=false,stage=3,time=0},worldsettingstimer={timers={ChildSpawner_RegenPeriod={timeleft=0.90087503836441,initial_time=81.212086793085,paused=false},ChildSpawner_SpawnPeriod={timeleft=0,initial_time=5.1513813430563,paused=true}}},health={health=1000},upgradeable={stage=3,numupgrades=0},shaveable={prize_count=1},childspawner={timetonextspawn=0,timetonextregen=94,emergencychildreninside=8,spawning=false,regening=true,childreninside=9,queued_spawn=true}},z=170.257},{id=100067,x=-179.071,data={growable={usetimemultiplier=false,stage=3,time=0},worldsettingstimer={timers={ChildSpawner_RegenPeriod={timeleft=1.0327648659242,initial_time=95.215504718063,paused=false},ChildSpawner_SpawnPeriod={timeleft=0,initial_time=4.9523039195808,paused=true}}},health={health=1000},upgradeable={stage=3,numupgrades=0},shaveable={prize_count=1},childspawner={timetonextspawn=0,timetonextregen=88,emergencychildreninside=8,spawning=false,regening=true,childreninside=9,queued_spawn=true}},z=84.87},{id=100068,x=-277.59,data={growable={usetimemultiplier=false,stage=2,time=704},worldsettingstimer={timers={ChildSpawner_RegenPeriod={timeleft=1.0373861589224,initial_time=93.498087643296,paused=false},ChildSpawner_SpawnPeriod={timeleft=0,initial_time=4.6854338692933,paused=true}}},health={health=500},upgradeable={stage=2,numupgrades=0},shaveable={prize_count=1},childspawner={timetonextspawn=0,timetonextregen=86,emergencychildreninside=4,spawning=false,regening=true,childreninside=6,queued_spawn=true}},z=114.65},{id=100069,x=-10.311,data={growable={usetimemultiplier=false,stage=3,time=0},worldsettingstimer={timers={ChildSpawner_RegenPeriod={timeleft=1.0342992365108,initial_time=93.220264626253,paused=false},ChildSpawner_SpawnPeriod={timeleft=0,initial_time=4.5927449674561,paused=true}}},health={health=1000},upgradeable={stage=3,numupgrades=0},shaveable={prize_count=1},childspawner={timetonextspawn=0,timetonextregen=98,emergencychildreninside=8,spawning=false,r
|
|
|
|
|
end
|
|
|
|
|
savedata["ents"]["spiderden"] = tablefunctions["ents_spiderden_fn"]()
|
|
|
|
|
tablefunctions["ents_tissue_l_cactus_fn"] = function()
|
|
|
|
|
return {{id=100107,x=66.943,data={inventoryitemmoisture={wet=true,moisture=100}},z=306.903}}
|
|
|
|
|
end
|
|
|
|
|
savedata["ents"]["tissue_l_cactus"] = tablefunctions["ents_tissue_l_cactus_fn"]()
|
2023-11-04 21:28:42 +08:00
|
|
|
|
tablefunctions["ents_oceanvine_fn"] = function()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
return {{id=100109,x=90.916,data={pickable={cycles_left=1,caninteractwith=true}},z=552.656},{id=100110,x=77.265,data={pickable={cycles_left=1,caninteractwith=true}},z=583.283},{id=100111,x=96.484,data={pickable={cycles_left=1,caninteractwith=true}},z=566.859},{id=100112,x=108.796,data={pickable={cycles_left=1,caninteractwith=true}},z=579.828},{id=100113,x=-660.532,data={pickable={cycles_left=1,caninteractwith=true}},z=-225.111},{id=100114,x=-685.032,data={pickable={cycles_left=1,caninteractwith=true}},z=-250.37},{id=100115,x=-655.521,data={pickable={cycles_left=1,caninteractwith=true}},z=-240.241},{id=100116,x=-673.191,data={pickable={cycles_left=1,caninteractwith=true}},z=-263.24},{id=100117,x=-682.071,data={pickable={cycles_left=1,caninteractwith=true}},z=-265.46},{id=100118,x=-689.22,data={pickable={cycles_left=1,caninteractwith=true}},z=-258.291},{id=100119,x=-638.941,data={pickable={cycles_left=1,caninteractwith=true}},z=-254.941},{id=100120,x=-626.49,data={pickable={cycles_left=1,caninteractwith=true}},z=-263.972},{id=100121,x=-616.032,data={pickable={cycles_left=1,caninteractwith=true}},z=-259.8},{id=100122,x=-614.131,data={pickable={cycles_left=1,caninteractwith=true}},z=-272.83},{id=100123,x=-648.141,data={pickable={cycles_left=1,caninteractwith=true}},z=-283.31},{id=100124,x=595.859,data={pickable={cycles_left=1,caninteractwith=true}},z=-26.46},{id=100125,x=596.53,data={pickable={cycles_left=1,caninteractwith=true}},z=-10.341},{id=100126,x=620.52,data={pickable={cycles_left=1,caninteractwith=true}},z=-18.9},{id=100127,x=615.51,data={pickable={cycles_left=1,caninteractwith=true}},z=-3.77},{id=100128,x=633.179,data={pickable={cycles_left=1,caninteractwith=true}},z=19.229},{id=100129,x=642.059,data={pickable={cycles_left=1,caninteractwith=true}},z=21.45},{id=100130,x=649.21,data={pickable={cycles_left=1,caninteractwith=true}},z=14.279},{id=100131,x=598.929,data={pickable={cycles_left=1,caninteractwith=true}},z=10.93},{id=100132,x=586.479,data={pickable={cycles_left=1,caninteractwith=true}},z=19.958},{id=100133,x=576.02,data={pickable={cycles_left=1,caninteractwith=true}},z=15.788},{id=100134,x=574.119,data={pickable={cycles_left=1,caninteractwith=true}},z=28.819},{id=100135,x=608.13,data={pickable={cycles_left=1,caninteractwith=true}},z=39.298},{id=100136,x=-570.461,data={pickable={cycles_left=1,caninteractwith=true}},z=691.859},{id=100137,x=-554.342,data={pickable={cycles_left=1,caninteractwith=true}},z=692.53},{id=100138,x=-562.902,data={pickable={cycles_left=1,caninteractwith=true}},z=716.52},{id=100139,x=-537.641,data={pickable={cycles_left=1,caninteractwith=true}},z=741.02},{id=100140,x=-524.771,data={pickable={cycles_left=1,caninteractwith=true}},z=729.179},{id=100141,x=-522.55,data={pickable={cycles_left=1,caninteractwith=true}},z=738.059},{id=100142,x=-529.72,data={pickable={cycles_left=1,caninteractwith=true}},z=745.21},{id=100143,x=-533.071,data={pickable={cycles_left=1,caninteractwith=true}},z=694.929},{id=100144,x=-528.211,data={pickable={cycles_left=1,caninteractwith=true}},z=672.02},{id=100145,x=-515.18,data={pickable={cycles_left=1,caninteractwith=true}},z=670.119},{id=100146,x=-504.701,data={pickable={cycles_left=1,caninteractwith=true}},z=704.13},{id=100147,x=-635.87,data={pickable={cycles_left=1,caninteractwith=true}},z=-217.551},{id=100148,x=-636.54,data={pickable={cycles_left=1,caninteractwith=true}},z=-233.67},{id=100149,x=645.02,data={pickable={cycles_left=1,caninteractwith=true}},z=6.36},{id=100150,x=-524.04,data={pickable={cycles_left=1,caninteractwith=true}},z=682.479},{id=100151,x=-547.771,data={pickable={cycles_left=1,caninteractwith=true}},z=711.51}}
|
2023-11-04 21:28:42 +08:00
|
|
|
|
end
|
|
|
|
|
savedata["ents"]["oceanvine"] = tablefunctions["ents_oceanvine_fn"]()
|
|
|
|
|
tablefunctions["ents_mole_fn"] = function()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
return {{id=100152,x=-0.273,data={inventory={items={},equip={}},health={health=30},perishable={paused=true,time=960},knownlocations={locations={{y=0,x=10.909000396729,name="home",z=558}}},needs_home_time=16238.567513574,inventoryitemmoisture={wet=true,moisture=72.465629577637}},z=556.926},{id=100154,x=65.43,data={inventory={items={},equip={}},health={health=30},perishable={paused=true,time=960},needs_home_time=16238.567513574,knownlocations={locations={{y=0,x=65.208000183105,name="home",z=546.53002929688}}}},z=545.554},{id=100156,x=-274.813,data={inventory={items={},equip={}},health={health=30},perishable={paused=true,time=960},needs_home_time=120112.23959767,knownlocations={locations={{y=0,x=-274.73999023438,name="home",z=425.79901123047}}}},z=424.799},{id=100158,x=-233.362,data={inventory={items={},equip={}},health={health=30},perishable={paused=true,time=960},knownlocations={locations={{y=0,x=-241.0299987793,name="home",z=-206.55099487305}}}},z=-193.092},{id=100160,x=347.471,data={inventory={items={},equip={}},health={health=5},perishable={paused=true,time=960},knownlocations={locations={{y=0,x=348.47100830078,name="home",z=592.54302978516}}}},z=592.528},{id=100162,x=334.061,data={inventory={items={},equip={}},health={health=30},perishable={paused=true,time=960},needs_home_time=58999.869743749,knownlocations={locations={{y=0,x=333.06201171875,name="home",z=636.44702148438}}}},z=636.424},{id=100164,x=-235.439,data={inventory={items={},equip={}},health={health=30},perishable={paused=true,time=960},needs_home_time=120110.23959756,knownlocations={locations={{y=0,x=-233.28999328613,name="home",z=-266.64099121094}}}},z=-263.06},{id=100166,x=-283.48,data={inventory={items={},equip={}},health={health=30},perishable={paused=true,time=960},needs_home_time=120112.23959767,knownlocations={locations={{y=0,x=-282.67999267578,name="home",z=-237.30999755859}}}},z=-236.708},{id=100168,x=-262.787,data={inventory={items={},equip={}},health={health=30},perishable={paused=true,time=960},needs_home_time=120113.23959772,knownlocations={locations={{y=0,x=-265.89999389648,name="home",z=-277.07998657227}}}},z=-280.599},{id=100170,x=-229.079,data={inventory={items={},equip={}},health={health=30},perishable={paused=true,time=960},needs_home_time=120112.23959767,knownlocations={locations={{y=0,x=-210.74099731445,name="home",z=-238.33099365234}}}},z=-229.101},{id=100172,x=-265.697,data={inventory={items={},equip={}},health={health=30},perishable={paused=true,time=960},needs_home_time=120114.23959777,knownlocations={locations={{y=0,x=-266.69198608398,name="home",z=-205.69999694824}}}},z=-205.605},{id=100174,x=205.061,data={inventory={items={},equip={}},health={health=30},perishable={paused=true,time=960},needs_home_time=120112.23959767,knownlocations={locations={{y=0,x=206.94900512695,name="home",z=553.17901611328}}}},z=544.03},{id=100176,x=213.705,data={inventory={items={{data={stackable={stack=10}},x=213.705,prefab="flint",z=662.406},{data={anim="f2",stackable={stack=10}},x=213.705,prefab="rocks",z=662.406}},equip={}},health={health=30},perishable={paused=true,time=960},needs_home_time=120114.23959777,knownlocations={locations={{y=0,x=194.77000427246,name="home",z=665.77001953125}}}},z=662.406}}
|
2023-11-04 21:28:42 +08:00
|
|
|
|
end
|
|
|
|
|
savedata["ents"]["mole"] = tablefunctions["ents_mole_fn"]()
|
|
|
|
|
tablefunctions["ents_scorchedground_fn"] = function()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
return {{id=100182,x=246.559,data={anim="idle8",rotation=177.1203439854},z=93.555},{id=100183,x=231.119,data={anim="idle3",rotation=-105.98978353103},z=66.37},{id=100184,x=229.559,data={anim="idle9",rotation=97.350352315034},z=89.25},{id=100185,x=234.369,data={anim="idle2",rotation=109.78135817245},z=54.18},{id=100186,x=217.5,data={anim="idle2",rotation=178.23325501739},z=73.5},{id=100187,x=262.75,data={anim="idle3",rotation=169.92588711085},z=72.5},{id=100188,x=260.808,data={anim="idle5",rotation=-159.04505416927},z=49},{id=100189,x=237.869,data={anim="idle",rotation=132.11359074253},z=85.18},{id=100190,x=245.809,data={anim="idle7",rotation=138.23449213541},z=49.868},{id=100191,x=260.868,data={anim="idle5",rotation=-34.119855093267},z=63},{id=100192,x=239.369,data={anim="idle5",rotation=-86.937790316393},z=75.5},{id=100193,x=230.119,data={anim="idle4",rotation=153.4130987021},z=72.93},{id=100194,x=222.679,data={anim="idle10",rotation=-30.553949903764},z=58.68},{id=100195,x=233.869,data={anim="idle8",rotation=25.989042455496},z=37.81},{id=100196,x=253.25,data={anim="idle9",rotation=67.818588039805},z=43.618},{id=100197,x=211.429,data={anim="idle7",rotation=-146.0575040034},z=82.555},{id=100198,x=229.75,data={anim="idle2",rotation=47.509788781734},z=80.62},{id=100199,x=219.809,data={anim="idle7",rotation=153.00857391519},z=66.18},{id=100200,x=226,data={anim="idle9",rotation=160.08044255357},z=50.5},{id=100201,x=245.75,data={anim="idle8",rotation=170.12476856064},z=42.368},{id=100202,x=253.559,data={anim="idle4",rotation=-46.238659831497},z=57.81},{id=100203,x=243.559,data={anim="idle5",rotation=-74.915919623614},z=61},{id=100204,x=246.869,data={anim="idle9",rotation=-164.48187113034},z=79},{id=100205,x=208.119,data={anim="idle4",rotation=113.04151677158},z=57.868},{id=100206,x=217.559,data={anim="idle",rotation=-126.77421326092},z=49.43},{id=100207,x=260.558,data={anim="idle8",rotation=-47.996777858234},z=87.5},{id=100208,x=252.5,data={anim="idle9",rotation=42.420935810629},z=78.805},{id=100209,x=249.5,data={anim="idle7",rotation=-7.8228616038245},z=66.75},{id=100210,x=220.869,data={anim="idle",rotation=154.04763694129},z=93.93},{id=100211,x=223.179,data={anim="idle",rotation=-148.48375113992},z=86.805}}
|
2023-11-04 21:28:42 +08:00
|
|
|
|
end
|
|
|
|
|
savedata["ents"]["scorchedground"] = tablefunctions["ents_scorchedground_fn"]()
|
|
|
|
|
tablefunctions["ents_halloween_ornament_6_fn"] = function()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
return {{id=100212,x=16.815,data={inventoryitemmoisture={wet=true,moisture=100}},z=321.7}}
|
2023-11-04 21:28:42 +08:00
|
|
|
|
end
|
|
|
|
|
savedata["ents"]["halloween_ornament_6"] = tablefunctions["ents_halloween_ornament_6_fn"]()
|
|
|
|
|
tablefunctions["ents_sculpture_knightbody_fn"] = function()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
return {{id=100214,x=-114.82,data={workable={maxwork=10,workleft=0}},z=470},{id=100215,x=-210.04,data={workable={maxwork=10,workleft=6}},z=-73.88}}
|
2023-11-04 21:28:42 +08:00
|
|
|
|
end
|
|
|
|
|
savedata["ents"]["sculpture_knightbody"] = tablefunctions["ents_sculpture_knightbody_fn"]()
|
|
|
|
|
tablefunctions["ents_pond_fn"] = function()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
return {{id=100216,x=323.25,data={plants={{offset={1.7798420105772,0,1.2700526274029}},{offset={1.4339037134629,0,-1.6121447593303}},{offset={-0.59940299314125,0,2.1965631775865}}},worldsettingstimer={timers={ChildSpawner_RegenPeriod={timeleft=0.92792081032598,initial_time=139.1881215489,paused=true},ChildSpawner_SpawnPeriod={timeleft=0,initial_time=77.397105558751,paused=true}}},childspawner={timetonextspawn=0,timetonextregen=154,childrenoutside={113394},emergencychildreninside=0,spawning=true,regening=true,childreninside=3,queued_spawn=true}},z=689.869},{id=100217,x=-220.75,data={plants={{offset={-1.1367597101478,0,-1.2173342659843}},{offset={-1.5329711915826,0,-1.0887796989887}},{offset={0.48292014233887,0,-2.0580761424129}},{offset={2.1711845030711,0,-0.034838986626804}}},worldsettingstimer={timers={ChildSpawner_RegenPeriod={timeleft=1.0635548707944,initial_time=159.53323061916,paused=true},ChildSpawner_SpawnPeriod={timeleft=0,initial_time=76.795272708241,paused=true}}},childspawner={timetonextspawn=0,timetonextregen=161,emergencychildreninside=0,spawning=true,regening=true,childreninside=3,queued_spawn=true}},z=273.868},{id=100218,x=-204.75,data={plants={{offset={-0.60374160753694,0,2.0748191067234}},{offset={-1.5781400055097,0,-0.78741992315994}},{offset={0.68123475618222,0,2.2452501896842}}},worldsettingstimer={timers={ChildSpawner_RegenPeriod={timeleft=0.9988950361728,initial_time=149.83425542592,paused=true},ChildSpawner_SpawnPeriod={timeleft=0,initial_time=73.115076306419,paused=true}}},childspawner={timetonextspawn=0,timetonextregen=161,emergencychildreninside=0,spawning=true,regening=true,childreninside=3,queued_spawn=true}},z=462.118},{id=100219,x=87.25,data={plants={{offset={-0.44495620465851,0,-1.8337190298935}},{offset={1.2606197141092,0,-1.4170875949936}}},worldsettingstimer={timers={ChildSpawner_RegenPeriod={timeleft=1.0436098241116,initial_time=156.54147361674,paused=true},ChildSpawner_SpawnPeriod={timeleft=0,initial_time=72.861841364149,paused=true}}},childspawner={timetonextspawn=0,timetonextregen=136,emergencychildreninside=0,spawning=true,regening=true,childreninside=3,queued_spawn=true}},z=478.118},{id=100220,x=-186.441,data={plants={{offset={-0.67313358701791,0,1.9968282438522}},{offset={1.0164561845826,0,-1.6856594203765}},{offset={-1.2775140694307,0,-1.2200652392002}},{offset={1.5616230337721,0,1.5712337601852}}},worldsettingstimer={timers={ChildSpawner_RegenPeriod={timeleft=1.0805514118123,initial_time=162.08271177185,paused=true},ChildSpawner_SpawnPeriod={timeleft=0,initial_time=70.952006146184,paused=true}}},childspawner={timetonextspawn=0,timetonextregen=145,emergencychildreninside=0,spawning=true,regening=true,childreninside=4,queued_spawn=true}},z=81.305},{id=100221,x=-443.25,data={plants={{offset={0.86631344432904,0,-1.9195224730725}},{offset={0.37499199630479,0,2.0945088815546}},{offset={-1.6037475766292,0,1.0536572244369}},{offset={1.7784774981307,0,0.96791836051025}}},worldsettingstimer={timers={ChildSpawner_RegenPeriod={timeleft=0.96453193581303,initial_time=144.67979037195,paused=true},ChildSpawner_SpawnPeriod={timeleft=0,initial_time=70.500444467878,paused=true}}},childspawner={timetonextspawn=0,timetonextregen=153,emergencychildreninside=0,spawning=true,regening=true,childreninside=3,queued_spawn=true}},z=214.119},{id=100222,x=-464.75,data={plants={{offset={-0.55573484856162,0,2.043573476896}},{offset={1.9976913736953,0,0.12330913069314}},{offset={-1.489813240555,0,-0.76662571894107}}},worldsettingstimer={timers={ChildSpawner_RegenPeriod={timeleft=1.0649243251339,initial_time=159.73864877008,paused=true},ChildSpawner_SpawnPeriod={timeleft=0,initial_time=78.080514834863,paused=true}}},childspawner={timetonextspawn=0,timetonextregen=156,emergencychildreninside=0,spawning=true,regening=true,childreninside=3,queued_spawn=true}},z=330.118},{id=100223,x=-118.306,data={plants={{offset={-0.37157035662928,0,-1.9809946931818}},{offset={-0.57439115352495,0,2.0836229183751}},{offset={1.2075952940842,0,1.8941673717779}}},worldsettingstimer={timers={ChildSpawner_RegenPeriod={timeleft=0.9314276
|
2023-11-04 21:28:42 +08:00
|
|
|
|
end
|
|
|
|
|
savedata["ents"]["pond"] = tablefunctions["ents_pond_fn"]()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
tablefunctions["ents_turf_carpetfloor_fn"] = function()
|
|
|
|
|
return {{id=100226,x=10.937,data={inventoryitemmoisture={wet=true,moisture=100},stackable={stack=7}},z=303.834}}
|
2023-11-04 21:28:42 +08:00
|
|
|
|
end
|
2023-12-18 19:55:25 +08:00
|
|
|
|
savedata["ents"]["turf_carpetfloor"] = tablefunctions["ents_turf_carpetfloor_fn"]()
|
|
|
|
|
tablefunctions["ents_pirate_stash_fn"] = function()
|
|
|
|
|
return {{id=100228,x=364.127,data={inventory={items={{x=364.127,prefab="twigs",z=176.972},{x=364.127,prefab="dug_bananabush",z=176.972},{data={perishable={time=19199.569920403}},x=364.127,prefab="seeds",z=176.972},{x=364.127,prefab="twigs",z=176.972},{x=364.127,prefab="twigs",z=176.972},{x=364.127,prefab="twigs",z=176.972},{x=364.127,prefab="twigs",z=176.972},{x=364.127,prefab="twigs",z=176.972},{x=364.127,prefab="twigs",z=176.972},{x=364.127,prefab="twigs",z=176.972},{x=364.127,prefab="twigs",z=176.972},{data={named={name="月亮码头海盗旗蓝图"},is_rare=true,recipetouse="pirate_flag_pole"},x=364.127,prefab="blueprint",z=176.972},{data={named={name="波莉·罗杰的帽子蓝图"},is_rare=true,recipetouse="polly_rogershat"},x=364.127,prefab="blueprint",z=176.972},{data={perishable={time=19198.015652344}},x=364.127,prefab="seeds",z=176.972},{x=364.127,prefab="twigs",z=176.972},{x=364.127,prefab="cutgrass",z=176.972},{x=364.127,prefab="dug_bananabush",z=176.972},{x=364.127,prefab="twigs",z=176.972},{x=364.127,prefab="twigs",z=176.972},{x=364.127,prefab="twigs",z=176.972}},equip={}},nextslot=12},z=176.972}}
|
|
|
|
|
end
|
|
|
|
|
savedata["ents"]["pirate_stash"] = tablefunctions["ents_pirate_stash_fn"]()
|
|
|
|
|
tablefunctions["ents_klaus_sack_fn"] = function()
|
|
|
|
|
return {{id=100269,x=410,data={despawnday=246},z=510}}
|
|
|
|
|
end
|
|
|
|
|
savedata["ents"]["klaus_sack"] = tablefunctions["ents_klaus_sack_fn"]()
|
|
|
|
|
tablefunctions["ents_farm_plant_carrot_fn"] = function()
|
|
|
|
|
return {{id=100270,x=1.332,data={growable={usetimemultiplier=false,stage=2,time=524},farmplantstress={stressors={happiness=true,killjoys=true,moisture=true,family=true,season=true,nutrients=true,overcrowding=true},stress_points=4},farmplanttendable={tendable=true},scale=0.91103744847957,knownlocations={locations={{y=0,x=6.1900000572205,name="herd",z=371.95300292969}}},is_oversized=false,no_oversized=true,farmsoildrinker={time={dry=0,wet=0},timer_start_time=293.13334862143}},z=366}}
|
|
|
|
|
end
|
|
|
|
|
savedata["ents"]["farm_plant_carrot"] = tablefunctions["ents_farm_plant_carrot_fn"]()
|
2023-12-04 19:23:43 +08:00
|
|
|
|
tablefunctions["ents_mosquito_fn"] = function()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
return {{id=100271,x=-235.65,data={perishable={paused=true,time=960},health={health=100},knownlocations={locations={{y=0,x=-241.00999450684,name="home",z=18.979000091553}}}},z=17.412},{id=100273,x=-227.689,data={perishable={paused=true,time=960},knownlocations={locations={{y=0,x=-229.83099365234,name="home",z=138.6190032959}}},health={health=100},inventoryitemmoisture={wet=true,moisture=43.23318862915}},z=136.07},{id=100275,x=-240.64,data={perishable={paused=true,time=960},health={health=100},knownlocations={locations={{y=0,x=-241.00999450684,name="home",z=18.979000091553}}}},z=14.409},{id=100277,x=-351.631,data={perishable={paused=true,time=960},health={health=100},knownlocations={locations={{y=0,x=-357.11999511719,name="home",z=-182.53999328613}}}},z=-185.153},{id=100279,x=-328.976,data={perishable={paused=true,time=960},health={health=100},knownlocations={locations={{y=0,x=-334.25,name="home",z=-142.2799987793}}}},z=-139.364},{id=100281,x=-320.998,data={perishable={paused=true,time=960},health={health=100},knownlocations={locations={{y=0,x=-325.76098632812,name="home",z=-126.09999847412}}}},z=-127.404},{id=100283,x=-359.523,data={perishable={paused=true,time=960},health={health=100},knownlocations={locations={{y=0,x=-354.95999145508,name="home",z=-178.86099243164}}}},z=-176.864},{id=100285,x=-359.226,data={perishable={paused=true,time=960},health={health=100},knownlocations={locations={{y=0,x=-354.32998657227,name="home",z=-161.83099365234}}}},z=-160.344},{id=100287,x=-243.633,data={perishable={paused=true,time=960},health={health=100},knownlocations={locations={{y=0,x=-250.6909942627,name="home",z=-101.54199981689}}}},z=-102.17}}
|
2023-11-04 21:28:42 +08:00
|
|
|
|
end
|
2023-12-04 19:23:43 +08:00
|
|
|
|
savedata["ents"]["mosquito"] = tablefunctions["ents_mosquito_fn"]()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
tablefunctions["ents_researchlab2_fn"] = function()
|
|
|
|
|
return {{x=17.502,z=315.278,skinname="researchlab2_crystal",skin_id=1134997701},{x=66.009,z=641.82,skinname="researchlab2_crystal",skin_id=1134997701}}
|
2023-11-04 21:28:42 +08:00
|
|
|
|
end
|
2023-12-18 19:55:25 +08:00
|
|
|
|
savedata["ents"]["researchlab2"] = tablefunctions["ents_researchlab2_fn"]()
|
2023-12-04 19:23:43 +08:00
|
|
|
|
tablefunctions["ents_halloweencandy_9_fn"] = function()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
return {{y=-0.002,x=317.553,z=563.58},{x=318.006,z=564.171},{y=-0.002,x=316.519,z=564.098},{x=318.928,z=568.059},{x=317.053,z=564.411}}
|
2023-11-04 21:28:42 +08:00
|
|
|
|
end
|
2023-12-04 19:23:43 +08:00
|
|
|
|
savedata["ents"]["halloweencandy_9"] = tablefunctions["ents_halloweencandy_9_fn"]()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
tablefunctions["ents_firepit_fn"] = function()
|
|
|
|
|
return {{x=40.006,id=100301,z=312.682,skinname="firepit_firebird",data={smokeemitter={duration=0},fueled={fuel=0}},skin_id=1682913359}}
|
2023-11-04 21:28:42 +08:00
|
|
|
|
end
|
2023-12-18 19:55:25 +08:00
|
|
|
|
savedata["ents"]["firepit"] = tablefunctions["ents_firepit_fn"]()
|
|
|
|
|
tablefunctions["ents_palmconetree_fn"] = function()
|
|
|
|
|
return {{id=100306,x=569.58,data={growable={usetimemultiplier=false,stage=1,time=0},plantregrowth={regrowthtime=-4492.9873322409},size="short"},z=-666.961},{id=100307,x=564.039,data={growable={usetimemultiplier=false,stage=2,time=0},plantregrowth={regrowthtime=-4362.5976293391},size="normal"},z=-662.24},{id=100308,x=570.58,data={growable={usetimemultiplier=false,stage=3,time=0},plantregrowth={regrowthtime=-1304.076012949},size="tall"},z=-686.581},{id=100309,x=581.658,data={growable={usetimemultiplier=false,stage=3,time=0},plantregrowth={regrowthtime=-1222.2319542077},size="tall"},z=-670.62},{id=100310,x=587.28,data={growable={usetimemultiplier=false,stage=3,time=0},plantregrowth={regrowthtime=-4446.0459496132},size="tall"},z=-653.06},{id=100311,x=579.289,data={growable={usetimemultiplier=false,stage=1,time=0},plantregrowth={regrowthtime=-4158.4408251621},size="short"},z=-666.87},{id=100312,x=563.83,data={growable={usetimemultiplier=false,stage=2,time=0},plantregrowth={regrowthtime=-1355.3360577294},size="normal"},z=-683.11},{id=100313,x=553.419,data={growable={usetimemultiplier=false,stage=3,time=0},plantregrowth={regrowthtime=-4122.9004711553},size="tall"},z=-671.97},{id=100314,x=589.89,data={growable={usetimemultiplier=false,stage=3,time=0},plantregrowth={regrowthtime=-985.29841102178},size="tall"},z=-660.93},{id=100315,x=554.119,data={growable={usetimemultiplier=false,stage=1,time=0},plantregrowth={regrowthtime=-1042.8830169525},size="short"},z=-673.1}}
|
2023-11-04 21:28:42 +08:00
|
|
|
|
end
|
2023-12-18 19:55:25 +08:00
|
|
|
|
savedata["ents"]["palmconetree"] = tablefunctions["ents_palmconetree_fn"]()
|
2023-11-04 21:28:42 +08:00
|
|
|
|
tablefunctions["ents_rock_moon_fn"] = function()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
return {{x=237.126,z=383.76},{x=236.582,z=414.933},{x=203.235,z=439.997},{x=-323.739,z=375.226}}
|
2023-11-04 21:28:42 +08:00
|
|
|
|
end
|
|
|
|
|
savedata["ents"]["rock_moon"] = tablefunctions["ents_rock_moon_fn"]()
|
|
|
|
|
tablefunctions["ents_trinket_43_fn"] = function()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
return {{id=100322,x=63.868,data={inventoryitemmoisture={wet=true,moisture=100}},z=302.614},{id=100320,x=-242,data={inventoryitemmoisture={moisture=22.097917556763}},z=182}}
|
2023-11-04 21:28:42 +08:00
|
|
|
|
end
|
|
|
|
|
savedata["ents"]["trinket_43"] = tablefunctions["ents_trinket_43_fn"]()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
tablefunctions["ents_depletedmugi_fn"] = function()
|
|
|
|
|
return {{id=118250,x=88.513,data={pickable={max_cycles=20,transplanted=true,cycles_left=16,caninteractwith=true},witherable={task_time_remaining=17.39999819547}},z=310.083},{id=118251,x=87.263,data={pickable={max_cycles=20,transplanted=true,cycles_left=15,caninteractwith=true},witherable={task_time_remaining=18.39999819547}},z=312.247},{id=118252,x=79.511,data={pickable={max_cycles=20,transplanted=true,cycles_left=16,caninteractwith=true},witherable={task_time_remaining=21.39999819547}},z=308.351},{id=118253,x=80.512,data={pickable={max_cycles=20,transplanted=true,cycles_left=16,caninteractwith=true},witherable={task_time_remaining=8.3999981954694}},z=308.351},{id=118254,x=81.512,data={pickable={max_cycles=20,transplanted=true,cycles_left=17,caninteractwith=true},witherable={task_time_remaining=11.39999819547}},z=308.351},{id=118255,x=83.512,data={pickable={max_cycles=20,transplanted=true,cycles_left=18,caninteractwith=true},witherable={task_time_remaining=16.39999819547}},z=308.351},{id=118256,x=85.512,data={pickable={max_cycles=20,transplanted=true,cycles_left=17,caninteractwith=true},witherable={task_time_remaining=53.399999812246}},z=308.351},{id=118257,x=87.513,data={pickable={max_cycles=20,transplanted=true,cycles_left=16,caninteractwith=true},witherable={task_time_remaining=20.39999819547}},z=308.351},{id=118258,x=88.263,data={pickable={max_cycles=20,transplanted=true,cycles_left=15,caninteractwith=true},witherable={task_time_remaining=25.39999819547}},z=307.052},{id=118259,x=86.262,data={pickable={max_cycles=20,transplanted=true,cycles_left=16,caninteractwith=true},witherable={task_time_remaining=14.39999819547}},z=307.052},{id=118260,x=85.262,data={pickable={max_cycles=20,transplanted=true,cycles_left=16,caninteractwith=true},witherable={task_time_remaining=21.39999819547}},z=307.052},{id=118261,x=88.513,data={pickable={max_cycles=20,transplanted=true,cycles_left=15,caninteractwith=true},witherable={task_time_remaining=5.3999981954694}},z=308.351},{id=118262,x=84.262,data={pickable={max_cycles=20,transplanted=true,cycles_left=18,caninteractwith=true},witherable={task_time_remaining=22.39999819547}},z=307.052},{id=118263,x=83.262,data={pickable={max_cycles=20,transplanted=true,cycles_left=16,caninteractwith=true},witherable={task_time_remaining=25.39999819547}},z=307.052},{id=118264,x=86.512,data={pickable={max_cycles=20,transplanted=true,cycles_left=16,caninteractwith=true},witherable={task_time_remaining=51.399999916554}},z=310.083},{id=118265,x=82.262,data={pickable={max_cycles=20,transplanted=true,cycles_left=16,caninteractwith=true},witherable={task_time_remaining=4.3999981954694}},z=307.052},{id=118266,x=80.262,data={pickable={max_cycles=20,transplanted=true,cycles_left=18,caninteractwith=true},witherable={task_time_remaining=24.39999819547}},z=307.052},{id=118267,x=82.512,data={pickable={max_cycles=20,transplanted=true,cycles_left=17,caninteractwith=true},witherable={task_time_remaining=19.39999819547}},z=308.351},{id=118268,x=86.512,data={pickable={max_cycles=20,transplanted=true,cycles_left=16,caninteractwith=true},witherable={task_time_remaining=2.3999981954694}},z=308.351},{id=118269,x=81.262,data={pickable={max_cycles=20,transplanted=true,cycles_left=18,caninteractwith=true},witherable={task_time_remaining=12.39999819547}},z=307.052},{id=118270,x=85.512,data={pickable={max_cycles=20,transplanted=true,cycles_left=18,caninteractwith=true},witherable={task_time_remaining=11.39999819547}},z=310.083},{id=118271,x=83.512,data={pickable={max_cycles=20,transplanted=true,cycles_left=16,caninteractwith=true},witherable={task_time_remaining=25.39999819547}},z=310.083},{id=118272,x=84.262,data={pickable={max_cycles=20,transplanted=true,cycles_left=15,caninteractwith=true},witherable={task_time_remaining=0.39999819546938}},z=312.247},{id=118273,x=86.262,data={pickable={max_cycles=20,transplanted=true,cycles_left=16,caninteractwith=true},witherable={task_time_remaining=56.399999916554}},z=312.247},{id=118274,x=88.263,data={pickable={max_cycles=20,transplanted=true,cycles_left=16,caninteractwith=true},witherable={t
|
2023-11-04 21:28:42 +08:00
|
|
|
|
end
|
2023-12-18 19:55:25 +08:00
|
|
|
|
savedata["ents"]["depletedmugi"] = tablefunctions["ents_depletedmugi_fn"]()
|
|
|
|
|
tablefunctions["ents_gargoyle_werepigatk_fn"] = function()
|
|
|
|
|
return {{id=100326,x=61.819,data={savedrotation={rotation=119.23933975549},named={name="霍斯蒂利安"},workable={maxwork=-1,workleft=4}},z=644.726}}
|
2023-11-04 21:28:42 +08:00
|
|
|
|
end
|
2023-12-18 19:55:25 +08:00
|
|
|
|
savedata["ents"]["gargoyle_werepigatk"] = tablefunctions["ents_gargoyle_werepigatk_fn"]()
|
2023-11-04 21:28:42 +08:00
|
|
|
|
tablefunctions["ents_cookiecutter_spawner_fn"] = function()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
return {{id=100327,x=498.75,data={worldsettingstimer={timers={ChildSpawner_RegenPeriod={timeleft=0.91769891633133,initial_time=82.59290246982,paused=true},ChildSpawner_SpawnPeriod={timeleft=0.98136320875676,initial_time=5.0401493840712,paused=false}}},childspawner={timetonextspawn=0,timetonextregen=84,childrenoutside={108964,108965,109015,109076},emergencychildreninside=0,spawning=true,regening=true,childreninside=3,queued_spawn=true}},z=182.869},{id=100328,x=485.118,data={worldsettingstimer={timers={ChildSpawner_RegenPeriod={timeleft=1.0914179027061,initial_time=98.227611243545,paused=true},ChildSpawner_SpawnPeriod={timeleft=0.88993393075725,initial_time=4.51633632393,paused=true}}},childspawner={timetonextspawn=0,timetonextregen=97,childrenoutside={108982,108978,108981,108977,108980,108979,109017},emergencychildreninside=0,spawning=true,regening=true,childreninside=0,queued_spawn=false}},z=143.369},{id=100329,x=511.868,data={worldsettingstimer={timers={ChildSpawner_RegenPeriod={timeleft=0.95708844951752,initial_time=86.137960456577,paused=true},ChildSpawner_SpawnPeriod={timeleft=0.91891108831205,initial_time=4.6612221117041,paused=true}}},childspawner={timetonextspawn=0,timetonextregen=97,childrenoutside={108968,108971,108967,109016,108966,108969,108970},emergencychildreninside=0,spawning=true,regening=true,childreninside=0,queued_spawn=false}},z=181.25},{id=100330,x=464.5,data={worldsettingstimer={timers={ChildSpawner_RegenPeriod={timeleft=1.0176464277594,initial_time=91.588178498342,paused=true},ChildSpawner_SpawnPeriod={timeleft=0.91567674280199,initial_time=4.7117170542972,paused=false}}},childspawner={timetonextspawn=0,timetonextregen=84,emergencychildreninside=0,spawning=true,regening=true,childreninside=7,queued_spawn=true}},z=-560.441},{id=100331,x=451.808,data={worldsettingstimer={timers={ChildSpawner_RegenPeriod={timeleft=1.0012674433415,initial_time=90.114069900735,paused=true},ChildSpawner_SpawnPeriod={timeleft=0.97396467921499,initial_time=4.9364900662183,paused=true}}},childspawner={timetonextspawn=0,timetonextregen=96,childrenoutside={109049,109073,109048,109051,109047,109050,109052},emergencychildreninside=0,spawning=true,regening=true,childreninside=0,queued_spawn=false}},z=-569.131},{id=100332,x=424.428,data={worldsettingstimer={timers={ChildSpawner_RegenPeriod={timeleft=1.0592403880691,initial_time=95.331634926221,paused=true},ChildSpawner_SpawnPeriod={timeleft=0.94530849351049,initial_time=4.7932091376961,paused=true}}},childspawner={timetonextspawn=0,timetonextregen=93,childrenoutside={109035,109031,109034,109033,109036,109032,109014},emergencychildreninside=0,spawning=true,regening=true,childreninside=0,queued_spawn=false}},z=39.5},{id=100333,x=433.118,data={worldsettingstimer={timers={ChildSpawner_RegenPeriod={timeleft=1.018924779007,initial_time=91.703230110626,paused=true},ChildSpawner_SpawnPeriod={timeleft=0.91968253134592,initial_time=4.665079326873,paused=true}}},childspawner={timetonextspawn=0,timetonextregen=81,childrenoutside={109042,109038,109037,109040,109043,109039,109041},emergencychildreninside=0,spawning=true,regening=true,childreninside=0,queued_spawn=false}},z=52.18},{id=100334,x=69.75,data={worldsettingstimer={timers={ChildSpawner_RegenPeriod={timeleft=0.99566625312335,initial_time=89.609962781102,paused=true},ChildSpawner_SpawnPeriod={timeleft=1.0661273784919,initial_time=5.4639702327466,paused=false}}},childspawner={timetonextspawn=0,timetonextregen=94,emergencychildreninside=0,spawning=true,regening=true,childreninside=7,queued_spawn=true}},z=-305.572},{id=100335,x=27.12,data={worldsettingstimer={timers={ChildSpawner_RegenPeriod={timeleft=1.0505705800724,initial_time=94.551352206513,paused=true},ChildSpawner_SpawnPeriod={timeleft=0.96709329674031,initial_time=4.9021331538451,paused=true}}},childspawner={timetonextspawn=0,timetonextregen=83,childrenoutside={108993,108996,108992,108995,108990,108994,108991},emergencychildreninside=0,spawning=true,regening=true,childreninside=0,queued_spawn=false}},z=-272.5},{id=100336,x=50.75,data={worldsettingstimer={timers={ChildSpawner_Regen
|
2023-11-04 21:28:42 +08:00
|
|
|
|
end
|
|
|
|
|
savedata["ents"]["cookiecutter_spawner"] = tablefunctions["ents_cookiecutter_spawner_fn"]()
|
|
|
|
|
tablefunctions["ents_sculpture_rooknose_fn"] = function()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
return {{id=100355,x=-274,data={submersible={force_no_repositioning=false}},z=18}}
|
2023-11-04 21:28:42 +08:00
|
|
|
|
end
|
|
|
|
|
savedata["ents"]["sculpture_rooknose"] = tablefunctions["ents_sculpture_rooknose_fn"]()
|
|
|
|
|
tablefunctions["ents_skeleton_fn"] = function()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
return {{id=100357,x=26.309,data={anim=1},z=222.929},{id=100358,x=-232,data={anim=2},z=127.777},{id=100359,x=108.208,data={anim=4},z=504},{id=100360,x=431.778,data={anim=5},z=332},{id=100361,x=-182.571,data={anim=5},z=79.18},{id=100362,x=157,data={anim=4},z=-584.821},{id=100363,x=88,data={anim=6},z=248.21},{id=100364,x=-168,data={anim=4},z=-387.791},{id=100365,x=-115,data={anim=4},z=479.178}}
|
2023-11-04 21:28:42 +08:00
|
|
|
|
end
|
|
|
|
|
savedata["ents"]["skeleton"] = tablefunctions["ents_skeleton_fn"]()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
tablefunctions["ents_rock_petrified_tree_fn"] = function()
|
|
|
|
|
return {{id=116705,x=-35.412,data={treeSize=4},z=188.673},{id=116706,x=-18.23,data={treeSize=3},z=187.214},{id=116707,x=-32.347,data={treeSize=4},z=188.865},{id=116708,x=-21.64,data={treeSize=2},z=190.171},{id=116709,x=-65.13,data={treeSize=1},z=188.5},{id=116710,x=-26.025,data={treeSize=2},z=179.82},{id=116711,x=-32.25,data={treeSize=3},z=174.839},{id=116712,x=-32.389,data={treeSize=1},z=166.376},{id=116713,x=-34.45,data={treeSize=1},z=165.389},{id=116714,x=-33.35,data={treeSize=1},z=157.41},{id=116715,x=-38.542,data={treeSize=1},z=149.16},{id=116716,x=-26.622,data={treeSize=1},z=134.809},{id=116717,x=-42.556,data={treeSize=4},z=161.386},{id=116718,x=-37.952,data={treeSize=1},z=141.699},{id=116719,x=-24.181,data={treeSize=1},z=132.419},{id=116720,x=-38.591,data={treeSize=2},z=146.41},{id=116721,x=-41.41,data={treeSize=1},z=142.199},{id=116722,x=-43.973,data={treeSize=2},z=164.322},{id=116723,x=-48.931,data={treeSize=3},z=141.61},{id=116724,x=-49.167,data={treeSize=1},z=148.873},{id=116725,x=-49.695,data={treeSize=3},z=153.785},{id=116726,x=-50.744,data={treeSize=4},z=157.783},{id=116727,x=-54.688,data={treeSize=1},z=153.514},{id=116728,x=-60.862,data={treeSize=4},z=156.815},{id=116729,x=-60.759,data={treeSize=1},z=160.158},{id=116730,x=-58.89,data={treeSize=3},z=169.49},{id=116731,x=-66.75,data={treeSize=1},z=166.432},{id=116732,x=-58.32,data={treeSize=3},z=173.619},{id=116733,x=-65.2,data={treeSize=1},z=170.8},{id=116734,x=-36.098,data={treeSize=1},z=134.934},{id=116735,x=-32.917,data={treeSize=4},z=143.276},{id=116736,x=-30.33,data={treeSize=4},z=141.44},{id=116737,x=-58.85,data={treeSize=3},z=146.389},{id=116738,x=-53.487,data={treeSize=1},z=196.938},{id=116739,x=-58.376,data={treeSize=3},z=202.77},{id=116740,x=-62.64,data={treeSize=3},z=198.55},{id=116741,x=-21.372,data={treeSize=2},z=162.05},{id=116742,x=-18.96,data={treeSize=2},z=162.07},{id=116743,x=-22.441,data={treeSize=2},z=165.33},{id=116744,x=-37.618,data={treeSize=4},z=195.82},{id=116745,x=-35.217,data={treeSize=4},z=195.085},{id=116746,x=-36.995,data={treeSize=4},z=183.641},{id=116747,x=-38.216,data={treeSize=1},z=177.766},{id=116748,x=-53.112,data={treeSize=2},z=170.729},{id=116749,x=-51.938,data={treeSize=3},z=164.845},{id=116750,x=-46.216,data={treeSize=3},z=174.856},{id=116751,x=-47.986,data={treeSize=1},z=176.794},{id=116752,x=-74.862,data={treeSize=3},z=165.669},{id=116753,x=-72.848,data={treeSize=1},z=161.253},{id=116754,x=-55.167,data={treeSize=4},z=190.477},{id=116755,x=-40.822,data={treeSize=4},z=151.979},{id=116756,x=-267.5,data={treeSize=4},z=193.119},{id=116757,x=-27,data={treeSize=4},z=177.339},{id=116758,x=-298.24,data={treeSize=4},z=201.08},{id=116759,x=-298.391,data={treeSize=4},z=205.46},{id=116760,x=-277.942,data={treeSize=3},z=180.429},{id=116761,x=-306.141,data={treeSize=4},z=158.21},{id=116762,x=-149.551,data={treeSize=1},z=61.479},{id=116763,x=-142.51,data={treeSize=4},z=46.49},{id=116764,x=-320.882,data={treeSize=4},z=201.809},{id=116765,x=-2.54,data={treeSize=4},z=662.158},{id=116766,x=-318.25,data={treeSize=4},z=203.179},{id=116767,x=17.149,data={treeSize=4},z=693.468},{id=116768,x=2.549,data={treeSize=2},z=738.169},{id=116769,x=6.427,data={treeSize=4},z=78.75},{id=116770,x=9.619,data={treeSize=3},z=89.36},{id=116771,x=25.718,data={treeSize=2},z=62.437},{id=116772,x=14.619,data={treeSize=3},z=62.25},{id=116773,x=30.468,data={treeSize=1},z=82.777},{id=116774,x=-317.951,data={treeSize=4},z=138.449},{id=116775,x=-13.07,data={treeSize=1},z=174.32},{id=116776,x=-13.671,data={treeSize=4},z=170.36},{id=116777,x=-37.368,data={treeSize=4},z=192.046},{id=116778,x=-34.221,data={treeSize=4},z=191.268},{id=116779,x=-64.07,data={treeSize=3},z=184.5},{id=116780,x=-62.632,data={treeSize=1},z=182.559},{id=116781,x=-31.928,data={treeSize=2},z=185.49},{id=116782,x=-29.351,data={treeSize=4},z=182.52},{id=116783,x=-33.17,data={treeSize=1},z=170.785},{id=116784,x=-35.19,data={treeSize=1},z=162.354},{id=116785,x=-34.91,data={treeSize=1},z=153.36},{id=116786,x=-36.87,data={treeSize=1},z=167.548},{id=116787,x=-57.445,data={treeSize=2},z=155.77},{id=11678
|
2023-11-04 21:28:42 +08:00
|
|
|
|
end
|
2023-12-18 19:55:25 +08:00
|
|
|
|
savedata["ents"]["rock_petrified_tree"] = tablefunctions["ents_rock_petrified_tree_fn"]()
|
2023-12-04 19:23:43 +08:00
|
|
|
|
tablefunctions["ents_grassgator_fn"] = function()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
return {{id=100435,x=-564.391,data={health={health=1000},timer={timers={shed={timeleft=468.26791935889,initial_time=468.40125269918,paused=false}}},shed_ready=true,shed_timer=468.26791935889,knownlocations={locations={{y=0,x=-557.88098144531,name="home",z=701.92901611328}}}},z=709.788},{id=100436,x=-541.055,data={health={health=1000},timer={timers={shed={timeleft=330.71836057931,initial_time=330.85169391959,paused=false}}},shed_ready=true,shed_timer=330.71836057931,knownlocations={locations={{y=0,x=-530.25,name="home",z=730.25}}}},z=710.901},{id=100437,x=-526.182,data={health={health=1000},timer={timers={shed={timeleft=398.9363305045,initial_time=399.06966384479,paused=false}}},shed_ready=true,shed_timer=398.9363305045,knownlocations={locations={{y=0,x=-518,name="home",z=686.25}}}},z=681.677},{id=100438,x=632.067,data={health={health=1000},timer={timers={shed={timeleft=329.89915035526,initial_time=330.03248369555,paused=false}}},shed_ready=true,shed_timer=329.89915035526,knownlocations={locations={{y=0,x=634.25,name="home",z=13.75}}}},z=9.663},{id=100439,x=627.968,data={health={health=1000},timer={timers={shed={timeleft=329.30289674397,initial_time=329.43623008426,paused=false}}},shed_ready=true,shed_timer=329.30289674397,knownlocations={locations={{y=0,x=605.92901611328,name="home",z=-13.880999565125}}}},z=-31.775},{id=100440,x=603.645,data={health={health=1000},timer={timers={shed={timeleft=468.15682516719,initial_time=468.29015850748,paused=false}}},shed_ready=true,shed_timer=468.15682516719,knownlocations={locations={{y=0,x=590.25,name="home",z=26}}}},z=11.645}}
|
2023-11-04 21:28:42 +08:00
|
|
|
|
end
|
2023-12-04 19:23:43 +08:00
|
|
|
|
savedata["ents"]["grassgator"] = tablefunctions["ents_grassgator_fn"]()
|
|
|
|
|
tablefunctions["ents_walrushat_fn"] = function()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
return {{id=100441,x=66.859,data={inventoryitemmoisture={wet=true,moisture=100},fueled={fuel=11357}},z=302.475}}
|
2023-11-04 21:28:42 +08:00
|
|
|
|
end
|
2023-12-04 19:23:43 +08:00
|
|
|
|
savedata["ents"]["walrushat"] = tablefunctions["ents_walrushat_fn"]()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
tablefunctions["ents_grassgekkoherd_fn"] = function()
|
|
|
|
|
return {{id=100443,x=-12.764,data={herd={members={109736,109746,109740,109743,109735,109739,109744,109737,109741,109742,109745,109738}}},z=593.315}}
|
|
|
|
|
end
|
|
|
|
|
savedata["ents"]["grassgekkoherd"] = tablefunctions["ents_grassgekkoherd_fn"]()
|
|
|
|
|
tablefunctions["ents_armormarble_fn"] = function()
|
|
|
|
|
return {{y=1,x=50.183,z=300.003,id=100444,data={armor={condition=510.8}}}}
|
|
|
|
|
end
|
|
|
|
|
savedata["ents"]["armormarble"] = tablefunctions["ents_armormarble_fn"]()
|
2023-12-04 19:23:43 +08:00
|
|
|
|
tablefunctions["ents_fireflies_fn"] = function()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
return {{x=41.584,z=216.125},{x=39.506,z=217.391},{x=39.701,z=215.261},{x=49.729,z=582.4},{x=-632.641,z=-271.96},{id=100456,x=583.539,data={inventoryitemmoisture={wet=true,moisture=74.677169799805}},z=-27.56},{id=100458,x=430.14,data={inventoryitemmoisture={wet=true,moisture=100}},z=605.369},{id=100460,x=590.309,data={inventoryitemmoisture={wet=true,moisture=74.8154296875}},z=-16.4},{id=100462,x=597.33,data={inventoryitemmoisture={wet=true,moisture=75.411010742188}},z=-4.72},{id=100464,x=595.82,data={inventoryitemmoisture={wet=true,moisture=75.793884277344}},z=-9.49},{id=100466,x=592.64,data={inventoryitemmoisture={wet=true,moisture=74.996231079102}},z=-10.25},{id=100468,x=589.84,data={inventoryitemmoisture={wet=true,moisture=74.751617431641}},z=-11.101},{id=100470,x=601.78,data={inventoryitemmoisture={wet=true,moisture=76.591537475586}},z=-9.351},{id=100472,x=616.359,data={inventoryitemmoisture={wet=true,moisture=80.888229370117}},z=-31.351},{id=100474,x=607.049,data={inventoryitemmoisture={wet=true,moisture=77.442367553711}},z=-28.15},{id=100476,x=617.799,data={inventoryitemmoisture={wet=true,moisture=80.590438842773}},z=-28.25},{id=100478,x=626.369,data={inventoryitemmoisture={wet=true,moisture=81.047760009766}},z=-32.6},{id=100480,x=624.119,data={inventoryitemmoisture={wet=true,moisture=80.771240234375}},z=-26.362},{id=100482,x=649.739,data={inventoryitemmoisture={wet=true,moisture=79.590713500977}},z=11.038},{id=100484,x=609.109,data={inventoryitemmoisture={wet=true,moisture=76.559631347656}},z=-1.711},{id=100486,x=613.489,data={inventoryitemmoisture={wet=true,moisture=76.899963378906}},z=-3.491},{id=100488,x=620.26,data={inventoryitemmoisture={wet=true,moisture=77.399826049805}},z=-5.16},{id=100490,x=632.739,data={inventoryitemmoisture={wet=true,moisture=74.921783447266}},z=40.24},{id=100492,x=622.539,data={inventoryitemmoisture={wet=true,moisture=74.921783447266}},z=32.45},{id=100494,x=635.158,data={inventoryitemmoisture={wet=true,moisture=76.006591796875}},z=31.548},{id=100496,x=625.45,data={inventoryitemmoisture={wet=true,moisture=76.336288452148}},z=20.399},{id=100498,x=597.94,data={inventoryitemmoisture={wet=true,moisture=74.623992919922}},z=15.35},{id=100500,x=606.38,data={inventoryitemmoisture={wet=true,moisture=75.878967285156}},z=8.89},{id=100502,x=604.58,data={inventoryitemmoisture={wet=true,moisture=75.208938598633}},z=14.538},{id=100504,x=602.88,data={inventoryitemmoisture={wet=true,moisture=75.017501831055}},z=14.14},{id=100506,x=603.229,data={inventoryitemmoisture={wet=true,moisture=74.932418823242}},z=17.829},{id=100508,x=597.27,data={inventoryitemmoisture={wet=true,moisture=74.698440551758}},z=16.77},{id=100510,x=571.929,data={inventoryitemmoisture={wet=true,moisture=72.762802124023}},z=20.829},{id=100512,x=570.239,data={inventoryitemmoisture={wet=true,moisture=72.815979003906}},z=7.88},{id=100514,x=576.289,data={inventoryitemmoisture={wet=true,moisture=73.177581787109}},z=9.538},{id=100516,x=585.21,data={inventoryitemmoisture={wet=true,moisture=73.262664794922}},z=27.62},{id=100518,x=569.619,data={inventoryitemmoisture={wet=true,moisture=72.518188476562}},z=25.11},{id=100520,x=569.729,data={inventoryitemmoisture={wet=true,moisture=72.039596557617}},z=38.777},{id=100522,x=578.739,data={inventoryitemmoisture={wet=true,moisture=72.815979003906}},z=37.527},{id=100524,x=607.57,data={inventoryitemmoisture={wet=true,moisture=74.751617431641}},z=26.079},{id=100526,x=592.63,data={inventoryitemmoisture={wet=true,moisture=73.496643066406}},z=27.95},{x=-571.56,z=679.539},{id=100530,x=-560.402,data={inventoryitemmoisture={wet=true,moisture=76}},z=686.309},{id=100532,x=-548.72,data={inventoryitemmoisture={wet=true,moisture=76}},z=693.33},{id=100534,x=-553.49,data={inventoryitemmoisture={wet=true,moisture=76}},z=691.82},{id=100536,x=-554.25,data={inventoryitemmoisture={wet=true,moisture=76}},z=688.64},{id=100538,x=-555.1,data={inventoryitemmoisture={wet=true,moisture=76}},z=685.84},{id=100540,x=-553.35,data={inventoryitemmoisture={wet=true,moisture=77}},z=697.78},{x=-575.35,z=712.359},{x=-572.152,z=703.049},{x=-
|
2023-11-04 21:28:42 +08:00
|
|
|
|
end
|
2023-12-04 19:23:43 +08:00
|
|
|
|
savedata["ents"]["fireflies"] = tablefunctions["ents_fireflies_fn"]()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
tablefunctions["ents_sapling_moon_fn"] = function()
|
|
|
|
|
return {{id=101172,x=281.47,data={pickable={caninteractwith=true}},z=-577.81},{id=101173,x=134.27,data={pickable={caninteractwith=true}},z=-498.78},{id=101174,x=121.12,data={pickable={caninteractwith=true}},z=-529.631},{id=101175,x=121.125,data={pickable={caninteractwith=true}},z=-526.74},{id=101176,x=205.52,data={pickable={caninteractwith=true}},z=-490.072},{id=101177,x=166.369,data={pickable={caninteractwith=true}},z=-518.071},{id=101178,x=173.869,data={pickable={caninteractwith=true}},z=-513.842},{id=101179,x=213.119,data={pickable={caninteractwith=true}},z=-490.93},{id=101180,x=230.22,data={pickable={caninteractwith=true}},z=-518.47},{id=101181,x=138.559,data={pickable={caninteractwith=true}},z=-541.261},{id=101182,x=109.583,data={pickable={caninteractwith=true}},z=-453.71},{id=101183,x=110.388,data={pickable={caninteractwith=true}},z=-459},{id=101184,x=106.01,data={pickable={caninteractwith=true}},z=-405.36},{id=101185,x=122.44,data={pickable={caninteractwith=true}},z=-446.291},{id=101186,x=137.199,data={pickable={caninteractwith=true}},z=-598.25},{id=101187,x=141.96,data={pickable={caninteractwith=true}},z=-585.24},{id=101188,x=153,data={pickable={caninteractwith=true}},z=-565.81},{id=101189,x=193.44,data={pickable={caninteractwith=true}},z=-542.381},{id=101190,x=170.25,data={pickable={caninteractwith=true}},z=-578.37},{id=101191,x=157.669,data={pickable={caninteractwith=true}},z=-577.441},{id=101192,x=226.33,data={pickable={caninteractwith=true}},z=-634.3},{id=101193,x=213.929,data={pickable={caninteractwith=true}},z=-593.831},{id=101194,x=206.619,data={pickable={caninteractwith=true}},z=-642.36},{id=101195,x=174.32,data={pickable={caninteractwith=true}},z=-621.61},{id=101196,x=202.779,data={pickable={caninteractwith=true}},z=-614.61},{id=101197,x=141.369,data={pickable={caninteractwith=true}},z=-641.49},{id=101198,x=161.779,data={pickable={caninteractwith=true}},z=-634.141},{id=101199,x=165.679,data={pickable={caninteractwith=true}},z=-630.31},{id=101200,x=166.699,data={pickable={caninteractwith=true}},z=-633.37},{id=101201,x=189.199,data={pickable={caninteractwith=true}},z=-642.56},{id=101202,x=273.519,data={pickable={caninteractwith=true}},z=-626.43},{id=101203,x=254.57,data={pickable={caninteractwith=true}},z=-546.75},{id=101204,x=-746,data={pickable={caninteractwith=true}},z=733.059},{id=101205,x=-743.5,data={pickable={caninteractwith=true}},z=736.119},{id=101206,x=-725.381,data={pickable={caninteractwith=true}},z=720.179},{id=101207,x=-764,data={pickable={caninteractwith=true}},z=746.179},{id=101208,x=-728.381,data={pickable={caninteractwith=true}},z=710.619},{id=101209,x=-738.571,data={pickable={caninteractwith=true}},z=709.679},{id=101210,x=-721.941,data={pickable={caninteractwith=true}},z=717.5},{id=101211,x=-742.381,data={pickable={caninteractwith=true}},z=734.25},{id=101212,x=-722.441,data={pickable={caninteractwith=true}},z=719.5},{id=101213,x=214.41,data={pickable={caninteractwith=true}},z=-542.72},{id=101214,x=162.279,data={pickable={caninteractwith=true}},z=-466.3},{id=101215,x=-753.571,data={pickable={caninteractwith=true}},z=725.429},{id=101216,x=129.72,data={pickable={caninteractwith=true}},z=-430.56},{id=101217,x=273.528,data={pickable={caninteractwith=true}},z=-617.93},{id=101218,x=-750.071,data={pickable={caninteractwith=true}},z=720.059},{id=101219,x=146.389,data={pickable={caninteractwith=true}},z=-542.961},{id=101220,x=209.5,data={pickable={caninteractwith=true}},z=-493.24},{id=101221,x=138.27,data={pickable={caninteractwith=true}},z=-493.12},{id=101222,x=102.763,data={pickable={caninteractwith=true}},z=-517.581},{id=101223,x=134.139,data={pickable={caninteractwith=true}},z=-489.852},{id=101224,x=173.52,data={pickable={caninteractwith=true}},z=-522.652},{id=101225,x=242.339,data={pickable={caninteractwith=true}},z=-537.6},{id=101226,x=198.22,data={pickable={caninteractwith=true}},z=-613.73},{id=101227,x=290.75,data={pickable={caninteractwith=true}},z=-602.691}}
|
2023-11-04 21:28:42 +08:00
|
|
|
|
end
|
2023-12-18 19:55:25 +08:00
|
|
|
|
savedata["ents"]["sapling_moon"] = tablefunctions["ents_sapling_moon_fn"]()
|
|
|
|
|
tablefunctions["ents_farm_plant_asparagus_fn"] = function()
|
|
|
|
|
return {{id=101228,x=13.333,data={growable={usetimemultiplier=false,stage=2,time=557},farmplantstress={stressors={happiness=true,killjoys=true,moisture=true,family=true,season=true,nutrients=true,overcrowding=true},stress_points=4},farmplanttendable={tendable=true},scale=0.91788327452212,knownlocations={locations={{y=0,x=6.1900000572205,name="herd",z=371.95300292969}}},is_oversized=false,no_oversized=true,farmsoildrinker={time={dry=0,wet=0},timer_start_time=124.13333980739}},z=378}}
|
|
|
|
|
end
|
|
|
|
|
savedata["ents"]["farm_plant_asparagus"] = tablefunctions["ents_farm_plant_asparagus_fn"]()
|
|
|
|
|
tablefunctions["ents_walrus_tusk_fn"] = function()
|
|
|
|
|
return {{y=-0.003,x=-132.152,z=-435.753,id=101229,data={inventoryitemmoisture={moisture=16.072443008423}}}}
|
|
|
|
|
end
|
|
|
|
|
savedata["ents"]["walrus_tusk"] = tablefunctions["ents_walrus_tusk_fn"]()
|
2023-12-04 19:23:43 +08:00
|
|
|
|
tablefunctions["ents_cave_entrance_open_fn"] = function()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
return {{id=101231,x=400.5,data={worldmigrator={id=10,auto=true,linkedWorld="3764335919",receivedPortal=10},worldsettingstimer={timers={ChildSpawner_RegenPeriod={timeleft=0.9934291189754,initial_time=59.605747138524,paused=true},ChildSpawner_SpawnPeriod={timeleft=0,initial_time=0.97615795230403,paused=true}}},childspawner={timetonextspawn=0,timetonextregen=61,emergencychildreninside=0,spawning=false,regening=true,childreninside=6,queued_spawn=true}},z=651.679},{id=101232,x=179.679,data={worldmigrator={id=8,auto=true,linkedWorld="3764335919",receivedPortal=8},worldsettingstimer={timers={ChildSpawner_RegenPeriod={timeleft=0.92922573011118,initial_time=55.753543806671,paused=true},ChildSpawner_SpawnPeriod={timeleft=0,initial_time=1.0923778994457,paused=true}}},childspawner={timetonextspawn=0,timetonextregen=56,emergencychildreninside=0,spawning=false,regening=true,childreninside=6,queued_spawn=true}},z=195.5},{id=101233,x=-448.322,data={worldmigrator={id=1,auto=true,linkedWorld="3764335919",receivedPortal=1},worldsettingstimer={timers={ChildSpawner_RegenPeriod={timeleft=0.95549972128484,initial_time=57.32998327709,paused=true},ChildSpawner_SpawnPeriod={timeleft=0,initial_time=0.95440886352547,paused=true}}},childspawner={timetonextspawn=0,timetonextregen=62,emergencychildreninside=0,spawning=false,regening=true,childreninside=6,queued_spawn=true}},z=235.5},{id=101234,x=39.68,data={worldmigrator={id=5,auto=true,linkedWorld="3764335919",receivedPortal=5},worldsettingstimer={timers={ChildSpawner_RegenPeriod={timeleft=0.46613928866109,initial_time=56.801692156773,paused=false},ChildSpawner_SpawnPeriod={timeleft=1.0888162662723,initial_time=1.0888162662715,paused=true}}},childspawner={timetonextspawn=0,timetonextregen=56,emergencychildreninside=0,spawning=false,regening=true,childreninside=2,queued_spawn=false}},z=351.5},{id=101235,x=347.5,data={worldmigrator={id=7,auto=true,linkedWorld="3764335919",receivedPortal=7},worldsettingstimer={timers={ChildSpawner_RegenPeriod={timeleft=0.94824063094525,initial_time=56.894437856715,paused=true},ChildSpawner_SpawnPeriod={timeleft=0,initial_time=0.99809044029054,paused=true}}},childspawner={timetonextspawn=0,timetonextregen=57,emergencychildreninside=0,spawning=false,regening=true,childreninside=6,queued_spawn=true}},z=259.678},{id=101236,x=-288.5,data={worldmigrator={id=3,auto=true,linkedWorld="3764335919",receivedPortal=3},worldsettingstimer={timers={ChildSpawner_RegenPeriod={timeleft=0.92264176216504,initial_time=55.358505729902,paused=true},ChildSpawner_SpawnPeriod={timeleft=0,initial_time=0.91617002645884,paused=true}}},childspawner={timetonextspawn=0,timetonextregen=62,emergencychildreninside=0,spawning=false,regening=true,childreninside=6,queued_spawn=true}},z=3.68},{id=101237,x=-3.691,data={worldmigrator={id=6,auto=true,linkedWorld="3764335919",receivedPortal=6},worldsettingstimer={timers={ChildSpawner_RegenPeriod={timeleft=1.0946286689943,initial_time=65.677720139659,paused=true},ChildSpawner_SpawnPeriod={timeleft=0,initial_time=0.90886585717296,paused=true}}},childspawner={timetonextspawn=0,timetonextregen=58,emergencychildreninside=0,spawning=false,regening=true,childreninside=6,queued_spawn=true}},z=647.5},{id=101238,x=-4.5,data={worldmigrator={id=4,auto=true,linkedWorld="3764335919",receivedPortal=4},worldsettingstimer={timers={ChildSpawner_RegenPeriod={timeleft=0.92889724239449,initial_time=55.733834543669,paused=true},ChildSpawner_SpawnPeriod={timeleft=0,initial_time=1.0539182745744,paused=true}}},childspawner={timetonextspawn=0,timetonextregen=56,emergencychildreninside=0,spawning=false,regening=true,childreninside=6,queued_spawn=true}},z=547.679}}
|
2023-11-04 21:28:42 +08:00
|
|
|
|
end
|
2023-12-04 19:23:43 +08:00
|
|
|
|
savedata["ents"]["cave_entrance_open"] = tablefunctions["ents_cave_entrance_open_fn"]()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
tablefunctions["ents_trinket_41_fn"] = function()
|
|
|
|
|
return {{x=222,z=-458},{x=-250,z=254},{id=111561,x=18.545,data={inventoryitemmoisture={wet=true,moisture=100}},z=321.018}}
|
2023-11-04 21:28:42 +08:00
|
|
|
|
end
|
2023-12-18 19:55:25 +08:00
|
|
|
|
savedata["ents"]["trinket_41"] = tablefunctions["ents_trinket_41_fn"]()
|
2023-12-04 19:23:43 +08:00
|
|
|
|
tablefunctions["ents_spiderqueen_fn"] = function()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
return {{id=101266,x=-433.855,data={leader={followers={117279}},health={health=2500}},z=-48.276}}
|
2023-11-04 21:28:42 +08:00
|
|
|
|
end
|
2023-12-04 19:23:43 +08:00
|
|
|
|
savedata["ents"]["spiderqueen"] = tablefunctions["ents_spiderqueen_fn"]()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
tablefunctions["ents_rock2_fn"] = function()
|
|
|
|
|
return {{x=-194.021,z=69.263},{x=-49.51,z=65.513},{x=182.97,z=610.179},{x=209.449,z=694.658},{x=193.07,z=653.32},{x=222.919,z=705.01},{x=241.789,z=674.2},{x=222.13,z=682.69},{x=-385.572,z=318.97},{x=-433.09,z=326.92},{x=-373.77,z=390.42},{x=-353.011,z=362.049},{x=-334.12,z=302.42},{x=-282.231,z=238.479},{x=-77.59,z=625.94},{x=113.208,z=689.95},{x=162.91,z=-677.201},{x=177.259,z=-649.49},{x=206.71,z=-661.1},{x=242.63,z=-718.391},{x=241.899,z=-702.131},{x=250.57,z=-714.402},{x=242.11,z=-685.631},{x=246.979,z=-666.211},{x=230.6,z=-722.461},{x=102.54,z=-722.532},{x=185.889,z=-710.54},{x=181.539,z=-718.631},{x=110.72,z=-705.461},{x=181.759,z=-741.87},{x=117.166,z=-725.23},{x=89.444,z=650.309},{x=265.308,z=582.479},{x=-453.56,z=254.059},{x=-338.15,z=314.16},{x=-382.75,z=282.618},{x=-446.481,z=261.22}}
|
2023-11-04 21:28:42 +08:00
|
|
|
|
end
|
2023-12-18 19:55:25 +08:00
|
|
|
|
savedata["ents"]["rock2"] = tablefunctions["ents_rock2_fn"]()
|
2023-11-04 21:28:42 +08:00
|
|
|
|
tablefunctions["ents_shadow_container_fn"] = function()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
return {{id=112237,x=0,data={container={items={}}},z=0}}
|
2023-11-04 21:28:42 +08:00
|
|
|
|
end
|
|
|
|
|
savedata["ents"]["shadow_container"] = tablefunctions["ents_shadow_container_fn"]()
|
|
|
|
|
tablefunctions["ents_pigtorch_fn"] = function()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
return {{id=110350,x=296,data={spawner={childid=119889},worldsettingstimer={timers={}},fueled={fuel=0}},z=588}}
|
2023-11-04 21:28:42 +08:00
|
|
|
|
end
|
|
|
|
|
savedata["ents"]["pigtorch"] = tablefunctions["ents_pigtorch_fn"]()
|
|
|
|
|
tablefunctions["ents_moonglass_fn"] = function()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
return {{id=101308,x=243.774,data={glassname="f1",stackable={stack=2}},z=-620.425},{id=101310,x=25.086,data={stackable={stack=15},glassname="f2",inventoryitemmoisture={wet=true,moisture=100}},z=315.885},{id=101312,x=218.309,data={glassname="f2"},z=-733.592},{id=101314,x=133.914,data={glassname="f3"},z=-686.324},{id=101316,x=-747.071,data={glassname="f3"},z=736.869},{id=101318,x=-757.407,data={glassname="f1"},z=740.125},{id=101320,x=-766.5,data={glassname="f1"},z=716},{id=101322,x=345.778,data={glassname="f2"},z=-458.981},{id=101324,x=273.118,data={glassname="f2"},z=-418.36},{id=101326,x=137.679,data={glassname="f1"},z=-681.79}}
|
2023-11-04 21:28:42 +08:00
|
|
|
|
end
|
|
|
|
|
savedata["ents"]["moonglass"] = tablefunctions["ents_moonglass_fn"]()
|
2023-12-04 19:23:43 +08:00
|
|
|
|
tablefunctions["ents_monstermeat_fn"] = function()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
return {{id=101328,x=113.931,data={perishable={time=1480.9417037491},inventoryitemmoisture={moisture=7.0645618438721}},z=391.139},{id=101330,x=89.037,data={perishable={time=2344.8249621859},inventoryitemmoisture={moisture=6.9048871994019}},z=417.986},{id=101332,x=98.362,data={perishable={time=2300.0039427163},inventoryitemmoisture={moisture=7.1123585700989}},z=404.075},{id=101334,x=95.169,data={perishable={time=2282.0327728832},inventoryitemmoisture={moisture=7.04625415802}},z=411.826},{id=101336,x=93.746,data={perishable={time=2224.9731259752},inventoryitemmoisture={moisture=6.8726224899292}},z=415.873},{id=101338,x=52.373,data={perishable={time=2217.7090602165},inventoryitemmoisture={moisture=7.6731004714966}},z=413.687},{y=-0.002,x=93.992,z=410.45,id=101340,data={perishable={time=2209.6551852625},inventoryitemmoisture={moisture=7.0243401527405}}},{id=101342,x=114.442,data={perishable={time=1484.9605291288},inventoryitemmoisture={moisture=7.3442726135254}},z=380.842},{y=-0.002,x=118.309,z=390.07,id=101344,data={perishable={time=1472.6753533105},inventoryitemmoisture={moisture=6.9300737380981}}},{id=101346,x=113.335,data={perishable={time=1452.8658339517},inventoryitemmoisture={moisture=6.7978563308716}},z=408.539}}
|
2023-12-04 19:23:43 +08:00
|
|
|
|
end
|
|
|
|
|
savedata["ents"]["monstermeat"] = tablefunctions["ents_monstermeat_fn"]()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
tablefunctions["ents_smallmeat_fn"] = function()
|
|
|
|
|
return {{id=101348,x=53.091,data={perishable={time=972.37449018455},inventoryitemmoisture={wet=true,moisture=100}},z=313.868},{id=101350,x=90.5,data={perishable={time=107.60544597633},inventoryitemmoisture={moisture=4.9285864830017}},z=472.899}}
|
|
|
|
|
end
|
|
|
|
|
savedata["ents"]["smallmeat"] = tablefunctions["ents_smallmeat_fn"]()
|
2023-11-04 21:28:42 +08:00
|
|
|
|
tablefunctions["ents_pond_mos_fn"] = function()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
return {{id=101352,x=-402.55,data={plants={{offset={0.08843289560343,0,-2.0776305260395}},{offset={0.2321002032148,0,2.306969921966}}},worldsettingstimer={timers={ChildSpawner_RegenPeriod={timeleft=0.94824666922172,initial_time=142.23700038326,paused=true},ChildSpawner_SpawnPeriod={timeleft=0,initial_time=75.939763751449,paused=true}}},childspawner={timetonextspawn=0,timetonextregen=143,emergencychildreninside=0,spawning=false,regening=true,childreninside=3,queued_spawn=true}},z=-38.55},{id=101353,x=-229.831,data={plants={{offset={1.7726428593411,0,-0.92448582009332}},{offset={-0.5167475429339,0,2.1455798460252}}},worldsettingstimer={timers={ChildSpawner_RegenPeriod={timeleft=1.0797581437928,initial_time=161.96372156892,paused=true},ChildSpawner_SpawnPeriod={timeleft=0,initial_time=71.131228205895,paused=true}}},childspawner={timetonextspawn=0,timetonextregen=159,childrenoutside={100273},emergencychildreninside=0,spawning=false,regening=true,childreninside=3,queued_spawn=true}},z=138.619},{id=101354,x=-234.131,data={plants={{offset={1.7579412661119,0,-0.94712835127714}},{offset={-0.74132635229206,0,-1.5765693510154}},{offset={-1.1115237806896,0,-1.362249654778}},{offset={0.35772426020799,0,-1.8975997626222}}},worldsettingstimer={timers={ChildSpawner_RegenPeriod={timeleft=0.91621429014728,initial_time=137.56547686238,paused=false},ChildSpawner_SpawnPeriod={timeleft=0,initial_time=74.708049282713,paused=true}}},childspawner={timetonextspawn=0,timetonextregen=161,emergencychildreninside=0,spawning=false,regening=true,childreninside=3,queued_spawn=true}},z=186.96},{id=101355,x=-325.761,data={plants={{offset={0.26580661589995,0,-1.8455928077874}},{offset={0.92130828393658,0,-1.9627228311666}},{offset={2.0531124759979,0,-0.0095471034030958}}},worldsettingstimer={timers={ChildSpawner_RegenPeriod={timeleft=1.0516864180918,initial_time=157.75296271377,paused=true},ChildSpawner_SpawnPeriod={timeleft=0,initial_time=74.351841018501,paused=true}}},childspawner={timetonextspawn=0,timetonextregen=138,childrenoutside={100281},emergencychildreninside=0,spawning=false,regening=true,childreninside=3,queued_spawn=true}},z=-126.1},{id=101356,x=-334.25,data={plants={{offset={-1.4361077034822,0,-0.62150694161415}},{offset={1.4436085181056,0,-1.1959358777922}}},worldsettingstimer={timers={ChildSpawner_RegenPeriod={timeleft=0.95765899888982,initial_time=143.78218317376,paused=false},ChildSpawner_SpawnPeriod={timeleft=0,initial_time=72.721215387625,paused=true}}},childspawner={timetonextspawn=0,timetonextregen=141,childrenoutside={100279},emergencychildreninside=0,spawning=false,regening=true,childreninside=2,queued_spawn=true}},z=-142.28},{id=101357,x=-241.01,data={plants={{offset={1.3947367338462,0,-1.3807984916854}},{offset={1.7677062524003,0,-0.9810141167377}}},worldsettingstimer={timers={ChildSpawner_RegenPeriod={timeleft=1.0146816026221,initial_time=152.20224039331,paused=true},ChildSpawner_SpawnPeriod={timeleft=0,initial_time=73.980101517281,paused=true}}},childspawner={timetonextspawn=0,timetonextregen=140,childrenoutside={100275,100271},emergencychildreninside=0,spawning=false,regening=true,childreninside=1,queued_spawn=true}},z=18.979},{id=101358,x=-249.54,data={plants={{offset={-1.7377818137571,0,-0.35814759657717}},{offset={-0.47790917098629,0,-1.9474055520899}}},worldsettingstimer={timers={ChildSpawner_RegenPeriod={timeleft=1.080370455836,initial_time=162.0555683754,paused=true},ChildSpawner_SpawnPeriod={timeleft=0,initial_time=74.719335689959,paused=true}}},childspawner={timetonextspawn=0,timetonextregen=161,emergencychildreninside=0,spawning=false,regening=true,childreninside=3,queued_spawn=true}},z=-45.91},{id=101359,x=-361.912,data={plants={{offset={-0.94184967627185,0,2.0120690752978}},{offset={-1.6018066204147,0,-0.57014083022581}},{offset={-0.64560165404675,0,2.1377120360235}},{offset={-0.042787369307361,0,-1.91843075954}}},worldsettingstimer={timers={ChildSpawner_RegenPeriod={timeleft=1.0002487877152,initial_time=150.03731815727,paused=true},ChildSpawner_SpawnPeriod={timeleft=0,initial_time=67.590002669042,paused=true}}},chi
|
2023-11-04 21:28:42 +08:00
|
|
|
|
end
|
|
|
|
|
savedata["ents"]["pond_mos"] = tablefunctions["ents_pond_mos_fn"]()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
tablefunctions["ents_armorgrass_fn"] = function()
|
|
|
|
|
return {{y=1,x=50.175,z=299.988,id=101378,data={armor={condition=139.5}}}}
|
|
|
|
|
end
|
|
|
|
|
savedata["ents"]["armorgrass"] = tablefunctions["ents_armorgrass_fn"]()
|
2023-12-04 19:23:43 +08:00
|
|
|
|
tablefunctions["ents_statue_marble_fn"] = function()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
return {{id=101380,x=-209.771,data={typeid=4,workable={maxwork=-1,workleft=10}},z=-62.341},{id=101381,x=-204,data={typeid=1,workable={maxwork=-1,workleft=10}},z=-68}}
|
2023-11-04 21:28:42 +08:00
|
|
|
|
end
|
2023-12-04 19:23:43 +08:00
|
|
|
|
savedata["ents"]["statue_marble"] = tablefunctions["ents_statue_marble_fn"]()
|
2023-11-04 21:28:42 +08:00
|
|
|
|
tablefunctions["ents_tallbirdnest_fn"] = function()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
return {{id=110338,x=182.509,data={pickable={picked=true,caninteractwith=true},timetonest=611.95410856874,havespawned=false,childspawner={timetonextspawn=0,timetonextregen=1128,emergencychildreninside=0,spawning=true,regening=true,childreninside=0,queued_spawn=false}},z=442.769},{id=110339,x=249.02,data={pickable={caninteractwith=true},timetonest=2381.6620064633,havespawned=false,childspawner={timetonextspawn=0,timetonextregen=2362,childrenoutside={103351},emergencychildreninside=0,spawning=true,regening=true,childreninside=0,queued_spawn=false}},z=394.32},{id=110340,x=-414.52,data={pickable={caninteractwith=true},timetonest=1984.6746120529,havespawned=false,childspawner={timetonextspawn=0,timetonextregen=2295,childrenoutside={103355},emergencychildreninside=0,spawning=true,regening=true,childreninside=0,queued_spawn=false}},z=310.48},{id=110341,x=-386.072,data={pickable={caninteractwith=true},timetonest=2120.8190885431,havespawned=false,childspawner={timetonextspawn=0,timetonextregen=2569,childrenoutside={103357},emergencychildreninside=0,spawning=true,regening=true,childreninside=0,queued_spawn=false}},z=350.98},{id=110342,x=-82.64,data={pickable={caninteractwith=true},timetonest=1634.7513462461,havespawned=true,childspawner={timetonextspawn=0,timetonextregen=2279,childrenoutside={103356},emergencychildreninside=0,spawning=true,regening=true,childreninside=0,queued_spawn=false}},z=373.558},{id=110343,x=-229.961,data={pickable={caninteractwith=true},timetonest=2326.6037760653,havespawned=true,childspawner={timetonextspawn=0,timetonextregen=2316,childrenoutside={103352},emergencychildreninside=0,spawning=true,regening=true,childreninside=0,queued_spawn=false}},z=-334.731},{id=110344,x=-370.541,data={pickable={caninteractwith=true},timetonest=1949.7702956791,havespawned=true,childspawner={timetonextspawn=0,timetonextregen=2302,childrenoutside={103350},emergencychildreninside=0,spawning=true,regening=true,childreninside=0,queued_spawn=false}},z=274.41},{id=110345,x=-346.761,data={pickable={caninteractwith=true},timetonest=2139.0843847681,havespawned=false,childspawner={timetonextspawn=0,timetonextregen=2588,childrenoutside={103354},emergencychildreninside=0,spawning=true,regening=true,childreninside=0,queued_spawn=false}},z=317.57},{id=110346,x=-389.77,data={pickable={caninteractwith=true},timetonest=1953.8315908466,havespawned=false,childspawner={timetonextspawn=0,timetonextregen=2452,childrenoutside={103353},emergencychildreninside=0,spawning=true,regening=true,childreninside=0,queued_spawn=false}},z=349.528}}
|
2023-11-04 21:28:42 +08:00
|
|
|
|
end
|
|
|
|
|
savedata["ents"]["tallbirdnest"] = tablefunctions["ents_tallbirdnest_fn"]()
|
2023-12-04 19:23:43 +08:00
|
|
|
|
tablefunctions["ents_cutgrass_fn"] = function()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
return {{id=119385,x=26.881,data={inventoryitemmoisture={wet=true,moisture=100},stackable={stack=20}},z=306.834},{y=-0.002,x=-13.077,z=589.78,id=119387,data={inventoryitemmoisture={wet=true,moisture=63.259757995605}}},{id=119389,x=26.881,data={inventoryitemmoisture={wet=true,moisture=100},stackable={stack=17}},z=306.834},{x=-440.981,z=320.657},{id=119393,x=3.95,data={inventoryitemmoisture={wet=true,moisture=71.490623474121}},z=589.421},{id=119395,x=-3.316,data={inventoryitemmoisture={wet=true,moisture=70.776374816895}},z=589.2},{y=-0.002,x=4.857,z=588.114,id=119397,data={inventoryitemmoisture={wet=true,moisture=71.309226989746}}},{id=119399,x=-1.936,data={inventoryitemmoisture={wet=true,moisture=70.935096740723}},z=589.643},{id=119401,x=26.881,data={inventoryitemmoisture={wet=true,moisture=100},stackable={stack=40}},z=306.834},{y=-0.003,x=358.561,z=56.749},{y=-0.003,x=358.561,z=56.749},{x=-430.791,z=303.153},{id=119409,x=-339.761,data={stackable={stack=7}},z=4.381},{x=335.889,z=112.304},{y=-0.003,x=344,z=78.637},{id=119415,x=360.73,data={stackable={stack=2}},z=59.527},{y=-0.003,x=349.191,z=76},{x=364.838,z=-40.598},{x=329.555,z=628.317},{id=119423,x=38.011,data={inventoryitemmoisture={wet=true,moisture=100},stackable={stack=39}},z=315.255},{y=4.828,x=578.322,z=-658.8,id=119425},{y=-0.002,x=136.406,z=185.47},{id=119429,x=0.744,data={inventoryitemmoisture={wet=true,moisture=71.139167785645}},z=589.956}}
|
2023-11-04 21:28:42 +08:00
|
|
|
|
end
|
2023-12-04 19:23:43 +08:00
|
|
|
|
savedata["ents"]["cutgrass"] = tablefunctions["ents_cutgrass_fn"]()
|
|
|
|
|
tablefunctions["ents_deer_antler1_fn"] = function()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
return {{x=409.298,z=599.583}}
|
2023-11-04 21:28:42 +08:00
|
|
|
|
end
|
2023-12-04 19:23:43 +08:00
|
|
|
|
savedata["ents"]["deer_antler1"] = tablefunctions["ents_deer_antler1_fn"]()
|
2023-11-04 21:28:42 +08:00
|
|
|
|
tablefunctions["ents_trap_starfish_fn"] = function()
|
2023-12-04 19:23:43 +08:00
|
|
|
|
return {{x=234.16,z=-425.011},{x=241.66,z=-414.171},{x=221.3,z=-389.65},{x=229.639,z=-393.34},{x=269.808,z=-530.211},{x=261.709,z=-530.48},{x=346.618,z=-598.081},{x=321.35,z=-557.592},{x=330.588,z=-573.17},{x=342.618,z=-569.701},{x=325.808,z=-570.1},{x=362.838,z=-493.891},{x=285.54,z=-526.021},{x=406.38,z=-533.201},{x=370.07,z=-550.211}}
|
2023-11-04 21:28:42 +08:00
|
|
|
|
end
|
|
|
|
|
savedata["ents"]["trap_starfish"] = tablefunctions["ents_trap_starfish_fn"]()
|
|
|
|
|
tablefunctions["ents_tumbleweedspawner_fn"] = function()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
return {{id=101458,x=250.07,data={childspawner={timetonextspawn=0,timetonextregen=675,childrenoutside={110262,110226,110190,110259,110189,110264,110267},emergencychildreninside=0,spawning=true,regening=true,childreninside=0,queued_spawn=false}},z=1.549},{id=101459,x=326.678,data={childspawner={timetonextspawn=0,timetonextregen=718,childrenoutside={110253,110200,110242,110197,110179,110199,110198},emergencychildreninside=0,spawning=true,regening=true,childreninside=0,queued_spawn=false}},z=-26.921},{id=101460,x=266.898,data={childspawner={timetonextspawn=0,timetonextregen=685,childrenoutside={110221,110220,110178,110266,110251,110222,110246},emergencychildreninside=0,spawning=true,regening=true,childreninside=0,queued_spawn=false}},z=-145.2},{id=101461,x=298.57,data={childspawner={timetonextspawn=0,timetonextregen=700,childrenoutside={110245,110214,110213,110212,110174,110215,110260},emergencychildreninside=0,spawning=true,regening=true,childreninside=0,queued_spawn=false}},z=-158.4},{id=101462,x=285.588,data={childspawner={timetonextspawn=0,timetonextregen=721,childrenoutside={110225,110249,110248,110224,110223,110247,110211},emergencychildreninside=0,spawning=true,regening=true,childreninside=0,queued_spawn=false}},z=-161.991},{id=101463,x=366.308,data={childspawner={timetonextspawn=0,timetonextregen=728,childrenoutside={110172,110194,110176,110193,110254},emergencychildreninside=0,spawning=true,regening=true,childreninside=0,queued_spawn=false}},z=-58.313},{id=101464,x=353.91,data={childspawner={timetonextspawn=0,timetonextregen=710,childrenoutside={110186,110230,110185,110240,110188,110187,110239},emergencychildreninside=0,spawning=true,regening=true,childreninside=0,queued_spawn=false}},z=-197.04},{id=101465,x=350.079,data={childspawner={timetonextspawn=0,timetonextregen=662,childrenoutside={110201,110271,110204,110175,110203,110202,110273},emergencychildreninside=0,spawning=true,regening=true,childreninside=0,queued_spawn=false}},z=57.18},{id=101466,x=309.35,data={childspawner={timetonextspawn=0,timetonextregen=709,childrenoutside={110238,110180,110257,110234},emergencychildreninside=0,spawning=true,regening=true,childreninside=0,queued_spawn=false}},z=29.01},{id=101467,x=225.94,data={childspawner={timetonextspawn=0,timetonextregen=744,childrenoutside={110256,110192,110250,110265,110272,110191},emergencychildreninside=0,spawning=true,regening=true,childreninside=0,queued_spawn=false}},z=-26.96},{id=101468,x=202.91,data={childspawner={timetonextspawn=0,timetonextregen=720,childrenoutside={110270,110243,110235,110205,110173,110233},emergencychildreninside=0,spawning=true,regening=true,childreninside=0,queued_spawn=false}},z=-18.4},{id=101469,x=258.26,data={childspawner={timetonextspawn=0,timetonextregen=694,childrenoutside={110171,110207,110206,110209,110244,110210,110208},emergencychildreninside=0,spawning=true,regening=true,childreninside=0,queued_spawn=false}},z=-146.84},{id=101470,x=250.619,data={childspawner={timetonextspawn=0,timetonextregen=656,childrenoutside={110237,110182,110231,110228,110184,110181,110183},emergencychildreninside=0,spawning=true,regening=true,childreninside=0,queued_spawn=false}},z=-182},{id=101471,x=301.42,data={childspawner={timetonextspawn=0,timetonextregen=727,childrenoutside={110216,110268,110252,110232,110217,110236},emergencychildreninside=0,spawning=true,regening=true,childreninside=0,queued_spawn=false}},z=1.809},{id=101472,x=221.21,data={childspawner={timetonextspawn=0,timetonextregen=233,childrenoutside={110263,110255,110261,110218,110219,110269},emergencychildreninside=0,spawning=true,regening=true,childreninside=0,queued_spawn=false}},z=-14.91},{id=101473,x=365.39,data={childspawner={timetonextspawn=0,timetonextregen=776,childrenoutside={110177,110227,110241,110196,110258,110195,110229},emergencychildreninside=0,spawning=true,regening=true,childreninside=0,queued_spawn=false}},z=-106.21}}
|
2023-11-04 21:28:42 +08:00
|
|
|
|
end
|
|
|
|
|
savedata["ents"]["tumbleweedspawner"] = tablefunctions["ents_tumbleweedspawner_fn"]()
|
2023-12-04 19:23:43 +08:00
|
|
|
|
tablefunctions["ents_oceanfish_shoalspawner_fn"] = function()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
return {{id=110276,x=26.02,data={childspawner={timetonextspawn=5,timetonextregen=88,emergencychildreninside=0,spawning=true,regening=true,childreninside=8,queued_spawn=true}},z=-682.081},{id=110277,x=-586.961,data={childspawner={timetonextspawn=5,timetonextregen=96,emergencychildreninside=0,spawning=true,regening=true,childreninside=8,queued_spawn=true}},z=-654.36},{id=110278,x=-362,data={childspawner={timetonextspawn=4,timetonextregen=98,emergencychildreninside=0,spawning=true,regening=true,childreninside=8,queued_spawn=true}},z=-485.61},{id=110279,x=29.739,data={childspawner={timetonextspawn=4,timetonextregen=82,emergencychildreninside=0,spawning=true,regening=true,childreninside=8,queued_spawn=true}},z=-346.791},{id=110280,x=-2.58,data={childspawner={timetonextspawn=5,timetonextregen=95,emergencychildreninside=0,spawning=true,regening=true,childreninside=8,queued_spawn=true}},z=-342.93},{id=110281,x=790.19,data={childspawner={timetonextspawn=5,timetonextregen=95,emergencychildreninside=0,spawning=true,regening=true,childreninside=8,queued_spawn=true}},z=-305.882},{id=110282,x=-761.36,data={childspawner={timetonextspawn=5,timetonextregen=88,emergencychildreninside=0,spawning=true,regening=true,childreninside=8,queued_spawn=true}},z=-286.421},{id=110283,x=-765.6,data={childspawner={timetonextspawn=5,timetonextregen=84,emergencychildreninside=0,spawning=true,regening=true,childreninside=8,queued_spawn=true}},z=-270.08},{id=110284,x=593.799,data={childspawner={timetonextspawn=5,timetonextregen=82,emergencychildreninside=0,spawning=true,regening=true,childreninside=8,queued_spawn=true}},z=213.639},{id=110285,x=-754.201,data={childspawner={timetonextspawn=5,timetonextregen=90,emergencychildreninside=0,spawning=true,regening=true,childreninside=8,queued_spawn=true}},z=365.808},{id=110286,x=-774.47,data={childspawner={timetonextspawn=4,timetonextregen=84,emergencychildreninside=0,spawning=true,regening=true,childreninside=8,queued_spawn=true}},z=522.979},{id=110287,x=-478.852,data={childspawner={timetonextspawn=5,timetonextregen=84,emergencychildreninside=0,spawning=true,regening=true,childreninside=2,queued_spawn=true}},z=765.77},{id=110288,x=-549.581,data={childspawner={timetonextspawn=5,timetonextregen=93,emergencychildreninside=0,spawning=true,regening=true,childreninside=8,queued_spawn=true}},z=778.169},{id=110289,x=418.588,data={childspawner={timetonextspawn=4,timetonextregen=94,emergencychildreninside=0,spawning=true,regening=true,childreninside=8,queued_spawn=true}},z=821.169},{id=110290,x=797.44,data={childspawner={timetonextspawn=5,timetonextregen=89,emergencychildreninside=0,spawning=true,regening=true,childreninside=8,queued_spawn=true}},z=-669.17},{id=110291,x=353.67,data={childspawner={timetonextspawn=4,timetonextregen=93,emergencychildreninside=0,spawning=true,regening=true,childreninside=8,queued_spawn=true}},z=-650.41}}
|
2023-11-04 21:28:42 +08:00
|
|
|
|
end
|
2023-12-04 19:23:43 +08:00
|
|
|
|
savedata["ents"]["oceanfish_shoalspawner"] = tablefunctions["ents_oceanfish_shoalspawner_fn"]()
|
|
|
|
|
tablefunctions["ents_weed_firenettle_fn"] = function()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
return {{id=101475,x=5.769,data={growable={usetimemultiplier=false,stage=3},mature=true,farmplanttendable={tendable=false},pickable={caninteractwith=true},timer={timers={spread={timeleft=1340.5090037026,initial_time=3488.275782384,paused=false}}},farmsoildrinker={time={dry=0,wet=0},timer_start_time=91568.704775678}},z=356.691}}
|
2023-11-04 21:28:42 +08:00
|
|
|
|
end
|
2023-12-04 19:23:43 +08:00
|
|
|
|
savedata["ents"]["weed_firenettle"] = tablefunctions["ents_weed_firenettle_fn"]()
|
|
|
|
|
tablefunctions["ents_crabking_fn"] = function()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
return {{id=101476,x=-415.882,data={inventory={items={},equip={}},socketed={},health={health=200000},healthpercent=1,socketedslot={},socketlist={1,2,3,4,6,7,8,9},knownlocations={locations={{y=0,x=-415.88198852539,name="home",z=-552.07098388672}}}},z=-552.071}}
|
2023-11-04 21:28:42 +08:00
|
|
|
|
end
|
2023-12-04 19:23:43 +08:00
|
|
|
|
savedata["ents"]["crabking"] = tablefunctions["ents_crabking_fn"]()
|
2023-11-04 21:28:42 +08:00
|
|
|
|
tablefunctions["ents_moonspiderden_fn"] = function()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
return {{id=101477,x=338.459,data={childspawner={timetonextspawn=0,timetonextregen=123,emergencychildreninside=0,spawning=true,regening=true,childreninside=4,queued_spawn=true},worldsettingstimer={timers={ChildSpawner_RegenPeriod={timeleft=1.0072228557214,initial_time=120.86674268657,paused=true},ChildSpawner_SpawnPeriod={timeleft=0.91427230661998,initial_time=82.417840936086,paused=false}}},workable={maxwork=8,workleft=8}},z=-509.62},{id=101478,x=154.74,data={childspawner={timetonextspawn=0,timetonextregen=127,emergencychildreninside=0,spawning=true,regening=true,childreninside=4,queued_spawn=true},worldsettingstimer={timers={ChildSpawner_RegenPeriod={timeleft=1.0537537925303,initial_time=126.45045510364,paused=true},ChildSpawner_SpawnPeriod={timeleft=1.0613379788861,initial_time=95.653751440033,paused=false}}},workable={maxwork=8,workleft=8}},z=-541.831},{id=101479,x=109.333,data={childspawner={timetonextspawn=0,timetonextregen=108,emergencychildreninside=0,spawning=true,regening=true,childreninside=4,queued_spawn=true},worldsettingstimer={timers={ChildSpawner_RegenPeriod={timeleft=0.94070509105006,initial_time=112.88461092601,paused=true},ChildSpawner_SpawnPeriod={timeleft=0.93134498325837,initial_time=83.954381833541,paused=false}}},workable={maxwork=8,workleft=8}},z=-405.27},{id=101480,x=286.48,data={childspawner={timetonextspawn=0,timetonextregen=126,emergencychildreninside=0,spawning=true,regening=true,childreninside=4,queued_spawn=true},worldsettingstimer={timers={ChildSpawner_RegenPeriod={timeleft=1.0215077895488,initial_time=122.58093474586,paused=true},ChildSpawner_SpawnPeriod={timeleft=1.0920254994531,initial_time=98.415628291065,paused=false}}},workable={maxwork=8,workleft=8}},z=-547},{id=101481,x=118.388,data={childspawner={timetonextspawn=0,timetonextregen=109,emergencychildreninside=0,spawning=true,regening=true,childreninside=4,queued_spawn=true},worldsettingstimer={timers={ChildSpawner_RegenPeriod={timeleft=1.0322629972203,initial_time=123.87155966644,paused=true},ChildSpawner_SpawnPeriod={timeleft=1.0837842924383,initial_time=97.67391965973,paused=false}}},workable={maxwork=8,workleft=8}},z=-510.662}}
|
2023-11-04 21:28:42 +08:00
|
|
|
|
end
|
|
|
|
|
savedata["ents"]["moonspiderden"] = tablefunctions["ents_moonspiderden_fn"]()
|
|
|
|
|
tablefunctions["ents_boat_cannon_fn"] = function()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
return {{id=101482,x=630,data={savedrotation={rotation=-40.835652307083}},z=-638},{id=101483,x=634,data={savedrotation={rotation=24.938695956795}},z=-690},{x=642,z=-630},{id=101485,x=578,data={savedrotation={rotation=-104.16008512123}},z=-614}}
|
2023-11-04 21:28:42 +08:00
|
|
|
|
end
|
|
|
|
|
savedata["ents"]["boat_cannon"] = tablefunctions["ents_boat_cannon_fn"]()
|
2023-12-04 19:23:43 +08:00
|
|
|
|
tablefunctions["ents_blowdart_pipe_fn"] = function()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
return {{y=-0.002,x=-220.325,z=-281.981},{id=101488,x=-130.702,data={inventoryitemmoisture={moisture=16.056077957153}},z=-436.274},{x=-211.17,z=-144.506},{x=-229.793,z=-286.343},{x=-153.295,z=-360.938},{id=101496,x=23.121,data={inventoryitemmoisture={wet=true,moisture=100}},z=310.187}}
|
2023-11-04 21:28:42 +08:00
|
|
|
|
end
|
2023-12-04 19:23:43 +08:00
|
|
|
|
savedata["ents"]["blowdart_pipe"] = tablefunctions["ents_blowdart_pipe_fn"]()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
tablefunctions["ents_rock_flintless_med_fn"] = function()
|
|
|
|
|
return {{x=261.993,z=434.367}}
|
2023-11-04 21:28:42 +08:00
|
|
|
|
end
|
2023-12-18 19:55:25 +08:00
|
|
|
|
savedata["ents"]["rock_flintless_med"] = tablefunctions["ents_rock_flintless_med_fn"]()
|
|
|
|
|
tablefunctions["ents_muelsyse_xin_glommer_jy_fn"] = function()
|
|
|
|
|
return {{id=113571,x=42.875,data={inventoryitemmoisture={wet=true,moisture=100}},z=305.195},{id=113573,x=45,data={inventoryitemmoisture={wet=true,moisture=100}},z=306.717},{id=113575,x=42.875,data={inventoryitemmoisture={wet=true,moisture=100}},z=305.195},{id=113577,x=45,data={inventoryitemmoisture={wet=true,moisture=100}},z=306.717},{id=113579,x=42.875,data={inventoryitemmoisture={wet=true,moisture=100}},z=305.195},{id=113581,x=44.755,data={inventoryitemmoisture={wet=true,moisture=100}},z=307.721},{id=113583,x=44.755,data={inventoryitemmoisture={wet=true,moisture=100}},z=307.721},{id=113585,x=44.755,data={inventoryitemmoisture={wet=true,moisture=100}},z=307.721},{id=113587,x=44.573,data={inventoryitemmoisture={wet=true,moisture=100}},z=307.739},{id=113589,x=44.755,data={inventoryitemmoisture={wet=true,moisture=100}},z=307.721},{id=113591,x=44.755,data={inventoryitemmoisture={wet=true,moisture=100}},z=307.721},{id=113593,x=44.755,data={inventoryitemmoisture={wet=true,moisture=100}},z=307.721}}
|
2023-11-04 21:28:42 +08:00
|
|
|
|
end
|
2023-12-18 19:55:25 +08:00
|
|
|
|
savedata["ents"]["muelsyse_xin_glommer_jy"] = tablefunctions["ents_muelsyse_xin_glommer_jy_fn"]()
|
|
|
|
|
tablefunctions["ents_hermitcrab_marker_fn"] = function()
|
|
|
|
|
return {{x=-748.131,z=728}}
|
|
|
|
|
end
|
|
|
|
|
savedata["ents"]["hermitcrab_marker"] = tablefunctions["ents_hermitcrab_marker_fn"]()
|
2023-11-04 21:28:42 +08:00
|
|
|
|
tablefunctions["ents_fruitdragon_fn"] = function()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
return {{id=115374,x=221.6,data={entitytracker={entities={{name="home",GUID=112339}}},health={health=900}},z=-540.032},{id=115375,x=176.054,data={health={health=900}},z=-575.985},{id=115376,x=171.753,data={entitytracker={entities={{name="home",GUID=112341}}},health={health=900}},z=-556.605},{id=115377,x=208.985,data={health={health=900}},z=-567.269},{id=115378,x=185.095,data={entitytracker={entities={{name="home",GUID=112347}}},health={health=900}},z=-570.594},{id=115379,x=172.591,data={health={health=900}},z=-588.287},{id=115380,x=195.824,data={health={health=900}},z=-516.456},{id=115381,x=187.505,data={entitytracker={entities={{name="home",GUID=112342}}},health={health=900}},z=-595.545},{id=115382,x=141.529,data={entitytracker={entities={{name="home",GUID=112345}}},health={health=900}},z=-630.571},{id=115383,x=178.162,data={health={health=900}},z=-576.451},{id=115384,x=180.36,data={entitytracker={entities={{name="home",GUID=112344}}},health={health=900}},z=-627.751},{id=115385,x=269.234,data={health={health=900}},z=-621.381},{id=115386,x=138.399,data={health={health=900}},z=-621.49},{id=115387,x=148.658,data={entitytracker={entities={{name="home",GUID=112346}}},health={health=900}},z=-623.626},{id=115388,x=192.339,data={entitytracker={entities={{name="home",GUID=112343}}},health={health=900}},z=-620.24},{id=115389,x=160.757,data={health={health=900}},z=-616.034},{id=115390,x=187.337,data={health={health=900}},z=-687.321},{id=115391,x=113.75,data={health={health=900}},z=-641.612},{id=115392,x=126.663,data={health={health=900}},z=-642.092},{id=115393,x=141.77,data={entitytracker={entities={{name="home",GUID=112340}}},health={health=900}},z=-592.089}}
|
2023-11-04 21:28:42 +08:00
|
|
|
|
end
|
|
|
|
|
savedata["ents"]["fruitdragon"] = tablefunctions["ents_fruitdragon_fn"]()
|
2023-12-04 19:23:43 +08:00
|
|
|
|
tablefunctions["ents_weed_ivy_fn"] = function()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
return {{id=101507,x=13.333,data={growable={usetimemultiplier=false,stage=3},farmplanttendable={tendable=false},timer={timers={spread={timeleft=3329.4278640338,initial_time=3552.3945423291,paused=false}}},mature=true,farmsoildrinker={time={dry=0,wet=0},timer_start_time=7572.9003949575}},z=374},{id=101508,x=22.635,data={growable={usetimemultiplier=false,stage=3},farmplanttendable={tendable=false},timer={timers={spread={timeleft=1984.9402310182,initial_time=3074.0736211543,paused=false}}},mature=true,farmsoildrinker={time={dry=0,wet=0},timer_start_time=108565.07232877}},z=379.381},{id=101509,x=11.333,data={growable={usetimemultiplier=false,stage=3},farmplanttendable={tendable=false},timer={timers={spread={timeleft=1563.4208404953,initial_time=3748.2209544415,paused=false}}},mature=true,farmsoildrinker={time={dry=0,wet=0},timer_start_time=85364.80445212}},z=372}}
|
2023-11-04 21:28:42 +08:00
|
|
|
|
end
|
2023-12-04 19:23:43 +08:00
|
|
|
|
savedata["ents"]["weed_ivy"] = tablefunctions["ents_weed_ivy_fn"]()
|
|
|
|
|
tablefunctions["ents_rock1_fn"] = function()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
return {{x=197.332,z=400.403},{x=-349.559,z=349.368},{x=-338.261,z=343.894},{x=-316.947,z=371.691},{x=-377.438,z=310.298},{x=222.033,z=389.54},{x=201.292,z=408.018},{x=-410.839,z=295.644},{x=200.932,z=444.303},{x=-422.119,z=316.13},{x=141.078,z=476.846},{x=184.492,z=468.752},{x=221.039,z=-729.85},{x=-122.03,z=-357.291},{x=-417.18,z=237.86},{x=-297.65,z=265.278},{x=209.19,z=154.259},{x=226.77,z=150.139},{x=189.779,z=169.88},{x=125.513,z=-677.342},{x=190.179,z=-678.581},{x=189.97,z=-682.021},{x=173,z=-682.17},{x=145.99,z=-673.271},{x=225.86,z=-670.271},{x=258.91,z=-681.41},{x=234.309,z=-678.06},{x=198.44,z=-749.12},{x=213.429,z=-694.891},{x=202.21,z=-710.12},{x=250.449,z=-669.18},{x=198.729,z=-701.55},{x=214.029,z=-690.021},{x=229.399,z=-710.701},{x=261.25,z=-694.391},{x=121.513,z=-718.032},{x=169.839,z=-701.891},{x=138.619,z=-701.691},{x=173.02,z=-714.3},{x=142.679,z=-729.49},{x=113.138,z=-713.842},{x=109.15,z=-681.47},{x=373.329,z=-570.211},{x=270.079,z=-537.75},{x=-394.619,z=335.92},{x=358.22,z=-585.381},{x=306.92,z=-549.81},{x=334.079,z=-517.23},{x=353.88,z=-501.81},{x=393.308,z=-537.701},{x=-270.84,z=101.11},{x=-70.014,z=53.86},{x=211.473,z=387.144},{x=121.25,z=473.04},{x=186.66,z=597.5},{x=173.789,z=685.359},{x=281.558,z=458.859},{x=242.389,z=706.25},{x=229.449,z=650.039},{x=245.889,z=670.82},{x=-426.511,z=342.148},{x=-326.912,z=366.049},{x=-346.912,z=414.13},{x=155.016,z=417.657},{x=-398.421,z=370.329},{x=-338.83,z=349.579},{x=-350.28,z=298.148},{x=-350,z=313.39},{x=-381.972,z=294.97},{x=-345.951,z=290.579},{x=-222.271,z=402.428},{x=89.805,z=405.028},{x=49.25,z=429.91},{x=-169.081,z=441.94},{x=282.269,z=421.773},{x=-354.033,z=321.924},{x=-366.801,z=393.084},{x=229,z=-726.31},{x=-396.063,z=317.687},{x=-401.86,z=351.821},{x=184.626,z=459.2},{x=-421.215,z=354.553},{x=286.069,z=415.302},{x=94.083,z=-702.441},{x=224.925,z=411.946},{x=-343.158,z=386.544},{x=248.69,z=435.243},{x=212.41,z=432.704},{x=197.85,z=468.023},{x=-343.813,z=321.446},{x=-426.429,z=354.17},{x=228.492,z=415.605},{x=129.21,z=-705.8},{x=385.019,z=-534.11},{x=-349.679,z=287.402},{x=-250.851,z=90.04},{x=182.384,z=484.476},{x=168.261,z=443.601},{x=-317.075,z=320.25},{x=-376.106,z=354.153},{x=-376.58,z=344.562},{x=-403.977,z=336.497},{x=206.867,z=425.713},{x=262.717,z=443.79},{x=-370.666,z=283.367},{x=-372.445,z=330.303},{x=-374.019,z=381.138},{x=-400.405,z=285.976},{x=246.123,z=377.243},{x=282.454,z=366.177},{x=-400.636,z=378.901},{x=-354.261,z=373.333},{x=-408.869,z=363.165},{x=240.546,z=389.014},{x=242.21,z=419.096}}
|
2023-11-04 21:28:42 +08:00
|
|
|
|
end
|
2023-12-04 19:23:43 +08:00
|
|
|
|
savedata["ents"]["rock1"] = tablefunctions["ents_rock1_fn"]()
|
|
|
|
|
tablefunctions["ents_eyemaskhat_fn"] = function()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
return {{x=4.183,z=312.234}}
|
2023-11-04 21:28:42 +08:00
|
|
|
|
end
|
2023-12-04 19:23:43 +08:00
|
|
|
|
savedata["ents"]["eyemaskhat"] = tablefunctions["ents_eyemaskhat_fn"]()
|
2023-11-04 21:28:42 +08:00
|
|
|
|
tablefunctions["ents_statuemaxwell_fn"] = function()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
return {{id=101627,x=130,data={charlies_work=true,charlie_test=true},z=90}}
|
2023-11-04 21:28:42 +08:00
|
|
|
|
end
|
|
|
|
|
savedata["ents"]["statuemaxwell"] = tablefunctions["ents_statuemaxwell_fn"]()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
tablefunctions["ents_trinket_38_fn"] = function()
|
|
|
|
|
return {{x=-310,z=-358}}
|
2023-11-04 21:28:42 +08:00
|
|
|
|
end
|
2023-12-18 19:55:25 +08:00
|
|
|
|
savedata["ents"]["trinket_38"] = tablefunctions["ents_trinket_38_fn"]()
|
|
|
|
|
tablefunctions["ents_grassgekko_fn"] = function()
|
|
|
|
|
return {{id=109735,x=-8.268,data={health={health=150},knownlocations={locations={{y=0,x=-12.763999938965,name="herd",z=593.31500244141}}}},z=593.27},{id=109736,x=-7.086,data={health={health=150},knownlocations={locations={{y=0,x=-12.763999938965,name="herd",z=593.31500244141}}}},z=588.721},{id=109737,x=-13.216,data={health={health=150},knownlocations={locations={{y=0,x=-12.763999938965,name="herd",z=593.31500244141}}}},z=592.27},{id=109738,x=-6.871,data={health={health=150},knownlocations={locations={{y=0,x=-12.763999938965,name="herd",z=593.31500244141}}}},z=592.195},{id=109739,x=-18.003,data={health={health=150},knownlocations={locations={{y=0,x=-12.763999938965,name="herd",z=593.31500244141}}}},z=589.086},{id=109740,x=-14.834,data={health={health=150},knownlocations={locations={{y=0,x=-12.763999938965,name="herd",z=593.31500244141}}}},z=587.799},{id=109741,x=-15.742,data={health={health=150},knownlocations={locations={{y=0,x=-12.763999938965,name="herd",z=593.31500244141}}}},z=599.421},{id=109742,x=-16.414,data={health={health=150},knownlocations={locations={{y=0,x=-12.763999938965,name="herd",z=593.31500244141}}}},z=595.156},{id=109743,x=-8.587,data={health={health=150},knownlocations={locations={{y=0,x=-12.763999938965,name="herd",z=593.31500244141}}}},z=599.158},{id=109744,x=-13.478,data={health={health=150},knownlocations={locations={{y=0,x=-12.763999938965,name="herd",z=593.31500244141}}}},z=596.788},{id=109745,x=-10.426,data={health={health=150},knownlocations={locations={{y=0,x=-12.763999938965,name="herd",z=593.31500244141}}}},z=586.111},{id=109746,x=-20.24,data={health={health=150},knownlocations={locations={{y=0,x=-12.763999938965,name="herd",z=593.31500244141}}}},z=599.794}}
|
2023-11-04 21:28:42 +08:00
|
|
|
|
end
|
2023-12-18 19:55:25 +08:00
|
|
|
|
savedata["ents"]["grassgekko"] = tablefunctions["ents_grassgekko_fn"]()
|
2023-12-04 19:23:43 +08:00
|
|
|
|
tablefunctions["ents_pig_token_fn"] = function()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
return {{id=101636,x=63.316,data={inventoryitemmoisture={wet=true,moisture=100}},z=304.14}}
|
2023-11-04 21:28:42 +08:00
|
|
|
|
end
|
2023-12-04 19:23:43 +08:00
|
|
|
|
savedata["ents"]["pig_token"] = tablefunctions["ents_pig_token_fn"]()
|
|
|
|
|
tablefunctions["ents_trinket_9_fn"] = function()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
return {{id=109811,x=66.859,data={inventoryitemmoisture={wet=true,moisture=100}},z=302.475}}
|
2023-11-04 21:28:42 +08:00
|
|
|
|
end
|
2023-12-04 19:23:43 +08:00
|
|
|
|
savedata["ents"]["trinket_9"] = tablefunctions["ents_trinket_9_fn"]()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
tablefunctions["ents_fishschoolspawnblocker_fn"] = function()
|
|
|
|
|
return {{id=101640,x=-473.856,data={timer={timers={remove={timeleft=268.89998899027,initial_time=480,paused=false}}}},z=754.065},{id=101641,x=-472.037,data={timer={timers={remove={timeleft=224.0666533187,initial_time=480,paused=false}}}},z=768.206},{y=-0.002,x=121.165,z=416.359,id=101642,data={timer={timers={remove={timeleft=19.533309318125,initial_time=480,paused=false}}}}},{id=101643,x=-344.145,data={timer={timers={remove={timeleft=392.26666209101,initial_time=480,paused=false}}}},z=720.318}}
|
|
|
|
|
end
|
|
|
|
|
savedata["ents"]["fishschoolspawnblocker"] = tablefunctions["ents_fishschoolspawnblocker_fn"]()
|
2023-11-04 21:28:42 +08:00
|
|
|
|
tablefunctions["ents_rocks_fn"] = function()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
return {{id=119439,x=191.712,data={anim="f2"},z=382.96},{id=119441,x=191.701,data={anim="f1"},z=382.042},{id=119443,x=247.401,data={anim="f2"},z=367.192},{id=119445,x=-135.025,data={anim="f2"},z=29.677},{id=119447,x=-133.243,data={anim="f1"},z=29.361},{id=119449,x=-131.392,data={anim="f1"},z=26.277},{id=119451,x=-131.482,data={anim="f1"},z=26.252},{id=119453,x=-134.586,data={anim="f2"},z=35.32},{id=119455,x=-130.053,data={anim="f3"},z=41.855},{y=-0.003,x=-139.941,z=38.151,id=119457,data={anim="f3"}},{id=119459,x=-139.618,data={anim="f1"},z=37.665},{y=-0.003,x=-138.491,z=35.527,id=119461,data={anim="f2"}},{id=119463,x=323.544,data={anim="f1",stackable={stack=8}},z=-63.925},{id=119465,x=-122.801,data={anim="f1"},z=33.77},{id=119467,x=-121.376,data={anim="f2"},z=36.027},{id=119469,x=324.846,data={anim="f1"},z=-69.498},{id=119471,x=-122.028,data={anim="f2"},z=28.568},{id=119473,x=-122.139,data={anim="f2"},z=35.999},{id=119475,x=-121.251,data={anim="f3"},z=39.168},{y=-0.003,x=-135.381,z=42.299,id=119477,data={anim="f2"}},{y=-0.003,x=-133.383,z=42.146,id=119479,data={anim="f1"}},{id=119481,x=-136.081,data={anim="f2"},z=42.779},{y=-0.003,x=-135.974,z=41.409,id=119483,data={anim="f3"}},{id=119485,x=-331.559,data={anim="f3"},z=342.91},{id=119487,x=-121.224,data={anim="f2"},z=26.652},{id=119489,x=-121.094,data={anim="f2"},z=23.864},{y=-0.003,x=-126.002,z=20.791,id=119491,data={anim="f1"}},{id=119493,x=-125.85,data={anim="f1"},z=23.843},{id=119495,x=-121.116,data={anim="f2"},z=42.666},{y=-0.003,x=-118.917,z=28.929,id=119497,data={anim="f2"}},{id=119499,x=-115.809,data={anim="f2"},z=31.315},{y=-0.003,x=-128.353,z=20.076,id=119501,data={anim="f2"}},{id=119503,x=387.427,data={anim="f1"},z=-95.426},{y=-0.003,x=-124.476,z=21.375,id=119505,data={anim="f1"}},{id=119507,x=-124.264,data={anim="f3"},z=22.517},{id=119509,x=-365.058,data={anim="f1"},z=335.356},{id=119511,x=-124.499,data={anim="f1"},z=22.805},{id=119513,x=-361.372,data={anim="f2"},z=335.83},{id=119515,x=-118.449,data={anim="f3"},z=36.68},{id=119517,x=367.98,data={anim="f2"},z=-118.109},{y=-0.003,x=-117.865,z=36.366,id=119519,data={anim="f2"}},{id=119521,x=-116.648,data={anim="f2"},z=24.583},{id=119523,x=399.738,data={anim="f2"},z=649.732},{id=119525,x=-116.969,data={anim="f3"},z=21.569},{id=119527,x=400.513,data={anim="f1"},z=653.306},{id=119529,x=-117.46,data={anim="f3"},z=23.621},{id=119531,x=-114.196,data={anim="f1"},z=21.832},{y=-0.003,x=-110.946,z=20.245,id=119533,data={anim="f2"}},{id=119535,x=-110.195,data={anim="f3"},z=32.255},{y=-0.003,x=385.635,z=-143.971,id=119537,data={anim="f1"}},{id=119539,x=385.864,data={anim="f1"},z=-143.114},{id=119541,x=384.381,data={anim="f2"},z=-144.543},{id=119543,x=383.453,data={anim="f2"},z=-146.148},{y=-0.003,x=-109.479,z=30.037,id=119545,data={anim="f3"}},{id=119547,x=-108.905,data={anim="f1"},z=28.371},{y=-0.003,x=-106.487,z=25.649,id=119549,data={anim="f2"}},{y=-0.003,x=-106.645,z=25.898,id=119551,data={anim="f2"}},{id=119553,x=-106.875,data={anim="f2"},z=24.156},{id=119555,x=-107.086,data={anim="f1"},z=23.427},{id=119557,x=-432.265,data={anim="f1"},z=337.502},{id=119559,x=-367.978,data={anim="f1"},z=389.963},{id=119561,x=171.498,data={anim="f3",inventoryitemmoisture={moisture=0.43669643998146}},z=477.096},{id=119563,x=-370.322,data={anim="f1"},z=367.851},{id=119565,x=202.35,data={anim="f2"},z=-674.98},{id=119567,x=186.069,data={anim="f1"},z=-712.152},{id=119569,x=234.184,data={anim="f3"},z=-704.274},{y=-0.005,x=188.606,z=-729.529,id=119571,data={anim="f2"}},{id=119573,x=134.031,data={anim="f3"},z=-736.456},{id=119575,x=-350.961,data={anim="f3"},z=393.838},{id=119577,x=204.43,data={anim="f3"},z=428.795},{id=119579,x=173.352,data={anim="f1"},z=-668.146},{id=119581,x=178.376,data={anim="f3",inventoryitemmoisture={moisture=0.13969621062279}},z=480.795},{id=119583,x=250.369,data={anim="f2"},z=414.226},{id=119585,x=215.19,data={anim="f1"},z=476.859},{y=-0.002,x=-204.823,z=502.924,id=119587,data={anim="f3",inventoryitemmoisture={wet=true,moisture=100}}},{y=-0.005,x=136.77,z=-708.383,id=119589,data={anim="f2"}},{id=119591,x=-108.792,data={a
|
2023-11-04 21:28:42 +08:00
|
|
|
|
end
|
|
|
|
|
savedata["ents"]["rocks"] = tablefunctions["ents_rocks_fn"]()
|
2023-12-04 19:23:43 +08:00
|
|
|
|
tablefunctions["ents_halloweencandy_14_fn"] = function()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
return {{y=-0.002,x=318.084,z=565.593},{y=-0.002,x=318.877,z=564.393}}
|
2023-11-04 21:28:42 +08:00
|
|
|
|
end
|
2023-12-04 19:23:43 +08:00
|
|
|
|
savedata["ents"]["halloweencandy_14"] = tablefunctions["ents_halloweencandy_14_fn"]()
|
|
|
|
|
tablefunctions["ents_dragonflychest_fn"] = function()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
return {{x=71.01,id=101670,z=639.221,skinname="dragonflychest_fantasy",data={container={items={{data={stackable={stack=20}},x=71.01,prefab="log",z=639.221},{data={stackable={stack=20}},x=71.01,prefab="log",z=639.221},{data={stackable={stack=16}},x=71.01,prefab="log",z=639.221},{data={stackable={stack=31}},x=71.01,prefab="cutgrass",z=639.221},[8]={data={stackable={stack=3}},x=71.01,prefab="rope",z=639.221}}}},skin_id=1126984200},{x=63.757,id=101682,z=619.734,skinname="dragonflychest_fantasy",data={container={items={{data={stackable={stack=40}},x=63.757,prefab="cutgrass",z=619.734},{data={stackable={stack=40}},x=63.757,prefab="cutgrass",z=619.734},{data={stackable={stack=40}},x=63.757,prefab="cutgrass",z=619.734},{data={stackable={stack=40}},x=63.757,prefab="cutgrass",z=619.734},{data={stackable={stack=40}},x=63.757,prefab="cutgrass",z=619.734},{data={stackable={stack=40}},x=63.757,prefab="cutgrass",z=619.734},{data={stackable={stack=32}},x=63.757,prefab="cutgrass",z=619.734}}}},skin_id=1126984200},{x=61.257,id=101698,z=619.734,skinname="dragonflychest_fantasy",data={container={items={{data={stackable={stack=20}},x=61.257,prefab="log",z=619.734}}}},skin_id=1126984200},{x=66.009,id=101702,z=639.221,skinname="dragonflychest_fantasy",data={container={items={{data={stackable={stack=3}},x=66.009,prefab="dragon_scales",z=639.221},{data={stackable={stack=3}},x=66.009,prefab="moonrocknugget",z=639.221},{data={stackable={stack=8}},x=66.009,prefab="goldnugget",z=639.221},{x=66.009,prefab="transistor",z=639.221},{data={stackable={stack=3}},x=66.009,prefab="gears",z=639.221},{data={teleporter={items={}},stackable={stack=8}},x=66.009,prefab="townportaltalisman",z=639.221},{x=66.009,prefab="bearger_fur",z=639.221},{x=66.009,prefab="minotaurhorn",z=639.221},{data={stackable={stack=2}},x=66.009,prefab="thulecite_pieces",z=639.221}}}},skin_id=1126984200},{x=66.009,id=101722,z=644.419,skinname="dragonflychest_fantasy",data={container={items={{data={stackable={stack=20}},x=66.009,prefab="log",z=644.419},{data={stackable={stack=13}},x=66.009,prefab="log",z=644.419},{data={stackable={stack=6}},x=66.009,prefab="boards",z=644.419},{data={stackable={stack=25}},x=66.009,prefab="twigs",z=644.419},{data={stackable={stack=20}},x=66.009,prefab="spidergland",z=644.419},{data={stackable={stack=4}},x=66.009,prefab="spidergland",z=644.419},{data={stackable={stack=40}},x=66.009,prefab="silk",z=644.419},[10]={data={stackable={stack=20}},x=66.009,prefab="ash",z=644.419},[11]={data={stackable={stack=9}},x=66.009,prefab="silk",z=644.419}}}},skin_id=1126984200},{x=71.01,id=101742,z=644.419,skinname="dragonflychest_fantasy",data={container={items={{data={sketchitem="chesspiece_antlion",named={name="蚁狮雕塑草图"}},x=71.01,prefab="sketch",z=644.419},{data={sketchitem="chesspiece_antlion",named={name="蚁狮雕塑草图"}},x=71.01,prefab="sketch",z=644.419},{data={hatchable={state="unhatched",progress=0,toohot=false,toocold=true,discomfort=0}},x=71.01,prefab="lavae_egg",z=644.419},{x=71.01,prefab="silk",z=644.419},{data={stackable={stack=15}},x=71.01,prefab="charcoal",z=644.419},{data={stackable={stack=4}},x=71.01,prefab="pigskin",z=644.419}}}},skin_id=1126984200},{x=36.255,id=101756,z=301.855,skinname="dragonflychest_fantasy",data={container={items={{data={stackable={stack=2}},x=36.255,prefab="deerclops_eyeball",z=301.855},{data={finiteuses={uses=83}},x=36.255,prefab="tentaclespike",z=301.855},{data={stackable={stack=20}},x=36.255,prefab="glommerfuel",z=301.855},{data={stackable={stack=7}},x=36.255,prefab="glommerfuel",z=301.855},{data={sketchitem="chesspiece_deerclops",named={name="独眼巨鹿雕塑草图"}},x=36.255,prefab="sketch",z=301.855},{data={sketchitem="chesspiece_deerclops",named={name="独眼巨鹿雕塑草图"}},x=36.255,prefab="sketch",z=301.855},{data={sketchitem="chesspiece_moosegoose",named={name="麋鹿鹅雕塑草图"}},x=36.255,prefab="sketch",z=301.855},{data={named={name="催长剂起子 蓝图"},recipetouse="soil_amender"},x=36.255,prefab="blueprint",z=301.855},{data={stackable={stack=10}},x=36.255,prefab="malbatross_feather",z=301.
|
2023-11-04 21:28:42 +08:00
|
|
|
|
end
|
2023-12-04 19:23:43 +08:00
|
|
|
|
savedata["ents"]["dragonflychest"] = tablefunctions["ents_dragonflychest_fn"]()
|
|
|
|
|
tablefunctions["ents_birdcage_fn"] = function()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
return {{x=31.503,id=115352,z=642.687,skinname="birdcage_romantic",data={CAGE_STATE="_death",bird_type="crow",inventory={items={{data={perishable={time=582.1941093909}},x=31.503,prefab="smallmeat",z=642.687}},equip={}}},skin_id=2089611491},{x=30.003,id=115355,z=296.225,skinname="birdcage_romantic",data={inventory={items={},equip={}},occupiable={occupant={data={perishable={time=1516.5171541702},health={health=25},inventoryitemmoisture={wet=true,moisture=100}},x=60.006,prefab="crow",z=592.45}},bird_type="crow",CAGE_STATE="_bird"},skin_id=2089611491}}
|
2023-11-04 21:28:42 +08:00
|
|
|
|
end
|
2023-12-04 19:23:43 +08:00
|
|
|
|
savedata["ents"]["birdcage"] = tablefunctions["ents_birdcage_fn"]()
|
|
|
|
|
tablefunctions["ents_researchlab4_fn"] = function()
|
|
|
|
|
return {{x=37.005,z=324.808,skinname="researchlab4_tophat_harlequin",skin_id=1488470749}}
|
2023-11-04 21:28:42 +08:00
|
|
|
|
end
|
2023-12-04 19:23:43 +08:00
|
|
|
|
savedata["ents"]["researchlab4"] = tablefunctions["ents_researchlab4_fn"]()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
tablefunctions["ents_compostingbin_fn"] = function()
|
|
|
|
|
return {{id=102129,x=5.616,data={pickable={caninteractwith=true},numtoharvest=3},z=307.368},{id=102130,x=5.813,data={pickable={caninteractwith=true},numtoharvest=3},z=304.071},{id=102131,x=1.998,data={pickable={caninteractwith=true},numtoharvest=3},z=307.16},{id=102132,x=2.319,data={pickable={caninteractwith=true},numtoharvest=3},z=303.837}}
|
2023-11-04 21:28:42 +08:00
|
|
|
|
end
|
2023-12-18 19:55:25 +08:00
|
|
|
|
savedata["ents"]["compostingbin"] = tablefunctions["ents_compostingbin_fn"]()
|
|
|
|
|
tablefunctions["ents_chester_eyebone_fn"] = function()
|
|
|
|
|
return {{id=102133,x=58.909,data={EyeboneState="NORMAL",leader={followers={112740}},inventoryitemmoisture={wet=true,moisture=100}},z=302.881}}
|
|
|
|
|
end
|
|
|
|
|
savedata["ents"]["chester_eyebone"] = tablefunctions["ents_chester_eyebone_fn"]()
|
2023-11-04 21:28:42 +08:00
|
|
|
|
tablefunctions["ents_torch_fn"] = function()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
return {{id=102135,x=66.859,data={fueled={fuel=41.483333333333}},z=302.475},{id=102137,x=300.601,data={fueled={fuel=2.483333333333}},z=593.317},{x=22.721,z=322.782},{id=102141,x=24.599,data={fueled={fuel=49.758068901492}},z=304.07},{id=102143,x=357.79,data={fueled={fuel=66.483333333333}},z=57.164},{x=20.208,id=102145,z=310.703,skinname="torch_spookyp",data={fueled={fuel=71.983333333333}},skin_id=1581258},{id=102147,x=105.416,data={fueled={fuel=51}},z=501.41},{id=102149,x=347.032,data={fueled={fuel=32.983333333333}},z=-564.48},{x=34.993,id=102151,z=289.89,skinname="torch_spookyp",data={fueled={fuel=42.907516864106}},skin_id=1581258}}
|
2023-11-04 21:28:42 +08:00
|
|
|
|
end
|
|
|
|
|
savedata["ents"]["torch"] = tablefunctions["ents_torch_fn"]()
|
|
|
|
|
tablefunctions["ents_dragonfly_spawner_fn"] = function()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
return {{id=102153,x=235.75,data={worldsettingstimer={timers={regen_dragonfly={timeleft=0.48166316741108,initial_time=9600}}},childspawner={timetonextspawn=1,timetonextregen=0,emergencychildreninside=0,spawning=true,regening=false,childreninside=0,queued_spawn=false}},z=67.43}}
|
2023-11-04 21:28:42 +08:00
|
|
|
|
end
|
|
|
|
|
savedata["ents"]["dragonfly_spawner"] = tablefunctions["ents_dragonfly_spawner_fn"]()
|
2023-12-04 19:23:43 +08:00
|
|
|
|
tablefunctions["ents_stinger_fn"] = function()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
return {{id=102154,x=-1.634,data={inventoryitemmoisture={wet=true,moisture=150}},z=468.79},{id=102156,x=126.878,data={inventoryitemmoisture={wet=true,moisture=150}},z=430.765},{x=31.15,z=531.539},{id=102160,x=-4.983,data={inventoryitemmoisture={wet=true,moisture=150}},z=467.842},{x=20.582,z=213.507},{y=-0.002,x=24.072,z=220.36,id=102164,data={inventoryitemmoisture={moisture=14.224338531494}}},{id=102166,x=22.548,data={inventoryitemmoisture={moisture=13.987317085266}},z=216.55},{id=102168,x=14.366,data={inventoryitemmoisture={moisture=14.129109382629}},z=223.113},{id=102170,x=24.763,data={inventoryitemmoisture={moisture=14.183457374573}},z=218.498},{id=102172,x=14.17,data={inventoryitemmoisture={moisture=14.088468551636}},z=217.576},{id=102174,x=17.899,data={inventoryitemmoisture={moisture=14.197072982788}},z=221.41},{id=102176,x=20.031,data={inventoryitemmoisture={moisture=14.142679214478}},z=222.108},{y=-0.002,x=11.354,z=519.14,id=102178,data={inventoryitemmoisture={wet=true,moisture=76.592399597168}}},{id=102180,x=6.896,data={inventoryitemmoisture={wet=true,moisture=74.188896179199}},z=518.651},{id=102182,x=38.765,data={inventoryitemmoisture={wet=true,moisture=44.41807988286}},z=498.325},{id=102184,x=55.34,data={inventoryitemmoisture={wet=true,moisture=100}},z=232.477},{id=102186,x=23.738,data={inventoryitemmoisture={moisture=14.395787239075}},z=225.309},{id=102188,x=17.495,data={inventoryitemmoisture={moisture=14.142679214478}},z=222.264},{x=18.274,z=214.942},{x=18.509,z=215.244},{id=102194,x=18.524,data={inventoryitemmoisture={moisture=13.947036743164}},z=217.397},{id=102196,x=18.142,data={inventoryitemmoisture={moisture=14.108776092529}},z=217.813},{y=-0.002,x=49.549,z=233.908,id=102198,data={inventoryitemmoisture={wet=true,moisture=100}}},{id=102200,x=74.116,data={inventoryitemmoisture={wet=true,moisture=100}},z=241.244},{x=107.458,z=253.524},{id=102204,x=23.25,data={inventoryitemmoisture={moisture=14.088468551636}},z=216.369},{x=25.777,z=214.942},{id=102208,x=16.267,data={inventoryitemmoisture={moisture=14.12232875824}},z=219.979},{id=102210,x=16.826,data={inventoryitemmoisture={moisture=14.061431884766}},z=221.21},{y=-0.002,x=16.044,z=519.156,id=102212,data={inventoryitemmoisture={wet=true,moisture=77.48804473877}}},{id=102214,x=84.611,data={inventoryitemmoisture={moisture=1.6516011953354}},z=492.058},{id=102216,x=111.069,data={stackable={stack=3}},z=511.76},{id=102218,x=-1.698,data={inventoryitemmoisture={wet=true,moisture=73.338600158691}},z=487.178},{id=102220,x=-10.438,data={inventoryitemmoisture={wet=true,moisture=72.08016204834}},z=480.169},{y=-0.002,x=0.195,z=488.326,id=102222,data={inventoryitemmoisture={wet=true,moisture=73.837440490723}}},{y=-0.002,x=-13.636,z=484.661,id=102224,data={inventoryitemmoisture={wet=true,moisture=71.978126525879}}},{y=-0.002,x=0.467,z=488.959,id=102226,data={inventoryitemmoisture={wet=true,moisture=73.724067687988}}},{id=102228,x=2.145,data={inventoryitemmoisture={wet=true,moisture=74.211570739746}},z=490.316},{y=-0.002,x=-1.099,z=485.084,id=102230,data={inventoryitemmoisture={wet=true,moisture=73.145866394043}}},{id=102232,x=2.046,data={inventoryitemmoisture={wet=true,moisture=74.109535217285}},z=490.252},{y=-0.002,x=136.406,z=185.47},{id=102236,x=-5.259,data={inventoryitemmoisture={wet=true,moisture=72.975807189941}},z=486.46},{id=102238,x=157.613,data={inventoryitemmoisture={wet=true,moisture=150}},z=539.159},{id=102240,x=156.296,data={inventoryitemmoisture={wet=true,moisture=150}},z=536.338},{y=-0.002,x=-4.615,z=487.753,id=102242,data={inventoryitemmoisture={wet=true,moisture=72.896446228027}}},{id=102244,x=-30.216,data={inventoryitemmoisture={wet=true,moisture=150}},z=476.003},{id=102246,x=-31.806,data={inventoryitemmoisture={wet=true,moisture=150}},z=474.037},{x=144.723,z=549.007},{y=-0.002,x=29.458,z=473.002,id=102250,data={inventoryitemmoisture={moisture=1.608657002449}}},{id=102252,x=31.811,data={inventoryitemmoisture={moisture=1.6672157049179}},z=468.096},{id=102254,x=31.132,data={inventoryitemmoisture={moisture=1.6750626564026}},z=466.707},{id=102256,x=32.973,data
|
2023-11-04 21:28:42 +08:00
|
|
|
|
end
|
2023-12-04 19:23:43 +08:00
|
|
|
|
savedata["ents"]["stinger"] = tablefunctions["ents_stinger_fn"]()
|
2023-11-04 21:28:42 +08:00
|
|
|
|
tablefunctions["ents_wobster_den_spawner_shore_fn"] = function()
|
2023-12-04 19:23:43 +08:00
|
|
|
|
return {{x=-126.89,z=290.67},{x=189.119,z=289.579},{x=-513.532,z=338.769},{x=6.197,z=385.42},{x=493.16,z=393.92},{x=529.539,z=462.04},{x=-173.68,z=469.1},{x=73.694,z=565.179},{x=126.666,z=582.2},{x=517.869,z=609.369},{x=265.459,z=661.859},{x=-190.111,z=-625.201},{x=298.1,z=-510.921},{x=-242.9,z=-478.24},{x=258.058,z=-401.981},{x=-326.68,z=-345.18},{x=-161.48,z=-225.12},{x=369.29,z=-169.941},{x=214.3,z=-97.417},{x=398.859,z=-81.153},{x=193.669,z=-77.24},{x=162.899,z=97.847},{x=-538.271,z=130.36},{x=26.28,z=134.1},{x=-417.34,z=142.41},{x=334.859,z=146.1},{x=234.05,z=166.52},{x=-501.231,z=245.869},{x=38.18,z=245.669},{x=-449.46,z=274.928}}
|
2023-11-04 21:28:42 +08:00
|
|
|
|
end
|
|
|
|
|
savedata["ents"]["wobster_den_spawner_shore"] = tablefunctions["ents_wobster_den_spawner_shore_fn"]()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
tablefunctions["ents_watertree_root_fn"] = function()
|
|
|
|
|
return {{id=102298,x=-633.902,data={artid=2,workable={maxwork=-1,workleft=3}},z=-223.991},{id=102299,x=-641.87,data={artid=2,workable={maxwork=-1,workleft=3}},z=-215.691},{id=102300,x=-641.24,data={artid=3,workable={maxwork=-1,workleft=3}},z=-236.98},{id=102301,x=-632.011,data={artid=3,workable={maxwork=-1,workleft=3}},z=-246.23},{id=102302,x=-675.092,data={artid=2,workable={maxwork=-1,workleft=3}},z=-283.572},{id=102303,x=-696.99,data={artid=1,workable={maxwork=-1,workleft=3}},z=-273.572},{id=102304,x=-622.62,data={artid=1,workable={maxwork=-1,workleft=3}},z=-262.77},{id=102305,x=-607.56,data={artid=1,workable={maxwork=-1,workleft=3}},z=-275.96},{id=102306,x=-642.592,data={artid=1,workable={maxwork=-1,workleft=3}},z=-277.3},{id=102307,x=-635.74,data={artid=2,workable={maxwork=-1,workleft=3}},z=-281.83},{id=102308,x=593.89,data={artid=2,workable={maxwork=-1,workleft=3}},z=-20.021},{id=102309,x=601.859,data={artid=1,workable={maxwork=-1,workleft=3}},z=-28.32},{id=102310,x=601.229,data={artid=1,workable={maxwork=-1,workleft=3}},z=-7.033},{id=102311,x=592,data={artid=2,workable={maxwork=-1,workleft=3}},z=2.22},{id=102312,x=635.08,data={artid=1,workable={maxwork=-1,workleft=3}},z=39.56},{id=102313,x=610.95,data={artid=1,workable={maxwork=-1,workleft=3}},z=23.51},{id=102314,x=656.979,data={artid=1,workable={maxwork=-1,workleft=3}},z=29.559},{id=102315,x=582.609,data={artid=3,workable={maxwork=-1,workleft=3}},z=18.76},{id=102316,x=567.549,data={artid=3,workable={maxwork=-1,workleft=3}},z=31.95},{id=102317,x=602.58,data={artid=2,workable={maxwork=-1,workleft=3}},z=33.29},{id=102318,x=595.729,data={artid=2,workable={maxwork=-1,workleft=3}},z=37.819},{id=102319,x=-564.021,data={artid=1,workable={maxwork=-1,workleft=3}},z=689.89},{id=102320,x=-572.321,data={artid=3,workable={maxwork=-1,workleft=3}},z=697.859},{id=102321,x=-541.782,data={artid=3,workable={maxwork=-1,workleft=3}},z=688},{id=102322,x=-504.442,data={artid=1,workable={maxwork=-1,workleft=3}},z=731.08},{id=102323,x=-520.49,data={artid=2,workable={maxwork=-1,workleft=3}},z=706.95},{id=102324,x=-525.24,data={artid=2,workable={maxwork=-1,workleft=3}},z=678.609},{id=102325,x=-512.05,data={artid=2,workable={maxwork=-1,workleft=3}},z=663.549},{id=102326,x=-510.71,data={artid=2,workable={maxwork=-1,workleft=3}},z=698.58},{id=102327,x=-551.032,data={artid=1,workable={maxwork=-1,workleft=3}},z=697.229},{id=102328,x=-506.18,data={artid=2,workable={maxwork=-1,workleft=3}},z=691.729},{id=102329,x=-650.961,data={artid=3,workable={maxwork=-1,workleft=3}},z=-267.52}}
|
2023-11-04 21:28:42 +08:00
|
|
|
|
end
|
2023-12-18 19:55:25 +08:00
|
|
|
|
savedata["ents"]["watertree_root"] = tablefunctions["ents_watertree_root_fn"]()
|
2023-11-04 21:28:42 +08:00
|
|
|
|
tablefunctions["ents_log_fn"] = function()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
return {{id=102370,x=-56.579,data={inventoryitemmoisture={moisture=3.4486825466156}},z=223.983},{id=102372,x=-54.875,data={inventoryitemmoisture={moisture=3.4058127403259}},z=223.873},{id=102374,x=-54.077,data={inventoryitemmoisture={moisture=3.394767999649}},z=222.876},{y=-0.002,x=-52.633,z=223.705,id=102376,data={inventoryitemmoisture={moisture=3.3837518692017}}},{y=-0.002,x=-53.982,z=224.074,id=102378,data={inventoryitemmoisture={moisture=3.4121370315552}}},{id=102380,x=-56.466,data={inventoryitemmoisture={moisture=3.4486825466156}},z=219.873},{id=102382,x=-57.183,data={inventoryitemmoisture={moisture=3.4216406345367}},z=217.628},{id=102384,x=-55.405,data={inventoryitemmoisture={moisture=3.4423043727875}},z=218.891},{id=102386,x=-53.412,data={inventoryitemmoisture={moisture=3.394767999649}},z=210.908},{x=-323.516,z=346.384},{id=102390,x=-55.96,data={inventoryitemmoisture={moisture=3.4327549934387}},z=206.686},{id=102392,x=-59.139,data={inventoryitemmoisture={moisture=3.4438979625702}},z=197.824},{y=-0.002,x=-62.549,z=190.514,id=102394,data={inventoryitemmoisture={moisture=3.4678733348846}}},{id=102396,x=-62.577,data={inventoryitemmoisture={moisture=3.4614670276642}},z=190.507},{id=102398,x=-64.104,data={inventoryitemmoisture={moisture=3.4279882907867}},z=177.412},{y=-0.002,x=-67.751,z=185.11,id=102400,data={inventoryitemmoisture={moisture=3.4775006771088}}},{id=102402,x=-67.737,data={inventoryitemmoisture={moisture=3.4807145595551}},z=182.787},{id=102404,x=-71.044,data={inventoryitemmoisture={moisture=3.5032784938812}},z=183.035},{id=102406,x=-72.459,data={inventoryitemmoisture={moisture=3.5243353843689}},z=182.054},{x=148.617,z=504.269},{id=102410,x=-71.279,data={inventoryitemmoisture={moisture=3.535715341568}},z=194.113},{id=102412,x=-70.75,data={inventoryitemmoisture={moisture=3.5503907203674}},z=201.929},{id=102414,x=-73.542,data={inventoryitemmoisture={moisture=3.5848226547241}},z=206.059},{id=102416,x=-75.667,data={inventoryitemmoisture={moisture=3.6095809936523}},z=206.716},{y=-0.002,x=-75.89,z=207.748,id=102418,data={inventoryitemmoisture={moisture=3.6079261302948}}},{y=-0.002,x=-78.016,z=208.591,id=102420,data={inventoryitemmoisture={moisture=3.642805814743}}},{id=102422,x=-79.558,data={inventoryitemmoisture={moisture=3.6328127384186}},z=207.313},{x=326.191,z=-60.735},{id=102426,x=-81.334,data={inventoryitemmoisture={moisture=3.6880502700806}},z=200.751},{y=-0.002,x=-79.57,z=199.598,id=102428,data={inventoryitemmoisture={moisture=3.6378064155579}}},{id=102430,x=-86.653,data={inventoryitemmoisture={moisture=3.7661788463593}},z=200.509},{y=-0.002,x=-83.604,z=193.281,id=102432,data={inventoryitemmoisture={moisture=3.6897346973419}}},{y=-0.002,x=-83.671,z=191.298,id=102434,data={inventoryitemmoisture={moisture=3.6645340919495}}},{id=102436,x=-85.27,data={inventoryitemmoisture={moisture=3.6931052207947}},z=190.945},{id=102438,x=-81.933,data={inventoryitemmoisture={moisture=3.6344766616821}},z=187.251},{y=-0.002,x=-78.03,z=185.104,id=102440,data={inventoryitemmoisture={moisture=3.6128923892975}}},{id=102442,x=-78.223,data={inventoryitemmoisture={moisture=3.5782437324524}},z=184.794},{id=102444,x=-80.792,data={inventoryitemmoisture={moisture=3.5996611118317}},z=179.746},{id=102446,x=-69.806,data={inventoryitemmoisture={moisture=3.4454922676086}},z=162.313},{id=102448,x=-69.948,data={inventoryitemmoisture={moisture=3.4343450069427}},z=162.223},{y=-0.002,x=-66.309,z=163.227,id=102450,data={inventoryitemmoisture={moisture=3.4105551242828}}},{y=-0.002,x=-52.688,z=160.889,id=102452,data={inventoryitemmoisture={moisture=3.3012623786926}}},{id=102454,x=-47.855,data={inventoryitemmoisture={moisture=3.3244445323944}},z=170.729},{x=-421.327,z=302.593},{x=-421.205,z=299.92},{id=102460,x=-43.689,data={inventoryitemmoisture={moisture=3.2568063735962}},z=171.197},{x=-422.03,z=301.407},{id=102464,x=-46.253,data={inventoryitemmoisture={moisture=3.3353068828583}},z=178.945},{id=102466,x=-46.356,data={inventoryitemmoisture={moisture=3.3120646476746}},z=179.115},{y=-0.002,x=-42.41,z=184.048,id=102468,data={inventoryitemmoisture={mois
|
2023-11-04 21:28:42 +08:00
|
|
|
|
end
|
|
|
|
|
savedata["ents"]["log"] = tablefunctions["ents_log_fn"]()
|
2023-12-04 19:23:43 +08:00
|
|
|
|
tablefunctions["ents_catcoon_fn"] = function()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
return {{id=102840,x=417.729,data={health={health=150},inventory={items={{data={stackable={stack=2}},x=417.729,prefab="twigs",z=695.239}},equip={}}},z=695.239},{id=102843,x=472.709,data={health={health=150},inventory={items={{data={stackable={stack=6}},x=472.709,prefab="twigs",z=563.176}},equip={}}},z=563.176},{id=102846,x=452.165,data={health={health=150},inventory={items={{data={stackable={stack=2}},x=452.165,prefab="twigs",z=571.669}},equip={}}},z=571.669},{id=102849,x=362.553,data={health={health=150},inventory={items={{data={stackable={stack=4}},x=362.553,prefab="twigs",z=596.778}},equip={}}},z=596.778}}
|
2023-11-04 21:28:42 +08:00
|
|
|
|
end
|
2023-12-04 19:23:43 +08:00
|
|
|
|
savedata["ents"]["catcoon"] = tablefunctions["ents_catcoon_fn"]()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
tablefunctions["ents_siestahut_fn"] = function()
|
|
|
|
|
return {{x=12.5,id=102852,z=320.5,skinname="siestahut_cawnival",data={finiteuses={uses=13}},skin_id=839266948}}
|
2023-11-04 21:28:42 +08:00
|
|
|
|
end
|
2023-12-18 19:55:25 +08:00
|
|
|
|
savedata["ents"]["siestahut"] = tablefunctions["ents_siestahut_fn"]()
|
2023-12-04 19:23:43 +08:00
|
|
|
|
tablefunctions["ents_turf_forest_fn"] = function()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
return {{y=-0.002,x=-23.667,z=627.739,id=102853,data={inventoryitemmoisture={wet=true,moisture=47.342216491699}}},{y=-0.002,x=-28.674,z=629.317,id=102855,data={inventoryitemmoisture={wet=true,moisture=47.08145904541}}},{y=-0.002,x=-26.569,z=633.757},{y=-0.002,x=-34.653,z=633.606},{y=-0.002,x=-42.639,z=633.216},{y=-0.002,x=-39.744,z=628.262},{y=-0.002,x=23.579,z=302.144,id=102865,data={inventoryitemmoisture={wet=true,moisture=100}}},{id=102867,x=9.885,data={inventoryitemmoisture={wet=true,moisture=100},stackable={stack=13}},z=302.915},{id=102869,x=8.706,data={inventoryitemmoisture={wet=true,moisture=100}},z=308.665},{y=-0.002,x=-27.469,z=633.807},{y=-0.002,x=-30.817,z=629.15,id=102873,data={inventoryitemmoisture={wet=true,moisture=47.138145446777}}},{y=-0.002,x=-33.662,z=628.71,id=102875,data={inventoryitemmoisture={wet=true,moisture=47.058784484863}}},{y=-0.002,x=-39.424,z=635.942},{y=-0.002,x=-42.778,z=630.702}}
|
2023-11-04 21:28:42 +08:00
|
|
|
|
end
|
2023-12-04 19:23:43 +08:00
|
|
|
|
savedata["ents"]["turf_forest"] = tablefunctions["ents_turf_forest_fn"]()
|
|
|
|
|
tablefunctions["ents_rock_avocado_fruit_fn"] = function()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
return {{y=-0.005,x=251.046,z=-629.5},{x=251.041,z=-629.722},{x=250.244,z=-630.298}}
|
2023-11-04 21:28:42 +08:00
|
|
|
|
end
|
2023-12-04 19:23:43 +08:00
|
|
|
|
savedata["ents"]["rock_avocado_fruit"] = tablefunctions["ents_rock_avocado_fruit_fn"]()
|
2023-11-04 21:28:42 +08:00
|
|
|
|
tablefunctions["ents_boat_pirate_fn"] = function()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
return {{id=102887,x=533.21,data={boatring={rotationdirection=0},walkableplatform={uid=0},health={health=200},boatphysics={boat_rotation_offset=0,target_rudder_direction_x=1,velocity_z=0,velocity_x=0,target_rudder_direction_z=0}},z=-686.41},{id=102896,x=548.9,data={boatring={rotationdirection=0},walkableplatform={uid=1},health={health=200},boatphysics={boat_rotation_offset=0,target_rudder_direction_x=1,velocity_z=0,velocity_x=0,target_rudder_direction_z=0}},z=-686.35},{id=102905,x=541.46,data={boatring={rotationdirection=0},walkableplatform={uid=2},health={health=200},boatphysics={boat_rotation_offset=0,target_rudder_direction_x=1,velocity_z=0,velocity_x=0,target_rudder_direction_z=0}},z=-653.66}}
|
2023-11-04 21:28:42 +08:00
|
|
|
|
end
|
|
|
|
|
savedata["ents"]["boat_pirate"] = tablefunctions["ents_boat_pirate_fn"]()
|
|
|
|
|
tablefunctions["ents_buzzardspawner_fn"] = function()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
return {{id=102914,x=-86.681,data={childspawner={timetonextspawn=0,timetonextregen=1316,childrenoutside={110358},emergencychildreninside=0,spawning=true,regening=false,childreninside=1,queued_spawn=true}},z=413.799},{id=102916,x=-70.584,data={childspawner={timetonextspawn=0,timetonextregen=1494,emergencychildreninside=0,spawning=true,regening=false,childreninside=1,queued_spawn=true}},z=401.75},{id=102918,x=-73.35,data={childspawner={timetonextspawn=0,timetonextregen=1489,childrenoutside={110359},emergencychildreninside=0,spawning=true,regening=false,childreninside=1,queued_spawn=true}},z=401.799},{id=102920,x=134.5,data={childspawner={timetonextspawn=0,timetonextregen=1487,childrenoutside={110379,110380},emergencychildreninside=0,spawning=true,regening=false,childreninside=0,queued_spawn=false}},z=25.229},{id=102921,x=313,data={childspawner={timetonextspawn=0,timetonextregen=1444,childrenoutside={110373,110375},emergencychildreninside=0,spawning=true,regening=false,childreninside=0,queued_spawn=false}},z=-142.691},{id=102922,x=261.558,data={childspawner={timetonextspawn=0,timetonextregen=1476,childrenoutside={110366,110361},emergencychildreninside=0,spawning=true,regening=false,childreninside=0,queued_spawn=false}},z=-158.56},{id=102923,x=281.519,data={childspawner={timetonextspawn=0,timetonextregen=1340,childrenoutside={110364,110369},emergencychildreninside=0,spawning=true,regening=false,childreninside=0,queued_spawn=false}},z=-170.75},{id=102924,x=241.44,data={childspawner={timetonextspawn=0,timetonextregen=1400,childrenoutside={110368,110372},emergencychildreninside=0,spawning=true,regening=false,childreninside=0,queued_spawn=false}},z=-169.111},{id=102925,x=358.22,data={childspawner={timetonextspawn=0,timetonextregen=1497,childrenoutside={110377,110356},emergencychildreninside=0,spawning=true,regening=false,childreninside=0,queued_spawn=false}},z=-174.101},{id=102926,x=266.35,data={childspawner={timetonextspawn=0,timetonextregen=1457,childrenoutside={110363,110374},emergencychildreninside=0,spawning=true,regening=false,childreninside=0,queued_spawn=false}},z=-182.25},{id=102927,x=326.73,data={childspawner={timetonextspawn=0,timetonextregen=1311,childrenoutside={110371},emergencychildreninside=0,spawning=true,regening=false,childreninside=1,queued_spawn=true}},z=-201.51},{id=102929,x=326.588,data={childspawner={timetonextspawn=0,timetonextregen=1577,childrenoutside={110370},emergencychildreninside=0,spawning=true,regening=false,childreninside=1,queued_spawn=true}},z=-210.64},{id=102931,x=-62.37,data={childspawner={timetonextspawn=0,timetonextregen=1511,childrenoutside={110362},emergencychildreninside=0,spawning=true,regening=false,childreninside=1,queued_spawn=true}},z=389.89},{id=102933,x=122.86,data={childspawner={timetonextspawn=0,timetonextregen=1338,childrenoutside={110381,110357},emergencychildreninside=0,spawning=true,regening=false,childreninside=0,queued_spawn=false}},z=182.19},{id=102934,x=126.138,data={childspawner={timetonextspawn=0,timetonextregen=1556,childrenoutside={110382,110378},emergencychildreninside=0,spawning=true,regening=false,childreninside=0,queued_spawn=false}},z=29.95},{id=102935,x=250.63,data={childspawner={timetonextspawn=0,timetonextregen=1311,childrenoutside={110376,110360},emergencychildreninside=0,spawning=true,regening=false,childreninside=0,queued_spawn=false}},z=-158.25},{id=102936,x=281.89,data={childspawner={timetonextspawn=0,timetonextregen=1321,childrenoutside={110365,110367},emergencychildreninside=0,spawning=true,regening=false,childreninside=0,queued_spawn=false}},z=-182.301}}
|
2023-11-04 21:28:42 +08:00
|
|
|
|
end
|
|
|
|
|
savedata["ents"]["buzzardspawner"] = tablefunctions["ents_buzzardspawner_fn"]()
|
2023-12-04 19:23:43 +08:00
|
|
|
|
tablefunctions["ents_deer_antler3_fn"] = function()
|
|
|
|
|
return {{x=392.393,z=581.976}}
|
2023-11-04 21:28:42 +08:00
|
|
|
|
end
|
2023-12-04 19:23:43 +08:00
|
|
|
|
savedata["ents"]["deer_antler3"] = tablefunctions["ents_deer_antler3_fn"]()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
tablefunctions["ents_gravestone_fn"] = function()
|
|
|
|
|
return {{id=102939,x=-249.831,data={mounddata={data={childspawner={timetonextspawn=10,timetonextregen=0,emergencychildreninside=0,spawning=false,regening=true,childreninside=1,queued_spawn=false}},x=-249.478,prefab="mound",z=270.613}},z=270.26},{id=102941,x=-198.89,data={mounddata={data={childspawner={timetonextspawn=11,timetonextregen=0,emergencychildreninside=0,spawning=false,regening=true,childreninside=1,queued_spawn=true}},x=-198.537,prefab="mound",z=86.839},ghost_id=112737},z=86.486},{id=102943,x=-298.951,data={mounddata={data={childspawner={timetonextspawn=12,timetonextregen=0,emergencychildreninside=0,spawning=false,regening=true,childreninside=1,queued_spawn=false}},x=-298.598,prefab="mound",z=110.143}},z=109.79},{id=102945,x=-29.282,data={mounddata={data={childspawner={timetonextspawn=8,timetonextregen=0,emergencychildreninside=0,spawning=false,regening=true,childreninside=1,queued_spawn=true}},x=-28.929,prefab="mound",z=129.403},ghost_id=112728},z=129.05},{id=102947,x=-65.056,data={mounddata={data={childspawner={timetonextspawn=10,timetonextregen=0,emergencychildreninside=0,spawning=false,regening=true,childreninside=1,queued_spawn=true}},x=-64.703,prefab="mound",z=17.752}},z=17.399},{id=102949,x=238.32,data={mounddata={data={childspawner={timetonextspawn=10,timetonextregen=18,emergencychildreninside=0,spawning=false,regening=true,childreninside=1,queued_spawn=false}},x=238.673,prefab="mound",z=454.993}},z=454.64},{id=102951,x=242.82,data={mounddata={data={childspawner={timetonextspawn=8,timetonextregen=18,emergencychildreninside=0,spawning=false,regening=true,childreninside=1,queued_spawn=false}},x=243.173,prefab="mound",z=458.983}},z=458.63},{id=102953,x=238.83,data={mounddata={data={childspawner={timetonextspawn=9,timetonextregen=19,emergencychildreninside=0,spawning=false,regening=true,childreninside=1,queued_spawn=false}},x=239.183,prefab="mound",z=450.462}},z=450.109},{id=102955,x=206.699,data={mounddata={data={childspawner={timetonextspawn=0,timetonextregen=19,emergencychildreninside=0,spawning=false,regening=true,childreninside=1,queued_spawn=false}},x=207.052,prefab="mound",z=454.122}},z=453.769},{id=102957,x=221.009,data={mounddata={data={childspawner={timetonextspawn=0,timetonextregen=20,emergencychildreninside=0,spawning=false,regening=true,childreninside=1,queued_spawn=false}},x=221.362,prefab="mound",z=441.573}},z=441.22},{id=102959,x=217.75,data={mounddata={data={childspawner={timetonextspawn=0,timetonextregen=18,emergencychildreninside=0,spawning=false,regening=true,childreninside=1,queued_spawn=false}},x=218.103,prefab="mound",z=461.661},ghost_id=112735},z=461.308},{id=102961,x=234.44,data={mounddata={data={childspawner={timetonextspawn=12,timetonextregen=21,emergencychildreninside=0,spawning=false,regening=true,childreninside=1,queued_spawn=false}},x=234.793,prefab="mound",z=454.721}},z=454.368},{id=102963,x=-470.171,data={mounddata={data={childspawner={timetonextspawn=11,timetonextregen=0,emergencychildreninside=0,spawning=false,regening=true,childreninside=1,queued_spawn=true}},x=-469.818,prefab="mound",z=231.013},ghost_id=112730},z=230.66},{id=102965,x=-465.951,data={mounddata={data={childspawner={timetonextspawn=11,timetonextregen=19,emergencychildreninside=0,spawning=false,regening=true,childreninside=1,queued_spawn=true}},x=-465.598,prefab="mound",z=170.112},ghost_id=112726},z=169.759},{id=102967,x=-357.671,data={mounddata={data={childspawner={timetonextspawn=9,timetonextregen=0,emergencychildreninside=0,spawning=false,regening=true,childreninside=1,queued_spawn=true}},x=-357.318,prefab="mound",z=206.353},ghost_id=112733},z=206},{id=102969,x=-337.59,data={mounddata={data={childspawner={timetonextspawn=10,timetonextregen=0,emergencychildreninside=0,spawning=false,regening=true,childreninside=1,queued_spawn=false}},x=-337.237,prefab="mound",z=130.002}},z=129.649},{id=102971,x=-46.632,data={mounddata={data={childspawner={timetonextspawn=9,timetonextregen=0,emergencychildreninside=0,spawning=false,regening=true,childreninside=1,queued_spawn=true}},x=-46.279,prefab="mound",z=738.892},ghost_
|
2023-11-04 21:28:42 +08:00
|
|
|
|
end
|
2023-12-18 19:55:25 +08:00
|
|
|
|
savedata["ents"]["gravestone"] = tablefunctions["ents_gravestone_fn"]()
|
2023-12-04 19:23:43 +08:00
|
|
|
|
tablefunctions["ents_trinket_6_fn"] = function()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
return {{id=102995,x=70.013,data={inventoryitemmoisture={wet=true,moisture=100}},z=307.389}}
|
2023-11-04 21:28:42 +08:00
|
|
|
|
end
|
2023-12-04 19:23:43 +08:00
|
|
|
|
savedata["ents"]["trinket_6"] = tablefunctions["ents_trinket_6_fn"]()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
tablefunctions["ents_wobster_moonglass_fn"] = function()
|
|
|
|
|
return {{id=102997,x=262.329,data={weighable={weight=112.17},knownlocations={locations={{y=0,x=256.91101074219,name="home",z=-396.71798706055}}}},z=-390.486},{id=102998,x=252.039,data={weighable={weight=147.8},knownlocations={locations={{y=0,x=256.91101074219,name="home",z=-396.71798706055}}}},z=-400.512}}
|
2023-11-04 21:28:42 +08:00
|
|
|
|
end
|
2023-12-18 19:55:25 +08:00
|
|
|
|
savedata["ents"]["wobster_moonglass"] = tablefunctions["ents_wobster_moonglass_fn"]()
|
|
|
|
|
tablefunctions["ents_spidereggsack_fn"] = function()
|
|
|
|
|
return {{id=110383,x=35.522,data={inventoryitemmoisture={wet=true,moisture=100},stackable={stack=3}},z=297.699},{y=-0.002,x=-209.698,z=158.27,id=110385,data={inventoryitemmoisture={moisture=10.527143478394}}},{x=60.374,z=696.466},{x=-251.254,z=-366.847},{id=110391,x=33.708,data={inventoryitemmoisture={wet=true,moisture=100}},z=316.523},{x=-301.261,z=-7.674},{x=105.833,z=634.492},{y=-0.002,x=135.304,z=597.867},{x=-208.353,z=302.23},{x=-64.571,z=368.157}}
|
2023-11-04 21:28:42 +08:00
|
|
|
|
end
|
2023-12-18 19:55:25 +08:00
|
|
|
|
savedata["ents"]["spidereggsack"] = tablefunctions["ents_spidereggsack_fn"]()
|
2023-12-04 19:23:43 +08:00
|
|
|
|
tablefunctions["ents_beargervest_fn"] = function()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
return {{id=103015,x=25.426,data={inventoryitemmoisture={wet=true,moisture=100}},z=308.286}}
|
2023-11-04 21:28:42 +08:00
|
|
|
|
end
|
2023-12-04 19:23:43 +08:00
|
|
|
|
savedata["ents"]["beargervest"] = tablefunctions["ents_beargervest_fn"]()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
tablefunctions["ents_ocean_trawler_fn"] = function()
|
|
|
|
|
return {{id=103017,x=-470,data={burnt=true,oceantrawler={overflowfish={},lowered=false,fishescaped=false,elapsedsleeptime=0}},z=773.5},{id=103019,x=118.5,data={container={items={}},oceantrawler={overflowfish={},lowered=true,fishescaped=false,elapsedsleeptime=0}},z=498},{id=103021,x=-250.5,data={container={items={}},oceantrawler={overflowfish={},lowered=true,fishescaped=false,elapsedsleeptime=0}},z=492},{id=103023,x=127.5,data={container={items={}},oceantrawler={overflowfish={},lowered=true,fishescaped=false,elapsedsleeptime=0}},z=296},{id=103025,x=127.5,data={container={items={{data={weighable={weight=154.35},perishable={time=1.0678443315858}},x=127.5,prefab="armor_shrimp_inv",z=292.5},{data={weighable={weight=160.52},perishable={time=28478.592217191}},x=127.5,prefab="skeleton_fish_inv",z=292.5}}},oceantrawler={overflowfish={},lowered=true,fishescaped=false,elapsedsleeptime=0}},z=292.5},{id=103031,x=126,data={container={items={}},oceantrawler={overflowfish={},lowered=true,fishescaped=false,elapsedsleeptime=0}},z=294.5},{id=103033,x=-475.5,data={container={items={{data={weighable={weight=200.28},perishable={time=466.698589014}},x=-475.5,prefab="xxx_kujiao_inv",z=774.5}}},oceantrawler={overflowfish={},lowered=true,fishescaped=false,elapsedsleeptime=0}},z=774.5},{id=103037,x=-478.5,data={container={items={{data={weighable={weight=167.83},perishable={time=462.43592428149}},x=-478.5,prefab="xxx_kujiao_inv",z=767.5},{data={weighable={weight=180},perishable={time=462.81835031093}},x=-478.5,prefab="xxx_kujiao_inv",z=767.5}}},oceantrawler={overflowfish={},lowered=true,fishescaped=false,elapsedsleeptime=0}},z=767.5},{id=103043,x=-769,data={container={items={}},oceantrawler={overflowfish={},lowered=true,fishescaped=false,elapsedsleeptime=0}},z=701.5},{id=103045,x=-473,data={container={items={}},oceantrawler={overflowfish={},lowered=true,fishescaped=false,elapsedsleeptime=0}},z=766.5},{id=103047,x=-470,data={container={items={}},oceantrawler={overflowfish={},lowered=true,fishescaped=false,elapsedsleeptime=0}},z=766},{id=103049,x=-474.5,data={container={items={}},oceantrawler={overflowfish={},lowered=true,fishescaped=false,elapsedsleeptime=0}},z=760.5},{id=103051,x=117.5,data={container={items={}},oceantrawler={overflowfish={},lowered=true,fishescaped=false,elapsedsleeptime=0}},z=501},{id=103053,x=-472,data={container={items={}},oceantrawler={overflowfish={},lowered=true,fishescaped=false,elapsedsleeptime=0}},z=782},{id=103055,x=-464,data={container={items={}},oceantrawler={overflowfish={},lowered=true,fishescaped=false,elapsedsleeptime=0}},z=762},{id=103057,x=-461.5,data={container={items={}},oceantrawler={overflowfish={},lowered=true,fishescaped=false,elapsedsleeptime=0}},z=765},{id=103059,x=-480,data={container={items={{data={weighable={weight=195.08},perishable={time=464.55559251051}},x=-480,prefab="xxx_kujiao_inv",z=773.5},{data={weighable={weight=202.98},perishable={time=464.66226117091}},x=-480,prefab="xxx_kujiao_inv",z=773.5}}},oceantrawler={overflowfish={},lowered=true,fishescaped=false,elapsedsleeptime=0}},z=773.5},{id=103065,x=-466.5,data={container={items={}},oceantrawler={overflowfish={},lowered=true,fishescaped=false,elapsedsleeptime=0}},z=768.5},{id=103067,x=-473,data={container={items={}},oceantrawler={overflowfish={},lowered=true,fishescaped=true,elapsedsleeptime=0}},z=747}}
|
2023-11-04 21:28:42 +08:00
|
|
|
|
end
|
2023-12-18 19:55:25 +08:00
|
|
|
|
savedata["ents"]["ocean_trawler"] = tablefunctions["ents_ocean_trawler_fn"]()
|
|
|
|
|
tablefunctions["ents_portablecookpot_fn"] = function()
|
|
|
|
|
return {{id=103069,x=40,data={container={items={}}},z=283},{id=103071,x=427.5,data={container={items={}}},z=704.5}}
|
|
|
|
|
end
|
|
|
|
|
savedata["ents"]["portablecookpot"] = tablefunctions["ents_portablecookpot_fn"]()
|
|
|
|
|
tablefunctions["ents_wall_stone_fn"] = function()
|
|
|
|
|
return {{id=103073,x=210.5,data={health={health=16.666666666667}},z=89.5},{id=103074,x=209.5,data={health={health=33.333333333333}},z=88.5},{id=103075,x=208.5,data={health={health=50}},z=87.5},{id=103076,x=207.5,data={health={health=200}},z=85.5},{id=103077,x=207.5,data={health={health=200}},z=86.5},{id=103078,x=206.5,data={health={health=200}},z=85.5},{id=103079,x=228.5,data={health={health=200}},z=102.5},{id=103080,x=201.5,data={health={health=200}},z=80.5},{id=103081,x=199.5,data={health={health=200}},z=78.5},{id=103082,x=215.5,data={health={health=0}},z=94.5},{id=103083,x=215.5,data={health={health=10}},z=92.5},{id=103084,x=217.5,data={health={health=33.333333333333}},z=94.5},{id=103085,x=218.5,data={health={health=33.333333333333}},z=95.5},{id=103086,x=219.5,data={health={health=96.666666666667}},z=96.5},{id=103087,x=220.5,data={health={health=175}},z=97.5},{id=103088,x=221.5,data={health={health=200}},z=98.5},{id=103089,x=223.5,data={health={health=200}},z=100.5},{id=103090,x=224.5,data={health={health=200}},z=101.5},{id=103091,x=226.5,data={health={health=200}},z=102.5},{id=103092,x=227.5,data={health={health=200}},z=102.5},{id=103093,x=229.5,data={health={health=200}},z=102.5},{id=103094,x=200.5,data={health={health=200}},z=79.5},{id=103095,x=-53.5,data={health={health=200}},z=379.5},{id=103096,x=-53.5,data={health={health=266.66666666667}},z=381.5},{id=103097,x=-53.5,data={health={health=180}},z=383.5},{id=103098,x=-53.5,data={health={health=180}},z=384.5},{id=103099,x=-55.5,data={health={health=200}},z=388.5},{id=103100,x=-57.5,data={health={health=200}},z=389.5},{id=103101,x=-57.5,data={health={health=200}},z=388.5},{id=103102,x=-59.5,data={health={health=200}},z=388.5},{id=103103,x=-60.5,data={health={health=200}},z=388.5},{id=103104,x=-63.5,data={health={health=200}},z=386.5},{id=103105,x=-63.5,data={health={health=200}},z=385.5},{id=103106,x=-63.5,data={health={health=200}},z=382.5},{id=103107,x=-63.5,data={health={health=160}},z=381.5},{id=103108,x=-53.5,data={health={health=140}},z=380.5},{id=103109,x=-54.5,data={health={health=200}},z=388.5},{id=103110,x=-61.5,data={health={health=200}},z=388.5},{id=103111,x=-62.5,data={health={health=200}},z=388.5},{id=103112,x=-63.5,data={health={health=200}},z=387.5},{id=103113,x=-63.5,data={health={health=100}},z=384.5},{id=103114,x=-53.5,data={health={health=200}},z=385.5},{id=103115,x=-53.5,data={health={health=200}},z=382.5},{id=103116,x=41.5,data={health={health=171.66666666667}},z=352.5},{id=103117,x=38.5,data={health={health=146.66666666667}},z=350.5},{id=103118,x=41.5,data={health={health=171.66666666667}},z=351.5},{id=103119,x=37.5,data={health={health=238.33333333333}},z=350.5},{id=103120,x=225.5,data={health={health=200}},z=102.5},{id=103121,x=216.5,data={health={health=26.666666666667}},z=93.5},{id=103122,x=40.5,data={health={health=171.66666666667}},z=350.5},{id=103123,x=41.5,data={health={health=171.66666666667}},z=353.5},{id=103124,x=37.5,data={health={health=171.66666666667}},z=353.5},{id=103125,x=37.5,data={health={health=171.66666666667}},z=351.5},{id=103126,x=37.5,data={health={health=146.66666666667}},z=352.5},{id=103127,x=38.5,data={health={health=121.66666666667}},z=353.5},{id=103128,x=39.5,data={health={health=171.66666666667}},z=353.5},{id=103129,x=40.5,data={health={health=171.66666666667}},z=353.5},{id=103130,x=41.5,data={health={health=171.66666666667}},z=350.5},{id=103131,x=39.5,data={health={health=171.66666666667}},z=350.5},{id=103132,x=222.5,data={health={health=200}},z=99.5},{id=103133,x=214.5,data={health={health=16.666666666667}},z=92.5},{id=103134,x=-53.5,data={health={health=200}},z=387.5},{id=103135,x=-53.5,data={health={health=200}},z=388.5},{id=103136,x=-56.5,data={health={health=180}},z=388.5},{id=103137,x=-63.5,data={health={health=200}},z=388.5},{id=103138,x=-63.5,data={health={health=200}},z=383.5},{id=103139,x=205.5,data={health={health=200}},z=84.5},{id=103140,x=204.5,data={health={health=200}},z=83.5},{id=103141,x=203.5,data={health={health=200}},z=82.5},{id=103142,x=202.5,data={health={health=200}},z=81.5},{id=103143,x=-
|
|
|
|
|
end
|
|
|
|
|
savedata["ents"]["wall_stone"] = tablefunctions["ents_wall_stone_fn"]()
|
2023-12-04 19:23:43 +08:00
|
|
|
|
tablefunctions["ents_rottenegg_fn"] = function()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
return {{id=109240,x=49.698,data={inventoryitemmoisture={wet=true,moisture=100},stackable={stack=20}},z=295.479},{id=109242,x=108.41,data={inventoryitemmoisture={moisture=7.5090250968933}},z=374.234},{id=109244,x=112.207,data={inventoryitemmoisture={moisture=7.5051565170288}},z=377.528},{y=-0.002,x=110.457,z=375.558,id=109246,data={inventoryitemmoisture={moisture=7.4627208709717}}},{y=-0.002,x=104.79,z=375.328,id=109248,data={inventoryitemmoisture={moisture=7.6259002685547}}},{y=-0.002,x=-399.041,z=-24.004},{x=-395.3,z=-25.553},{x=-398.408,z=-25.821},{y=-0.002,x=-396.326,z=-25.306},{y=-0.002,x=-416.214,z=-141.784},{x=-398.313,z=-25.237},{y=-0.002,x=-400.111,z=-25.653},{x=-414.037,z=-138.903},{x=-416.141,z=-140.885},{x=-416.279,z=-138.409},{x=-414.981,z=-136.704},{y=-0.002,x=-416.861,z=-137.491},{x=-395.787,z=-26.383},{id=109276,x=109.343,data={inventoryitemmoisture={moisture=7.590669631958}},z=372.911},{id=109278,x=29.93,data={inventoryitemmoisture={wet=true,moisture=100},stackable={stack=2}},z=298.02},{id=109280,x=109.705,data={inventoryitemmoisture={moisture=7.4665699005127}},z=378.394},{id=109282,x=29.047,data={inventoryitemmoisture={wet=true,moisture=100}},z=296.673},{x=-415.498,z=-141.7},{x=-417.373,z=-138.217},{id=109288,x=109.097,data={inventoryitemmoisture={moisture=7.5167670249939}},z=372.359},{id=109290,x=111.44,data={inventoryitemmoisture={moisture=7.4090204238892}},z=382.083},{x=-415.386,z=-141.002},{y=-0.002,x=109.502,z=376.39,id=109294,data={inventoryitemmoisture={moisture=7.5478057861328}}},{y=-0.002,x=-398.645,z=-22.75},{id=109298,x=113.829,data={inventoryitemmoisture={moisture=7.3975577354431}},z=377.411},{x=-51.285,z=327.898}}
|
2023-11-04 21:28:42 +08:00
|
|
|
|
end
|
2023-12-04 19:23:43 +08:00
|
|
|
|
savedata["ents"]["rottenegg"] = tablefunctions["ents_rottenegg_fn"]()
|
2023-11-04 21:28:42 +08:00
|
|
|
|
tablefunctions["ents_moonbase_fn"] = function()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
return {{id=103146,x=55.118,data={pickable={paused=true,caninteractwith=true},staffname="opalstaff",workable={maxwork=6,workleft=6}},z=632.75}}
|
2023-11-04 21:28:42 +08:00
|
|
|
|
end
|
|
|
|
|
savedata["ents"]["moonbase"] = tablefunctions["ents_moonbase_fn"]()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
tablefunctions["ents_wasphive_fn"] = function()
|
|
|
|
|
return {{id=106849,x=-6.941,data={worldsettingstimer={timers={ChildSpawner_RegenPeriod={timeleft=1.0919726468604,initial_time=21.839452937208,paused=true},ChildSpawner_SpawnPeriod={timeleft=0.90629305467156,initial_time=18.125861093431,paused=true}}},health={health=112.25},childspawner={timetonextspawn=20,timetonextregen=19,emergencychildreninside=8,spawning=false,regening=true,childreninside=5,queued_spawn=false}},z=482.118}}
|
2023-11-04 21:28:42 +08:00
|
|
|
|
end
|
2023-12-18 19:55:25 +08:00
|
|
|
|
savedata["ents"]["wasphive"] = tablefunctions["ents_wasphive_fn"]()
|
2023-12-04 19:23:43 +08:00
|
|
|
|
tablefunctions["ents_twiggy_nut_fn"] = function()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
return {{x=90.282,z=506.195},{y=-0.002,x=51.712,z=284.265,id=103174,data={inventoryitemmoisture={wet=true,moisture=100}}},{y=-0.002,x=-95.19,z=265.622,id=103176,data={inventoryitemmoisture={moisture=3.5798876285553}}}}
|
2023-11-04 21:28:42 +08:00
|
|
|
|
end
|
2023-12-04 19:23:43 +08:00
|
|
|
|
savedata["ents"]["twiggy_nut"] = tablefunctions["ents_twiggy_nut_fn"]()
|
|
|
|
|
tablefunctions["ents_killer_whale_fn"] = function()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
return {{y=-0.003,x=738.164,z=-135.652,id=103178,data={named={name="头领 虎鲸"},killer_whalecharacteristics={characteristics={18},needspawncharacteristics=false,conflict={}},leader={followers={103180,103181,103182,103179}},health={health=5676.0499477386},hunger={hunger=0},size=1.8920166492462}},{y=-0.003,x=725.666,z=-139.066,id=103179,data={named={name="贪吃 不屈 虎鲸"},killer_whalecharacteristics={characteristics={7,6},needspawncharacteristics=false,conflict={[7]=true,[6]=true}},health={health=5165.0319099426},hunger={hunger=0},size=1.7216773033142}},{y=-0.003,x=731.731,z=-131.088,id=103180,data={named={name="调皮 失眠 灵活 虎鲸"},killer_whalecharacteristics={characteristics={10,8,5},needspawncharacteristics=false,conflict={[2]=true,[8]=true,[10]=true,[12]=true,[14]=true,[5]=true,[9]=true}},health={health=3444.8243379594},hunger={hunger=0},size=1.1482747793198}},{id=103181,x=732.374,data={named={name="可爱 脆弱 残鳍 老实 虎鲸"},killer_whalecharacteristics={characteristics={3,17,12,11},needspawncharacteristics=false,conflict={true,[11]=true,[17]=true,[15]=true,[3]=true,[12]=true,[4]=true,[16]=true,[5]=true}},health={health=5002.5565624236},hunger={hunger=0},size=1.6675188541412},z=-136.267},{id=103182,x=739.682,data={named={name="脆弱 失眠 虎鲸"},killer_whalecharacteristics={characteristics={17,8},needspawncharacteristics=false,conflict={[8]=true,[4]=true,[17]=true,[9]=true}},health={health=4368.5853481293},hunger={hunger=0},size=1.4561951160431},z=-137.659},{y=-0.003,x=543.629,z=236.692,id=103183,data={named={name="贪吃 失眠 可爱 灵活 虎鲸"},killer_whalecharacteristics={characteristics={7,8,3,5},needspawncharacteristics=false,conflict={[7]=true,[14]=true,[2]=true,[15]=true,[8]=true,[16]=true,[9]=true,[5]=true,[3]=true,[12]=true}},health={health=4449.021935463},hunger={hunger=0},size=1.483007311821}},{y=-0.005,x=-330.675,z=516.351,id=103184,data={named={name="不屈 头领 虎鲸"},killer_whalecharacteristics={characteristics={6,18},needspawncharacteristics=false,conflict={[6]=true}},leader={followers={103187,103186,103185}},health={health=5552.650809288},hunger={hunger=0},size=1.850883603096}},{id=103185,x=-311.698,data={named={name="嗜睡 虎鲸"},killer_whalecharacteristics={characteristics={9},needspawncharacteristics=false,conflict={[9]=true,[8]=true}},health={health=5246.1926937102},hunger={hunger=0},size=1.7487308979034},z=518.926},{id=103186,x=-339.537,data={named={name="灵活 迅捷 脆弱 调皮 老实 虎鲸"},killer_whalecharacteristics={characteristics={5,1,17,10,11},needspawncharacteristics=false,conflict={true,true,[11]=true,[17]=true,[15]=true,[10]=true,[12]=true,[4]=true,[5]=true,[14]=true}},health={health=5241.9934272765},hunger={hunger=0},size=1.7473311424255},z=503.075},{id=103187,x=-324.554,data={named={name="调皮 不屈 虎鲸"},killer_whalecharacteristics={characteristics={10,6},needspawncharacteristics=false,conflict={[10]=true,[6]=true}},health={health=4493.862748146},hunger={hunger=0},size=1.497954249382},z=523.744},{y=-0.005,x=23.016,z=-722.402,id=103188,data={named={name="可爱 虎鲸"},killer_whalecharacteristics={characteristics={3},needspawncharacteristics=false,conflict={[3]=true,[16]=true,[15]=true}},health={health=5082.9480886458},hunger={hunger=0},size=1.6943160295486}},{y=-0.005,x=-830.597,z=-60.17,id=103189,data={named={name="虎鲸"},killer_whalecharacteristics={characteristics={},needspawncharacteristics=false,conflict={}},health={health=4491.6089773179},hunger={hunger=0},size=1.4972029924393}},{id=103190,x=-820.243,data={named={name="不屈 头领 虎鲸"},killer_whalecharacteristics={characteristics={6,18},needspawncharacteristics=false,conflict={[6]=true}},leader={followers={103189}},health={health=5583.1103324889},hunger={hunger=0},size=1.8610367774963},z=-48.848},{id=103191,x=-497.416,data={named={name="贪吃 脆弱 灵活 可爱 头领 虎鲸"},killer_whalecharacteristics={characteristics={7,17,5,3,18},needspawncharacteristics=false,conflict={[7]=true,[14]=true,[2]=true,[4]=true,[16]=true,[17]=true,[5]=true,[3]=true,[12]=true,
|
2023-11-04 21:28:42 +08:00
|
|
|
|
end
|
2023-12-04 19:23:43 +08:00
|
|
|
|
savedata["ents"]["killer_whale"] = tablefunctions["ents_killer_whale_fn"]()
|
2023-11-04 21:28:42 +08:00
|
|
|
|
tablefunctions["ents_spawnpoint_master_fn"] = function()
|
|
|
|
|
return {{x=38,z=310}}
|
|
|
|
|
end
|
|
|
|
|
savedata["ents"]["spawnpoint_master"] = tablefunctions["ents_spawnpoint_master_fn"]()
|
2023-12-04 19:23:43 +08:00
|
|
|
|
tablefunctions["ents_hermitcrab_fn"] = function()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
return {{id=103201,x=-740.858,data={inventory={items={},equip={}},highfriendlevel=false,timer={timers={speak_time={timeleft=3.3666666597128,initial_time=3.5,paused=false}}},shop_level=1,friendlevels={enabled=true,level=1,taskscomplete={{},{},{},{},{},{},{},{},{complete=true},{},{},{}},queuedrewards={}},craftingstation={items={},recipes={}}},z=731.543}}
|
2023-11-04 21:28:42 +08:00
|
|
|
|
end
|
2023-12-04 19:23:43 +08:00
|
|
|
|
savedata["ents"]["hermitcrab"] = tablefunctions["ents_hermitcrab_fn"]()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
tablefunctions["ents_smallbird_fn"] = function()
|
|
|
|
|
return {{id=103202,x=-229.562,data={growable={usetimemultiplier=false,stage=1,time=3865},springbird=true,health={health=50},hunger={hunger=0}},z=-335.03},{id=103203,x=-370.3,data={growable={usetimemultiplier=false,stage=1,time=3680},springbird=true,health={health=50},hunger={hunger=0}},z=273.973},{id=103204,x=-82.24,data={growable={usetimemultiplier=false,stage=1,time=3306},springbird=true,health={health=50},hunger={hunger=0}},z=373.856}}
|
2023-11-04 21:28:42 +08:00
|
|
|
|
end
|
2023-12-18 19:55:25 +08:00
|
|
|
|
savedata["ents"]["smallbird"] = tablefunctions["ents_smallbird_fn"]()
|
2023-11-04 21:28:42 +08:00
|
|
|
|
tablefunctions["ents_marsh_bush_fn"] = function()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
return {{id=109083,x=-413.09,data={pickable={caninteractwith=true}},z=-189.711},{id=109084,x=-405.701,data={pickable={caninteractwith=true}},z=-166.18},{id=109085,x=-462.34,data={pickable={caninteractwith=true}},z=-230.93},{id=109086,x=-398.75,data={pickable={caninteractwith=true}},z=-245.34},{id=109087,x=-443,data={pickable={caninteractwith=true}},z=-254.131},{id=109088,x=-417.641,data={pickable={caninteractwith=true}},z=-177.801},{id=109089,x=-402.09,data={pickable={caninteractwith=true}},z=-245.051},{id=109090,x=-438.59,data={pickable={caninteractwith=true}},z=-247},{id=109091,x=-442.951,data={pickable={caninteractwith=true}},z=-214.861},{id=109092,x=-398.481,data={pickable={caninteractwith=true}},z=-221.081},{id=109093,x=-418.71,data={pickable={caninteractwith=true}},z=-241.54},{id=109094,x=-426.18,data={pickable={caninteractwith=true}},z=-249.53},{id=109095,x=-369.201,data={pickable={caninteractwith=true}},z=-201.75},{id=109096,x=-413.791,data={pickable={caninteractwith=true}},z=-221.411},{id=109097,x=-421.171,data={pickable={caninteractwith=true}},z=-254.961},{id=109098,x=-378.442,data={pickable={caninteractwith=true}},z=-234.711},{id=109099,x=-265.822,data={pickable={caninteractwith=true}},z=70.79},{id=109100,x=-234.131,data={pickable={caninteractwith=true}},z=42.909},{id=109101,x=-253.721,data={pickable={caninteractwith=true}},z=66.3},{id=109102,x=-230.92,data={pickable={caninteractwith=true}},z=65.72},{id=109103,x=-237.65,data={pickable={caninteractwith=true}},z=30.829},{id=109104,x=-289.96,data={pickable={caninteractwith=true}},z=61.187},{id=109105,x=-270.261,data={pickable={caninteractwith=true}},z=69.08},{id=109106,x=-261.09,data={pickable={caninteractwith=true}},z=66.86},{id=109107,x=-229.631,data={pickable={caninteractwith=true}},z=49.52},{id=109108,x=258.45,data={pickable={caninteractwith=true}},z=-153.78},{id=109109,x=217.21,data={pickable={caninteractwith=true}},z=-145.04},{id=109110,x=242.119,data={pickable={caninteractwith=true}},z=-149.14},{id=109111,x=214.839,data={pickable={caninteractwith=true}},z=-118.42},{id=109112,x=221.16,data={pickable={caninteractwith=true}},z=-149.75},{id=109113,x=257.23,data={pickable={caninteractwith=true}},z=-189.461},{id=109114,x=254.72,data={pickable={caninteractwith=true}},z=-205.101},{id=109115,x=253.33,data={pickable={caninteractwith=true}},z=-182.961},{id=109116,x=305.89,data={pickable={caninteractwith=true}},z=-193.56},{id=109117,x=337.769,data={pickable={caninteractwith=true}},z=-198.98},{id=109118,x=318.91,data={pickable={caninteractwith=true}},z=-193.161},{id=109119,x=350.01,data={pickable={caninteractwith=true}},z=-209.42},{id=109120,x=217.32,data={pickable={caninteractwith=true}},z=-161.14},{id=109121,x=234.229,data={pickable={caninteractwith=true}},z=-181.331},{id=109122,x=293.32,data={pickable={caninteractwith=true}},z=-173.161},{id=109123,x=334.73,data={pickable={caninteractwith=true}},z=-209.691},{id=109124,x=322.22,data={pickable={caninteractwith=true}},z=45.006},{id=109125,x=330.148,data={pickable={caninteractwith=true}},z=-1.42},{id=109126,x=213,data={pickable={caninteractwith=true}},z=-61.063},{id=109127,x=270.178,data={pickable={caninteractwith=true}},z=-6.481},{id=109128,x=345.35,data={pickable={caninteractwith=true}},z=-74.6},{id=109129,x=354.278,data={pickable={caninteractwith=true}},z=-74.681},{id=109130,x=69.19,data={pickable={caninteractwith=true}},z=182.809},{id=109131,x=-426.912,data={pickable={caninteractwith=true}},z=-142.84},{id=109132,x=-161.411,data={pickable={caninteractwith=true}},z=-54.57},{id=109133,x=-378.602,data={pickable={caninteractwith=true}},z=-217.071},{id=109134,x=326.1,data={pickable={caninteractwith=true}},z=-142.361},{id=109135,x=-369.87,data={pickable={caninteractwith=true}},z=-221.25},{id=109136,x=97.805,data={pickable={caninteractwith=true}},z=189.38},{id=109137,x=-441.8,data={pickable={caninteractwith=true}},z=-177.551},{id=109138,x=-181.991,data={pickable={caninteractwith=true}},z=-61.244},{id=109139,x=-177.5,data={pickable={caninteractwith=true}},z=-90.375},{id=109140,x=-357.641,data={pickable={caninteractwith=true}
|
2023-11-04 21:28:42 +08:00
|
|
|
|
end
|
|
|
|
|
savedata["ents"]["marsh_bush"] = tablefunctions["ents_marsh_bush_fn"]()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
tablefunctions["ents_sewing_mannequin_fn"] = function()
|
|
|
|
|
return {{id=117043,x=-124.889,data={inventory={items={},equip={body={x=-124.889,prefab="costume_doll_body",z=-373.218},head={x=-124.889,prefab="mask_dollhat",z=-373.218}}}},z=-373.218}}
|
2023-12-04 19:23:43 +08:00
|
|
|
|
end
|
2023-12-18 19:55:25 +08:00
|
|
|
|
savedata["ents"]["sewing_mannequin"] = tablefunctions["ents_sewing_mannequin_fn"]()
|
|
|
|
|
tablefunctions["ents_raincoat_fn"] = function()
|
|
|
|
|
return {{id=108912,x=38.782,data={fueled={fuel=3158}},z=299.989}}
|
|
|
|
|
end
|
|
|
|
|
savedata["ents"]["raincoat"] = tablefunctions["ents_raincoat_fn"]()
|
2023-12-04 19:23:43 +08:00
|
|
|
|
tablefunctions["ents_playbill_the_doll_fn"] = function()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
return {{y=-0.003,x=-120.457,z=-376.912,id=103218,data={playbill={current_act="ACT1_SCENE1"}}}}
|
2023-12-04 19:23:43 +08:00
|
|
|
|
end
|
|
|
|
|
savedata["ents"]["playbill_the_doll"] = tablefunctions["ents_playbill_the_doll_fn"]()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
tablefunctions["ents_frog_fn"] = function()
|
|
|
|
|
return {{id=113392,x=-105.8,data={health={health=100},knownlocations={locations={{y=0,x=-118.30599975586,name="home",z=85.980003356934}}}},z=84.792},{id=113393,x=-115.657,data={health={health=100},knownlocations={locations={{y=0,x=-118.30599975586,name="home",z=85.980003356934}}}},z=96.789},{id=113394,x=325.204,data={health={health=100},knownlocations={locations={{y=0,x=323.25,name="home",z=689.86901855469}}}},z=688.471}}
|
2023-12-04 19:23:43 +08:00
|
|
|
|
end
|
2023-12-18 19:55:25 +08:00
|
|
|
|
savedata["ents"]["frog"] = tablefunctions["ents_frog_fn"]()
|
2023-12-04 19:23:43 +08:00
|
|
|
|
tablefunctions["ents_glommerflower_fn"] = function()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
return {{id=103224,x=56.18,data={leader={followers={118360}},inventoryitemmoisture={wet=true,moisture=100}},z=308.376},{id=103226,x=22.333,data={perishable={paused=true,time=2880},deadchild=true,inventoryitemmoisture={wet=true,moisture=100}},z=299.601},{id=103228,x=20.67,data={perishable={paused=true,time=2880},deadchild=true,inventoryitemmoisture={wet=true,moisture=100}},z=302.497}}
|
2023-12-04 19:23:43 +08:00
|
|
|
|
end
|
|
|
|
|
savedata["ents"]["glommerflower"] = tablefunctions["ents_glommerflower_fn"]()
|
|
|
|
|
tablefunctions["ents_saltstack_fn"] = function()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
return {{id=103230,x=-52.341,data={stackid=2,workleft=10,worldsettingstimer={timers={}},workable={maxwork=-1,workleft=10}},z=-298.21},{id=103231,x=-44.112,data={stackid=1,workleft=10,worldsettingstimer={timers={}},workable={maxwork=-1,workleft=10}},z=-310.12},{id=103232,x=-50.494,data={stackid=3,workleft=10,worldsettingstimer={timers={}},workable={maxwork=-1,workleft=10}},z=-306.572},{id=103233,x=-35.202,data={stackid=2,workleft=10,worldsettingstimer={timers={}},workable={maxwork=-1,workleft=10}},z=-314.572},{id=103234,x=-48.53,data={stackid=1,workleft=10,worldsettingstimer={timers={}},workable={maxwork=-1,workleft=10}},z=-317.162},{id=103235,x=-43.89,data={stackid=3,workleft=10,worldsettingstimer={timers={}},workable={maxwork=-1,workleft=10}},z=-304.322},{id=103236,x=-563.17,data={stackid=2,workleft=10,worldsettingstimer={timers={}},workable={maxwork=-1,workleft=10}},z=230.089},{id=103237,x=-576.532,data={stackid=3,workleft=10,worldsettingstimer={timers={}},workable={maxwork=-1,workleft=10}},z=249.149},{id=103238,x=744,data={stackid=1,workleft=10,worldsettingstimer={timers={}},workable={maxwork=-1,workleft=10}},z=-276.34},{id=103239,x=730.739,data={stackid=2,workleft=10,worldsettingstimer={timers={}},workable={maxwork=-1,workleft=10}},z=-227.771},{id=103240,x=717,data={stackid=3,workleft=10,worldsettingstimer={timers={}},workable={maxwork=-1,workleft=10}},z=-231.43},{id=103241,x=706.64,data={stackid=3,workleft=10,worldsettingstimer={timers={}},workable={maxwork=-1,workleft=10}},z=-236.79},{id=103242,x=746.34,data={stackid=2,workleft=10,worldsettingstimer={timers={}},workable={maxwork=-1,workleft=10}},z=-263.261},{id=103243,x=726.979,data={stackid=3,workleft=10,worldsettingstimer={timers={}},workable={maxwork=-1,workleft=10}},z=-241.79},{id=103244,x=748.658,data={stackid=2,workleft=10,worldsettingstimer={timers={}},workable={maxwork=-1,workleft=10}},z=-227.271},{id=103245,x=521.468,data={stackid=1,workleft=10,worldsettingstimer={timers={}},workable={maxwork=-1,workleft=10}},z=157.33},{id=103246,x=520.08,data={stackid=1,workleft=10,worldsettingstimer={timers={}},workable={maxwork=-1,workleft=10}},z=167.429},{id=103247,x=483.049,data={stackid=3,workleft=10,worldsettingstimer={timers={}},workable={maxwork=-1,workleft=10}},z=149.82},{id=103248,x=488.75,data={stackid=2,workleft=10,worldsettingstimer={timers={}},workable={maxwork=-1,workleft=10}},z=141.19},{id=103249,x=485.73,data={stackid=2,workleft=10,worldsettingstimer={timers={}},workable={maxwork=-1,workleft=10}},z=148.63},{id=103250,x=472.579,data={stackid=2,workleft=10,worldsettingstimer={timers={}},workable={maxwork=-1,workleft=10}},z=135.669},{id=103251,x=514.549,data={stackid=2,workleft=10,worldsettingstimer={timers={}},workable={maxwork=-1,workleft=10}},z=164.71},{id=103252,x=507,data={stackid=2,workleft=10,worldsettingstimer={timers={}},workable={maxwork=-1,workleft=10}},z=183.22},{id=103253,x=493.329,data={stackid=1,workleft=10,worldsettingstimer={timers={}},workable={maxwork=-1,workleft=10}},z=189.619},{id=103254,x=488.799,data={stackid=3,workleft=10,worldsettingstimer={timers={}},workable={maxwork=-1,workleft=10}},z=183.639},{id=103255,x=507.519,data={stackid=3,workleft=10,worldsettingstimer={timers={}},workable={maxwork=-1,workleft=10}},z=189.759},{id=103256,x=526.809,data={stackid=2,workleft=10,worldsettingstimer={timers={}},workable={maxwork=-1,workleft=10}},z=168.57},{id=103257,x=503.32,data={stackid=1,workleft=10,worldsettingstimer={timers={}},workable={maxwork=-1,workleft=10}},z=159.279},{id=103258,x=483.54,data={stackid=1,workleft=10,worldsettingstimer={timers={}},workable={maxwork=-1,workleft=10}},z=139.24},{id=103259,x=515.229,data={stackid=1,workleft=10,worldsettingstimer={timers={}},workable={maxwork=-1,workleft=10}},z=174.919},{id=103260,x=497.73,data={stackid=1,workleft=10,worldsettingstimer={timers={}},workable={maxwork=-1,workleft=10}},z=155.6},{id=103261,x=451.66,data={stackid=3,workleft=10,worldsettingstimer={timers={}},workable={maxwork=-1,workleft=10}},z=-554.211},{id=103262,x=450.45,data={stackid=3,workleft=10,worldsettingstimer={timers={}},
|
2023-12-04 19:23:43 +08:00
|
|
|
|
end
|
|
|
|
|
savedata["ents"]["saltstack"] = tablefunctions["ents_saltstack_fn"]()
|
|
|
|
|
tablefunctions["ents_tallbird_fn"] = function()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
return {{id=103350,x=-370.3,data={health={health=765},knownlocations={locations={{y=0,x=-370.54098510742,name="home",z=274.41000366211}}}},z=273.973},{id=103351,x=243.429,data={health={health=615},knownlocations={locations={{y=0,x=249.02000427246,name="home",z=394.32000732422}}}},z=385.661},{id=103352,x=-229.562,data={health={health=800},knownlocations={locations={{y=0,x=-229.96099853516,name="home",z=-334.73098754883}}}},z=-335.03},{id=103353,x=-389.346,data={health={health=800},knownlocations={locations={{y=0,x=-389.76998901367,name="home",z=349.52801513672}}}},z=349.265},{id=103354,x=-346.852,data={health={health=800},knownlocations={locations={{y=0,x=-346.76098632812,name="home",z=317.57000732422}}}},z=318.061},{id=103355,x=-415.019,data={health={health=800},knownlocations={locations={{y=0,x=-414.51998901367,name="home",z=310.48001098633}}}},z=310.433},{id=103356,x=-82.24,data={health={health=800},knownlocations={locations={{y=0,x=-82.639999389648,name="home",z=373.55801391602}}}},z=373.856},{id=103357,x=-386.408,data={health={health=800},knownlocations={locations={{y=0,x=-386.0719909668,name="home",z=350.98001098633}}}},z=351.351}}
|
2023-12-04 19:23:43 +08:00
|
|
|
|
end
|
|
|
|
|
savedata["ents"]["tallbird"] = tablefunctions["ents_tallbird_fn"]()
|
|
|
|
|
tablefunctions["ents_wobster_den_fn"] = function()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
return {{id=123670,x=-195.383,data={childspawner={timetonextspawn=0,timetonextregen=95,emergencychildreninside=0,spawning=false,regening=true,childreninside=2,queued_spawn=true},worldsettingstimer={timers={ChildSpawner_RegenPeriod={timeleft=0.93041163492725,initial_time=83.737047143452,paused=true},ChildSpawner_SpawnPeriod={timeleft=-0.00027777779226502,initial_time=110.30607080327,paused=true}}},workable={maxwork=-1,workleft=9}},z=-634.516},{id=123671,x=-253.25,data={childspawner={timetonextspawn=0,timetonextregen=86,emergencychildreninside=0,spawning=false,regening=true,childreninside=2,queued_spawn=true},worldsettingstimer={timers={ChildSpawner_RegenPeriod={timeleft=0.91449094065802,initial_time=82.304184659222,paused=true},ChildSpawner_SpawnPeriod={timeleft=0.91287187231073,initial_time=109.54462467729,paused=true}}},workable={maxwork=-1,workleft=9}},z=-472.344},{id=123672,x=-252.086,data={childspawner={timetonextspawn=0,timetonextregen=81,emergencychildreninside=0,spawning=false,regening=true,childreninside=2,queued_spawn=true},worldsettingstimer={timers={ChildSpawner_RegenPeriod={timeleft=1.0180961438264,initial_time=91.628652944376,paused=true},ChildSpawner_SpawnPeriod={timeleft=1.0962048092848,initial_time=131.54457711418,paused=true}}},workable={maxwork=-1,workleft=9}},z=-479.672},{id=123673,x=403.756,data={childspawner={timetonextspawn=0,timetonextregen=94,childrenoutside={101647},emergencychildreninside=0,spawning=false,regening=true,childreninside=1,queued_spawn=true},worldsettingstimer={timers={ChildSpawner_RegenPeriod={timeleft=0.99418713927599,initial_time=89.476842534839,paused=true},ChildSpawner_SpawnPeriod={timeleft=-0.00027777779226502,initial_time=123.72594390803,paused=true}}},workable={maxwork=-1,workleft=9}},z=-76.076},{id=123674,x=400.234,data={childspawner={timetonextspawn=0,timetonextregen=86,childrenoutside={101646},emergencychildreninside=0,spawning=false,regening=true,childreninside=1,queued_spawn=true},worldsettingstimer={timers={ChildSpawner_RegenPeriod={timeleft=0.90725398622622,initial_time=81.65285876036,paused=true},ChildSpawner_SpawnPeriod={timeleft=-0.00027777779226502,initial_time=125.75777877722,paused=true}}},workable={maxwork=-1,workleft=9}},z=-79.822},{id=123675,x=199.134,data={childspawner={timetonextspawn=0,timetonextregen=84,childrenoutside={101657},emergencychildreninside=0,spawning=false,regening=true,childreninside=1,queued_spawn=true},worldsettingstimer={timers={ChildSpawner_RegenPeriod={timeleft=0.98414607129156,initial_time=88.573146416241,paused=true},ChildSpawner_SpawnPeriod={timeleft=0.90379415159202,initial_time=108.45529819104,paused=true}}},workable={maxwork=-1,workleft=9}},z=-87.531},{id=123676,x=191.02,data={childspawner={timetonextspawn=0,timetonextregen=93,childrenoutside={101658},emergencychildreninside=0,spawning=false,regening=true,childreninside=1,queued_spawn=true},worldsettingstimer={timers={ChildSpawner_RegenPeriod={timeleft=1.0556563923032,initial_time=95.009075307289,paused=true},ChildSpawner_SpawnPeriod={timeleft=1.092243544709,initial_time=131.06922536508,paused=true}}},workable={maxwork=-1,workleft=9}},z=-87.724},{id=123677,x=189.042,data={childspawner={timetonextspawn=0,timetonextregen=82,childrenoutside={101659},emergencychildreninside=0,spawning=false,regening=true,childreninside=1,queued_spawn=true},worldsettingstimer={timers={ChildSpawner_RegenPeriod={timeleft=1.0535471201766,initial_time=94.819240815895,paused=true},ChildSpawner_SpawnPeriod={timeleft=-0.00027777779226502,initial_time=111.0373253699,paused=true}}},workable={maxwork=-1,workleft=9}},z=-78.82},{id=123678,x=165.815,data={childspawner={timetonextspawn=0,timetonextregen=82,emergencychildreninside=0,spawning=false,regening=true,childreninside=2,queued_spawn=true},worldsettingstimer={timers={ChildSpawner_RegenPeriod={timeleft=0.9023066658532,initial_time=81.207599926788,paused=true},ChildSpawner_SpawnPeriod={timeleft=-0.00027777779226502,initial_time=115.13680792394,paused=true}}},workable={maxwork=-1,workleft=9}},z=86.402},{id=123679,x=-536.987,data={childspawner={timetonextspawn=0,t
|
2023-12-04 19:23:43 +08:00
|
|
|
|
end
|
|
|
|
|
savedata["ents"]["wobster_den"] = tablefunctions["ents_wobster_den_fn"]()
|
|
|
|
|
tablefunctions["ents_catcoonden_fn"] = function()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
return {{id=103382,x=345.109,data={inventory={items={{data={stackable={stack=5}},x=345.109,prefab="twigs",z=642.14}},equip={}},worldsettingstimer={timers={ChildSpawner_RegenPeriod={timeleft=1.0936111368224,initial_time=131.23333641869,paused=true},ChildSpawner_SpawnPeriod={timeleft=0.97908609775391,initial_time=14.819624806596,paused=false}}},lives_left=5,_inv_age={225.12258787155,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0},childspawner={timetonextspawn=0,timetonextregen=130,emergencychildreninside=0,spawning=true,regening=true,childreninside=1,queued_spawn=true}},z=642.14},{id=103385,x=417.428,data={inventory={items={},equip={}},worldsettingstimer={timers={ChildSpawner_RegenPeriod={timeleft=1.0499474523472,initial_time=125.99369428167,paused=true},ChildSpawner_SpawnPeriod={timeleft=0.91895726197842,initial_time=13.784358929676,paused=true}}},lives_left=9,_inv_age={0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0},childspawner={timetonextspawn=0,timetonextregen=130,childrenoutside={102840},emergencychildreninside=0,spawning=true,regening=true,childreninside=0,queued_spawn=false}},z=698.83},{id=103386,x=338.98,data={inventory={items={},equip={}},worldsettingstimer={timers={ChildSpawner_RegenPeriod={timeleft=1.0697659044922,initial_time=128.37190853906,paused=true},ChildSpawner_SpawnPeriod={timeleft=0.90805742019038,initial_time=13.620861302857,paused=true}}},lives_left=7,_inv_age={0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0},childspawner={timetonextspawn=0,timetonextregen=122,childrenoutside={102849},emergencychildreninside=0,spawning=true,regening=true,childreninside=0,queued_spawn=false}},z=593.77},{id=103387,x=450.98,data={inventory={items={},equip={}},worldsettingstimer={timers={ChildSpawner_RegenPeriod={timeleft=1.0622950155666,initial_time=127.47540186799,paused=true},ChildSpawner_SpawnPeriod={timeleft=0.95880225693313,initial_time=14.382033853997,paused=true}}},lives_left=9,_inv_age={0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0},childspawner={timetonextspawn=0,timetonextregen=109,childrenoutside={102843},emergencychildreninside=0,spawning=true,regening=true,childreninside=0,queued_spawn=false}},z=580.325}}
|
2023-12-04 19:23:43 +08:00
|
|
|
|
end
|
|
|
|
|
savedata["ents"]["catcoonden"] = tablefunctions["ents_catcoonden_fn"]()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
tablefunctions["ents_pinecone_sapling_fn"] = function()
|
|
|
|
|
return {{id=111430,x=10.05,data={timer={timers={grow={timeleft=39.38602124689,initial_time=162.95269435806,paused=false}}}},z=295.385},{id=111431,x=-301.624,data={timer={timers={grow={timeleft=74.266529349339,initial_time=290.83320731084,paused=false}}}},z=61.255}}
|
2023-12-04 19:23:43 +08:00
|
|
|
|
end
|
2023-12-18 19:55:25 +08:00
|
|
|
|
savedata["ents"]["pinecone_sapling"] = tablefunctions["ents_pinecone_sapling_fn"]()
|
|
|
|
|
tablefunctions["ents_boards_fn"] = function()
|
|
|
|
|
return {{id=108838,x=154.923,data={stackable={stack=2}},z=319.532}}
|
2023-12-04 19:23:43 +08:00
|
|
|
|
end
|
2023-12-18 19:55:25 +08:00
|
|
|
|
savedata["ents"]["boards"] = tablefunctions["ents_boards_fn"]()
|
2023-12-04 19:23:43 +08:00
|
|
|
|
tablefunctions["ents_birdtrap_fn"] = function()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
return {{id=103446,x=53.091,data={trap={starvedloot={"spoiled_food"},sprung=true},finiteuses={uses=3},trappedbuild="robin_winter_build",inventoryitemmoisture={wet=true,moisture=100}},z=313.868},{id=103448,x=26.95,data={trap={starvedloot={"spoiled_food"},sprung=true},finiteuses={uses=6},trappedbuild="robin_winter_build",inventoryitemmoisture={wet=true,moisture=100}},z=311.619}}
|
2023-12-04 19:23:43 +08:00
|
|
|
|
end
|
|
|
|
|
savedata["ents"]["birdtrap"] = tablefunctions["ents_birdtrap_fn"]()
|
|
|
|
|
tablefunctions["ents_treasurechest_fn"] = function()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
return {{id=103450,x=68.51,data={container={items={{data={stackable={stack=7}},x=68.51,prefab="yellowgem",z=639.221},{data={stackable={stack=6}},x=68.51,prefab="bluegem",z=639.221},{data={stackable={stack=5}},x=68.51,prefab="orangegem",z=639.221},{data={stackable={stack=10}},x=68.51,prefab="purplegem",z=639.221},{data={stackable={stack=2}},x=68.51,prefab="greengem",z=639.221},{data={stackable={stack=2}},x=68.51,prefab="redgem",z=639.221},{data={stackable={stack=3}},x=68.51,prefab="nightmarefuel",z=639.221}}},smart_minisign={sign={x=68.51,prefab="minisign",z=639.221},nohuaminisign=false}},z=639.221},{id=103467,x=68.51,data={container={items={{data={anim="f3",stackable={stack=40}},x=68.51,prefab="rocks",z=640.953},{data={anim="f1",stackable={stack=30}},x=68.51,prefab="rocks",z=640.953},{data={stackable={stack=6}},x=68.51,prefab="cutstone",z=640.953},{x=68.51,prefab="flint",z=640.953}}},smart_minisign={sign={x=68.51,prefab="minisign",z=640.953},nohuaminisign=false}},z=640.953},{id=103478,x=48.506,data={container={items={{data={finiteuses={uses=108}},x=48.506,prefab="ruins_bat",z=653.947},{data={armor={condition=936}},x=48.506,prefab="armorruins",z=653.947},{x=48.506,z=653.947,skinname="pinkstaff_tvplay",data={skinedlegion={userid="KU_0Z4zp673",skin="pinkstaff_tvplay"}},prefab="pinkstaff"},{x=48.506,prefab="reskin_tool",z=653.947},{x=48.506,prefab="yellowstaff",z=653.947},{data={container={items={}}},x=48.506,prefab="oceanfishingrod",z=653.947},{x=48.506,z=653.947,skinname="ruinshat_arcane",prefab="ruinshat",skin_id=798205805},{x=48.506,z=653.947,skinname="armor_ruins_arcane",prefab="armorruins",skin_id=721266480},{x=48.506,prefab="orangeamulet",z=653.947}}},smart_minisign={sign={x=48.506,prefab="minisign",z=653.947},nohuaminisign=false}},z=653.947},{id=103500,x=22.5,data={container={items={{x=22.5,prefab="poop",z=296},{data={stackable={stack=40}},x=22.5,prefab="spoiled_food",z=296},{data={stackable={stack=40}},x=22.5,prefab="spoiled_food",z=296},{data={stackable={stack=40}},x=22.5,prefab="spoiled_food",z=296},{data={stackable={stack=10}},x=22.5,prefab="compost",z=296},{data={stackable={stack=40}},x=22.5,prefab="spoiled_food",z=296},{data={stackable={stack=36}},x=22.5,prefab="manrabbit_tail",z=296},{data={stackable={stack=9}},x=22.5,prefab="guano",z=296},{data={stackable={stack=13}},x=22.5,prefab="spoiled_food",z=296}}},smart_minisign={sign={x=22.5,prefab="minisign",z=296},nohuaminisign=false}},z=296},{x=63.756,id=103523,z=597.213,skinname="treasurechest_cake",data={container={items={[4]={data={stackable={stack=10}},x=63.756,prefab="dug_sapling",z=597.213},[5]={data={stackable={stack=10}},x=63.756,prefab="dug_sapling",z=597.213}}},smart_minisign={sign={x=63.756,prefab="minisign",z=597.213},nohuaminisign=false}},skin_id=635538603},{id=103530,x=35.694,data={burnt=true,smart_minisign={nohuaminisign=false}},z=288.372},{id=103532,x=44.506,data={container={items={{data={stackable={stack=40}},x=44.506,prefab="stinger",z=303.153},[4]={data={stackable={stack=40}},x=44.506,prefab="silk",z=303.153},[5]={data={stackable={stack=11}},x=44.506,prefab="beefalowool",z=303.153},[7]={data={stackable={stack=16}},x=44.506,prefab="stinger",z=303.153},[8]={x=44.506,prefab="boat_grass_item",z=303.153},[9]={data={stackable={stack=12}},x=44.506,prefab="tentaclespots",z=303.153}}},smart_minisign={sign={x=44.506,prefab="minisign",z=303.153},nohuaminisign=false}},z=303.153},{id=103547,x=44.506,data={container={items={{data={stackable={stack=40}},x=44.506,prefab="pinecone",z=299.687},{data={stackable={stack=36}},x=44.506,prefab="pinecone",z=299.687},{data={stackable={stack=40}},x=44.506,prefab="charcoal",z=299.687},{data={stackable={stack=26}},x=44.506,prefab="charcoal",z=299.687},{data={stackable={stack=20}},x=44.506,prefab="spidergland",z=299.687},{x=44.506,prefab="halloween_ornament_4",z=299.687},{data={stackable={stack=40}},x=44.506,prefab="pinecone",z=299.687},{data={stackable={stack=9}},x=44.506,prefab="spidergland",z=299.687},{data={stackable={stack=20}},x=44.506,prefab="moonrocknugget",z=299.687}}},smart_minisign={sign={x=44.506,prefab="minisign
|
2023-12-04 19:23:43 +08:00
|
|
|
|
end
|
|
|
|
|
savedata["ents"]["treasurechest"] = tablefunctions["ents_treasurechest_fn"]()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
tablefunctions["ents_muelsyse_xin_staff_fn"] = function()
|
|
|
|
|
return {{id=103780,x=33.088,data={inventoryitemmoisture={wet=true,moisture=100}},z=322.877},{id=103783,x=39.476,data={inventoryitemmoisture={wet=true,moisture=100}},z=293.98}}
|
2023-12-04 19:23:43 +08:00
|
|
|
|
end
|
2023-12-18 19:55:25 +08:00
|
|
|
|
savedata["ents"]["muelsyse_xin_staff"] = tablefunctions["ents_muelsyse_xin_staff_fn"]()
|
|
|
|
|
tablefunctions["ents_chesspiece_bearger_fn"] = function()
|
|
|
|
|
return {{y=-0.002,x=61.041,z=653.828,id=108658,data={submersible={force_no_repositioning=false},materialid=2}}}
|
2023-12-04 19:23:43 +08:00
|
|
|
|
end
|
2023-12-18 19:55:25 +08:00
|
|
|
|
savedata["ents"]["chesspiece_bearger"] = tablefunctions["ents_chesspiece_bearger_fn"]()
|
|
|
|
|
tablefunctions["ents_hedgehound_bush_fn"] = function()
|
|
|
|
|
return {{id=115362,x=-265.112,data={hedgeitem="costume_king_body",health={health=2},holdasbush=true},z=-250.9},{id=115365,x=-270.77,data={hedgeitem="costume_queen_body",health={health=2},holdasbush=true},z=-250.9},{id=115368,x=-270.77,data={hedgeitem="mask_kinghat",health={health=2},holdasbush=true},z=-245.243},{id=115371,x=-265.112,data={hedgeitem="mask_queenhat",health={health=2},holdasbush=true},z=-245.243}}
|
|
|
|
|
end
|
|
|
|
|
savedata["ents"]["hedgehound_bush"] = tablefunctions["ents_hedgehound_bush_fn"]()
|
2023-12-04 19:23:43 +08:00
|
|
|
|
tablefunctions["ents_monkeyhut_fn"] = function()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
return {{id=104098,x=543.799,data={worldsettingstimer={timers={ChildSpawner_RegenPeriod={timeleft=0.99479800758297,initial_time=1432.5091309195,paused=true},ChildSpawner_SpawnPeriod={timeleft=0.93543261327674,initial_time=9.3543261327674,paused=true}}},childspawner={timetonextspawn=0,timetonextregen=1356,emergencychildreninside=1,spawning=true,regening=true,childreninside=1,queued_spawn=true}},z=-677.032},{id=104099,x=548.08,data={worldsettingstimer={timers={ChildSpawner_RegenPeriod={timeleft=1.0665031301711,initial_time=1535.7645074464,paused=true},ChildSpawner_SpawnPeriod={timeleft=1.0569614769325,initial_time=10.569614769325,paused=true}}},childspawner={timetonextspawn=0,timetonextregen=1470,emergencychildreninside=1,spawning=true,regening=true,childreninside=1,queued_spawn=true}},z=-668.42},{id=104100,x=574.169,data={worldsettingstimer={timers={ChildSpawner_RegenPeriod={timeleft=0.94999975567916,initial_time=1367.999648178,paused=true},ChildSpawner_SpawnPeriod={timeleft=1.0220040490204,initial_time=10.220040490204,paused=true}}},childspawner={timetonextspawn=0,timetonextregen=1444,emergencychildreninside=1,spawning=true,regening=true,childreninside=1,queued_spawn=true}},z=-679.461},{id=104101,x=598.03,data={worldsettingstimer={timers={ChildSpawner_RegenPeriod={timeleft=1.0418491898435,initial_time=1500.2628333746,paused=true},ChildSpawner_SpawnPeriod={timeleft=1.0172551173524,initial_time=10.172551173524,paused=true}}},childspawner={timetonextspawn=0,timetonextregen=1493,emergencychildreninside=1,spawning=true,regening=true,childreninside=1,queued_spawn=true}},z=-707.402},{id=104102,x=580.447,data={worldsettingstimer={timers={ChildSpawner_RegenPeriod={timeleft=1.0813188585409,initial_time=1557.0991562989,paused=true},ChildSpawner_SpawnPeriod={timeleft=0.96082508313954,initial_time=9.6082508313954,paused=true}}},childspawner={timetonextspawn=0,timetonextregen=1540,emergencychildreninside=1,spawning=true,regening=true,childreninside=1,queued_spawn=true}},z=-723.521},{id=104103,x=613.226,data={worldsettingstimer={timers={ChildSpawner_RegenPeriod={timeleft=1.0132740123927,initial_time=1459.1145778455,paused=true},ChildSpawner_SpawnPeriod={timeleft=1.0863947994975,initial_time=10.863947994975,paused=true}}},childspawner={timetonextspawn=0,timetonextregen=1409,emergencychildreninside=1,spawning=true,regening=true,childreninside=1,queued_spawn=true}},z=-619.566},{id=104104,x=586.739,data={worldsettingstimer={timers={ChildSpawner_RegenPeriod={timeleft=1.0073784068477,initial_time=1450.6249058607,paused=true},ChildSpawner_SpawnPeriod={timeleft=0.98566319511404,initial_time=9.8566319511404,paused=true}}},childspawner={timetonextspawn=0,timetonextregen=1339,emergencychildreninside=1,spawning=true,regening=true,childreninside=1,queued_spawn=true}},z=-606.769},{id=104105,x=617.416,data={worldsettingstimer={timers={ChildSpawner_RegenPeriod={timeleft=1.0110530426053,initial_time=1455.9163813516,paused=true},ChildSpawner_SpawnPeriod={timeleft=0.92894078405316,initial_time=9.2894078405316,paused=true}}},childspawner={timetonextspawn=0,timetonextregen=1576,emergencychildreninside=1,spawning=true,regening=true,childreninside=1,queued_spawn=true}},z=-665.886},{id=104106,x=639.177,data={worldsettingstimer={timers={ChildSpawner_RegenPeriod={timeleft=1.0231428596012,initial_time=1473.3257178258,paused=true},ChildSpawner_SpawnPeriod={timeleft=1.0395697001693,initial_time=10.395697001693,paused=true}}},childspawner={timetonextspawn=0,timetonextregen=1314,emergencychildreninside=1,spawning=true,regening=true,childreninside=1,queued_spawn=true}},z=-644.23},{id=104107,x=630.815,data={worldsettingstimer={timers={ChildSpawner_RegenPeriod={timeleft=1.0779204657716,initial_time=1552.205470711,paused=true},ChildSpawner_SpawnPeriod={timeleft=0.97225984276092,initial_time=9.7225984276092,paused=true}}},childspawner={timetonextspawn=0,timetonextregen=1488,emergencychildreninside=1,spawning=true,regening=true,childreninside=1,queued_spawn=true}},z=-638.04},{id=104108,x=605.171,data={worldsettingstimer={timers={ChildSpawner_RegenPeriod={timeleft=1.01311
|
2023-12-04 19:23:43 +08:00
|
|
|
|
end
|
|
|
|
|
savedata["ents"]["monkeyhut"] = tablefunctions["ents_monkeyhut_fn"]()
|
|
|
|
|
tablefunctions["ents_monkeytail_fn"] = function()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
return {{id=104111,x=565.2,data={pickable={caninteractwith=true}},z=-664},{id=104112,x=561.539,data={pickable={caninteractwith=true}},z=-666.79},{id=104113,x=577.658,data={pickable={caninteractwith=true}},z=-673.511},{id=104114,x=590.109,data={pickable={caninteractwith=true}},z=-653.37},{id=104115,x=555.28,data={pickable={caninteractwith=true}},z=-669.402}}
|
2023-12-04 19:23:43 +08:00
|
|
|
|
end
|
|
|
|
|
savedata["ents"]["monkeytail"] = tablefunctions["ents_monkeytail_fn"]()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
tablefunctions["ents_topsatchel_fn"] = function()
|
|
|
|
|
return {{id=111565,x=46.689,data={inventoryitemmoisture={wet=true,moisture=100},container={items={}}},z=305.726}}
|
2023-12-04 19:23:43 +08:00
|
|
|
|
end
|
2023-12-18 19:55:25 +08:00
|
|
|
|
savedata["ents"]["topsatchel"] = tablefunctions["ents_topsatchel_fn"]()
|
|
|
|
|
tablefunctions["ents_singingshell_octave4_fn"] = function()
|
|
|
|
|
return {{id=104152,x=-757.821,data={cyclable={step=6},variation=3},z=747.869},{id=104154,x=-759.381,data={cyclable={step=7},variation=2},z=752.059},{id=104156,x=-731.941,data={cyclable={step=10},variation=1},z=710.869},{id=104158,x=-722.441,data={cyclable={step=3},variation=1},z=722.309},{id=104160,x=-764.865,data={cyclable={step=4},variation=3},z=743.598}}
|
2023-12-04 19:23:43 +08:00
|
|
|
|
end
|
2023-12-18 19:55:25 +08:00
|
|
|
|
savedata["ents"]["singingshell_octave4"] = tablefunctions["ents_singingshell_octave4_fn"]()
|
2023-12-04 19:23:43 +08:00
|
|
|
|
tablefunctions["ents_bat_fn"] = function()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
return {{id=108679,x=-120.475,data={inventory={items={},equip={}},periodicspawner={time=126},health={health=50},knownlocations={locations={{y=15,x=-118.95630645752,name="home",z=592.09704589844}}}},z=598.982},{id=108680,x=-118.551,data={inventory={items={},equip={}},periodicspawner={time=143},health={health=50},knownlocations={locations={{y=15,x=-117.41967773438,name="home",z=593.75073242188}}}},z=595.661},{id=108681,x=-118.02,data={inventory={items={},equip={}},periodicspawner={time=127},health={health=50},knownlocations={locations={{y=15,x=-116.39558410645,name="home",z=589.88684082031}}}},z=601.338}}
|
2023-12-04 19:23:43 +08:00
|
|
|
|
end
|
|
|
|
|
savedata["ents"]["bat"] = tablefunctions["ents_bat_fn"]()
|
|
|
|
|
tablefunctions["ents_lightninggoatherd_fn"] = function()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
return {{id=115224,x=124.125,data={periodicspawner={time=112},herd={members={118366,118363,118367,118368,118365,118364}}},z=92.75}}
|
2023-12-04 19:23:43 +08:00
|
|
|
|
end
|
|
|
|
|
savedata["ents"]["lightninggoatherd"] = tablefunctions["ents_lightninggoatherd_fn"]()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
tablefunctions["ents_scorched_skeleton_fn"] = function()
|
|
|
|
|
return {{id=118027,x=238.369,data={anim=6},z=61.56},{id=118028,x=250.059,data={anim=6},z=89.62},{id=118029,x=217.679,data={anim=5},z=44.06}}
|
2023-12-04 19:23:43 +08:00
|
|
|
|
end
|
2023-12-18 19:55:25 +08:00
|
|
|
|
savedata["ents"]["scorched_skeleton"] = tablefunctions["ents_scorched_skeleton_fn"]()
|
2023-12-04 19:23:43 +08:00
|
|
|
|
tablefunctions["ents_meteorspawner_fn"] = function()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
return {{id=104174,x=173.759,data={meteorshower={remainingtime=0.49924774812344,version=2,retriesleft=24,level=1}},z=457.48},{id=104175,x=249.33,data={meteorshower={remainingtime=0.77670285544559,version=2,retriesleft=24,level=1}},z=402.489},{id=104176,x=230.1,data={meteorshower={remainingtime=0.52596876840818,version=2,retriesleft=24,level=1}},z=406.2},{id=104177,x=-390.27,data={meteorshower={remainingtime=0.084824347982128,version=2,retriesleft=24,level=3}},z=326.028},{id=104178,x=-362.722,data={meteorshower={remainingtime=0.00069791664873871,version=2,retriesleft=2,level=3}},z=370.799},{id=104179,x=-369.53,data={meteorshower={remainingtime=0.43931779848657,version=2,retriesleft=24,level=1}},z=350.618},{id=104180,x=-365.55,data={meteorshower={remainingtime=0.048682234024231,version=2,retriesleft=24,level=2}},z=329.338}}
|
2023-12-04 19:23:43 +08:00
|
|
|
|
end
|
|
|
|
|
savedata["ents"]["meteorspawner"] = tablefunctions["ents_meteorspawner_fn"]()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
tablefunctions["ents_compost_fn"] = function()
|
|
|
|
|
return {{id=104181,x=31.538,data={inventoryitemmoisture={wet=true,moisture=100}},z=267.726}}
|
|
|
|
|
end
|
|
|
|
|
savedata["ents"]["compost"] = tablefunctions["ents_compost_fn"]()
|
2023-12-04 19:23:43 +08:00
|
|
|
|
tablefunctions["ents_twigs_fn"] = function()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
return {{x=-337.891,z=114},{x=-17.681,z=782.809},{x=-285.592,z=74.702},{x=326.028,z=514.7},{x=-49.806,z=117.271},{id=106469,x=-374.852,data={inventoryitemmoisture={wet=true,moisture=50.875026702881}},z=209.38},{x=-243.045,z=-174.282},{x=-266.628,z=-229.396},{id=104425,x=-24.771,data={inventoryitemmoisture={wet=true,moisture=100}},z=279.256},{x=-19.73,z=65.458},{id=104427,x=-364.485,data={inventoryitemmoisture={wet=true,moisture=48.842655181885}},z=193.49},{x=78.652,z=719.09},{id=104429,x=-64.737,data={inventoryitemmoisture={moisture=3.1218385696411}},z=130.11},{x=-193.965,z=421.14},{x=-278.089,z=-206.676},{x=247.257,z=-625.623},{x=25.17,z=65.597},{x=-302.088,z=69.788},{x=287.683,z=534.52},{x=-100.065,z=356.316},{x=-514.462,z=125.746},{x=503.312,z=580.442},{id=104439,x=-129.019,data={inventoryitemmoisture={moisture=1.766738653183}},z=109.069},{x=249.66,z=587.033},{x=-5.45,z=89.888},{id=106489,x=-481.754,data={inventoryitemmoisture={wet=true,moisture=55.781795501709}},z=172.175},{x=-235.486,z=441.574},{x=-57.71,z=761.27},{x=-313.28,z=129.639},{id=106493,x=349.109,data={inventoryitemmoisture={wet=true,moisture=100}},z=-454.28},{x=324.953,z=365.902},{y=-0.002,x=-522.48,z=739.341,id=106495,data={inventoryitemmoisture={wet=true,moisture=150}}},{y=-0.002,x=429.977,z=598.783,id=104449,data={inventoryitemmoisture={wet=true,moisture=100}}},{x=-482.632,z=137.554},{x=-53.382,z=58.361},{x=165.511,z=305.108},{x=-182.788,z=347.976},{id=106501,x=-34.292,data={inventoryitemmoisture={moisture=3.0720100402832}},z=148.054},{x=-228.446,z=-233.532},{id=106503,x=94.343,data={inventoryitemmoisture={moisture=7.8968119621277}},z=369.17},{y=-0.002,x=-355.249,z=129.576},{x=-245.993,z=-233.784},{y=-0.002,x=314.023,z=695.739},{x=-444.951,z=339.782},{id=104461,x=-212.986,data={inventoryitemmoisture={moisture=11.023721694946}},z=227.261},{id=106509,x=-517.842,data={inventoryitemmoisture={wet=true,moisture=150}},z=749.21},{y=-0.002,x=13.13,z=390.545,id=104463,data={inventoryitemmoisture={moisture=8.4644069671631}}},{x=-197.189,z=-152.114},{x=-237.696,z=-272.214},{x=-476.248,z=329.384},{x=-80.806,z=48.65},{x=-195.689,z=-213.859},{x=-41.461,z=69.859},{x=-19.966,z=65.75},{id=104471,x=-189.196,data={inventoryitemmoisture={moisture=8.353099822998}},z=244.656},{id=106519,x=-65.848,data={inventoryitemmoisture={moisture=3.1041803359985}},z=129.328},{y=-0.002,x=127.169,z=633.937},{id=106521,x=56.006,data={inventoryitemmoisture={moisture=17.161895751953}},z=384.225},{x=-245.782,z=302.807},{id=106523,x=-493.266,data={inventoryitemmoisture={wet=true,moisture=55.784824371338}},z=174.139},{x=-362.822,z=134.289},{x=-38.07,z=753.03},{id=104479,x=-206.92,data={inventoryitemmoisture={moisture=10.869297981262}},z=241.669},{x=-485.913,z=355.161},{id=104481,x=-378.362,data={inventoryitemmoisture={wet=true,moisture=50.929546356201}},z=197.669},{x=61.707,z=732.765},{x=-325.132,z=106.12},{y=-0.002,x=35.986,z=335.449,id=106531,data={inventoryitemmoisture={wet=true,moisture=100}}},{id=104485,x=-497.8,data={inventoryitemmoisture={wet=true,moisture=56.375453948975}},z=200.264},{x=-485.566,z=355.558},{x=-74.112,z=74.666},{id=106535,x=39.957,data={inventoryitemmoisture={moisture=17.161895751953}},z=389.397},{x=-122.392,z=368.114},{y=-0.004,x=-517.191,z=146.052},{y=-0.002,x=-2.998,z=98.694},{y=-0.002,x=-54.709,z=152.125,id=106539,data={inventoryitemmoisture={moisture=3.2766759395599}}},{x=-493.925,z=157.897},{id=106541,x=41.486,data={inventoryitemmoisture={moisture=17.169937133789}},z=389.851},{id=104495,x=-202.805,data={inventoryitemmoisture={moisture=10.457501411438}},z=162.901},{y=-0.002,x=-220.575,z=-273.869},{x=-349.162,z=142.91},{id=106545,x=-369.52,data={inventoryitemmoisture={wet=true,moisture=50.7932472229}},z=210.35},{x=-62.021,z=48.618},{id=106547,x=101.401,data={inventoryitemmoisture={moisture=4.744439125061}},z=479.515},{x=-314.8,z=142.309},{x=178.529,z=-366.24},{x=-253.571,z=435.811},{y=-0.002,x=99.944,z=481.454,id=106551,data={inventoryitemmoisture={moisture=4.7366819381714}}},{id=104505,x=-205.01,data={inventoryitemmoisture={moisture=10.778460502625}},z=245.33},{x=-3
|
2023-12-04 19:23:43 +08:00
|
|
|
|
end
|
|
|
|
|
savedata["ents"]["twigs"] = tablefunctions["ents_twigs_fn"]()
|
|
|
|
|
tablefunctions["ents_babybeefalo_fn"] = function()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
return {{y=-0.002,x=-473.877,z=120.545,id=106671,data={growable={usetimemultiplier=false,stage=2,time=0},periodicspawner={time=42},health={health=300},knownlocations={locations={{y=0,x=-468.3039855957,name="herd",z=130.38999938965}}}}},{id=106672,x=-461.498,data={growable={usetimemultiplier=false,stage=2,time=0},periodicspawner={time=15},health={health=300},knownlocations={locations={{y=0,x=-468.3039855957,name="herd",z=130.38999938965}}}},z=138.164}}
|
2023-12-04 19:23:43 +08:00
|
|
|
|
end
|
|
|
|
|
savedata["ents"]["babybeefalo"] = tablefunctions["ents_babybeefalo_fn"]()
|
|
|
|
|
tablefunctions["ents_singingshell_octave3_fn"] = function()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
return {{id=106673,x=-745.571,data={cyclable={step=12},variation=2},z=747.25},{id=106675,x=-749.321,data={cyclable={step=12},variation=2},z=751.179},{id=106677,x=-755.516,data={cyclable={step=10},variation=1},z=742.015}}
|
2023-12-04 19:23:43 +08:00
|
|
|
|
end
|
|
|
|
|
savedata["ents"]["singingshell_octave3"] = tablefunctions["ents_singingshell_octave3_fn"]()
|
|
|
|
|
tablefunctions["ents_homesign_fn"] = function()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
return {{id=106679,x=-217.5,data={writeable={netid="76561199007400189",text="麋鹿鹅",userid="KU_7vJFkm0x"}},z=261.5},{id=106682,x=-166.015,data={writeable={netid="76561198834871749",text="不像矿区的矿区",userid="KU_7vJFklO4"}},z=-374.494},{id=106685,x=-335,data={writeable={netid="76561199007400189",userid="KU_7vJFkm0x"}},z=92},{id=106688,x=597.5,data={writeable={netid="76561199007400189",text="猴岛",userid="KU_7vJFkm0x"}},z=-661},{id=106691,x=442,data={writeable={netid="76561199007400189",text="黑暗的树林",userid="KU_7vJFkm0x"}},z=615},{id=106694,x=-214.534,data={writeable={netid="76561199145197867",text="海象",userid="KU_0Z4zp673"}},z=-262.447},{id=106697,x=-356,data={writeable={netid="76561199007400189",text="沼泽",userid="KU_7vJFkm0x"}},z=-74},{id=106700,x=-756.365,data={writeable={netid="76561199145197867",text="老奶奶岛",userid="KU_0Z4zp673"}},z=731.468},{id=106703,x=37.505,data={writeable={netid="76561199145197867",text="家",userid="KU_0Z4zp673"}},z=293.626},{id=106706,x=21.503,data={writeable={netid="76561199145197867",text="蜂王",userid="KU_0Z4zp673"}},z=521.424},{id=106709,x=217.281,data={writeable={netid="76561199145197867",text="龙蝇",userid="KU_0Z4zp673"}},z=124.291},{id=106712,x=361.5,data={writeable={netid="76561199109066707",text="月岛",userid="KU_MAFS51ea"}},z=-579},{id=106715,x=-522.25,data={writeable={netid="76561199145197867",text="疙瘩树",userid="KU_0Z4zp673"}},z=733.228},{id=106718,x=30.753,data={writeable={netid="76561199145197867",text="绿洲",userid="KU_0Z4zp673"}},z=225.632},{id=106721,x=316.295,data={writeable={netid="76561199145197867",text="猪王",userid="KU_0Z4zp673"}},z=573.827},{id=106724,x=-470.5,data={writeable={netid="76561199007400189",text="牛二",userid="KU_7vJFkm0x"}},z=119.5},{id=106727,x=376.894,data={writeable={netid="76561198834871749",text="全部都是石头",userid="KU_7vJFklO4"}},z=-131.168},{id=106730,x=-714.305,data={writeable={netid="76561199145197867",text="船",userid="KU_0Z4zp673"}},z=729.664},{id=106733,x=-238.536,data={writeable={netid="76561199145197867",text="港口",userid="KU_0Z4zp673"}},z=507.566},{id=106736,x=-202,data={writeable={netid="76561199007400189",text="渔区港口",userid="KU_7vJFkm0x"}},z=569.5},{id=106739,x=-455.002,data={writeable={netid="76561199007400189",text="渔区",userid="KU_7vJFkm0x"}},z=765.5},{id=106742,x=316,data={writeable={netid="76561199007400189",text="仙人掌",userid="KU_7vJFkm0x"}},z=-1},{id=106745,x=-355.852,data={writeable={netid="76561198834871749",text="有点像矿区的矿",userid="KU_7vJFklO4"}},z=346.652}}
|
2023-12-04 19:23:43 +08:00
|
|
|
|
end
|
|
|
|
|
savedata["ents"]["homesign"] = tablefunctions["ents_homesign_fn"]()
|
|
|
|
|
tablefunctions["ents_glommerfuel_fn"] = function()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
return {{id=106748,x=53.979,data={inventoryitemmoisture={wet=true,moisture=100}},z=307.059},{id=106750,x=53.666,data={inventoryitemmoisture={wet=true,moisture=100}},z=306.872},{id=106752,x=53.81,data={inventoryitemmoisture={wet=true,moisture=100}},z=307.247},{id=106754,x=53.763,data={inventoryitemmoisture={wet=true,moisture=100}},z=307.247},{id=106756,x=53.763,data={inventoryitemmoisture={wet=true,moisture=100}},z=307.247},{id=106758,x=53.666,data={inventoryitemmoisture={wet=true,moisture=100}},z=306.872},{id=106760,x=53.81,data={inventoryitemmoisture={wet=true,moisture=100}},z=307.247},{id=106762,x=53.81,data={inventoryitemmoisture={wet=true,moisture=100}},z=307.247},{id=106764,x=53.81,data={inventoryitemmoisture={wet=true,moisture=100}},z=307.247},{id=106766,x=54.373,data={inventoryitemmoisture={wet=true,moisture=100}},z=307.54},{id=106768,x=53.81,data={inventoryitemmoisture={wet=true,moisture=100}},z=307.247},{id=106770,x=53.81,data={inventoryitemmoisture={wet=true,moisture=100}},z=307.247},{id=106772,x=53.81,data={inventoryitemmoisture={wet=true,moisture=100}},z=307.247},{id=106774,x=53.81,data={inventoryitemmoisture={wet=true,moisture=100}},z=307.247},{id=106776,x=53.81,data={inventoryitemmoisture={wet=true,moisture=100}},z=307.247},{id=106778,x=53.81,data={inventoryitemmoisture={wet=true,moisture=100}},z=307.247},{id=106780,x=51.993,data={inventoryitemmoisture={wet=true,moisture=100}},z=305.743},{id=106782,x=53.81,data={inventoryitemmoisture={wet=true,moisture=100}},z=307.247},{id=106784,x=51.993,data={inventoryitemmoisture={wet=true,moisture=100}},z=305.743},{id=106786,x=51.993,data={inventoryitemmoisture={wet=true,moisture=100}},z=305.743},{id=106788,x=53.763,data={inventoryitemmoisture={wet=true,moisture=100}},z=307.247}}
|
2023-12-04 19:23:43 +08:00
|
|
|
|
end
|
|
|
|
|
savedata["ents"]["glommerfuel"] = tablefunctions["ents_glommerfuel_fn"]()
|
|
|
|
|
tablefunctions["ents_cactus_fn"] = function()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
return {{id=106790,x=334.769,data={pickable={caninteractwith=true}},z=-38.792},{id=106791,x=310.64,data={pickable={caninteractwith=true}},z=-26.622},{id=106792,x=285.67,data={pickable={caninteractwith=true}},z=-37.37},{id=106793,x=330.85,data={pickable={caninteractwith=true}},z=10.109},{id=106794,x=326.648,data={pickable={caninteractwith=true}},z=69.083},{id=106795,x=310.148,data={pickable={caninteractwith=true}},z=18.899},{id=106796,x=302.109,data={pickable={caninteractwith=true}},z=5.17},{id=106797,x=310.118,data={pickable={caninteractwith=true}},z=2.549},{id=106798,x=297.39,data={pickable={caninteractwith=true}},z=-9.5},{id=106799,x=298.76,data={pickable={caninteractwith=true}},z=77.26},{id=106800,x=273.028,data={pickable={caninteractwith=true}},z=78.66},{id=106801,x=246.77,data={pickable={caninteractwith=true}},z=-33.89},{id=106802,x=194.71,data={pickable={caninteractwith=true}},z=-54.39},{id=106803,x=246.05,data={pickable={caninteractwith=true}},z=-2.58},{id=106804,x=213.19,data={pickable={caninteractwith=true}},z=-53.5},{id=106805,x=202.19,data={pickable={caninteractwith=true}},z=-65.375},{id=106806,x=214.419,data={pickable={caninteractwith=true}},z=-73.09},{id=106807,x=181.869,data={pickable={caninteractwith=true}},z=-30.32},{id=106808,x=358.769,data={pickable={caninteractwith=true}},z=-105.74},{id=106809,x=346.428,data={pickable={caninteractwith=true}},z=-101.09},{id=106810,x=413.5,data={pickable={caninteractwith=true}},z=-121.25},{id=106811,x=306.66,data={pickable={caninteractwith=true}},z=-9.45},{id=106812,x=349.2,data={pickable={caninteractwith=true}},z=29.51},{id=106813,x=338.6,data={pickable={caninteractwith=true}},z=-21.75},{id=106814,x=298.118,data={pickable={caninteractwith=true}},z=-29.72},{id=106815,x=293.329,data={pickable={caninteractwith=true}},z=-54.681},{id=106816,x=302.058,data={pickable={caninteractwith=true}},z=-25.32},{id=106817,x=334.1,data={pickable={caninteractwith=true}},z=-34.292},{id=106818,x=369,data={pickable={caninteractwith=true}},z=-2.961},{id=106819,x=337.769,data={pickable={caninteractwith=true}},z=-26.65},{id=106820,x=373.85,data={pickable={caninteractwith=true}},z=38.52}}
|
2023-12-04 19:23:43 +08:00
|
|
|
|
end
|
|
|
|
|
savedata["ents"]["cactus"] = tablefunctions["ents_cactus_fn"]()
|
|
|
|
|
tablefunctions["ents_fence_gate_fn"] = function()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
return {{x=-4.5,id=106821,z=655.5,skinname="fence_gate_pickettan",data={rot=2,health={health=1},offsetdoor=false},skin_id=1232213337},{x=-4.5,id=106823,z=644.5,skinname="fence_gate_picketbrown",data={rot=2,health={health=1},offsetdoor=false},skin_id=262772414},{x=-3.5,id=106825,z=644.5,skinname="fence_gate_picketbrown",data={health={health=1},rot=2,offsetdoor=false,swingright=true},skin_id=262772414},{x=47.5,id=106827,z=631.5,skinname="fence_gate_picketbrown",data={health={health=1},rot=4,offsetdoor=false,swingright=true},skin_id=262772414},{x=47.5,id=106829,z=632.5,skinname="fence_gate_picketbrown",data={rot=4,health={health=1},offsetdoor=false},skin_id=262772414},{x=46.5,id=106831,z=320.5,skinname="fence_gate_picketbrown",data={rot=6,health={health=1},offsetdoor=false},skin_id=262772414},{x=45.5,id=106833,z=320.5,skinname="fence_gate_picketbrown",data={health={health=1},rot=6,offsetdoor=false,swingright=true},skin_id=262772414},{id=106835,x=-58.5,data={health={health=1},isopen=true,rot=2,offsetdoor=true,swingright=true},z=388.5},{x=-3.5,id=106837,z=655.5,skinname="fence_gate_pickettan",data={health={health=1},rot=2,offsetdoor=false,swingright=true},skin_id=1232213337}}
|
2023-12-04 19:23:43 +08:00
|
|
|
|
end
|
|
|
|
|
savedata["ents"]["fence_gate"] = tablefunctions["ents_fence_gate_fn"]()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
tablefunctions["ents_oceantree_pillar_fn"] = function()
|
|
|
|
|
return {{id=110335,x=87.679,data={droppedvines=true},z=570.997}}
|
2023-12-04 19:23:43 +08:00
|
|
|
|
end
|
2023-12-18 19:55:25 +08:00
|
|
|
|
savedata["ents"]["oceantree_pillar"] = tablefunctions["ents_oceantree_pillar_fn"]()
|
|
|
|
|
tablefunctions["ents_lureplantbulb_fn"] = function()
|
|
|
|
|
return {{id=106850,x=22.361,data={inventoryitemmoisture={wet=true,moisture=100}},z=323.553},{y=-0.002,x=-217.325,z=265.381},{id=106854,x=38.471,data={inventoryitemmoisture={wet=true,moisture=100},stackable={stack=2}},z=289.384}}
|
|
|
|
|
end
|
|
|
|
|
savedata["ents"]["lureplantbulb"] = tablefunctions["ents_lureplantbulb_fn"]()
|
2023-12-04 19:23:43 +08:00
|
|
|
|
tablefunctions["ents_molehill_fn"] = function()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
return {{id=106856,x=-233.29,data={inventory={items={{x=-233.29,prefab="trinket_36",z=-266.641}},equip={}},worldsettingstimer={timers={}},spawner={childid=100164}},z=-266.641},{id=106859,x=-282.68,data={inventory={items={{x=-282.68,prefab="flint",z=-237.31}},equip={}},worldsettingstimer={timers={}},spawner={childid=100166}},z=-237.31},{id=106862,x=-265.9,data={inventory={items={{x=-265.9,prefab="flint",z=-277.08}},equip={}},worldsettingstimer={timers={}},spawner={childid=100168}},z=-277.08},{id=106865,x=-210.741,data={inventory={items={{data={stackable={stack=6}},x=-210.741,prefab="flint",z=-238.331}},equip={}},worldsettingstimer={timers={}},spawner={childid=100170}},z=-238.331},{id=106868,x=-266.692,data={inventory={items={{data={stackable={stack=4}},x=-266.692,prefab="flint",z=-205.7}},equip={}},worldsettingstimer={timers={}},spawner={childid=100172}},z=-205.7},{id=106871,x=-241.03,data={inventory={items={{x=-241.03,prefab="trinket_34",z=-206.551},{data={stackable={stack=2}},x=-241.03,prefab="flint",z=-206.551}},equip={}},worldsettingstimer={timers={}},spawner={childid=100158}},z=-206.551},{id=106876,x=10.909,data={inventory={items={{data={stackable={stack=2}},x=10.909,prefab="ash",z=558},{data={stackable={stack=3}},x=10.909,prefab="flint",z=558},{data={anim="f3",stackable={stack=2}},x=10.909,prefab="rocks",z=558}},equip={}},worldsettingstimer={timers={}},spawner={childid=100152}},z=558},{id=106883,x=65.208,data={inventory={items={{x=65.208,prefab="trinket_43",z=546.53}},equip={}},worldsettingstimer={timers={}},spawner={childid=100154}},z=546.53},{id=106886,x=206.949,data={inventory={items={{data={stackable={stack=13}},x=206.949,prefab="flint",z=553.179},{data={anim="f3",stackable={stack=13}},x=206.949,prefab="rocks",z=553.179}},equip={}},worldsettingstimer={timers={}},spawner={childid=100174}},z=553.179},{id=106891,x=194.77,data={inventory={items={},equip={}},worldsettingstimer={timers={}},spawner={childid=100176}},z=665.77},{id=106892,x=-274.74,data={inventory={items={{data={stackable={stack=2}},x=-274.74,prefab="flint",z=425.799},{x=-274.74,prefab="trinket_40",z=425.799}},equip={}},worldsettingstimer={timers={}},spawner={childid=100156}},z=425.799},{id=106897,x=348.471,data={inventory={items={},equip={}},worldsettingstimer={timers={}},spawner={childid=100160}},z=592.543},{id=106898,x=333.062,data={inventory={items={},equip={}},worldsettingstimer={timers={}},spawner={childid=100162}},z=636.447}}
|
2023-12-04 19:23:43 +08:00
|
|
|
|
end
|
|
|
|
|
savedata["ents"]["molehill"] = tablefunctions["ents_molehill_fn"]()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
tablefunctions["ents_mermhead_fn"] = function()
|
|
|
|
|
return {{x=-125.32,z=201.36},{x=-134.42,z=189.07},{id=108656,x=-126.181,data={burnt=true},z=178.63}}
|
|
|
|
|
end
|
|
|
|
|
savedata["ents"]["mermhead"] = tablefunctions["ents_mermhead_fn"]()
|
2023-12-04 19:23:43 +08:00
|
|
|
|
tablefunctions["ents_dead_sea_bones_fn"] = function()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
return {{id=108630,x=213.57,data={animnum=2},z=-454.93},{id=108631,x=225.279,data={animnum=2},z=-393.222},{id=108632,x=298.898,data={animnum=3},z=-437.481},{id=108633,x=277.558,data={animnum=3},z=-434.352},{id=108634,x=274.648,data={animnum=2},z=-550.5},{id=108635,x=305.72,data={animnum=3},z=-545.24},{id=108636,x=337.97,data={animnum=3},z=-598.071},{id=108637,x=354.898,data={animnum=2},z=-578.86},{id=108638,x=333.519,data={animnum=3},z=-590.23},{id=108639,x=321.778,data={animnum=2},z=-562.701},{id=108640,x=337.269,data={animnum=1},z=-577.48},{id=108641,x=294.109,data={animnum=1},z=-569.881},{id=108642,x=281.7,data={animnum=2},z=-558.261},{id=108643,x=350.428,data={animnum=3},z=-602.021},{id=108644,x=389.97,data={animnum=3},z=-522.842},{id=108645,x=398.838,data={animnum=2},z=-518},{id=108646,x=369.588,data={animnum=1},z=-527},{id=108647,x=326.47,data={animnum=1},z=-510.291},{id=108648,x=305.609,data={animnum=1},z=-509.02},{id=108649,x=345.868,data={animnum=3},z=-521.23},{id=108650,x=353.91,data={animnum=2},z=-522.391},{id=108651,x=377.088,data={animnum=3},z=-493.692}}
|
2023-12-04 19:23:43 +08:00
|
|
|
|
end
|
|
|
|
|
savedata["ents"]["dead_sea_bones"] = tablefunctions["ents_dead_sea_bones_fn"]()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
tablefunctions["ents_icestaff_fn"] = function()
|
|
|
|
|
return {{id=110591,x=-321,data={scenariorunner={hasrunonce=false,scriptname="staff_hounds"}},z=-407},{id=110593,x=-230.59,data={inventoryitemmoisture={wet=true,moisture=46.156047821045},finiteuses={uses=11}},z=124.58}}
|
|
|
|
|
end
|
|
|
|
|
savedata["ents"]["icestaff"] = tablefunctions["ents_icestaff_fn"]()
|
|
|
|
|
tablefunctions["ents_divinetree_fn"] = function()
|
|
|
|
|
return {{id=104162,x=51.756,data={level=0,health={health=25000},fueled={fuel=0}},z=632.726},{id=104163,x=46.006,data={level=0,health={health=25000},fueled={fuel=0}},z=317.877}}
|
|
|
|
|
end
|
|
|
|
|
savedata["ents"]["divinetree"] = tablefunctions["ents_divinetree_fn"]()
|
2023-12-04 19:23:43 +08:00
|
|
|
|
tablefunctions["ents_lantern_fn"] = function()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
return {{x=211.414,id=108660,z=-630.269,skinname="lantern_crystal",data={machine={ison=false},fueled={fuel=0}},skin_id=1897963243},{x=67.439,id=108662,z=305.528,skinname="lantern_crystal",data={machine={ison=false},fueled={fuel=455.98333333333},inventoryitemmoisture={wet=true,moisture=100}},skin_id=1897963243},{x=25.947,id=108664,z=323.528,skinname="lantern_crystal",data={machine={ison=false},fueled={fuel=402.98333333333},inventoryitemmoisture={wet=true,moisture=100}},skin_id=1897963243},{x=22.291,id=108666,z=304.575,skinname="lantern_crystal",data={machine={ison=false},fueled={fuel=0},inventoryitemmoisture={wet=true,moisture=100}},skin_id=1897963243}}
|
2023-12-04 19:23:43 +08:00
|
|
|
|
end
|
|
|
|
|
savedata["ents"]["lantern"] = tablefunctions["ents_lantern_fn"]()
|
|
|
|
|
tablefunctions["ents_bananabush_fn"] = function()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
return {{id=108668,x=44.5,data={growable={usetimemultiplier=false,stage=4,time=359},pickable={protected_cycles=0.5,transplanted=true,caninteractwith=true}},z=256.5},{id=108669,x=40.5,data={growable={usetimemultiplier=false,stage=4,time=359},pickable={protected_cycles=1,transplanted=true,caninteractwith=true}},z=256.5},{id=108670,x=36.5,data={growable={usetimemultiplier=false,stage=4,time=359},pickable={protected_cycles=1,transplanted=true,caninteractwith=true}},z=256.5},{id=108671,x=46.5,data={growable={usetimemultiplier=false,stage=4,time=359},pickable={protected_cycles=0.5,transplanted=true,caninteractwith=true}},z=256.5},{id=108672,x=42.5,data={growable={usetimemultiplier=false,stage=4,time=359},pickable={protected_cycles=1,transplanted=true,caninteractwith=true}},z=256.5},{id=108673,x=38.5,data={growable={usetimemultiplier=false,stage=4,time=359},pickable={protected_cycles=1,transplanted=true,caninteractwith=true}},z=256.5}}
|
2023-12-04 19:23:43 +08:00
|
|
|
|
end
|
|
|
|
|
savedata["ents"]["bananabush"] = tablefunctions["ents_bananabush_fn"]()
|
|
|
|
|
tablefunctions["ents_mandrake_planted_fn"] = function()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
return {{id=108674,x=-264.451,data={pickable={caninteractwith=true}},z=253.332}}
|
2023-12-04 19:23:43 +08:00
|
|
|
|
end
|
|
|
|
|
savedata["ents"]["mandrake_planted"] = tablefunctions["ents_mandrake_planted_fn"]()
|
|
|
|
|
tablefunctions["ents_multiplayer_portal_moonrock_fn"] = function()
|
|
|
|
|
return {{x=38,z=310}}
|
|
|
|
|
end
|
|
|
|
|
savedata["ents"]["multiplayer_portal_moonrock"] = tablefunctions["ents_multiplayer_portal_moonrock_fn"]()
|
|
|
|
|
tablefunctions["ents_halloween_ornament_2_fn"] = function()
|
|
|
|
|
return {{x=-22,z=646}}
|
|
|
|
|
end
|
|
|
|
|
savedata["ents"]["halloween_ornament_2"] = tablefunctions["ents_halloween_ornament_2_fn"]()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
tablefunctions["ents_farm_plant_potato_fn"] = function()
|
|
|
|
|
return {{id=110642,x=129.332,data={growable={usetimemultiplier=false,stage=3,time=16},farmplantstress={stressors={happiness=true,killjoys=true,moisture=true,family=true,season=true,nutrients=true,overcrowding=true},stress_points=7},farmplanttendable={tendable=true},scale=0.96136762770856,knownlocations={locations={{y=0,x=129.33299255371,name="herd",z=301.3330078125}}},is_oversized=false,no_oversized=true,farmsoildrinker={time={dry=0,wet=0},timer_start_time=479.13335832209}},z=301.333}}
|
|
|
|
|
end
|
|
|
|
|
savedata["ents"]["farm_plant_potato"] = tablefunctions["ents_farm_plant_potato_fn"]()
|
|
|
|
|
tablefunctions["ents_muelsyse_xin_muel_bubble_fn"] = function()
|
|
|
|
|
return {{id=108682,x=38.898,data={inventoryitemmoisture={wet=true,moisture=100}},z=310.024},{id=108684,x=38.319,data={inventoryitemmoisture={wet=true,moisture=100}},z=313.578}}
|
|
|
|
|
end
|
|
|
|
|
savedata["ents"]["muelsyse_xin_muel_bubble"] = tablefunctions["ents_muelsyse_xin_muel_bubble_fn"]()
|
2023-12-04 19:23:43 +08:00
|
|
|
|
tablefunctions["ents_charlie_stage_post_fn"] = function()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
return {{id=108686,x=-130,data={loaded=true,entitytracker={entities={{name="lecturn",GUID=115148}}}},z=-382.072}}
|
2023-12-04 19:23:43 +08:00
|
|
|
|
end
|
|
|
|
|
savedata["ents"]["charlie_stage_post"] = tablefunctions["ents_charlie_stage_post_fn"]()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
tablefunctions["ents_farm_plant_tomato_fn"] = function()
|
|
|
|
|
return {{id=108687,x=70.161,data={growable={usetimemultiplier=false,stage=6,time=27},no_oversized=true,farmplanttendable={tendable=false},scale=0.86293296097148,knownlocations={locations={{y=0,x=67.515998840332,name="herd",z=606.63201904297}}},is_oversized=false,pickable={caninteractwith=true},farmplantstress={stressors={happiness=true,killjoys=true,moisture=true,family=true,season=true,nutrients=true,overcrowding=true},stress_points=0},farmsoildrinker={time={dry=631.43336626515,wet=1640.0000855327},timer_start_time=488.56669214741}},z=600.002},{id=108688,x=-112.867,data={growable={usetimemultiplier=false,stage=6,time=2001},no_oversized=true,farmplanttendable={tendable=false},scale=0.88640175741315,knownlocations={locations={{y=0,x=-112.86699676514,name="herd",z=-456.42498779297}}},is_oversized=false,pickable={caninteractwith=true},long_life=true,farmplantstress={stressors={happiness=true,killjoys=true,moisture=true,family=true,season=true,nutrients=true,overcrowding=true},stress_points=0},farmsoildrinker={time={dry=0,wet=0},timer_start_time=411.03335477039}},z=-456.425}}
|
2023-12-04 19:23:43 +08:00
|
|
|
|
end
|
2023-12-18 19:55:25 +08:00
|
|
|
|
savedata["ents"]["farm_plant_tomato"] = tablefunctions["ents_farm_plant_tomato_fn"]()
|
2023-12-04 19:23:43 +08:00
|
|
|
|
tablefunctions["ents_deerspawningground_fn"] = function()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
return {{x=297.558,z=421.588},{x=146.74,z=489.519},{x=177.13,z=525.598},{x=189.75,z=653.96},{x=193.899,z=389.838},{x=249.669,z=462.29},{x=237.369,z=650.07},{x=262.079,z=501.76},{x=349.558,z=666.609},{x=378.329,z=677.619},{x=401.29,z=590.7},{x=457,z=569.869},{x=430.94,z=622.369},{x=445.148,z=461.1},{x=502.829,z=534.27},{x=325.838,z=657.5},{x=410.14,z=509.489},{x=277.519,z=606.989},{x=261.308,z=570.869},{x=341.1,z=518.968},{x=425.239,z=690.14},{x=353.48,z=582.51}}
|
2023-12-04 19:23:43 +08:00
|
|
|
|
end
|
|
|
|
|
savedata["ents"]["deerspawningground"] = tablefunctions["ents_deerspawningground_fn"]()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
tablefunctions["ents_farm_soil_debris_fn"] = function()
|
|
|
|
|
return {{id=108711,x=75.586,data={anim="f4"},z=600.142},{id=108712,x=66.731,data={anim="f4"},z=602.461},{id=108713,x=78.463,data={anim="f1"},z=602.556},{id=108714,x=64.222,data={anim="f2"},z=606.151},{id=108715,x=66.147,data={anim="f3"},z=606.724},{id=108716,x=70.119,data={anim="f3"},z=607.515},{id=108717,x=67.315,data={anim="f1"},z=601.39},{id=108718,x=72.75,data={anim="f3"},z=602.539},{id=108719,x=73.338,data={anim="f3"},z=605.588},{id=108720,x=75.099,data={anim="f2"},z=606.166},{id=108721,x=67.611,data={anim="f1"},z=603.343},{id=108722,x=75.511,data={anim="f2"},z=606.684},{id=108723,x=64.848,data={anim="f3"},z=603.353},{id=108724,x=79.086,data={anim="f3"},z=605.625}}
|
|
|
|
|
end
|
|
|
|
|
savedata["ents"]["farm_soil_debris"] = tablefunctions["ents_farm_soil_debris_fn"]()
|
2023-12-04 19:23:43 +08:00
|
|
|
|
tablefunctions["ents_berrybush_fn"] = function()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
return {{id=108725,x=34.097,data={pickable={caninteractwith=true}},z=526.03},{id=108726,x=-10.931,data={pickable={caninteractwith=true}},z=482.398},{id=108727,x=22.218,data={pickable={caninteractwith=true}},z=498.648},{id=108728,x=-46.841,data={pickable={caninteractwith=true}},z=510.07},{id=108729,x=-334.141,data={pickable={caninteractwith=true}},z=245.199},{id=108730,x=481.01,data={pickable={max_cycles=5,picked=true,cycles_left=0,caninteractwith=true},witherable={withered=true,restore_cycles=5}},z=462.16},{id=108731,x=406.079,data={pickable={caninteractwith=true}},z=550.15},{id=108732,x=-81.153,data={pickable={caninteractwith=true}},z=786.369},{id=108733,x=-37.834,data={pickable={caninteractwith=true}},z=610.218},{id=108734,x=14.89,data={pickable={caninteractwith=true}},z=714.429},{id=108735,x=25.92,data={pickable={caninteractwith=true}},z=733.549},{id=108736,x=28.294,data={pickable={max_cycles=5,time=781,transplanted=true,picked=true,cycles_left=2,caninteractwith=true},witherable={task_time_remaining=0.39999819546938},was_herd=true,knownlocations={locations={{y=0,x=24.253000259399,name="herd",z=290.5950012207}}}},z=290.622},{id=108737,x=30.326,data={pickable={max_cycles=4,time=784,transplanted=true,picked=true,cycles_left=1,caninteractwith=true},witherable={task_time_remaining=9.3999981954694},was_herd=true,knownlocations={locations={{y=0,x=24.253000259399,name="herd",z=290.5950012207}}}},z=289.742},{id=108738,x=24.149,data={pickable={max_cycles=5,transplanted=true,cycles_left=2,caninteractwith=true},witherable={task_time_remaining=14.39999819547},was_herd=true,knownlocations={locations={{y=0,x=24.253000259399,name="herd",z=290.5950012207}}}},z=288.463},{id=108739,x=26.402,data={pickable={max_cycles=4,transplanted=true,cycles_left=1,caninteractwith=true},witherable={task_time_remaining=38.399999812246},was_herd=true,knownlocations={locations={{y=0,x=24.253000259399,name="herd",z=290.5950012207}}}},z=288.23},{id=108740,x=28.569,data={pickable={max_cycles=5,time=661,transplanted=true,picked=true,cycles_left=1,caninteractwith=true},witherable={task_time_remaining=40.399999760092},was_herd=true,knownlocations={locations={{y=0,x=24.253000259399,name="herd",z=290.5950012207}}}},z=287.752},{id=108741,x=30.693,data={pickable={max_cycles=4,time=782,transplanted=true,picked=true,cycles_left=3,caninteractwith=true},witherable={task_time_remaining=3.3999981954694},was_herd=true,knownlocations={locations={{y=0,x=24.253000259399,name="herd",z=290.5950012207}}}},z=287.407},{id=108742,x=25.635,data={pickable={max_cycles=5,time=121,transplanted=true,picked=true,cycles_left=2,caninteractwith=true},witherable={task_time_remaining=26.399999812246},was_herd=true,knownlocations={locations={{y=0,x=24.253000259399,name="herd",z=290.5950012207}}}},z=286.002},{id=108743,x=23.555,data={pickable={max_cycles=4,time=789,transplanted=true,picked=true,cycles_left=3,caninteractwith=true},witherable={task_time_remaining=25.39999819547},was_herd=true,knownlocations={locations={{y=0,x=24.253000259399,name="herd",z=290.5950012207}}}},z=286.35},{id=108744,x=25.92,data={pickable={max_cycles=5,time=793,transplanted=true,picked=true,cycles_left=2,caninteractwith=true},witherable={task_time_remaining=12.39999819547},was_herd=true,knownlocations={locations={{y=0,x=24.253000259399,name="herd",z=290.5950012207}}}},z=282.437},{id=108745,x=27.892,data={pickable={protected_cycles=0.5,transplanted=true,caninteractwith=true},was_herd=true,knownlocations={locations={{y=0,x=24.253000259399,name="herd",z=290.5950012207}}}},z=279.44},{id=108746,x=28.003,data={pickable={max_cycles=4,time=794,transplanted=true,picked=true,cycles_left=3,caninteractwith=true},witherable={task_time_remaining=10.39999819547},was_herd=true,knownlocations={locations={{y=0,x=24.253000259399,name="herd",z=290.5950012207}}}},z=281.876},{id=108747,x=30.09,data={pickable={max_cycles=4,transplanted=true,cycles_left=2,caninteractwith=true},witherable={task_time_remaining=51.399999760092},was_herd=true,knownlocations={locations={{y=0,x=24.253000259399,name="herd",z=290.5950012207}}}},z=279.221},{id=1087
|
2023-12-04 19:23:43 +08:00
|
|
|
|
end
|
|
|
|
|
savedata["ents"]["berrybush"] = tablefunctions["ents_berrybush_fn"]()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
tablefunctions["ents_trap_bramble_fn"] = function()
|
|
|
|
|
return {{id=104116,x=21.253,data={finiteuses={uses=6},mine={sprung=true},inventoryitemmoisture={wet=true,moisture=100}},z=336.501},{id=104118,x=24.503,data={finiteuses={uses=9},mine={sprung=true},inventoryitemmoisture={wet=true,moisture=100}},z=337.799},{id=104120,x=22.753,data={finiteuses={uses=6},mine={sprung=true},inventoryitemmoisture={wet=true,moisture=100}},z=337.367},{id=104122,x=25.753,data={finiteuses={uses=9},mine={sprung=true},inventoryitemmoisture={wet=true,moisture=100}},z=340.832},{id=104124,x=25.253,data={finiteuses={uses=9},mine={sprung=true},inventoryitemmoisture={wet=true,moisture=100}},z=339.096},{id=104126,x=171.177,data={finiteuses={uses=5}},z=338.819},{id=104128,x=170.919,data={finiteuses={uses=5}},z=340.144},{id=104130,x=171.026,data={mine={sprung=true},finiteuses={uses=4}},z=337.441},{id=104132,x=170.292,data={finiteuses={uses=5}},z=339.334},{id=104134,x=138.807,data={finiteuses={uses=6},mine={sprung=true},inventoryitemmoisture={moisture=6.6123447418213}},z=338.614},{id=104136,x=139.5,data={finiteuses={uses=5},mine={sprung=true},inventoryitemmoisture={moisture=6.5161519050598}},z=337},{id=104138,x=88.579,data={inventoryitemmoisture={wet=true,moisture=100}},z=293.118},{id=104140,x=90.236,data={finiteuses={uses=9},mine={sprung=true},inventoryitemmoisture={wet=true,moisture=100}},z=294.92},{id=104142,x=89.315,data={finiteuses={uses=9},mine={sprung=true},inventoryitemmoisture={wet=true,moisture=100}},z=294.084},{id=104144,x=169.701,data={finiteuses={uses=6}},z=338.501},{id=104146,x=140.212,data={finiteuses={uses=7},mine={sprung=true},inventoryitemmoisture={moisture=6.5263986587524}},z=338.54},{id=104148,x=170.434,data={finiteuses={uses=5}},z=338.035},{id=104150,x=138.3,data={finiteuses={uses=5},mine={sprung=true},inventoryitemmoisture={moisture=6.5606579780579}},z=337.643}}
|
|
|
|
|
end
|
|
|
|
|
savedata["ents"]["trap_bramble"] = tablefunctions["ents_trap_bramble_fn"]()
|
|
|
|
|
tablefunctions["ents_hotspring_fn"] = function()
|
|
|
|
|
return {{id=112338,x=158.25,data={glassed=true,workable={maxwork=-1,workleft=6}},z=-582.5},{id=112339,x=217.729,data={workable={maxwork=-1,workleft=6}},z=-538.831},{id=112340,x=137.22,data={workable={maxwork=-1,workleft=6}},z=-589.011},{id=112341,x=169.94,data={workable={maxwork=-1,workleft=6}},z=-557.74},{id=112342,x=190.899,data={workable={maxwork=-1,workleft=6}},z=-597.18},{id=112343,x=202.32,data={workable={maxwork=-1,workleft=6}},z=-626.29},{id=112344,x=174.949,data={workable={maxwork=-1,workleft=6}},z=-630.18},{id=112345,x=142.529,data={workable={maxwork=-1,workleft=6}},z=-634.941},{id=112346,x=149.119,data={workable={maxwork=-1,workleft=6}},z=-625.152},{id=112347,x=185.21,data={workable={maxwork=-1,workleft=6}},z=-566.771}}
|
|
|
|
|
end
|
|
|
|
|
savedata["ents"]["hotspring"] = tablefunctions["ents_hotspring_fn"]()
|
2023-12-04 19:23:43 +08:00
|
|
|
|
tablefunctions["ents_blowdart_sleep_fn"] = function()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
return {{id=108841,x=19.465,data={inventoryitemmoisture={wet=true,moisture=100}},z=314.544}}
|
2023-12-04 19:23:43 +08:00
|
|
|
|
end
|
|
|
|
|
savedata["ents"]["blowdart_sleep"] = tablefunctions["ents_blowdart_sleep_fn"]()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
tablefunctions["ents_trinket_44_fn"] = function()
|
|
|
|
|
return {{x=-474,z=346},{id=117257,x=16.586,data={inventoryitemmoisture={wet=true,moisture=100}},z=321.212},{id=117259,x=69.827,data={inventoryitemmoisture={wet=true,moisture=100}},z=302.334}}
|
|
|
|
|
end
|
|
|
|
|
savedata["ents"]["trinket_44"] = tablefunctions["ents_trinket_44_fn"]()
|
2023-12-04 19:23:43 +08:00
|
|
|
|
tablefunctions["ents_nitre_fn"] = function()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
return {{x=-377.904,z=336.701},{x=207.996,z=466.739},{x=205.498,z=467.066},{x=92.936,z=511.773},{x=250.899,z=367.466},{y=-0.003,x=-132.482,z=31.711},{x=-134.588,z=35.09},{x=-135.922,z=37.848},{x=-122.777,z=39.353},{y=-0.003,x=-133.034,z=42.747},{x=-105.187,z=25.784},{x=261.635,z=416.462},{y=-0.003,x=-104.403,z=22.599},{y=-0.002,x=132.408,z=459.467,id=108880,data={inventoryitemmoisture={moisture=5.1967687606812}}},{x=248.897,z=376.359},{id=108884,x=130.386,data={inventoryitemmoisture={moisture=5.2164001464844}},z=461.088},{id=108886,x=128.684,data={inventoryitemmoisture={moisture=5.1576991081238}},z=461.769},{id=108888,x=24.951,data={inventoryitemmoisture={wet=true,moisture=100}},z=304.911},{y=-0.002,x=-150.374,z=604.507,id=108890,data={inventoryitemmoisture={wet=true,moisture=100}}},{y=-0.002,x=-144.881,z=585.106,id=108892,data={inventoryitemmoisture={wet=true,moisture=100}}},{x=-353.718,z=392.122},{x=-56.042,z=33.785},{x=-379.395,z=362.842},{y=-0.002,x=-376.257,z=421.851},{x=-362.508,z=333.656},{x=-364.317,z=336.35},{x=95.386,z=510.339},{y=-0.003,x=-119.275,z=29.861},{x=-379.734,z=362.214}}
|
2023-12-04 19:23:43 +08:00
|
|
|
|
end
|
|
|
|
|
savedata["ents"]["nitre"] = tablefunctions["ents_nitre_fn"]()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
tablefunctions["ents_sculptingtable_fn"] = function()
|
|
|
|
|
return {{id=113570,x=71.01,data={pickable={paused=true,picked=true},craftingstation={items={"chesspiece_bearger_sketch","chesspiece_minotaur_sketch"},recipes={"chesspiece_bearger_builder","chesspiece_minotaur_builder"}}},z=641.82}}
|
|
|
|
|
end
|
|
|
|
|
savedata["ents"]["sculptingtable"] = tablefunctions["ents_sculptingtable_fn"]()
|
2023-12-04 19:23:43 +08:00
|
|
|
|
tablefunctions["ents_lureplant_fn"] = function()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
return {{id=108914,x=-158.672,data={inventory={items={{data={perishable={time=1376.2998610139}},x=-158.672,prefab="plantmeat",z=345.058}},equip={}},planted=false,health={health=300},minionspawner={maxminions=27,minions={{GUID=109856,NUMBER=27},{GUID=109848,NUMBER=17},{GUID=109863,NUMBER=24},{GUID=109855,NUMBER=11},{GUID=109847,NUMBER=32},{GUID=109840,NUMBER=9},{GUID=109862,NUMBER=19},{GUID=109854,NUMBER=25},{GUID=109846,NUMBER=22},{GUID=109842,NUMBER=16},{GUID=109861,NUMBER=21},{GUID=109853,NUMBER=12},{GUID=109845,NUMBER=26},{GUID=109860,NUMBER=18},{GUID=109852,NUMBER=23},{GUID=109844,NUMBER=13},{GUID=109859,NUMBER=31},{GUID=109851,NUMBER=20},{GUID=109843,NUMBER=6},{GUID=109866,NUMBER=10},{GUID=109858,NUMBER=15},{GUID=109850,NUMBER=8},{GUID=109865,NUMBER=30},{GUID=109857,NUMBER=7},{GUID=109849,NUMBER=28},{GUID=109864,NUMBER=14},{GUID=109841,NUMBER=29}},minionpositions={{z=343.78834865585,x=-160.14254918153},{z=347.2873921156,x=-160.28289822705},{z=347.7507576033,x=-156.64600002156},{z=344.4935248739,x=-154.82321310763},{z=341.20363297352,x=-156.66108552185},{z=340.62408330421,x=-160.4074560337},{z=342.99651539269,x=-163.3840135125},{z=346.77975938535,x=-163.89492743747},{z=351.18753775419,x=-158.16271012349},{z=349.99156637557,x=-154.51551255447},{z=346.92586823696,x=-152.19856879163},{z=343.08789287103,x=-151.94265537165},{z=339.69297377851,x=-153.75775718401},{z=337.70325575546,x=-157.05657789873},{z=337.61054456838,x=-160.91027595923},{z=339.38479643004,x=-164.33485839179},{z=342.55682447172,x=-166.53219093067},{z=346.3832984059,x=-167.04295103122},{z=350.03965549672,x=-165.79986367245},{z=352.79584465074,x=-163.09284497365},{z=354.14489855623,x=-159.4715281626},{z=353.87044194813,x=-155.61574359474},{z=352.05323680919,x=-152.2028330117},{z=349.02705411338,x=-149.79460425372},{z=345.30004866124,x=-148.75856876361},{z=341.45972934968,x=-149.22971603339},{z=338.07837982831,x=-151.11177776827},{z=335.63241608833,x=-154.11147672149},{z=334.44468577981,x=-157.79592020436},{z=334.65399723262,x=-161.66200204008},{z=336.21188206661,x=-165.20709398682},{z=342.38470572159,x=-169.68946981547},{z=346.23505196698,x=-170.11475755979}}}},z=345.058},{id=108917,x=99.36,data={inventory={items={{data={perishable={time=1280.7805700115}},x=99.36,prefab="plantmeat",z=575.882}},equip={}},planted=true,health={health=300},minionspawner={maxminions=0}},z=575.882},{id=108920,x=-7.252,data={inventory={items={{data={perishable={time=1281.8855354133}},x=-7.252,prefab="plantmeat",z=263.743}},equip={}},planted=true,health={health=300},minionspawner={maxminions=0}},z=263.743},{id=108923,x=-7.252,data={inventory={items={{data={perishable={time=1281.5925502485}},x=-7.252,prefab="plantmeat",z=261.144}},equip={}},planted=true,health={health=300},minionspawner={maxminions=0}},z=261.144},{id=108926,x=-11.502,data={inventory={items={{data={perishable={time=1280.6271268006}},x=-11.502,prefab="plantmeat",z=260.712}},equip={}},planted=true,health={health=300},minionspawner={maxminions=0}},z=260.712},{id=108929,x=91.836,data={inventory={items={{data={perishable={time=2197.5291055509}},x=91.836,prefab="plantmeat",z=509.035}},equip={}},health={health=300},planted=false,minionspawner={maxminions=27,minionpositions={{z=507.76445339218,x=90.365934705189},{z=511.26349685193,x=90.22558565967},{z=508.46962961023,x=95.685270779086},{z=505.17973770985,x=93.847398364867},{z=506.97262012902,x=87.124470374217},{z=513.9582245099,x=88.707401811847},{z=515.16364249051,x=92.345773763226},{z=513.9676711119,x=95.992971332247},{z=510.90197297329,x=98.309915095093},{z=507.06399760736,x=98.565828515073},{z=503.66907851484,x=96.750726702712},{z=501.67936049179,x=93.451905987984},{z=501.58664930471,x=89.59820792749},{z=503.36090116637,x=86.17362549493},{z=506.53292920804,x=83.976292956048},{z=510.35940314223,x=83.465532855497},{z=514.01576023305,x=84.708620214264},{z=516.77194938707,x=87.41563891307},{z=517.84654668446,x=94.892740291982},{z=516.02934154552,x=98.305650875019},{z=513.00315884971,x=100.713879633},{z=502.05448456464,x=99.39670611845},{z=499.60852082466,x=96.397007165233}
|
2023-12-04 19:23:43 +08:00
|
|
|
|
end
|
|
|
|
|
savedata["ents"]["lureplant"] = tablefunctions["ents_lureplant_fn"]()
|
|
|
|
|
tablefunctions["ents_halloweencandy_11_fn"] = function()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
return {{x=316.282,z=564.437},{x=318.687,z=565.611},{y=-0.002,x=313.446,z=566.877},{x=313.756,z=566.94},{x=317.608,z=566.44}}
|
2023-12-04 19:23:43 +08:00
|
|
|
|
end
|
|
|
|
|
savedata["ents"]["halloweencandy_11"] = tablefunctions["ents_halloweencandy_11_fn"]()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
tablefunctions["ents_hermitcrab_marker_fishing_fn"] = function()
|
|
|
|
|
return {{x=-733.691,z=739.929},{x=-712.321,z=715.809},{x=-736.191,z=723.929},{x=-762,z=691.809},{x=-746.441,z=692.119},{x=-726.321,z=692.309},{x=-782.191,z=724.309},{x=-777.941,z=753.929},{x=-769.25,z=762},{x=-746.5,z=762.25},{x=-734.441,z=753.5},{x=-733.691,z=731.809},{x=-782.441,z=739.429},{x=-782,z=711.679},{x=-716,z=734.179},{x=-777.441,z=702.679}}
|
2023-12-04 19:23:43 +08:00
|
|
|
|
end
|
2023-12-18 19:55:25 +08:00
|
|
|
|
savedata["ents"]["hermitcrab_marker_fishing"] = tablefunctions["ents_hermitcrab_marker_fishing_fn"]()
|
|
|
|
|
tablefunctions["ents_chesspiece_antlion_fn"] = function()
|
|
|
|
|
return {{y=-0.004,x=71.71,z=654.163,id=103216,data={submersible={force_no_repositioning=false},materialid=2}}}
|
|
|
|
|
end
|
|
|
|
|
savedata["ents"]["chesspiece_antlion"] = tablefunctions["ents_chesspiece_antlion_fn"]()
|
|
|
|
|
tablefunctions["ents_trinket_37_fn"] = function()
|
|
|
|
|
return {{x=134,z=182},{id=109079,x=18.77,data={inventoryitemmoisture={wet=true,moisture=100}},z=320.036},{x=-390.219,z=-20.917}}
|
|
|
|
|
end
|
|
|
|
|
savedata["ents"]["trinket_37"] = tablefunctions["ents_trinket_37_fn"]()
|
|
|
|
|
tablefunctions["ents_evergreen_fn"] = function()
|
|
|
|
|
return {{id=120801,x=-193.221,data={growable={usetimemultiplier=false,stage=3,time=0},plantregrowth={regrowthtime=-39.12224158764}},z=238.589},{id=122849,x=-349.56,data={growable={usetimemultiplier=false,stage=2,time=0},plantregrowth={regrowthtime=1754.0312220734}},z=113.73},{id=120802,x=230.649,data={growable={usetimemultiplier=false,stage=3,time=0},plantregrowth={regrowthtime=1427.1028252628}},z=513.429},{id=122850,x=-489.602,data={growable={usetimemultiplier=false,stage=4,time=0},plantregrowth={regrowthtime=921.29057922757}},z=141.789},{id=120803,x=-18.671,data={growable={usetimemultiplier=false,stage=3,time=0},plantregrowth={regrowthtime=2349.8327880597}},z=50.909},{id=122851,x=-165.491,data={growable={usetimemultiplier=false,stage=2,time=0},plantregrowth={regrowthtime=1629.9878737798}},z=-489.93},{id=120804,x=-221.39,data={growable={usetimemultiplier=false,stage=3,time=0},plantregrowth={regrowthtime=1398.190959232}},z=225.97},{id=122852,x=18.76,data={growable={usetimemultiplier=false,stage=4,time=0},plantregrowth={regrowthtime=1133.8521595178}},z=402.549},{id=120805,x=-125.681,data={growable={usetimemultiplier=false,stage=3,time=0},plantregrowth={regrowthtime=1787.5604169496}},z=398.364},{id=122853,x=-181.331,data={growable={usetimemultiplier=false,stage=2,time=0},plantregrowth={regrowthtime=1549.8631334407}},z=177.44},{id=120806,x=-361.291,data={growable={usetimemultiplier=false,stage=1,time=0},plantregrowth={regrowthtime=1414.6109410284}},z=202.91},{id=122854,x=-45.854,data={growable={usetimemultiplier=false,stage=3,time=0},plantregrowth={regrowthtime=1343.4127013007}},z=207.602},{id=120807,x=-454.49,data={growable={usetimemultiplier=false,stage=1,time=0},plantregrowth={regrowthtime=2688.4363975663}},z=262.39},{id=122855,x=-253.062,data={growable={usetimemultiplier=false,stage=1,time=0},plantregrowth={regrowthtime=1232.1916104961}},z=324.001},{id=120808,x=-70.375,data={growable={usetimemultiplier=false,stage=3,time=0},plantregrowth={regrowthtime=804.81695301617}},z=694.039},{id=122856,x=-458.972,data={growable={usetimemultiplier=false,stage=4,time=0},plantregrowth={regrowthtime=1739.8217041192}},z=250.47},{id=120809,x=-293.231,data={growable={usetimemultiplier=false,stage=2,time=0},plantregrowth={regrowthtime=2039.3688356097}},z=66.694},{id=122857,x=-44.785,data={growable={usetimemultiplier=false,stage=2,time=0},plantregrowth={regrowthtime=1829.8994562963}},z=728.643},{id=120810,x=363.553,data={growable={usetimemultiplier=false,stage=1,time=0},plantregrowth={regrowthtime=-5062.5484314097}},z=-591.586},{id=122858,x=-58.3,data={growable={usetimemultiplier=false,stage=2,time=0},plantregrowth={regrowthtime=1332.1557405186}},z=677.609},{id=120811,x=-90,data={growable={usetimemultiplier=false,stage=2,time=0},plantregrowth={regrowthtime=2013.7594119366}},z=694.33},{id=122859,x=-377.391,data={growable={usetimemultiplier=false,stage=2,time=0},plantregrowth={regrowthtime=1528.5589592211}},z=214.97},{id=120812,x=321.73,data={growable={usetimemultiplier=false,stage=2,time=0},plantregrowth={regrowthtime=1282.2048145878}},z=362.32},{id=122860,x=-242.62,data={growable={usetimemultiplier=false,stage=2,time=0},plantregrowth={regrowthtime=1675.887144489}},z=157.32},{id=120813,x=-45.931,data={growable={usetimemultiplier=false,stage=2,time=0},plantregrowth={regrowthtime=1936.5781722689}},z=610.38},{id=122861,x=46.819,data={growable={usetimemultiplier=false,stage=4,time=0},plantregrowth={regrowthtime=2143.3700216735}},z=725.27},{id=120814,x=-326.87,data={growable={usetimemultiplier=false,stage=2,time=0},plantregrowth={regrowthtime=-1347.6745592085}},z=101.44},{id=122862,x=-317.84,data={growable={usetimemultiplier=false,stage=1,time=0},plantregrowth={regrowthtime=1703.8819455816}},z=122.62},{id=120815,x=25.982,data={growable={usetimemultiplier=false,stage=3,time=0},plantregrowth={regrowthtime=2406.0554716811}},z=717.804},{id=122863,x=-105.153,data={growable={usetimemultiplier=false,stage=3,time=0},plantregrowth={regrowthtime=1883.2587480113}},z=106.569},{id=120816,x=-9.261,data={growable={usetimemultiplier=false,stage=2,time=0},plantr
|
|
|
|
|
end
|
|
|
|
|
savedata["ents"]["evergreen"] = tablefunctions["ents_evergreen_fn"]()
|
|
|
|
|
tablefunctions["ents_beefalo_fn"] = function()
|
|
|
|
|
return {{y=-0.002,x=265.846,z=330.837,id=113395,data={periodicspawner={time=16},tendency="DEFAULT",hascarrat=false,knownlocations={locations={{y=0,x=264.74700927734,name="herd",z=331.9289855957}}},uniqueid={id=44},domesticatable={lastdomesticationgaindelta=95142.504962066,domestication_latch=false,tendencies={},obedience=0,rideable={lastridedelta=96142.504962066},minobedience=0,domestication=0,domesticated=false},skinner_beefalo={clothing={beef_horn="",beef_feet="",beef_head="",beef_tail="",beef_body=""}},brushable={lastbrushcycle=101,brushable=true},health={health=1000},beard={growthaccumulator=0,growth=155,bits=3},hunger={hunger=0},container={items={}}}},{id=113398,x=361.864,data={periodicspawner={time=87},tendency="DEFAULT",hascarrat=false,knownlocations={locations={{y=0,x=359.42098999023,name="herd",z=268.34698486328}}},uniqueid={id=36},domesticatable={lastdomesticationgaindelta=95142.504962066,domestication_latch=false,tendencies={},obedience=0,rideable={lastridedelta=96142.504962066},minobedience=0,domestication=0,domesticated=false},skinner_beefalo={clothing={beef_horn="",beef_feet="",beef_head="",beef_tail="",beef_body=""}},brushable={lastbrushcycle=0,brushable=true},health={health=1000},beard={growthaccumulator=0,growth=201,bits=3},hunger={hunger=0},container={items={}}},z=266.1},{id=113401,x=358.864,data={periodicspawner={time=20},tendency="DEFAULT",hascarrat=false,knownlocations={locations={{y=0,x=359.42098999023,name="herd",z=268.34698486328}}},uniqueid={id=50},domesticatable={lastdomesticationgaindelta=91118.304752188,domestication_latch=false,tendencies={},obedience=0,rideable={lastridedelta=92118.304752188},minobedience=0,domestication=0,domesticated=false},skinner_beefalo={clothing={beef_horn="",beef_feet="",beef_head="",beef_tail="",beef_body=""}},brushable={lastbrushcycle=0,brushable=true},health={health=1000},beard={growthaccumulator=0,growth=189,bits=3},hunger={hunger=0},container={items={}}},z=270.941},{id=113404,x=-474.473,data={periodicspawner={time=54},tendency="DEFAULT",hascarrat=false,knownlocations={locations={{y=0,x=-468.3039855957,name="herd",z=130.38999938965}}},uniqueid={id=62},domesticatable={lastdomesticationgaindelta=91118.304752188,domestication_latch=false,tendencies={},obedience=0,rideable={lastridedelta=92118.304752188},minobedience=0,domestication=0,domesticated=false},skinner_beefalo={clothing={beef_horn="",beef_feet="",beef_head="",beef_tail="",beef_body=""}},brushable={lastbrushcycle=0,brushable=true},health={health=1000},beard={growthaccumulator=0,growth=130,bits=3},hunger={hunger=0},container={items={}}},z=135.315},{y=-0.002,x=269.089,z=330.028,id=113407,data={periodicspawner={time=52},tendency="DEFAULT",hascarrat=false,knownlocations={locations={{y=0,x=264.74700927734,name="herd",z=331.9289855957}}},uniqueid={id=2},domesticatable={lastdomesticationgaindelta=120149.93959963,domestication_latch=false,tendencies={},obedience=0,rideable={lastridedelta=121149.93959963},minobedience=0,domestication=0,domesticated=false},skinner_beefalo={clothing={beef_horn="",beef_feet="",beef_head="",beef_tail="",beef_body=""}},brushable={lastbrushcycle=0,brushable=true},health={health=1000},beard={growthaccumulator=0,growth=254,bits=3},hunger={hunger=0},container={items={}}}},{id=113410,x=-459.369,data={periodicspawner={time=10},tendency="DEFAULT",hascarrat=false,leader={followers={106672}},knownlocations={locations={{y=0,x=-468.3039855957,name="herd",z=130.38999938965}}},uniqueid={id=58},domesticatable={lastdomesticationgaindelta=91118.304752188,domestication_latch=false,tendencies={},obedience=0,rideable={lastridedelta=92118.304752188},minobedience=0,domestication=0,domesticated=false},skinner_beefalo={clothing={beef_horn="",beef_feet="",beef_head="",beef_tail="",beef_body=""}},brushable={lastbrushcycle=0,brushable=true},health={health=1000},beard={growthaccumulator=0,growth=131,bits=3},hunger={hunger=0},container={items={}}},z=135.126},{id=113413,x=-467.912,data={periodicspawner={time=62},tendency="DEFAULT",hascarrat=false,knownlocations={locations={{y=0,x=-468.3039855957,name="herd",z=130.389
|
|
|
|
|
end
|
|
|
|
|
savedata["ents"]["beefalo"] = tablefunctions["ents_beefalo_fn"]()
|
|
|
|
|
tablefunctions["ents_moonglass_wobster_den_fn"] = function()
|
|
|
|
|
return {{id=117254,x=256.911,data={childspawner={timetonextspawn=0,timetonextregen=83,childrenoutside={102997,102998},emergencychildreninside=0,spawning=false,regening=true,childreninside=0,queued_spawn=false},worldsettingstimer={timers={ChildSpawner_RegenPeriod={timeleft=1.0759282540008,initial_time=96.833542860074,paused=true},ChildSpawner_SpawnPeriod={timeleft=0,initial_time=126.98140913504,paused=true}}},workable={maxwork=-1,workleft=9}},z=-396.718}}
|
|
|
|
|
end
|
|
|
|
|
savedata["ents"]["moonglass_wobster_den"] = tablefunctions["ents_moonglass_wobster_den_fn"]()
|
2023-12-04 19:23:43 +08:00
|
|
|
|
tablefunctions["ents_driftwood_small2_fn"] = function()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
return {{x=366.79,z=-485.24},{x=330.269,z=-506.05},{x=329.049,z=-502.78},{x=-751.821,z=752.809},{x=226.119,z=-385.28},{x=233.82,z=-418.192},{x=205.759,z=-398.602},{x=197.22,z=-382.61},{x=274.308,z=-537.98},{x=281.66,z=-554.48},{x=325.049,z=-565.092},{x=310.5,z=-570.521},{x=298.528,z=-526.271}}
|
2023-12-04 19:23:43 +08:00
|
|
|
|
end
|
|
|
|
|
savedata["ents"]["driftwood_small2"] = tablefunctions["ents_driftwood_small2_fn"]()
|
|
|
|
|
tablefunctions["ents_evergreen_sparse_fn"] = function()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
return {{id=109323,x=77.399,data={growable={usetimemultiplier=false,stage=2,time=934},plantregrowth={regrowthtime=839.53391772079},build="sparse"},z=268.205},{id=109324,x=25.444,data={growable={usetimemultiplier=false,stage=1,time=0},plantregrowth={regrowthtime=703.97859855904},build="sparse"},z=652.447},{id=109325,x=-285.201,data={growable={usetimemultiplier=false,stage=1,time=0},plantregrowth={regrowthtime=-2726.4037279136},build="sparse"},z=198.19},{id=109326,x=131.981,data={growable={usetimemultiplier=false,stage=3,time=0},plantregrowth={regrowthtime=-1502.8953034},build="sparse"},z=418.575},{id=109327,x=109.615,data={growable={usetimemultiplier=false,stage=3,time=0},plantregrowth={regrowthtime=-2240.0354581801},build="sparse"},z=251.143},{id=109328,x=-291.463,data={growable={usetimemultiplier=false,stage=1,time=0},plantregrowth={regrowthtime=-1763.3148758817},build="sparse"},z=202.837},{id=109329,x=-62.957,data={growable={usetimemultiplier=false,stage=2,time=0},plantregrowth={regrowthtime=-2448.2037329874},build="sparse"},z=260.627},{id=109330,x=-90.292,data={growable={usetimemultiplier=false,stage=3,time=0},plantregrowth={regrowthtime=1349.8739754511},build="sparse"},z=344.089},{id=109331,x=-63.3,data={growable={usetimemultiplier=false,stage=2,time=0},plantregrowth={regrowthtime=-2798.6724441465},build="sparse"},z=253.938},{id=109332,x=71.807,data={growable={usetimemultiplier=false,stage=2,time=0},plantregrowth={regrowthtime=-3081.2100276247},build="sparse"},z=581.95},{id=109333,x=145.3,data={growable={usetimemultiplier=false,stage=3,time=198},plantregrowth={regrowthtime=-2900.1160396408},build="sparse"},z=421.299},{id=109334,x=134.3,data={growable={usetimemultiplier=false,stage=3,time=0},plantregrowth={regrowthtime=-2857.547764656},build="sparse"},z=401.829},{id=109335,x=146.539,data={growable={usetimemultiplier=false,stage=2,time=623},plantregrowth={regrowthtime=-2147.8366692769},build="sparse"},z=429.44},{id=109336,x=229.3,data={growable={usetimemultiplier=false,stage=3,time=0},plantregrowth={regrowthtime=-2801.8829153618},build="sparse"},z=509.76},{id=109337,x=250.13,data={growable={usetimemultiplier=false,stage=2,time=76},plantregrowth={regrowthtime=-2440.7561832859},build="sparse"},z=505.959},{id=109338,x=214.729,data={growable={usetimemultiplier=false,stage=3,time=0},plantregrowth={regrowthtime=-2004.0962591539},build="sparse"},z=497.42},{id=109339,x=242.63,data={growable={usetimemultiplier=false,stage=3,time=0},plantregrowth={regrowthtime=-2146.7004748091},build="sparse"},z=481.38},{id=109340,x=246.16,data={growable={usetimemultiplier=false,stage=2,time=0},plantregrowth={regrowthtime=1512.1993557534},build="sparse"},z=497.75},{id=109341,x=217.05,data={growable={usetimemultiplier=false,stage=1,time=0},plantregrowth={regrowthtime=-9594.82869131},build="sparse"},z=506.42},{id=109342,x=197.639,data={growable={usetimemultiplier=false,stage=3,time=0},plantregrowth={regrowthtime=1521.1926802737},build="sparse"},z=477.709},{id=109343,x=83.702,data={growable={usetimemultiplier=false,stage=3,time=621},plantregrowth={regrowthtime=-1955.0657758967},build="sparse"},z=252.483},{id=109344,x=237.58,data={growable={usetimemultiplier=false,stage=3,time=0},plantregrowth={regrowthtime=-1771.8007503575},build="sparse"},z=477.73},{id=109345,x=245.44,data={growable={usetimemultiplier=false,stage=3,time=21},plantregrowth={regrowthtime=-2908.825180182},build="sparse"},z=477.829},{id=109346,x=209.309,data={growable={usetimemultiplier=false,stage=2,time=68},plantregrowth={regrowthtime=-2730.895477501},build="sparse"},z=482.64},{id=109347,x=206.88,data={growable={usetimemultiplier=false,stage=2,time=0},plantregrowth={regrowthtime=-2407.637820613},build="sparse"},z=481.17},{id=109348,x=198.809,data={growable={usetimemultiplier=false,stage=2,time=0},plantregrowth={regrowthtime=1456.0694450329},build="sparse"},z=482.428},{id=109349,x=214.639,data={growable={usetimemultiplier=false,stage=3,time=0},plantregrowth={regrowthtime=-2219.9202583707},build="sparse"},z=501.859},{id=109350,x=238.41,data={growable={usetimemultiplier=false,stage=2,t
|
2023-12-04 19:23:43 +08:00
|
|
|
|
end
|
|
|
|
|
savedata["ents"]["evergreen_sparse"] = tablefunctions["ents_evergreen_sparse_fn"]()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
tablefunctions["ents_butterflywings_fn"] = function()
|
|
|
|
|
return {{id=109699,x=347.222,data={perishable={time=1277.5168037559}},z=586.39},{id=109701,x=347.122,data={perishable={time=1267.0736342063}},z=601.231}}
|
|
|
|
|
end
|
|
|
|
|
savedata["ents"]["butterflywings"] = tablefunctions["ents_butterflywings_fn"]()
|
2023-12-04 19:23:43 +08:00
|
|
|
|
tablefunctions["ents_charcoal_fn"] = function()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
return {{x=-38.5,z=60.5},{y=-0.002,x=-299.244,z=-148.771},{id=123888,x=-149.956,data={inventoryitemmoisture={moisture=4.7727203369141}},z=243.598},{y=-0.002,x=-208.355,z=254.067,id=123890,data={inventoryitemmoisture={moisture=10.614953041077}}},{id=123892,x=46.859,data={inventoryitemmoisture={wet=true,moisture=100}},z=266.371},{x=-45.577,z=296.614},{y=-0.002,x=-73.959,z=319.325},{id=123898,x=64.882,data={inventoryitemmoisture={moisture=17.153858184814}},z=379.858},{x=128.832,z=237.572},{x=130.378,z=220.048},{x=146.233,z=215.246},{id=123906,x=84,data={inventoryitemmoisture={wet=true,moisture=100}},z=270.734},{x=-31.24,z=704.216},{y=-0.002,x=17.562,z=659.312},{x=103.841,z=600.333},{x=94.899,z=606.354},{x=-20.858,z=687.473},{x=115.333,z=613.689},{x=93.446,z=596.523},{x=-328.36,z=323.178}}
|
2023-12-04 19:23:43 +08:00
|
|
|
|
end
|
|
|
|
|
savedata["ents"]["charcoal"] = tablefunctions["ents_charcoal_fn"]()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
tablefunctions["ents_twiggytree_fn"] = function()
|
|
|
|
|
return {{id=117281,x=126.666,data={growable={usetimemultiplier=false,stage=4,time=0},lastrebirth=-3282.4668378607,plantregrowth={regrowthtime=266.61977094403},build="twiggy"},z=670.679},{id=117282,x=126.11,data={growable={usetimemultiplier=false,stage=1,time=0},lastrebirth=-3285.6001713574,plantregrowth={regrowthtime=24.055738437235},build="twiggy"},z=633.59},{id=117283,x=129.279,data={growable={usetimemultiplier=false,stage=2,time=0},lastrebirth=-3248.0668360666,plantregrowth={regrowthtime=80.351716206724},build="twiggy"},z=601.559},{id=117284,x=146.11,data={growable={usetimemultiplier=false,stage=1,time=0},lastrebirth=-3186.2668328434,plantregrowth={regrowthtime=-340.18320398759},build="twiggy"},z=622.169},{id=117285,x=134.38,data={growable={usetimemultiplier=false,stage=1,time=0},lastrebirth=-3178.4334991016,plantregrowth={regrowthtime=355.63767991044},build="twiggy"},z=669.369},{id=117286,x=137.71,data={growable={usetimemultiplier=false,stage=1,time=0},lastrebirth=-1540.9667470344,plantregrowth={regrowthtime=-26.385144689442},build="twiggy"},z=586.32},{id=117287,x=125.4,data={growable={usetimemultiplier=false,stage=1,time=0},lastrebirth=-3283.8001712635,plantregrowth={regrowthtime=-309.78956991452},build="twiggy"},z=662.559},{id=117288,x=-26.372,data={growable={usetimemultiplier=false,stage=2,time=0},lastrebirth=-15470.934140205,plantregrowth={regrowthtime=538.5072233862},build="twiggy"},z=773.84},{id=117289,x=-10.5,data={growable={usetimemultiplier=false,stage=2,time=0},lastrebirth=-15464.634139877,plantregrowth={regrowthtime=-5.5120568909952},build="twiggy"},z=765.15},{id=117290,x=-26.771,data={growable={usetimemultiplier=false,stage=3,time=0},lastrebirth=-14787.100771207,plantregrowth={regrowthtime=206.98105599079},build="twiggy"},z=789.39},{id=117291,x=-22.98,data={growable={usetimemultiplier=false,stage=4,time=0},lastrebirth=-15476.167473811,plantregrowth={regrowthtime=-250.19983030977},build="twiggy"},z=750.109},{id=117292,x=-54.563,data={growable={usetimemultiplier=false,stage=3,time=0},lastrebirth=-15476.234140482,plantregrowth={regrowthtime=-160.94989819358},build="twiggy"},z=770.789},{id=117293,x=-29.952,data={growable={usetimemultiplier=false,stage=3,time=0},lastrebirth=-14787.000771202,plantregrowth={regrowthtime=263.14326216191},build="twiggy"},z=790.929},{id=117294,x=-17.24,data={growable={usetimemultiplier=false,stage=4,time=0},lastrebirth=-15476.100807141,plantregrowth={regrowthtime=525.12526798298},build="twiggy"},z=742.82},{id=117295,x=-293.593,data={growable={usetimemultiplier=false,stage=3,time=0},lastrebirth=-8541.3671121337,plantregrowth={regrowthtime=-364.42190597752},build="twiggy"},z=433.325},{id=117296,x=-22.38,data={growable={usetimemultiplier=false,stage=2,time=0},lastrebirth=-15464.767473217,plantregrowth={regrowthtime=112.79210598157},build="twiggy"},z=774.539},{id=117297,x=-175.458,data={growable={usetimemultiplier=false,stage=3,time=0},lastrebirth=-13713.834048565,plantregrowth={regrowthtime=-364.23897194658},build="twiggy"},z=283.562},{id=117298,x=-5.461,data={growable={usetimemultiplier=false,stage=4,time=0},lastrebirth=-15465.534139923,plantregrowth={regrowthtime=482.16898651961},build="twiggy"},z=754.34},{id=117299,x=-53.55,data={growable={usetimemultiplier=false,stage=2,time=0},lastrebirth=-15471.200806886,plantregrowth={regrowthtime=-16.051587111095},build="twiggy"},z=782.46},{id=117300,x=-18.56,data={growable={usetimemultiplier=false,stage=4,time=0},lastrebirth=-15477.634140555,plantregrowth={regrowthtime=-48.356451122872},build="twiggy"},z=737.408},{id=117301,x=-38.931,data={growable={usetimemultiplier=false,stage=2,time=0},lastrebirth=-15477.767473895,plantregrowth={regrowthtime=481.18384691099},build="twiggy"},z=758.89},{id=117302,x=-49.46,data={growable={usetimemultiplier=false,stage=4,time=0},lastrebirth=-16192.400844499,plantregrowth={regrowthtime=-24.451780491381},build="twiggy"},z=645.419},{id=117303,x=-1.091,data={growable={usetimemultiplier=false,stage=3,time=0},lastrebirth=-3288.4668381736,plantregrowth={regrowthtime=520.77509666928},build="twiggy"},z=669.799},{id=11
|
|
|
|
|
end
|
|
|
|
|
savedata["ents"]["twiggytree"] = tablefunctions["ents_twiggytree_fn"]()
|
2023-12-04 19:23:43 +08:00
|
|
|
|
tablefunctions["ents_pigking_fn"] = function()
|
|
|
|
|
return {{x=316,z=560}}
|
|
|
|
|
end
|
|
|
|
|
savedata["ents"]["pigking"] = tablefunctions["ents_pigking_fn"]()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
tablefunctions["ents_batwing_fn"] = function()
|
|
|
|
|
return {{id=109719,x=44.728,data={perishable={time=2391.0255933498},inventoryitemmoisture={wet=true,moisture=100}},z=343.895}}
|
2023-12-04 19:23:43 +08:00
|
|
|
|
end
|
2023-12-18 19:55:25 +08:00
|
|
|
|
savedata["ents"]["batwing"] = tablefunctions["ents_batwing_fn"]()
|
|
|
|
|
tablefunctions["ents_antlion_spawner_fn"] = function()
|
|
|
|
|
return {{x=112,z=136}}
|
|
|
|
|
end
|
|
|
|
|
savedata["ents"]["antlion_spawner"] = tablefunctions["ents_antlion_spawner_fn"]()
|
2023-12-04 19:23:43 +08:00
|
|
|
|
tablefunctions["ents_resurrectionstone_fn"] = function()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
return {{id=109727,x=256,data={cooldown={charged=true},touchstoneid=1},z=-132},{id=109728,x=-48,data={cooldown={charged=true},touchstoneid=2},z=744}}
|
2023-12-04 19:23:43 +08:00
|
|
|
|
end
|
|
|
|
|
savedata["ents"]["resurrectionstone"] = tablefunctions["ents_resurrectionstone_fn"]()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
tablefunctions["ents_tent_fn"] = function()
|
|
|
|
|
return {{x=15.343,id=108937,z=326.596,skinname="tent_leaf",data={finiteuses={uses=5}},skin_id=1184522824},{x=107.41,id=108938,z=527.578,skinname="tent_leaf",data={finiteuses={uses=14}},skin_id=1184522824},{x=54.006,z=642.687,skinname="tent_leaf",skin_id=1184522824}}
|
|
|
|
|
end
|
|
|
|
|
savedata["ents"]["tent"] = tablefunctions["ents_tent_fn"]()
|
|
|
|
|
tablefunctions["ents_terrariumchest_fn"] = function()
|
|
|
|
|
return {{id=112848,x=-182.131,data={container={items={[4]={x=-182.131,prefab="torch",z=82.305}}}},z=82.305}}
|
|
|
|
|
end
|
|
|
|
|
savedata["ents"]["terrariumchest"] = tablefunctions["ents_terrariumchest_fn"]()
|
|
|
|
|
tablefunctions["ents_wood_chair_fn"] = function()
|
|
|
|
|
return {{x=-162.806,z=-380.564}}
|
|
|
|
|
end
|
|
|
|
|
savedata["ents"]["wood_chair"] = tablefunctions["ents_wood_chair_fn"]()
|
2023-12-04 19:23:43 +08:00
|
|
|
|
tablefunctions["ents_cutstone_fn"] = function()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
return {{id=109747,x=39.563,data={stackable={stack=8},inventoryitemmoisture={wet=true,moisture=100}},z=298.385},{id=109749,x=18.003,data={inventoryitemmoisture={wet=true,moisture=100}},z=317.135},{id=109751,x=69.827,data={inventoryitemmoisture={wet=true,moisture=100}},z=302.334}}
|
2023-12-04 19:23:43 +08:00
|
|
|
|
end
|
|
|
|
|
savedata["ents"]["cutstone"] = tablefunctions["ents_cutstone_fn"]()
|
|
|
|
|
tablefunctions["ents_driftwood_tall_fn"] = function()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
return {{x=393.69,z=-546.18},{x=306.07,z=-517.951},{x=377.428,z=-513.36},{id=109756,x=362.01,data={stump=true},z=-542.891},{x=-746.691,z=706.559}}
|
2023-12-04 19:23:43 +08:00
|
|
|
|
end
|
|
|
|
|
savedata["ents"]["driftwood_tall"] = tablefunctions["ents_driftwood_tall_fn"]()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
tablefunctions["ents_statueglommer_fn"] = function()
|
|
|
|
|
return {{id=101474,x=314,data={pickable={picked=true,caninteractwith=true},workable={maxwork=-1,workleft=6}},z=625}}
|
|
|
|
|
end
|
|
|
|
|
savedata["ents"]["statueglommer"] = tablefunctions["ents_statueglommer_fn"]()
|
|
|
|
|
tablefunctions["ents_statueharp_hedgespawner_fn"] = function()
|
|
|
|
|
return {{id=115312,x=-267.942,data={charlie_test=true,workable={maxwork=-1,workleft=10}},z=-248.071}}
|
|
|
|
|
end
|
|
|
|
|
savedata["ents"]["statueharp_hedgespawner"] = tablefunctions["ents_statueharp_hedgespawner_fn"]()
|
|
|
|
|
tablefunctions["ents_seafaring_prototyper_fn"] = function()
|
|
|
|
|
return {{x=-242.288,z=501.07},{x=71.01,z=637.489}}
|
|
|
|
|
end
|
|
|
|
|
savedata["ents"]["seafaring_prototyper"] = tablefunctions["ents_seafaring_prototyper_fn"]()
|
|
|
|
|
tablefunctions["ents_trinket_33_fn"] = function()
|
|
|
|
|
return {{x=-102,z=54},{x=-314,z=238},{x=-466,z=134},{id=109308,x=27.027,data={inventoryitemmoisture={wet=true,moisture=100}},z=319.135}}
|
|
|
|
|
end
|
|
|
|
|
savedata["ents"]["trinket_33"] = tablefunctions["ents_trinket_33_fn"]()
|
|
|
|
|
tablefunctions["ents_nightsword_fn"] = function()
|
|
|
|
|
return {{y=1,x=50.181,z=300.003,id=109809,data={finiteuses={uses=93}}}}
|
|
|
|
|
end
|
|
|
|
|
savedata["ents"]["nightsword"] = tablefunctions["ents_nightsword_fn"]()
|
|
|
|
|
tablefunctions["ents_armorwood_fn"] = function()
|
|
|
|
|
return {{y=-0.002,x=34.98,z=293.231,id=119351,data={armor={condition=275},inventoryitemmoisture={wet=true,moisture=100}}},{y=1.021,x=348.902,z=259.105,id=119353,data={armor={condition=150.2}}},{id=119355,x=36.313,data={armor={condition=191},inventoryitemmoisture={wet=true,moisture=100}},z=295.074},{id=119357,x=26.881,data={inventoryitemmoisture={wet=true,moisture=100}},z=306.834},{id=119359,x=40.557,data={armor={condition=262.2},inventoryitemmoisture={wet=true,moisture=100}},z=306.127},{id=119361,x=34.985,data={armor={condition=135.8},inventoryitemmoisture={wet=true,moisture=100}},z=341.169},{y=1.016,x=348.876,z=259.088,id=119363,data={armor={condition=230.2}}},{y=-0.002,x=30.431,z=293.942,id=119365,data={armor={condition=150.2},inventoryitemmoisture={wet=true,moisture=100}}},{id=119367,x=42.847,data={inventoryitemmoisture={wet=true,moisture=100}},z=302.894},{id=119369,x=36.506,data={inventoryitemmoisture={wet=true,moisture=100}},z=295.722},{y=1.019,x=348.895,z=259.088,id=119371,data={armor={condition=223}}},{id=119373,x=32.738,data={armor={condition=199},inventoryitemmoisture={wet=true,moisture=100}},z=299.289},{id=119375,x=40.41,data={armor={condition=83.8},inventoryitemmoisture={wet=true,moisture=100}},z=307.979},{id=119377,x=26.881,data={inventoryitemmoisture={wet=true,moisture=100}},z=306.834},{id=119379,x=43.236,data={inventoryitemmoisture={wet=true,moisture=100}},z=301.859},{id=119381,x=40.415,data={armor={condition=278.2},inventoryitemmoisture={wet=true,moisture=100}},z=302.419}}
|
|
|
|
|
end
|
|
|
|
|
savedata["ents"]["armorwood"] = tablefunctions["ents_armorwood_fn"]()
|
2023-12-04 19:23:43 +08:00
|
|
|
|
tablefunctions["ents_spider_fn"] = function()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
return {{id=117279,x=-430.879,data={perishable={paused=true,time=2400},inventory={items={},equip={}},health={health=100},knownlocations={locations={{y=0,x=-435.91677856445,name="home",z=-33.612007141113}}}},z=-45.311}}
|
2023-12-04 19:23:43 +08:00
|
|
|
|
end
|
|
|
|
|
savedata["ents"]["spider"] = tablefunctions["ents_spider_fn"]()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
tablefunctions["ents_moonrockseed_fn"] = function()
|
|
|
|
|
return {{id=110347,x=40.805,data={inventoryitemmoisture={wet=true,moisture=100}},z=310.005}}
|
|
|
|
|
end
|
|
|
|
|
savedata["ents"]["moonrockseed"] = tablefunctions["ents_moonrockseed_fn"]()
|
2023-12-04 19:23:43 +08:00
|
|
|
|
tablefunctions["ents_driftwood_small1_fn"] = function()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
return {{x=230.66,z=-417.171},{x=226.419,z=-378.011},{x=234.11,z=-381.451},{x=266.079,z=-545.451},{x=358.6,z=-534.24},{x=358.82,z=-482.481},{x=354.29,z=-505.722},{x=394.38,z=-534.532},{id=113567,x=341.588,data={burnt=true},z=-534.441},{x=398.088,z=-545.3},{x=-727.191,z=713.679}}
|
2023-12-04 19:23:43 +08:00
|
|
|
|
end
|
|
|
|
|
savedata["ents"]["driftwood_small1"] = tablefunctions["ents_driftwood_small1_fn"]()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
tablefunctions["ents_farm_plant_eggplant_fn"] = function()
|
|
|
|
|
return {{id=111392,x=7.333,data={growable={usetimemultiplier=false,stage=6,time=1045},no_oversized=true,farmplanttendable={tendable=false},scale=0.88121441998547,knownlocations={locations={{y=0,x=6.1900000572205,name="herd",z=371.95300292969}}},is_oversized=false,pickable={caninteractwith=true},farmplantstress={stressors={happiness=true,killjoys=true,moisture=true,family=true,season=true,nutrients=true,overcrowding=true},stress_points=0},farmsoildrinker={time={dry=0,wet=0},timer_start_time=1297.0334009789}},z=368},{id=111393,x=5.333,data={growable={usetimemultiplier=false,stage=6,time=1073},no_oversized=true,farmplanttendable={tendable=false},scale=0.87612781039116,knownlocations={locations={{y=0,x=6.1900000572205,name="herd",z=371.95300292969}}},is_oversized=false,pickable={caninteractwith=true},farmplantstress={stressors={happiness=true,killjoys=true,moisture=true,family=true,season=true,nutrients=true,overcrowding=true},stress_points=0},farmsoildrinker={time={dry=0,wet=0},timer_start_time=1395.03340609}},z=366}}
|
2023-12-04 19:23:43 +08:00
|
|
|
|
end
|
2023-12-18 19:55:25 +08:00
|
|
|
|
savedata["ents"]["farm_plant_eggplant"] = tablefunctions["ents_farm_plant_eggplant_fn"]()
|
2023-12-04 19:23:43 +08:00
|
|
|
|
tablefunctions["ents_pickaxe_fn"] = function()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
return {{x=165.625,z=340.553},{id=109869,x=21.267,data={inventoryitemmoisture={wet=true,moisture=100},finiteuses={uses=31}},z=312.841},{y=-0.002,x=40.36,z=302.67,id=109871,data={inventoryitemmoisture={wet=true,moisture=100}}}}
|
2023-12-04 19:23:43 +08:00
|
|
|
|
end
|
|
|
|
|
savedata["ents"]["pickaxe"] = tablefunctions["ents_pickaxe_fn"]()
|
|
|
|
|
tablefunctions["ents_trinket_36_fn"] = function()
|
|
|
|
|
return {{x=-234,z=486},{x=258,z=-82}}
|
|
|
|
|
end
|
|
|
|
|
savedata["ents"]["trinket_36"] = tablefunctions["ents_trinket_36_fn"]()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
tablefunctions["ents_poop_fn"] = function()
|
|
|
|
|
return {{x=160.697,z=330.161},{x=148.21,z=323.48},{x=380.411,z=259.2},{y=-0.002,x=-460.787,z=131.921},{id=118794,x=8.925,data={inventoryitemmoisture={wet=true,moisture=100}},z=316.665},{x=370.553,z=296.316},{x=-482.154,z=137.925},{y=-0.002,x=320.408,z=566.211},{x=362.29,z=541.942},{x=-480.77,z=149.578},{id=118812,x=10.897,data={inventoryitemmoisture={wet=true,moisture=100},stackable={stack=20}},z=317.657},{x=351.721,z=290.923},{x=357.338,z=271.234},{x=365.199,z=273.502},{x=267.453,z=334.885},{x=380.048,z=290.868},{x=276.545,z=297.39},{x=299.01,z=300.614},{y=-0.002,x=-470.662,z=124.746},{id=118839,x=114.081,data={inventoryitemmoisture={moisture=7.6731004714966}},z=328.471},{x=305.713,z=306.467},{x=321.372,z=566.476},{x=-459.248,z=141.722},{id=118851,x=9.753,data={inventoryitemmoisture={wet=true,moisture=100},stackable={stack=20}},z=318.462},{id=118854,x=33.146,data={inventoryitemmoisture={wet=true,moisture=100},stackable={stack=3}},z=311.553},{x=258.095,z=334.997},{x=346.506,z=261.315},{id=118863,x=20.381,data={inventoryitemmoisture={wet=true,moisture=100},stackable={stack=17}},z=314.269},{x=273.638,z=287.704},{x=320.325,z=298.583},{x=-481.253,z=115.388}}
|
|
|
|
|
end
|
|
|
|
|
savedata["ents"]["poop"] = tablefunctions["ents_poop_fn"]()
|
|
|
|
|
tablefunctions["ents_tallbirdegg_fn"] = function()
|
|
|
|
|
return {{id=110037,x=33.727,data={hatchable={state="unhatched",progress=0,toohot=false,toocold=false,discomfort=0},inventoryitemmoisture={wet=true,moisture=100}},z=296.204},{id=110039,x=33.727,data={hatchable={state="unhatched",progress=0,toohot=false,toocold=false,discomfort=0},inventoryitemmoisture={wet=true,moisture=100}},z=296.204},{id=110041,x=33.727,data={hatchable={state="unhatched",progress=0,toohot=false,toocold=false,discomfort=0},inventoryitemmoisture={wet=true,moisture=100}},z=296.204},{id=110043,x=33.727,data={hatchable={state="unhatched",progress=0,toohot=false,toocold=false,discomfort=0},inventoryitemmoisture={wet=true,moisture=100}},z=296.204},{id=110045,x=33.727,data={hatchable={state="unhatched",progress=0,toohot=false,toocold=false,discomfort=0},inventoryitemmoisture={wet=true,moisture=100}},z=296.204},{y=-0.002,x=31.274,z=300.92,id=110047,data={hatchable={state="unhatched",progress=0,toohot=false,toocold=false,discomfort=0},inventoryitemmoisture={wet=true,moisture=100}}},{id=110049,x=33.154,data={hatchable={state="unhatched",progress=0,toohot=false,toocold=false,discomfort=0},inventoryitemmoisture={wet=true,moisture=100}},z=296.339},{id=110051,x=33.727,data={hatchable={state="unhatched",progress=0,toohot=false,toocold=false,discomfort=0},inventoryitemmoisture={wet=true,moisture=100}},z=296.204},{id=110053,x=34.186,data={hatchable={state="unhatched",progress=0,toohot=false,toocold=false,discomfort=0},inventoryitemmoisture={wet=true,moisture=100}},z=296.635},{id=110055,x=33.727,data={hatchable={state="unhatched",progress=0,toohot=false,toocold=false,discomfort=0},inventoryitemmoisture={wet=true,moisture=100}},z=296.204}}
|
|
|
|
|
end
|
|
|
|
|
savedata["ents"]["tallbirdegg"] = tablefunctions["ents_tallbirdegg_fn"]()
|
2023-12-04 19:23:43 +08:00
|
|
|
|
tablefunctions["ents_lightcrab_fn"] = function()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
return {{id=110057,x=551.955,data={perishable={paused=true,time=2400},health={health=25}},z=-672.295},{id=110059,x=542.992,data={perishable={paused=true,time=2400},health={health=25}},z=-669.024},{id=110061,x=542.632,data={perishable={paused=true,time=2400},health={health=25}},z=-670.586},{id=110063,x=584.989,data={perishable={paused=true,time=2400},health={health=25}},z=-654.04},{id=110065,x=570.236,data={perishable={paused=true,time=2400},health={health=25}},z=-658.311},{id=110067,x=543.96,data={perishable={paused=true,time=2400},health={health=25}},z=-664.855},{id=110069,x=585.687,data={perishable={paused=true,time=2400},health={health=25}},z=-656.407},{id=110071,x=586.687,data={perishable={paused=true,time=2400},health={health=25}},z=-659.62}}
|
2023-12-04 19:23:43 +08:00
|
|
|
|
end
|
|
|
|
|
savedata["ents"]["lightcrab"] = tablefunctions["ents_lightcrab_fn"]()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
tablefunctions["ents_moon_altar_seed_fn"] = function()
|
|
|
|
|
return {{id=118780,x=223.309,data={submersible={force_no_repositioning=false}},z=-656.5}}
|
|
|
|
|
end
|
|
|
|
|
savedata["ents"]["moon_altar_seed"] = tablefunctions["ents_moon_altar_seed_fn"]()
|
2023-12-04 19:23:43 +08:00
|
|
|
|
tablefunctions["ents_icebox_fn"] = function()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
return {{x=31.5,id=110076,z=302,skinname="icebox_porcelain",data={container={items={[2]={data={perishable={time=1339.8328195986},stackable={stack=40},anim="f2"},x=31.5,prefab="ice",z=302},[3]={x=31.5,prefab="spoiled_food",z=302},[4]={data={perishable={time=1236.1444188592},stackable={stack=40},anim="f1"},x=31.5,prefab="ice",z=302},[5]={data={perishable={time=1401.0550872897},stackable={stack=25},anim="f1"},x=31.5,prefab="ice",z=302},[6]={data={perishable={time=2571.1126561692},stackable={stack=20}},x=31.5,prefab="mugi",z=302},[7]={data={perishable={time=2583.9135310023},stackable={stack=40}},x=31.5,prefab="mugi",z=302},[8]={data={perishable={time=2573.9977216679},stackable={stack=40}},x=31.5,prefab="mugi",z=302}}}},skin_id=308418668},{x=30,id=110092,z=303.5,skinname="icebox_porcelain",data={container={items={{data={perishable={time=8213.1776909248},stackable={stack=2}},x=30,prefab="seeds",z=303.5},{data={perishable={time=2134.6226691861}},x=30,prefab="icehat",z=303.5},{data={stackable={stack=40}},x=30,prefab="spoiled_food",z=303.5},[6]={data={stackable={stack=13}},x=30,prefab="spoiled_food",z=303.5}}}},skin_id=308418668},{x=30,id=110102,z=300.5,skinname="icebox_porcelain",data={container={items={[4]={data={stackable={stack=3}},x=30,prefab="spoiled_food",z=300.5}}}},skin_id=308418668},{x=28.5,id=110106,z=302,skinname="icebox_porcelain",data={container={items={}}},skin_id=308418668},{id=110108,x=61.007,data={container={items={[4]={data={perishable={time=1387.2974689903},stackable={stack=8},anim="f1"},x=61.007,prefab="ice",z=596.781}}}},z=596.781},{x=38.897,id=110112,z=644.158,skinname="icebox_porcelain",data={container={items={{x=38.897,z=644.158,skinname="heatrock_fantasy",data={temperature={current=0}},prefab="heatrock",skin_id=1194738556}}}},skin_id=308418668},{x=37.397,id=110117,z=642.658,skinname="icebox_porcelain",data={container={items={{x=37.397,prefab="spoiled_food",z=642.658},[3]={x=37.397,prefab="spoiled_food",z=642.658}}}},skin_id=308418668},{x=40.397,id=110123,z=642.658,skinname="icebox_porcelain",data={container={items={{data={stackable={stack=8}},x=40.397,prefab="spoiled_food",z=642.658},{data={stackable={stack=40}},x=40.397,prefab="spoiled_food",z=642.658},{data={stackable={stack=40}},x=40.397,prefab="spoiled_food",z=642.658},{data={stackable={stack=40}},x=40.397,prefab="spoiled_food",z=642.658},[6]={data={stackable={stack=5}},x=40.397,prefab="spoiled_food",z=642.658},[8]={data={stackable={stack=2}},x=40.397,prefab="spoiled_food",z=642.658},[9]={data={stackable={stack=40}},x=40.397,prefab="spoiled_food",z=642.658}}}},skin_id=308418668},{x=38.897,id=110139,z=641.158,skinname="icebox_porcelain",data={container={items={{x=38.897,prefab="spoiled_food",z=641.158},{data={stackable={stack=2}},x=38.897,prefab="spoiled_food",z=641.158},{data={stackable={stack=25}},x=38.897,prefab="spoiled_food",z=641.158},{data={stackable={stack=37}},x=38.897,prefab="spoiled_food",z=641.158},{data={perishable={time=6565.6796494286},stackable={stack=3}},x=38.897,prefab="honey",z=641.158},{data={stackable={stack=4}},x=38.897,prefab="spoiled_food",z=641.158},{data={stackable={stack=13}},x=38.897,prefab="spoiled_food",z=641.158},[9]={data={stackable={stack=21}},x=38.897,prefab="rottenegg",z=641.158}}}},skin_id=308418668}}
|
2023-12-04 19:23:43 +08:00
|
|
|
|
end
|
|
|
|
|
savedata["ents"]["icebox"] = tablefunctions["ents_icebox_fn"]()
|
|
|
|
|
tablefunctions["ents_walking_stick_fn"] = function()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
return {{id=110157,x=24.951,data={fueled={fuel=72},inventoryitemmoisture={wet=true,moisture=100}},z=304.911},{id=110159,x=323.976,data={fueled={fuel=1458}},z=11.642},{id=110161,x=66.859,data={fueled={fuel=950},inventoryitemmoisture={wet=true,moisture=100}},z=302.475}}
|
2023-12-04 19:23:43 +08:00
|
|
|
|
end
|
|
|
|
|
savedata["ents"]["walking_stick"] = tablefunctions["ents_walking_stick_fn"]()
|
|
|
|
|
tablefunctions["ents_mast_fn"] = function()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
return {{id=110163,x=-712.373,data={upgradeable={stage=1,numupgrades=2},lightningrod=true},z=728.64}}
|
2023-12-04 19:23:43 +08:00
|
|
|
|
end
|
|
|
|
|
savedata["ents"]["mast"] = tablefunctions["ents_mast_fn"]()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
tablefunctions["ents_beefaloherd_fn"] = function()
|
|
|
|
|
return {{id=110167,x=264.747,data={periodicspawner={time=30},herd={members={113506,113530,113524,113419,113464,113422,113395,113500,113503,113521,113425,113407}},mood={daysleft=6.6666666666667,version=2,inmood=true,moodseasons={"spring"}}},z=331.928},{id=110168,x=359.42,data={periodicspawner={time=28},herd={members={113485,113434,113476,113482,113401,113479,113428,113473,113431,113437,113398,113527}},mood={daysleft=6.6666666666667,version=2,inmood=true,moodseasons={"spring"}}},z=268.346},{id=110169,x=285.611,data={periodicspawner={time=25},herd={members={113512,113446,113443,113452,113470,113455,113440,113449,113461,113458,113467,113518}},mood={daysleft=6.6666666666667,version=2,inmood=true,moodseasons={"spring"}}},z=297.563},{id=110170,x=-468.304,data={periodicspawner={time=29},herd={members={113494,113404,106672,113509,113515,113413,106671,113416,113410,113491,113488,113497}},mood={daysleft=6.6666666666667,version=2,inmood=true,moodseasons={"spring"}}},z=130.389}}
|
2023-12-04 19:23:43 +08:00
|
|
|
|
end
|
2023-12-18 19:55:25 +08:00
|
|
|
|
savedata["ents"]["beefaloherd"] = tablefunctions["ents_beefaloherd_fn"]()
|
2023-12-04 19:23:43 +08:00
|
|
|
|
tablefunctions["ents_tumbleweed_fn"] = function()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
return {{id=110171,x=258.376,data={pickable={caninteractwith=true}},z=-146.355},{id=110172,x=366.753,data={pickable={caninteractwith=true}},z=-58.09},{id=110173,x=202.604,data={pickable={caninteractwith=true}},z=-18.005},{id=110174,x=298.075,data={pickable={caninteractwith=true}},z=-158.321},{y=-0.003,x=324.001,z=75.585,id=110175,data={pickable={caninteractwith=true}}},{y=-0.003,x=380,z=15.31,id=110176,data={pickable={caninteractwith=true}}},{id=110177,x=259.282,data={pickable={caninteractwith=true}},z=-104.056},{id=110178,x=285.903,data={pickable={caninteractwith=true}},z=-201.73},{y=-0.003,x=317.669,z=-95.582,id=110179,data={pickable={caninteractwith=true}}},{y=-0.003,x=342.066,z=-59.799,id=110180,data={pickable={caninteractwith=true}}},{y=-0.005,x=248.401,z=-208,id=110181,data={pickable={caninteractwith=true}}},{y=-0.003,x=191.141,z=-15.228,id=110182,data={pickable={caninteractwith=true}}},{y=-0.005,x=208.287,z=-199.875,id=110183,data={pickable={caninteractwith=true}}},{id=110184,x=243.925,data={pickable={caninteractwith=true}},z=-55.397},{id=110185,x=267.609,data={pickable={caninteractwith=true}},z=-199.368},{y=-0.005,x=326.256,z=-205.659,id=110186,data={pickable={caninteractwith=true}}},{y=-0.005,x=353.062,z=-197.976,id=110187,data={pickable={caninteractwith=true}}},{y=-0.005,x=341.851,z=-220,id=110188,data={pickable={caninteractwith=true}}},{y=-0.003,x=296.927,z=3.739,id=110189,data={pickable={caninteractwith=true}}},{id=110190,x=253.912,data={pickable={caninteractwith=true}},z=-120.359},{id=110191,x=344.601,data={pickable={caninteractwith=true}},z=-203.67},{y=-0.005,x=242.233,z=-193.76,id=110192,data={pickable={caninteractwith=true}}},{y=-0.003,x=298.144,z=-107.88,id=110193,data={pickable={caninteractwith=true}}},{y=-0.003,x=308.157,z=-161.262,id=110194,data={pickable={caninteractwith=true}}},{y=-0.003,x=327.44,z=-184.584,id=110195,data={pickable={caninteractwith=true}}},{id=110196,x=303.785,data={pickable={caninteractwith=true}},z=-188.249},{id=110197,x=278.776,data={pickable={caninteractwith=true}},z=-197.081},{id=110198,x=296.834,data={pickable={caninteractwith=true}},z=-45.564},{id=110199,x=322.651,data={pickable={caninteractwith=true}},z=-179.413},{y=-0.003,x=301.554,z=-138.918,id=110200,data={pickable={caninteractwith=true}}},{y=-0.002,x=335.587,z=112,id=110201,data={pickable={caninteractwith=true}}},{y=-0.003,x=327.747,z=-80.089,id=110202,data={pickable={caninteractwith=true}}},{id=110203,x=247.595,data={pickable={caninteractwith=true}},z=-198.114},{id=110204,x=241.274,data={pickable={caninteractwith=true}},z=-195.441},{id=110205,x=380,data={pickable={caninteractwith=true}},z=10.637},{y=-0.003,x=349.002,z=-208.165,id=110206,data={pickable={caninteractwith=true}}},{id=110207,x=342.066,data={pickable={caninteractwith=true}},z=-189.068},{y=-0.003,x=229.942,z=-104.364,id=110208,data={pickable={caninteractwith=true}}},{y=-0.005,x=245.804,z=-204.002,id=110209,data={pickable={caninteractwith=true}}},{y=-0.003,x=341.713,z=10.154,id=110210,data={pickable={caninteractwith=true}}},{id=110211,x=254.227,data={pickable={caninteractwith=true}},z=-196.489},{y=-0.005,x=364,z=-207.34,id=110212,data={pickable={caninteractwith=true}}},{y=-0.003,x=364,z=-207.51,id=110213,data={pickable={caninteractwith=true}}},{id=110214,x=355.997,data={pickable={caninteractwith=true}},z=-223.588},{id=110215,x=233.106,data={pickable={caninteractwith=true}},z=-163.5},{y=-0.003,x=207.998,z=-116.014,id=110216,data={pickable={caninteractwith=true}}},{y=-0.003,x=335.587,z=112,id=110217,data={pickable={caninteractwith=true}}},{y=-0.003,x=270.997,z=-111.409,id=110218,data={pickable={caninteractwith=true}}},{y=-0.003,x=339.367,z=21.597,id=110219,data={pickable={caninteractwith=true}}},{id=110220,x=217.059,data={pickable={caninteractwith=true}},z=-127.692},{y=-0.003,x=359.153,z=-209.293,id=110221,data={pickable={caninteractwith=true}}},{id=110222,x=329.786,data={pickable={caninteractwith=true}},z=-220},{id=110223,x=246.688,data={pickable={caninteractwith=true}},z=-187.458},{id=110224,x=364,data={pickable={caninteractwith=true}},z=-205.577},{id=110225,x
|
2023-12-04 19:23:43 +08:00
|
|
|
|
end
|
|
|
|
|
savedata["ents"]["tumbleweed"] = tablefunctions["ents_tumbleweed_fn"]()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
tablefunctions["ents_manrabbit_tail_fn"] = function()
|
|
|
|
|
return {{x=150.089,z=324.265}}
|
|
|
|
|
end
|
|
|
|
|
savedata["ents"]["manrabbit_tail"] = tablefunctions["ents_manrabbit_tail_fn"]()
|
|
|
|
|
tablefunctions["ents_anchor_fn"] = function()
|
|
|
|
|
return {{id=119383,x=-714.623,data={anchor={raiseunits=2}},z=725.609}}
|
|
|
|
|
end
|
|
|
|
|
savedata["ents"]["anchor"] = tablefunctions["ents_anchor_fn"]()
|
2023-12-04 19:23:43 +08:00
|
|
|
|
tablefunctions["ents_moon_altar_astral_marker_1_fn"] = function()
|
|
|
|
|
return {{x=413.7,z=306.79}}
|
|
|
|
|
end
|
|
|
|
|
savedata["ents"]["moon_altar_astral_marker_1"] = tablefunctions["ents_moon_altar_astral_marker_1_fn"]()
|
|
|
|
|
tablefunctions["ents_deserthat_fn"] = function()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
return {{id=110293,x=41.944,data={fueled={fuel=2541}},z=302.428}}
|
2023-12-04 19:23:43 +08:00
|
|
|
|
end
|
|
|
|
|
savedata["ents"]["deserthat"] = tablefunctions["ents_deserthat_fn"]()
|
|
|
|
|
tablefunctions["ents_houndbone_fn"] = function()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
return {{id=110295,x=65.4,data={anim="piece3"},z=202.289},{id=110296,x=85.5,data={anim="piece1"},z=217.94},{id=110297,x=101.75,data={anim="piece2"},z=230.889},{id=110298,x=138.74,data={anim="piece3"},z=65.04},{id=110299,x=98.83,data={anim="piece1"},z=98.76},{id=110300,x=90.68,data={anim="piece2"},z=110.62},{id=110301,x=101.763,data={anim="piece3"},z=154.91},{id=110302,x=62.118,data={anim="piece1"},z=177.74},{id=110303,x=150.44,data={anim="piece2"},z=194.66},{id=110304,x=137.66,data={anim="piece3"},z=210.33},{id=110305,x=298.118,data={anim="piece3"},z=-126.417},{id=110306,x=298.308,data={anim="piece2"},z=-53.563},{id=110307,x=286.028,data={anim="piece1"},z=-41.57},{id=110308,x=246.669,data={anim="piece3"},z=-201.18},{id=110309,x=214.38,data={anim="piece1"},z=-181.23},{id=110310,x=302.868,data={anim="piece1"},z=77.305},{id=110311,x=205.25,data={anim="piece1"},z=-65.653},{id=110312,x=238.47,data={anim="piece1"},z=-41.653},{id=110313,x=370.148,data={anim="piece2"},z=-90.737},{id=110314,x=321.239,data={anim="piece1"},z=-69.667},{id=110315,x=377.89,data={anim="piece3"},z=-138.601},{id=110316,x=385.368,data={anim="piece1"},z=-142.45},{id=110317,x=93.05,data={anim="piece3"},z=225.119},{id=110318,x=86.3,data={anim="piece3"},z=66.347},{id=110319,x=102.027,data={anim="piece1"},z=73.805},{id=110320,x=101.833,data={anim="piece1"},z=158.55},{id=110321,x=65.58,data={anim="piece3"},z=98.625},{id=110322,x=325.028,data={anim="piece2"},z=-42.202},{id=110323,x=278.088,data={anim="piece1"},z=-169.381},{id=110324,x=246.05,data={anim="piece3"},z=-14.95},{id=110325,x=218.789,data={anim="piece2"},z=-78.92},{id=110326,x=350.609,data={anim="piece1"},z=-105.56},{id=110327,x=265.528,data={anim="piece2"},z=-121.125},{id=110328,x=98.333,data={anim="piece2"},z=146.669},{id=110329,x=281.69,data={anim="piece2"},z=73.08},{id=110330,x=110.736,data={anim="piece1"},z=105.694},{id=110331,x=225.63,data={anim="piece3"},z=-14.931},{id=110332,x=89.79,data={anim="piece1"},z=149.429},{id=110333,x=398.989,data={anim="piece3"},z=-122.834},{id=110334,x=230.21,data={anim="piece3"},z=-125.125}}
|
2023-12-04 19:23:43 +08:00
|
|
|
|
end
|
|
|
|
|
savedata["ents"]["houndbone"] = tablefunctions["ents_houndbone_fn"]()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
tablefunctions["ents_razor_fn"] = function()
|
|
|
|
|
return {{id=116990,x=69.827,data={inventoryitemmoisture={wet=true,moisture=100}},z=302.334}}
|
2023-12-04 19:23:43 +08:00
|
|
|
|
end
|
2023-12-18 19:55:25 +08:00
|
|
|
|
savedata["ents"]["razor"] = tablefunctions["ents_razor_fn"]()
|
|
|
|
|
tablefunctions["ents_oasislake_fn"] = function()
|
|
|
|
|
return {{id=112236,x=40.06,data={fishable={fish=10}},z=216.059}}
|
|
|
|
|
end
|
|
|
|
|
savedata["ents"]["oasislake"] = tablefunctions["ents_oasislake_fn"]()
|
|
|
|
|
tablefunctions["ents_flower_fn"] = function()
|
|
|
|
|
return {{id=118753,x=345.75,data={pickable={caninteractwith=true},anim="f9"},z=601.9},{id=118754,x=346.898,data={pickable={caninteractwith=true},anim="f4"},z=589.098},{id=118755,x=181.444,data={pickable={caninteractwith=true},anim="f10"},z=343.64},{id=118756,x=175.988,data={pickable={caninteractwith=true},anim="f3"},z=308.604},{id=118757,x=177.514,data={pickable={caninteractwith=true},anim="f4"},z=326.091},{id=118758,x=345.829,data={pickable={caninteractwith=true},anim="f6"},z=585.78},{id=118759,x=454.1,data={pickable={caninteractwith=true},anim="f8"},z=614.429},{id=118760,x=505.359,data={pickable={caninteractwith=true},anim="f3"},z=541.46},{id=118761,x=505.618,data={pickable={caninteractwith=true},anim="f8"},z=545.69},{id=118762,x=502.489,data={pickable={caninteractwith=true},anim="f10"},z=573.83},{id=118763,x=513.51,data={pickable={caninteractwith=true},anim="f10"},z=530.989},{id=118764,x=182.408,data={pickable={caninteractwith=true},anim="f5"},z=336.385},{id=118765,x=509.118,data={pickable={caninteractwith=true},anim="f8"},z=554.39},{id=118766,x=-55.545,data={pickable={caninteractwith=true},anim="f8"},z=27.35},{id=118767,x=493.17,data={pickable={caninteractwith=true},anim="f7"},z=542.669},{id=118768,x=322.94,data={pickable={caninteractwith=true},anim="f1"},z=682.15},{id=118769,x=289.239,data={pickable={caninteractwith=true},anim="f4"},z=626.2},{id=118770,x=142.11,data={pickable={caninteractwith=true},anim="f8"},z=601.218},{id=118771,x=186.975,data={pickable={caninteractwith=true},anim="f8"},z=335.519},{id=118772,x=-45.76,data={pickable={caninteractwith=true},anim="f2"},z=758.419},{id=118773,x=-1.81,data={pickable={caninteractwith=true},anim="f10"},z=770.88},{id=118774,x=109.25,data={pickable={caninteractwith=true},anim="f6"},z=666.13},{id=118775,x=102.65,data={pickable={caninteractwith=true},anim="f8"},z=633.489},{id=118776,x=-89.292,data={pickable={caninteractwith=true},anim="f5"},z=686.369},{id=118777,x=-82.81,data={pickable={caninteractwith=true},anim="f7"},z=637.218},{id=118778,x=-122.14,data={pickable={caninteractwith=true},anim="f1"},z=642.53},{id=118779,x=-89.27,data={pickable={caninteractwith=true},anim="f6"},z=782.27},{id=118382,x=-62.632,data={pickable={caninteractwith=true},anim="f1"},z=769.739},{id=118383,x=-90.667,data={pickable={caninteractwith=true},anim="f4"},z=746.59},{id=118384,x=-187.635,data={pickable={caninteractwith=true},anim="f3"},z=179.429},{id=118385,x=-85.56,data={pickable={caninteractwith=true},anim="f9"},z=722.28},{id=118386,x=-74.24,data={pickable={caninteractwith=true},anim="f9"},z=758.479},{id=118387,x=-18.171,data={pickable={caninteractwith=true},anim="f9"},z=597.76},{id=118388,x=121.305,data={pickable={caninteractwith=true},anim="f7"},z=729.908},{id=118389,x=69.486,data={pickable={caninteractwith=true},anim="f7"},z=669.479},{id=118390,x=33.847,data={pickable={caninteractwith=true},anim="f2"},z=710.468},{id=118391,x=-14.49,data={pickable={caninteractwith=true},anim="rose"},z=685.03},{id=118392,x=-17.341,data={pickable={caninteractwith=true},anim="f10"},z=713.21},{id=118393,x=-21.75,data={pickable={caninteractwith=true},anim="f4"},z=682.119},{id=118394,x=-62.12,data={pickable={caninteractwith=true},anim="f5"},z=694.07},{id=118395,x=-77.445,data={pickable={caninteractwith=true},anim="rose"},z=156.429},{id=118396,x=-79.07,data={pickable={caninteractwith=true},anim="rose"},z=153.809},{id=118397,x=-65.514,data={pickable={caninteractwith=true},anim="rose"},z=206.964},{id=118398,x=177.003,data={pickable={caninteractwith=true},anim="f3"},z=313.013},{id=118399,x=455.777,data={pickable={caninteractwith=true},anim="f8"},z=360.765},{id=118400,x=193.382,data={pickable={caninteractwith=true},anim="f4"},z=336.528},{id=118401,x=185.587,data={pickable={caninteractwith=true},anim="f3"},z=311.665},{id=118402,x=-209.224,data={pickable={caninteractwith=true},anim="f6"},z=-162.849},{id=118403,x=33.18,data={pickable={caninteractwith=true},anim="f4"},z=402.708},{id=118404,x=-220.668,data={pickable={caninteractwith=true},anim="f7"},z=-245.262},{id=118405,x=377.428,data={pickable={caninteractwith=true},anim="f
|
|
|
|
|
end
|
|
|
|
|
savedata["ents"]["flower"] = tablefunctions["ents_flower_fn"]()
|
|
|
|
|
tablefunctions["ents_goldenaxe_fn"] = function()
|
|
|
|
|
return {{id=103220,x=36.824,data={inventoryitemmoisture={wet=true,moisture=100},finiteuses={uses=99.75}},z=293.817},{id=103222,x=-353.632,data={finiteuses={uses=99.25}},z=99.473}}
|
|
|
|
|
end
|
|
|
|
|
savedata["ents"]["goldenaxe"] = tablefunctions["ents_goldenaxe_fn"]()
|
2023-12-04 19:23:43 +08:00
|
|
|
|
tablefunctions["ents_feather_robin_fn"] = function()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
return {{id=110597,x=17.708,data={inventoryitemmoisture={wet=true,moisture=100}},z=294.867},{y=-0.002,x=-106.737,z=201.121,id=110599,data={inventoryitemmoisture={moisture=4.0140814781189}}},{y=-0.002,x=-323.865,z=337.972},{x=-288.266,z=90.763}}
|
2023-12-04 19:23:43 +08:00
|
|
|
|
end
|
|
|
|
|
savedata["ents"]["feather_robin"] = tablefunctions["ents_feather_robin_fn"]()
|
|
|
|
|
tablefunctions["ents_beequeenhive_fn"] = function()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
return {{id=110355,x=30.819,data={timer={timers={hivegrowth1={timeleft=1079.9998894334,initial_time=3200,paused=false}}}},z=521.15}}
|
2023-12-04 19:23:43 +08:00
|
|
|
|
end
|
|
|
|
|
savedata["ents"]["beequeenhive"] = tablefunctions["ents_beequeenhive_fn"]()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
tablefunctions["ents_halloweencandy_2_fn"] = function()
|
|
|
|
|
return {{x=318.94,z=564.744},{x=318.075,z=563.556}}
|
|
|
|
|
end
|
|
|
|
|
savedata["ents"]["halloweencandy_2"] = tablefunctions["ents_halloweencandy_2_fn"]()
|
|
|
|
|
tablefunctions["ents_glommer_fn"] = function()
|
|
|
|
|
return {{id=118360,x=51.993,data={periodicspawner={time=414},ShouldLeaveWorld=false,health={health=100},knownlocations={locations={}}},z=305.743}}
|
|
|
|
|
end
|
|
|
|
|
savedata["ents"]["glommer"] = tablefunctions["ents_glommer_fn"]()
|
2023-12-04 19:23:43 +08:00
|
|
|
|
tablefunctions["ents_guano_fn"] = function()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
return {{y=-0.002,x=25.297,z=525.565,id=110403,data={inventoryitemmoisture={wet=true,moisture=86.624694824219}}},{y=-0.002,x=36.422,z=349.454,id=110406,data={inventoryitemmoisture={wet=true,moisture=100}}},{id=110409,x=38.418,data={inventoryitemmoisture={wet=true,moisture=100}},z=341.247},{y=-0.002,x=32.914,z=356.292,id=110412,data={inventoryitemmoisture={wet=true,moisture=100}}},{id=110415,x=36.599,data={inventoryitemmoisture={wet=true,moisture=100}},z=351.975},{id=110418,x=32.845,data={inventoryitemmoisture={wet=true,moisture=100}},z=354.268},{x=180.608,z=197.108},{id=110424,x=46.043,data={inventoryitemmoisture={wet=true,moisture=100}},z=337.537},{id=110427,x=41.277,data={inventoryitemmoisture={wet=true,moisture=100}},z=354.856},{id=110430,x=38.314,data={inventoryitemmoisture={wet=true,moisture=100}},z=354.632},{id=110433,x=42.571,data={inventoryitemmoisture={wet=true,moisture=100}},z=353.54},{id=110436,x=-439.74,data={inventoryitemmoisture={wet=true,moisture=58.386623382568}},z=228.822},{id=110439,x=-1.152,data={inventoryitemmoisture={wet=true,moisture=73.712730407715}},z=509.247},{y=-0.002,x=348.851,z=266.065},{id=110445,x=3.72,data={inventoryitemmoisture={wet=true,moisture=73.089179992676}},z=542.062},{id=110448,x=43.763,data={inventoryitemmoisture={moisture=7.8806428909302}},z=407.078},{y=-0.004,x=38.362,z=352.002,id=110451,data={inventoryitemmoisture={wet=true,moisture=100}}},{y=-0.036,x=40.553,z=352.565,id=110454,data={inventoryitemmoisture={wet=true,moisture=100}}},{x=166.126,z=214.563},{id=110460,x=35.757,data={inventoryitemmoisture={wet=true,moisture=100}},z=349.071},{x=113.471,z=707.135},{id=110466,x=43,data={inventoryitemmoisture={moisture=17.009725570679}},z=375.355},{id=110469,x=27.617,data={inventoryitemmoisture={wet=true,moisture=100},stackable={stack=11}},z=313.928},{x=114.396,z=708.494},{x=207.013,z=166.391},{x=-121.514,z=600.453},{x=-118.407,z=592.465},{x=187.643,z=201.751},{x=186.154,z=183.369},{x=-233.467,z=364.739},{id=110493,x=71.803,data={inventoryitemmoisture={wet=true,moisture=100}},z=306.557},{id=110496,x=98.414,data={inventoryitemmoisture={wet=true,moisture=100}},z=306.184},{id=110499,x=63.868,data={inventoryitemmoisture={wet=true,moisture=100}},z=302.614},{x=104.583,z=740.385},{x=106.333,z=723.88},{id=110508,x=58.347,data={inventoryitemmoisture={moisture=17.065650939941}},z=370.071},{id=110511,x=22.965,data={inventoryitemmoisture={wet=true,moisture=100}},z=298.363},{id=110514,x=31.097,data={inventoryitemmoisture={wet=true,moisture=100}},z=313.713},{id=110517,x=-42.66,data={inventoryitemmoisture={wet=true,moisture=63.80394744873}},z=543.25},{y=-0.002,x=-7.61,z=648.046},{x=-232.471,z=371.454},{id=110526,x=-11.683,data={inventoryitemmoisture={wet=true,moisture=72.624351501465}},z=516.994},{id=110529,x=15.012,data={inventoryitemmoisture={wet=true,moisture=100}},z=321.834},{x=182.348,z=210.738},{x=-303.137,z=0.878},{x=-301.633,z=3.67},{id=110541,x=15.399,data={inventoryitemmoisture={moisture=17.033674240112}},z=375.399},{id=110544,x=11.781,data={inventoryitemmoisture={wet=true,moisture=73.508659362793}},z=544.559},{id=110547,x=-31.952,data={inventoryitemmoisture={wet=true,moisture=70.731025695801}},z=544.789}}
|
2023-12-04 19:23:43 +08:00
|
|
|
|
end
|
|
|
|
|
savedata["ents"]["guano"] = tablefunctions["ents_guano_fn"]()
|
|
|
|
|
tablefunctions["ents_rabbithouse_fn"] = function()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
return {{x=-4.001,id=110562,z=652.213,skinname="rabbithouse_carrat",data={spawner={childid=111503},worldsettingstimer={timers={}}},skin_id=413603018},{id=110550,x=86.734,data={spawner={childid=111500},worldsettingstimer={timers={}}},z=416.997},{id=110551,x=95.664,data={spawner={childid=111501},worldsettingstimer={timers={}}},z=398.696},{id=110552,x=92.58,data={spawner={childid=111499},worldsettingstimer={timers={}}},z=407.799},{id=110553,x=100.146,data={spawner={childid=111502},worldsettingstimer={timers={}}},z=412.384},{id=110554,x=-58.724,data={spawner={childid=111505},worldsettingstimer={timers={}}},z=383.234},{id=110555,x=-65.099,data={spawner={childid=111496},worldsettingstimer={timers={}}},z=374.092},{id=110556,x=94.12,data={spawner={childid=111498},worldsettingstimer={timers={}}},z=417.971},{id=110557,x=-61.174,data={spawner={childid=111497},worldsettingstimer={timers={}}},z=376.717},{id=110558,x=-74.059,data={spawner={childid=111495},worldsettingstimer={timers={}}},z=370.389},{id=110559,x=92.75,data={spawner={childid=111504},worldsettingstimer={timers={}}},z=401.251},{id=110560,x=39.81,data={spawner={child={data={inventory={items={},equip={}},named={name="扁豆"},health={health=200},knownlocations={locations={{y=0,x=39.810001373291,name="home",z=347.05700683594}}}},x=39.81,prefab="bunnyman",z=347.057}},worldsettingstimer={timers={}}},z=347.057}}
|
2023-12-04 19:23:43 +08:00
|
|
|
|
end
|
|
|
|
|
savedata["ents"]["rabbithouse"] = tablefunctions["ents_rabbithouse_fn"]()
|
|
|
|
|
tablefunctions["ents_spiderhat_fn"] = function()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
return {{x=104.415,z=420.346},{x=112.05,z=408.045},{id=110567,x=-291.257,data={fueled={fuel=115}},z=112.319},{id=110569,x=-271.968,data={fueled={fuel=117}},z=93.004},{x=63.75,z=306.337},{x=-397.154,z=257.053},{x=69.875,z=304.121},{x=25.128,z=317.29},{id=110579,x=30.43,data={fueled={fuel=30}},z=530.216},{y=-0.002,x=-209.782,z=305.829},{y=-0.002,x=84.861,z=414.557},{x=76.434,z=410.963},{x=-208.614,z=158.085},{x=-71.516,z=371.115}}
|
2023-12-04 19:23:43 +08:00
|
|
|
|
end
|
|
|
|
|
savedata["ents"]["spiderhat"] = tablefunctions["ents_spiderhat_fn"]()
|
|
|
|
|
tablefunctions["ents_oceantree_fn"] = function()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
return {{id=112614,x=-527.701,data={growable={usetimemultiplier=false,stage=2,time=0},buds={1,2,3,5,6,7},supertall_growth_progress=0,buds_used={}},z=676.08},{id=112621,x=-502.99,data={growable={usetimemultiplier=false,stage=1,time=0},buds={1,2,3,5,6,7},supertall_growth_progress=0,buds_used={}},z=662.979},{id=112628,x=-517.021,data={growable={usetimemultiplier=false,stage=1,time=0},buds={1,2,3,5,6,7},supertall_growth_progress=0,buds_used={}},z=666.13},{id=112635,x=-506.84,data={growable={usetimemultiplier=false,stage=1,time=0},buds={1,2,3,5,6,7},supertall_growth_progress=0,buds_used={}},z=666.049},{id=112642,x=-515.37,data={growable={usetimemultiplier=false,stage=3,time=0},buds={1,2,3,5,6,7},supertall_growth_progress=0,buds_used={}},z=695.08},{id=112649,x=-518.532,data={growable={usetimemultiplier=false,stage=3,time=0},buds={1,2,3,5,6,7},supertall_growth_progress=0,buds_used={}},z=699.468},{id=112656,x=-630.532,data={growable={usetimemultiplier=false,stage=1,time=0},buds={1,2,3,5,6,7},supertall_growth_progress=0,buds_used={}},z=-240.98},{id=112663,x=-639.191,data={growable={usetimemultiplier=false,stage=1,time=0},buds={1,2,3,5,6,7},supertall_growth_progress=0,buds_used={}},z=-233.62},{id=112670,x=-663.05,data={growable={usetimemultiplier=false,stage=1,time=0},buds={1,2,3,5,6,7},supertall_growth_progress=0,buds_used={}},z=-220.37},{id=112677,x=-686.641,data={growable={usetimemultiplier=false,stage=1,time=0},buds={1,2,3,5,6,7},supertall_growth_progress=0,buds_used={}},z=-244.351},{id=112684,x=-671.831,data={growable={usetimemultiplier=false,stage=1,time=0},buds={1,2,3,5,6,7},supertall_growth_progress=0,buds_used={}},z=-246.39},{id=112691,x=-662.691,data={growable={usetimemultiplier=false,stage=1,time=0},buds={1,2,3,5,6,7},supertall_growth_progress=0,buds_used={}},z=-243.14},{id=112348,x=-675.91,data={growable={usetimemultiplier=false,stage=1,time=0},buds={1,2,3,5,6,7},supertall_growth_progress=0,buds_used={}},z=-277.37},{id=112355,x=-686.91,data={growable={usetimemultiplier=false,stage=1,time=0},buds={1,2,3,5,6,7},supertall_growth_progress=0,buds_used={}},z=-263.05},{id=112362,x=-620.092,data={growable={usetimemultiplier=false,stage=1,time=0},buds={1,2,3,5,6,7},supertall_growth_progress=0,buds_used={}},z=-260.31},{id=112369,x=-606.99,data={growable={usetimemultiplier=false,stage=1,time=0},buds={1,2,3,5,6,7},supertall_growth_progress=0,buds_used={}},z=-285.02},{id=112376,x=-610.141,data={growable={usetimemultiplier=false,stage=1,time=0},buds={1,2,3,5,6,7},supertall_growth_progress=0,buds_used={}},z=-270.99},{id=112383,x=-610.06,data={growable={usetimemultiplier=false,stage=1,time=0},buds={1,2,3,5,6,7},supertall_growth_progress=0,buds_used={}},z=-281.171},{id=112390,x=-639.092,data={growable={usetimemultiplier=false,stage=1,time=0},buds={1,2,3,5,6,7},supertall_growth_progress=0,buds_used={}},z=-272.641},{id=112397,x=-643.48,data={growable={usetimemultiplier=false,stage=1,time=0},buds={1,2,3,5,6,7},supertall_growth_progress=0,buds_used={}},z=-269.481},{id=112404,x=603.049,data={growable={usetimemultiplier=false,stage=2,time=0},buds={1,2,3,5,6,7},supertall_growth_progress=0,buds_used={}},z=-26.372},{id=112411,x=590.52,data={growable={usetimemultiplier=false,stage=2,time=0},buds={1,2,3,5,6,7},supertall_growth_progress=0,buds_used={}},z=-3.03},{id=112418,x=599.179,data={growable={usetimemultiplier=false,stage=2,time=0},buds={1,2,3,5,6,7},supertall_growth_progress=0,buds_used={}},z=-10.391},{id=112425,x=623.039,data={growable={usetimemultiplier=false,stage=2,time=0},buds={1,2,3,5,6,7},supertall_growth_progress=0,buds_used={}},z=-23.64},{id=112432,x=646.63,data={growable={usetimemultiplier=false,stage=2,time=0},buds={1,2,3,5,6,7},supertall_growth_progress=0,buds_used={}},z=0.34},{id=112439,x=631.82,data={growable={usetimemultiplier=false,stage=2,time=0},buds={1,2,3,5,6,7},supertall_growth_progress=0,buds_used={}},z=2.38},{id=112446,x=622.679,data={growable={usetimemultiplier=false,stage=2,time=0},buds={1,2,3,5,6,7},supertall_growth_progress=0,buds_used={}},z=-0.871},{id=112453,x=635.9,data={growable={usetimemultiplier=false,stage=
|
2023-12-04 19:23:43 +08:00
|
|
|
|
end
|
|
|
|
|
savedata["ents"]["oceantree"] = tablefunctions["ents_oceantree_fn"]()
|
|
|
|
|
tablefunctions["ents_researchlab3_fn"] = function()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
return {{x=40.756,z=325.239,skinname="researchlab3_ancient",skin_id=1965036230},{x=66.009,z=637.489,skinname="researchlab3_nature",skin_id=957498611}}
|
2023-12-04 19:23:43 +08:00
|
|
|
|
end
|
|
|
|
|
savedata["ents"]["researchlab3"] = tablefunctions["ents_researchlab3_fn"]()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
tablefunctions["ents_beefalohat_fn"] = function()
|
|
|
|
|
return {{id=112034,x=49.539,data={fueled={fuel=775}},z=292.005}}
|
|
|
|
|
end
|
|
|
|
|
savedata["ents"]["beefalohat"] = tablefunctions["ents_beefalohat_fn"]()
|
|
|
|
|
tablefunctions["ents_leif_fn"] = function()
|
|
|
|
|
return {{id=110605,x=201.078,data={health={health=3750},leifscale=1.25},z=387.014},{id=110606,x=-58.731,data={health={health=3000}},z=752.573},{id=110607,x=-32.089,data={health={health=3750},leifscale=1.25},z=234.184},{id=110608,x=-70.601,data={health={health=3750},leifscale=1.25},z=246.408},{id=110609,x=-305.165,data={sleep_time=3.6033134553822,sleeping=true,leifscale=1.25,health={health=3715}},z=299.407},{id=110610,x=-330.637,data={health={health=3335},leifscale=1.25},z=299.759},{id=110611,x=-321.534,data={sleep_time=3.9758201300809,sleeping=true,leifscale=0.7,health={health=2100}},z=315.671},{id=110612,x=-16.823,data={sleep_time=3.6706314122236,sleeping=true,leifscale=1.25,health={health=3488.6}},z=152.841}}
|
|
|
|
|
end
|
|
|
|
|
savedata["ents"]["leif"] = tablefunctions["ents_leif_fn"]()
|
2023-12-04 19:23:43 +08:00
|
|
|
|
tablefunctions["ents_sketch_fn"] = function()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
return {{id=110613,x=203.417,data={sketchitem="chesspiece_dragonfly",named={name="龙蝇雕塑草图"}},z=98.914},{id=110615,x=77.16,data={sketchitem="chesspiece_deerclops",named={name="独眼巨鹿雕塑草图"},inventoryitemmoisture={wet=true,moisture=100}},z=314.134},{id=110617,x=69.827,data={sketchitem="chesspiece_antlion",named={name="蚁狮雕塑草图"},inventoryitemmoisture={wet=true,moisture=100}},z=302.334},{id=110619,x=69.875,data={sketchitem="chesspiece_beequeen",named={name="蜂王雕塑草图"},inventoryitemmoisture={wet=true,moisture=100}},z=304.121},{id=110621,x=69.827,data={sketchitem="chesspiece_dragonfly",named={name="龙蝇雕塑草图"},inventoryitemmoisture={wet=true,moisture=100}},z=302.334},{id=110623,x=21.805,data={sketchitem="chesspiece_bearger",named={name="熊獾雕塑草图"},inventoryitemmoisture={wet=true,moisture=100}},z=317.519},{id=110625,x=168.884,data={sketchitem="chesspiece_bearger",named={name="熊獾雕塑草图"}},z=325.079},{id=110627,x=41.418,data={sketchitem="chesspiece_moosegoose",named={name="麋鹿鹅雕塑草图"},inventoryitemmoisture={wet=true,moisture=100}},z=295.432},{y=-0.002,x=87.543,z=511.109,id=110629,data={sketchitem="chesspiece_moosegoose",named={name="麋鹿鹅雕塑草图"}}},{id=110631,x=-0.195,data={sketchitem="chesspiece_eyeofterror",named={name="恐怖之眼雕塑草图"},inventoryitemmoisture={wet=true,moisture=100}},z=312.204},{id=110633,x=207.962,data={sketchitem="chesspiece_dragonfly",named={name="龙蝇雕塑草图"}},z=99.059},{id=110635,x=-454.299,data={sketchitem="chesspiece_malbatross",named={name="邪天翁雕塑草图"},inventoryitemmoisture={wet=true,moisture=89.659381866455}},z=762.768}}
|
2023-12-04 19:23:43 +08:00
|
|
|
|
end
|
|
|
|
|
savedata["ents"]["sketch"] = tablefunctions["ents_sketch_fn"]()
|
|
|
|
|
tablefunctions["ents_halloween_ornament_4_fn"] = function()
|
|
|
|
|
return {{x=146,z=-446}}
|
|
|
|
|
end
|
|
|
|
|
savedata["ents"]["halloween_ornament_4"] = tablefunctions["ents_halloween_ornament_4_fn"]()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
tablefunctions["ents_charlie_lecturn_fn"] = function()
|
|
|
|
|
return {{id=115148,x=-121.153,data={writeable={text="第一幕、第一场\
|
|
|
|
|
Cast:\
|
|
|
|
|
玩偶"},entitytracker={entities={{name="stage",GUID=108686}}}},z=-376.96}}
|
2023-12-04 19:23:43 +08:00
|
|
|
|
end
|
2023-12-18 19:55:25 +08:00
|
|
|
|
savedata["ents"]["charlie_lecturn"] = tablefunctions["ents_charlie_lecturn_fn"]()
|
|
|
|
|
tablefunctions["ents_muelsyse_xin_glommer_xw_fn"] = function()
|
|
|
|
|
return {{id=117216,x=44.504,data={leader={followers={110810}},inventoryitemmoisture={wet=true,moisture=100}},z=309.368}}
|
|
|
|
|
end
|
|
|
|
|
savedata["ents"]["muelsyse_xin_glommer_xw"] = tablefunctions["ents_muelsyse_xin_glommer_xw_fn"]()
|
|
|
|
|
tablefunctions["ents_wateringcan_fn"] = function()
|
|
|
|
|
return {{id=114837,x=313.928,data={uses=40},z=567.359}}
|
2023-12-04 19:23:43 +08:00
|
|
|
|
end
|
2023-12-18 19:55:25 +08:00
|
|
|
|
savedata["ents"]["wateringcan"] = tablefunctions["ents_wateringcan_fn"]()
|
2023-12-04 19:23:43 +08:00
|
|
|
|
tablefunctions["ents_halloweencandy_5_fn"] = function()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
return {{x=318.958,z=564.078},{x=317.522,z=564.658},{id=110647,x=16.03,data={inventoryitemmoisture={wet=true,moisture=100}},z=320.928},{y=-0.002,x=319.015,z=565.192},{x=316.903,z=566.072},{y=-0.002,x=315.553,z=567.437}}
|
2023-12-04 19:23:43 +08:00
|
|
|
|
end
|
|
|
|
|
savedata["ents"]["halloweencandy_5"] = tablefunctions["ents_halloweencandy_5_fn"]()
|
|
|
|
|
tablefunctions["ents_steeringwheel_fn"] = function()
|
|
|
|
|
return {{x=-717.373,z=728.64}}
|
|
|
|
|
end
|
|
|
|
|
savedata["ents"]["steeringwheel"] = tablefunctions["ents_steeringwheel_fn"]()
|
|
|
|
|
tablefunctions["ents_moonrocknugget_fn"] = function()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
return {{x=228.024,z=384.855},{x=-397.606,z=286.411},{x=-401.517,z=377.679},{x=-339.356,z=373.864},{id=110664,x=24.951,data={inventoryitemmoisture={wet=true,moisture=100},stackable={stack=3}},z=304.911},{x=195.412,z=486.605},{x=216.343,z=474.893},{id=110670,x=63.868,data={inventoryitemmoisture={wet=true,moisture=100},stackable={stack=4}},z=302.614},{y=-0.002,x=195.869,z=402.505,id=110672,data={inventoryitemmoisture={moisture=0.46681356430054}}},{x=247.63,z=377.011},{x=293.02,z=424.174},{x=-348.852,z=375.731}}
|
2023-12-04 19:23:43 +08:00
|
|
|
|
end
|
|
|
|
|
savedata["ents"]["moonrocknugget"] = tablefunctions["ents_moonrocknugget_fn"]()
|
|
|
|
|
tablefunctions["ents_rock_flintless_low_fn"] = function()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
return {{x=187.179,z=408.506},{x=272.324,z=425.846}}
|
2023-12-04 19:23:43 +08:00
|
|
|
|
end
|
|
|
|
|
savedata["ents"]["rock_flintless_low"] = tablefunctions["ents_rock_flintless_low_fn"]()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
tablefunctions["ents_moon_altar_glass_fn"] = function()
|
|
|
|
|
return {{id=112336,x=196.5,data={submersible={force_no_repositioning=false}},z=-691.321}}
|
2023-12-04 19:23:43 +08:00
|
|
|
|
end
|
2023-12-18 19:55:25 +08:00
|
|
|
|
savedata["ents"]["moon_altar_glass"] = tablefunctions["ents_moon_altar_glass_fn"]()
|
|
|
|
|
tablefunctions["ents_tentacle_fn"] = function()
|
|
|
|
|
return {{id=117064,x=-278.921,data={health={health=500}},z=18.958},{id=117065,x=-434.671,data={health={health=500}},z=-222.611},{id=117066,x=-385.62,data={health={health=500}},z=-234.471},{id=117067,x=-409.921,data={health={health=500}},z=-210.861},{id=117068,x=-442.231,data={health={health=500}},z=-249.331},{id=117069,x=-493.761,data={health={health=500}},z=-186.601},{id=117070,x=-186.441,data={health={health=500}},z=-126.806},{id=117071,x=-469.61,data={health={health=500}},z=-214.801},{id=117072,x=-417.072,data={health={health=500}},z=-206.89},{id=117073,x=-406.46,data={health={health=500}},z=-201.23},{id=117074,x=-398.072,data={health={health=500}},z=-138.271},{id=117075,x=-201.331,data={health={health=500}},z=121.69},{id=117076,x=-146.861,data={health={health=500}},z=202.6},{id=117077,x=-161.861,data={health={health=500}},z=233.22},{id=117078,x=-197.87,data={health={health=440}},z=174.38},{id=117079,x=-282.83,data={health={health=480}},z=-94.987},{id=117080,x=-321.77,data={health={health=500}},z=-125.903},{id=117081,x=-313.12,data={health={health=500}},z=-130.89},{id=117082,x=-342.3,data={health={health=500}},z=-142},{id=117083,x=-250.68,data={health={health=500}},z=-13.37},{id=117084,x=-206.03,data={health={health=380}},z=-22.011},{id=117085,x=-278.192,data={health={health=460}},z=-5.54},{id=117086,x=-210.43,data={health={health=500}},z=-5.941},{id=117087,x=-282.391,data={health={health=500}},z=14.239},{id=117088,x=-197.45,data={health={health=500}},z=-21.362},{id=117089,x=-242.81,data={health={health=500}},z=-5.553},{id=117090,x=-238.551,data={health={health=500}},z=-10.462},{id=117091,x=-245.081,data={health={health=500}},z=-6.922},{id=117092,x=-417.291,data={health={health=401}},z=-142.54},{id=117093,x=-481.572,data={health={health=500}},z=-209.441},{id=117094,x=-458.891,data={health={health=500}},z=-166.06},{id=117095,x=-494.602,data={health={health=500}},z=-205.601},{id=117096,x=-473.11,data={health={health=500}},z=-210.491},{id=117097,x=-502.472,data={health={health=500}},z=-189.89},{id=117098,x=-458.632,data={health={health=440}},z=-177.551},{id=117099,x=-462.201,data={health={health=260}},z=-181.771},{id=117100,x=-422.28,data={health={health=500}},z=-141.381},{id=117101,x=-481.391,data={health={health=140}},z=-181.411},{id=117102,x=-289.78,data={health={health=480}},z=-33.702},{id=117103,x=-477.102,data={health={health=500}},z=-165.14},{id=117104,x=-514.24,data={health={health=500}},z=-165.18},{id=117105,x=-449.3,data={health={health=440}},z=-141.68},{id=117106,x=-457.37,data={health={health=320}},z=-153.441},{id=117107,x=-466.222,data={health={health=500}},z=-129.59},{id=117108,x=-470.352,data={health={health=500}},z=-153.12},{id=117109,x=-461.701,data={health={health=500}},z=-142.95},{id=117110,x=-298.56,data={health={health=500}},z=26.388},{id=117111,x=-406.21,data={health={health=240}},z=-22.83},{id=117112,x=-401.74,data={health={health=50}},z=-90.77},{id=117113,x=-373.12,data={health={health=500}},z=-170.92},{id=117114,x=-353.701,data={health={health=500}},z=-181.18},{id=117115,x=-429.731,data={health={health=500}},z=-117.737},{id=117116,x=-398.12,data={health={health=500}},z=-94.96},{id=117117,x=-193.851,data={health={health=500}},z=-94.03},{id=117118,x=-238.37,data={health={health=140}},z=-93.181},{id=117119,x=-169.961,data={health={health=210}},z=-53.382},{id=117120,x=-206.09,data={health={health=500}},z=-106.625},{id=117121,x=-205.95,data={health={health=500}},z=-113.625},{id=117122,x=-245.191,data={health={health=374}},z=-101.417},{id=117123,x=-198.911,data={health={health=397.1}},z=-126.92},{id=117124,x=-218.911,data={health={health=500}},z=-53.473},{id=117125,x=-241.48,data={health={health=80}},z=-85.81},{id=117126,x=-226.801,data={health={health=500}},z=-42.73},{id=117127,x=-198.62,data={health={health=500}},z=-109.542},{id=117128,x=-205.01,data={health={health=500}},z=-109.46},{id=117129,x=-241.521,data={health={health=500}},z=-45.952},{id=117130,x=-242.42,data={health={health=380}},z=-58.244},{id=117131,x=-237.021,data={health={health=500}},z=-37.87},{id=117132,x=-186.801,data={health={health
|
|
|
|
|
end
|
|
|
|
|
savedata["ents"]["tentacle"] = tablefunctions["ents_tentacle_fn"]()
|
2023-12-04 19:23:43 +08:00
|
|
|
|
tablefunctions["ents_moon_tree_blossom_fn"] = function()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
return {{id=110687,x=128.619,data={perishable={paused=true,time=2880}},z=-520.941},{id=110689,x=115.37,data={perishable={paused=true,time=2880}},z=-499.072},{id=110691,x=151.369,data={perishable={paused=true,time=2880}},z=-495.072},{id=110693,x=192.929,data={perishable={paused=true,time=2880}},z=-491.382},{id=110695,x=204.619,data={perishable={paused=true,time=2880}},z=-504.942},{id=110697,x=211.369,data={perishable={paused=true,time=2880}},z=-520.941},{id=110699,x=180.619,data={perishable={paused=true,time=2880}},z=-507.072},{id=110701,x=136.929,data={perishable={paused=true,time=2880}},z=-444.632},{id=110703,x=119.37,data={perishable={paused=true,time=2880}},z=-424.942},{id=110705,x=144.929,data={perishable={paused=true,time=2880}},z=-483.382},{id=110707,x=167.369,data={perishable={paused=true,time=2880}},z=-483.072},{id=110709,x=128.929,data={perishable={paused=true,time=2880}},z=-483.382},{id=110711,x=129.82,data={perishable={paused=true,time=2880}},z=-490.56},{id=110713,x=117.763,data={perishable={paused=true,time=2880}},z=-513.29},{id=110715,x=154.529,data={perishable={paused=true,time=2880}},z=-530.342},{id=110717,x=162.38,data={perishable={paused=true,time=2880}},z=-542.842},{id=110719,x=162.919,data={perishable={paused=true,time=2880}},z=-493.99},{id=110721,x=153.029,data={perishable={paused=true,time=2880}},z=-534.691},{id=110723,x=149.16,data={perishable={paused=true,time=2880}},z=-522.831},{id=110725,x=186.279,data={perishable={paused=true,time=2880}},z=-538.761},{id=110727,x=197.08,data={perishable={paused=true,time=2880}},z=-522.49},{id=110729,x=142.74,data={perishable={paused=true,time=2880}},z=-462.132},{id=110731,x=170.419,data={perishable={paused=true,time=2880}},z=-474.61},{id=110733,x=177.919,data={perishable={paused=true,time=2880}},z=-474.28},{id=110735,x=183.059,data={perishable={paused=true,time=2880}},z=-527.381}}
|
2023-12-04 19:23:43 +08:00
|
|
|
|
end
|
|
|
|
|
savedata["ents"]["moon_tree_blossom"] = tablefunctions["ents_moon_tree_blossom_fn"]()
|
|
|
|
|
tablefunctions["ents_burnt_marsh_bush_fn"] = function()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
return {{x=218.929,z=58.06},{x=229,z=46.368},{x=230,z=96.5},{x=258.118,z=57.25},{x=258.308,z=77.555},{x=222.809,z=78.25}}
|
2023-12-04 19:23:43 +08:00
|
|
|
|
end
|
|
|
|
|
savedata["ents"]["burnt_marsh_bush"] = tablefunctions["ents_burnt_marsh_bush_fn"]()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
tablefunctions["ents_spoiled_fish_small_fn"] = function()
|
|
|
|
|
return {{x=-369.727,z=-21.16},{x=-322.222,z=-5.002},{x=-219.797,z=-112.293},{x=-442.352,z=-21.837},{id=111440,x=-219.178,data={stackable={stack=7}},z=-87.932},{y=-0.002,x=-482.619,z=-167.336,id=111442,data={stackable={stack=2}}},{id=111444,x=-443.567,data={stackable={stack=2}},z=-154.2},{id=111446,x=-463.3,data={stackable={stack=4}},z=-181.185}}
|
2023-12-04 19:23:43 +08:00
|
|
|
|
end
|
2023-12-18 19:55:25 +08:00
|
|
|
|
savedata["ents"]["spoiled_fish_small"] = tablefunctions["ents_spoiled_fish_small_fn"]()
|
|
|
|
|
tablefunctions["ents_boatfragment03_fn"] = function()
|
|
|
|
|
return {{x=-9.271,z=-774.74},{x=-762.581,z=-393.722}}
|
2023-12-04 19:23:43 +08:00
|
|
|
|
end
|
2023-12-18 19:55:25 +08:00
|
|
|
|
savedata["ents"]["boatfragment03"] = tablefunctions["ents_boatfragment03_fn"]()
|
|
|
|
|
tablefunctions["ents_rock_flintless_fn"] = function()
|
|
|
|
|
return {{x=136.779,z=480.859},{x=161.5,z=109.3},{x=106.41,z=93.944},{x=77.513,z=82.9},{x=94.66,z=61.048},{x=118.236,z=74.65},{x=101.666,z=94.986},{x=126.513,z=45.59},{x=129.66,z=118.25},{x=6.118,z=166.5},{x=26.19,z=178.229},{x=25.77,z=150.58},{x=46.68,z=165.77},{x=33.458,z=134.61},{x=137.179,z=182.509},{x=138.229,z=197.3},{x=333.118,z=-5.14},{x=365.45,z=-30.16},{x=370.209,z=-22.952},{x=350.928,z=-38.32},{x=369.558,z=6.23},{x=349.989,z=6.269},{x=369.368,z=46.368},{x=361.79,z=33.31},{x=318.308,z=-22.521},{x=345.428,z=66.25},{x=302.959,z=41.63},{x=325.01,z=61.08},{x=338.76,z=70.93},{x=334.148,z=13.06},{x=249.789,z=-57.771},{x=210.729,z=-1.242},{x=341.69,z=-142.59},{x=410.95,z=-134.31},{x=357.82,z=-169.28},{x=389.928,z=-157.071},{x=337.13,z=-125.431},{x=345.799,z=-149.81},{x=413.13,z=-126.334},{x=361.398,z=-166.381},{x=358.32,z=-157.54},{x=220.464,z=454.454},{x=357.39,z=-154.67},{x=134.169,z=69.08},{x=153.49,z=89.319}}
|
2023-12-04 19:23:43 +08:00
|
|
|
|
end
|
2023-12-18 19:55:25 +08:00
|
|
|
|
savedata["ents"]["rock_flintless"] = tablefunctions["ents_rock_flintless_fn"]()
|
|
|
|
|
tablefunctions["ents_feather_robin_winter_fn"] = function()
|
|
|
|
|
return {{id=110752,x=13.187,data={inventoryitemmoisture={wet=true,moisture=73.270576477051}},z=551.278}}
|
2023-12-04 19:23:43 +08:00
|
|
|
|
end
|
2023-12-18 19:55:25 +08:00
|
|
|
|
savedata["ents"]["feather_robin_winter"] = tablefunctions["ents_feather_robin_winter_fn"]()
|
|
|
|
|
tablefunctions["ents_oceanvine_cocoon_fn"] = function()
|
|
|
|
|
return {{id=103419,x=-539.095,data={health={health=200},timer={timers={lookforfish={timeleft=6.1569031544623,initial_time=11.056903410018,paused=false}}},worldsettingstimer={timers={ChildSpawner_RegenPeriod={timeleft=0.94579191292771,initial_time=113.49502955133,paused=true},ChildSpawner_SpawnPeriod={timeleft=0.9943673612304,initial_time=238.64816669529,paused=true}}},childspawner={timetonextspawn=239,timetonextregen=131,emergencychildreninside=0,spawning=false,regening=true,childreninside=2,queued_spawn=false}},z=705.015},{id=103420,x=-620.282,data={health={health=200},timer={timers={lookforfish={timeleft=8.3410976453779,initial_time=15.641098026103,paused=false}}},worldsettingstimer={timers={ChildSpawner_RegenPeriod={timeleft=1.0827698981972,initial_time=130.06572112396,paused=false},ChildSpawner_SpawnPeriod={timeleft=1.0141661540405,initial_time=243.39987696973,paused=true}}},childspawner={timetonextspawn=225,timetonextregen=117,emergencychildreninside=0,spawning=false,regening=true,childreninside=2,queued_spawn=false}},z=-241.18},{id=103421,x=-654.441,data={health={health=200},timer={timers={lookforfish={timeleft=5.7678018483493,initial_time=22.467802719322,paused=false}}},worldsettingstimer={timers={ChildSpawner_RegenPeriod={timeleft=1.0401734446036,initial_time=124.82081335243,paused=true},ChildSpawner_SpawnPeriod={timeleft=1.0758432409204,initial_time=258.2023778209,paused=true}}},childspawner={timetonextspawn=221,timetonextregen=121,emergencychildreninside=0,spawning=false,regening=true,childreninside=3,queued_spawn=false}},z=-226},{id=103422,x=-675.902,data={health={health=200},timer={timers={lookforfish={timeleft=20.068991094053,initial_time=24.668991333961,paused=false}}},worldsettingstimer={timers={ChildSpawner_RegenPeriod={timeleft=1.0125871636236,initial_time=121.51045963483,paused=true},ChildSpawner_SpawnPeriod={timeleft=0.98976953003783,initial_time=237.54468720908,paused=true}}},childspawner={timetonextspawn=250,timetonextregen=114,emergencychildreninside=0,spawning=false,regening=true,childreninside=3,queued_spawn=false}},z=-253.461},{id=103423,x=-670.68,data={health={health=200},timer={timers={lookforfish={timeleft=4.2352741872128,initial_time=15.66860811684,paused=false}}},worldsettingstimer={timers={ChildSpawner_RegenPeriod={timeleft=1.0454348858011,initial_time=125.58551963642,paused=false},ChildSpawner_SpawnPeriod={timeleft=0.90050790300605,initial_time=216.12189672145,paused=true}}},childspawner={timetonextspawn=252,timetonextregen=118,emergencychildreninside=0,spawning=false,regening=true,childreninside=2,queued_spawn=false}},z=-274.421},{id=103424,x=-688.81,data={health={health=200},timer={timers={lookforfish={timeleft=9.1374468050908,initial_time=16.804113871605,paused=false}}},worldsettingstimer={timers={ChildSpawner_RegenPeriod={timeleft=0.94353094038351,initial_time=113.35704618631,paused=false},ChildSpawner_SpawnPeriod={timeleft=0.93402525722841,initial_time=224.16606173482,paused=true}}},childspawner={timetonextspawn=240,timetonextregen=108,emergencychildreninside=0,spawning=false,regening=true,childreninside=2,queued_spawn=false}},z=-259.671},{id=103425,x=-615.631,data={health={health=200},timer={timers={lookforfish={timeleft=0.61006041006476,initial_time=3.8100605769572,paused=false}}},worldsettingstimer={timers={ChildSpawner_RegenPeriod={timeleft=1.0110205203088,initial_time=121.32246243705,paused=true},ChildSpawner_SpawnPeriod={timeleft=1.0232241826885,initial_time=245.57380384523,paused=true}}},childspawner={timetonextspawn=217,timetonextregen=111,emergencychildreninside=0,spawning=false,regening=true,childreninside=3,queued_spawn=false}},z=-265.041},{id=103426,x=-613.56,data={health={health=200},timer={timers={lookforfish={timeleft=7.0791902407491,initial_time=18.179190819659,paused=false}}},worldsettingstimer={timers={ChildSpawner_RegenPeriod={timeleft=0.97360829242356,initial_time=116.83299509083,paused=true},ChildSpawner_SpawnPeriod={timeleft=0.95742657185938,initial_time=229.78237724625,paused=true}}},childspawner={timetonextspawn=221,timetonextregen=113,emergencychildreninside=
|
2023-12-04 19:23:43 +08:00
|
|
|
|
end
|
2023-12-18 19:55:25 +08:00
|
|
|
|
savedata["ents"]["oceanvine_cocoon"] = tablefunctions["ents_oceanvine_cocoon_fn"]()
|
|
|
|
|
tablefunctions["ents_farm_soil_fn"] = function()
|
|
|
|
|
return {{id=110754,x=79.82,data={broken=true},z=607.906},{id=110755,x=79.424,data={broken=true},z=606.684},{id=110756,x=71.593,data={broken=true},z=606.288},{id=110757,x=60.041,data={broken=true},z=607.981},{id=110758,x=62.646,data={broken=true},z=607.976},{id=110759,x=63.124,data={broken=true},z=603.369},{id=110760,x=71.225,data={broken=true},z=601.434},{id=110761,x=72.342,data={broken=true},z=602.83},{id=110762,x=72.375,data={broken=false},z=600.08},{id=110763,x=79.718,data={broken=false},z=600.692},{id=110764,x=71.234,data={broken=true},z=605.155},{id=110765,x=65.759,data={broken=true},z=603.973},{id=110766,x=65.1,data={broken=true},z=602.888},{id=110767,x=61.18,data={broken=true},z=603.744},{id=110768,x=66.915,data={broken=true},z=603.026},{id=110769,x=75.291,data={broken=true},z=602.976},{id=110770,x=78.346,data={broken=true},z=600.27},{id=110771,x=79.61,data={broken=false},z=603.661},{id=110772,x=67.515,data={broken=true},z=606.632}}
|
2023-12-04 19:23:43 +08:00
|
|
|
|
end
|
2023-12-18 19:55:25 +08:00
|
|
|
|
savedata["ents"]["farm_soil"] = tablefunctions["ents_farm_soil_fn"]()
|
|
|
|
|
tablefunctions["ents_weed_tillweed_fn"] = function()
|
|
|
|
|
return {{id=110773,x=68.876,data={growable={usetimemultiplier=false,stage=3},mature=true,farmplanttendable={tendable=false},pickable={caninteractwith=true},timer={timers={spread={timeleft=1823.5871791978,initial_time=3787.4872816232,paused=false},make_debris={timeleft=57.335935033687,initial_time=447.26928870363,paused=false}}},farmsoildrinker={time={dry=0,wet=0},timer_start_time=15293.500797618}},z=601.359},{id=110774,x=17.798,data={growable={usetimemultiplier=false,stage=3},mature=true,farmplanttendable={tendable=false},pickable={caninteractwith=true},timer={timers={spread={timeleft=568.53997752516,initial_time=3571.140134123,paused=false},make_debris={timeleft=155.66057494949,initial_time=420.62725543525,paused=false}}},farmsoildrinker={time={dry=0,wet=0},timer_start_time=108545.07232773}},z=373.936},{id=110775,x=78.14,data={growable={usetimemultiplier=false,stage=3},mature=true,farmplanttendable={tendable=false},pickable={caninteractwith=true},timer={timers={spread={timeleft=2992.8619383369,initial_time=3160.028613722,paused=false},make_debris={timeleft=202.59436931139,initial_time=458.19438264198,paused=false}}},farmsoildrinker={time={dry=0,wet=0},timer_start_time=11031.100575316}},z=603.439},{id=110776,x=67.864,data={growable={usetimemultiplier=false,stage=3},mature=true,farmplanttendable={tendable=false},pickable={caninteractwith=true},timer={timers={spread={timeleft=2977.027026853,initial_time=3513.6270548388,paused=false},make_debris={timeleft=253.53842320511,initial_time=385.37176341409,paused=false}}},farmsoildrinker={time={dry=0,wet=0},timer_start_time=1705.600088954}},z=607.986},{id=110777,x=72.861,data={growable={usetimemultiplier=false,stage=3},mature=true,farmplanttendable={tendable=false},pickable={caninteractwith=true},timer={timers={spread={timeleft=4075.1706023861,initial_time=5780.77069134,paused=false},make_debris={timeleft=127.91186410706,initial_time=470.24521529447,paused=false}}},farmsoildrinker={time={dry=0,wet=0},timer_start_time=6401.3003338538}},z=606.682},{id=110778,x=3.332,data={growable={usetimemultiplier=false,stage=3},mature=true,farmplanttendable={tendable=false},pickable={caninteractwith=true},timer={timers={spread={timeleft=718.02494161586,initial_time=3824.4584369623,paused=false},make_debris={timeleft=406.20805165691,initial_time=430.30805291382,paused=false}}},farmsoildrinker={time={dry=0,wet=0},timer_start_time=7624.9003976695}},z=368}}
|
2023-12-04 19:23:43 +08:00
|
|
|
|
end
|
2023-12-18 19:55:25 +08:00
|
|
|
|
savedata["ents"]["weed_tillweed"] = tablefunctions["ents_weed_tillweed_fn"]()
|
|
|
|
|
tablefunctions["ents_sculpture_rookbody_fn"] = function()
|
|
|
|
|
return {{id=110639,x=-108,data={workable={maxwork=10,workleft=0}},z=472.058}}
|
2023-12-04 19:23:43 +08:00
|
|
|
|
end
|
2023-12-18 19:55:25 +08:00
|
|
|
|
savedata["ents"]["sculpture_rookbody"] = tablefunctions["ents_sculpture_rookbody_fn"]()
|
|
|
|
|
tablefunctions["ents_merm_scales_fn"] = function()
|
|
|
|
|
return {{x=-350.179,z=93.049}}
|
|
|
|
|
end
|
|
|
|
|
savedata["ents"]["merm_scales"] = tablefunctions["ents_merm_scales_fn"]()
|
2023-12-04 19:23:43 +08:00
|
|
|
|
tablefunctions["ents_trinket_32_fn"] = function()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
return {{x=494,z=574},{x=316.51,z=0.36},{id=110806,x=18.798,data={inventoryitemmoisture={wet=true,moisture=100}},z=319.967},{id=110808,x=71.803,data={inventoryitemmoisture={wet=true,moisture=100}},z=306.557}}
|
2023-12-04 19:23:43 +08:00
|
|
|
|
end
|
|
|
|
|
savedata["ents"]["trinket_32"] = tablefunctions["ents_trinket_32_fn"]()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
tablefunctions["ents_muelsyse_xin_glommer_fn"] = function()
|
|
|
|
|
return {{id=110810,x=45,data={periodicspawner={time=959},knownlocations={locations={}}},z=306.717}}
|
2023-12-04 19:23:43 +08:00
|
|
|
|
end
|
2023-12-18 19:55:25 +08:00
|
|
|
|
savedata["ents"]["muelsyse_xin_glommer"] = tablefunctions["ents_muelsyse_xin_glommer_fn"]()
|
2023-12-04 19:23:43 +08:00
|
|
|
|
tablefunctions["ents_monkeypillar_fn"] = function()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
return {{id=110811,x=595.28,data={pillar_id=3},z=-663.6},{id=110812,x=599.28,data={pillar_id=1},z=-673.6},{id=110813,x=585.28,data={pillar_id=2},z=-667.6},{id=110814,x=589.28,data={pillar_id=4},z=-677.6}}
|
2023-12-04 19:23:43 +08:00
|
|
|
|
end
|
|
|
|
|
savedata["ents"]["monkeypillar"] = tablefunctions["ents_monkeypillar_fn"]()
|
|
|
|
|
tablefunctions["ents_hermitcrab_lure_marker_fn"] = function()
|
|
|
|
|
return {{x=-739.25,z=706}}
|
|
|
|
|
end
|
|
|
|
|
savedata["ents"]["hermitcrab_lure_marker"] = tablefunctions["ents_hermitcrab_lure_marker_fn"]()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
tablefunctions["ents_halloween_ornament_5_fn"] = function()
|
|
|
|
|
return {{id=110796,x=-374,data={inventoryitemmoisture={wet=true,moisture=49.657421112061}},z=182},{y=-0.002,x=15.81,z=320.734,id=110798,data={inventoryitemmoisture={wet=true,moisture=100}}}}
|
2023-12-04 19:23:43 +08:00
|
|
|
|
end
|
2023-12-18 19:55:25 +08:00
|
|
|
|
savedata["ents"]["halloween_ornament_5"] = tablefunctions["ents_halloween_ornament_5_fn"]()
|
2023-12-04 19:23:43 +08:00
|
|
|
|
tablefunctions["ents_mound_fn"] = function()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
return {{id=110818,x=214.589,data={childspawner={timetonextspawn=0,timetonextregen=18,emergencychildreninside=0,spawning=false,regening=true,childreninside=1,queued_spawn=false}},z=445.278},{id=110819,x=209.85,data={childspawner={timetonextspawn=0,timetonextregen=20,emergencychildreninside=0,spawning=false,regening=true,childreninside=1,queued_spawn=false}},z=457.278},{id=110820,x=230.899,data={childspawner={timetonextspawn=0,timetonextregen=18,emergencychildreninside=0,spawning=false,regening=true,childreninside=1,queued_spawn=false}},z=442.459},{id=110821,x=222.839,data={childspawner={timetonextspawn=0,timetonextregen=20,emergencychildreninside=0,spawning=false,regening=true,childreninside=1,queued_spawn=false}},z=449.98},{id=110822,x=214.08,data={childspawner={timetonextspawn=0,timetonextregen=21,emergencychildreninside=0,spawning=false,regening=true,childreninside=1,queued_spawn=false}},z=449.23},{id=110823,x=214.22,data={childspawner={timetonextspawn=0,timetonextregen=19,emergencychildreninside=0,spawning=false,regening=true,childreninside=1,queued_spawn=false}},z=462.549}}
|
2023-12-04 19:23:43 +08:00
|
|
|
|
end
|
|
|
|
|
savedata["ents"]["mound"] = tablefunctions["ents_mound_fn"]()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
tablefunctions["ents_turf_checkerfloor_fn"] = function()
|
|
|
|
|
return {{id=110824,x=11.732,data={inventoryitemmoisture={wet=true,moisture=100},stackable={stack=11}},z=305.928}}
|
2023-12-04 19:23:43 +08:00
|
|
|
|
end
|
2023-12-18 19:55:25 +08:00
|
|
|
|
savedata["ents"]["turf_checkerfloor"] = tablefunctions["ents_turf_checkerfloor_fn"]()
|
2023-12-04 19:23:43 +08:00
|
|
|
|
tablefunctions["ents_halloweencandy_10_fn"] = function()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
return {{x=318.505,z=563.952}}
|
2023-12-04 19:23:43 +08:00
|
|
|
|
end
|
|
|
|
|
savedata["ents"]["halloweencandy_10"] = tablefunctions["ents_halloweencandy_10_fn"]()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
tablefunctions["ents_stageusher_fn"] = function()
|
|
|
|
|
return {{id=110816,x=-124.018,data={is_standing=false,health={health=2924},knownlocations={locations={{y=0,x=-124.0179977417,name="spawnpoint",z=-388.0539855957}}}},z=-388.054},{id=110817,x=-135.984,data={is_standing=false,health={health=2924},knownlocations={locations={{y=0,x=-135.98399353027,name="spawnpoint",z=-376.08898925781}}}},z=-376.089}}
|
2023-12-04 19:23:43 +08:00
|
|
|
|
end
|
2023-12-18 19:55:25 +08:00
|
|
|
|
savedata["ents"]["stageusher"] = tablefunctions["ents_stageusher_fn"]()
|
|
|
|
|
tablefunctions["ents_marsh_tree_fn"] = function()
|
|
|
|
|
return {{x=293.14,z=-194.01},{x=-449.58,z=-225.87},{x=-214.25,z=-69.81},{x=-238.9,z=-41.73},{x=-209.161,z=-41.82},{x=-197.03,z=-34.882},{x=-194.43,z=-117.112},{x=-218.84,z=-42.452},{x=-197.53,z=-45.181},{x=-261.15,z=-85.737},{x=-193.4,z=-58.882},{x=-246.021,z=-70.695},{x=-237.51,z=-109.723},{x=-186.191,z=-37.94},{x=-225.851,z=-59},{x=-186.45,z=-90.375},{x=-230.881,z=-118.556},{x=-242.631,z=-126.27},{x=-261.15,z=-125.85},{x=-297.912,z=-117.85},{x=-274.041,z=-106.49},{id=103811,x=-309.77,data={stump=true},z=2.868},{x=-289.222,z=-21.681},{x=-333.09,z=-6.47},{x=-318.011,z=13.09},{x=-297.31,z=-46.57},{x=-313.87,z=-34.66},{x=-294.322,z=-30.83},{x=-293.632,z=-26.011},{x=-329.25,z=-45.12},{x=-333.3,z=-49.223},{x=-349.02,z=6.368},{x=-317.222,z=-66.056},{x=-358.24,z=-13.051},{x=-338.981,z=-9.391},{x=-334.34,z=-42.12},{x=-305.132,z=-17.96},{x=-309.93,z=-18.33},{x=-353.011,z=1.628},{x=-346.52,z=-33.473},{x=-370.072,z=-29.89},{x=-334.74,z=-46.19},{x=-341.08,z=-46.403},{x=-298.46,z=-50.17},{x=-329.291,z=-62.244},{x=-370.56,z=-10.521},{x=-350.171,z=-37.37},{x=-326.86,z=-21.91},{x=-334.632,z=30.36},{x=-337.09,z=-14.57},{x=-358.78,z=-25.612},{x=-293.662,z=-46.584},{x=-393.791,z=-218.2},{x=-382.75,z=-182.29},{x=-441.71,z=-201.581},{x=-385.162,z=-193.78},{x=-366.912,z=-213.221},{x=-425.21,z=-230.34},{x=-450.9,z=-206.89},{x=-354.852,z=-198},{x=-429.4,z=-217.331},{x=-413.68,z=-249.09},{x=-453.09,z=-229.98},{x=-353.882,z=-209.31},{x=-401.981,z=-165.601},{x=-394.28,z=-177.17},{x=-385.9,z=-206.28},{x=-402.291,z=-225.961},{x=-350.231,z=-210.59},{x=-438.972,z=-249.68},{x=-457.21,z=-233.67},{x=-438.822,z=-229.04},{x=-414.71,z=-194.361},{x=-373.912,z=-226.941},{x=-458.891,z=-225.42},{x=-457.8,z=-222.131},{x=-393.481,z=-201.62},{x=-446.511,z=-229.021},{x=-410.701,z=-233.59},{x=-226.04,z=61.58},{id=103870,x=-290.602,data={stump=true},z=46.99},{x=-273.072,z=41.24},{x=322.79,z=-157.37},{x=274.35,z=-158.321},{x=221.08,z=-134.18},{x=225.82,z=-121.542},{x=213.83,z=-130.801},{x=322.5,z=-130.721},{x=345.42,z=-166.881},{x=234.27,z=-145.48},{x=225.55,z=-154.25},{x=302.1,z=-138.361},{x=249.3,z=-110.806},{x=237.039,z=-134.5},{x=261.278,z=-141.861},{x=270.32,z=-121.14},{x=281.48,z=-126.723},{x=209.419,z=-154.2},{x=237.639,z=-106.99},{x=345.928,z=13.81},{x=358.648,z=30.079},{x=298.89,z=-173.43},{x=338.519,z=-201.73},{x=225.82,z=-173.021},{x=257.25,z=-186.25},{x=282.41,z=-202.14},{x=270.549,z=-201.81},{x=-446.21,z=-189.971},{x=306.7,z=-202.73},{x=-410.662,z=-161.23},{x=-377.81,z=-189.39},{x=274.44,z=-201.93},{x=-402.61,z=-209.67},{x=334.69,z=-190.48},{x=322.01,z=-166.241},{x=294.799,z=-182.25},{x=317.329,z=-5.77},{x=301.7,z=62.756},{x=317.66,z=30.5},{x=353.299,z=46.819},{x=273.528,z=85.569},{x=289.239,z=82.875},{id=103912,x=373.829,data={stump=true},z=-85.95},{id=103913,x=370.088,data={stump=true},z=-101.195},{id=103914,x=397.778,data={stump=true},z=-110.67},{id=103915,x=382.398,data={stump=true},z=-118.931},{x=326.898,z=-110.28},{id=103917,x=326.97,data={stump=true},z=-57.931},{x=322.428,z=-82.292},{id=103919,x=245.179,data={burnt=true},z=58.56},{id=103920,x=252.059,data={burnt=true},z=80.43},{id=103921,x=218.25,data={burnt=true},z=77.305},{id=103922,x=209.5,data={burnt=true},z=58.81},{x=-481.43,z=-177.081},{x=-430.52,z=-173.5},{x=-441.21,z=-182.521},{x=-446.81,z=-150.741},{x=-465.05,z=-205.87},{x=-490.43,z=-206.381},{x=-470.24,z=-202.471},{x=-474.641,z=-181.42},{x=-489.52,z=-197.2},{x=-462.951,z=-209.65},{x=-478.33,z=-213.81},{x=-481.99,z=-190.84},{x=-497.61,z=-205.98},{x=-498.31,z=-198.37},{x=-453.201,z=-161.381},{x=-477.451,z=-190.691},{x=-437.56,z=-158.37},{x=-489.62,z=-201.76},{x=-490.53,z=-158.65},{x=-498.912,z=-165.34},{x=-446.05,z=-113.31},{x=-438.8,z=-110.1},{x=-441.49,z=-117.45},{x=-461.84,z=-145.991},{x=-518.54,z=-174.221},{x=-473.34,z=-137.961},{x=-514.42,z=-173.331},{x=-494.09,z=-166.98},{x=-449.882,z=-126.903},{x=-433.731,z=-2.28},{id=103953,x=-394.981,data={burnt=true},z=-66.973},{x=-433.68,z=-14.24},{x=-426.06,z=-66.45},{x=-415,z=-25.5},{x=-433.65,z=-50.05},{x=-406.192,z=-41.202},{x=-438.201,z=-78.96},{x=-374.33,z=-50.494},{x=-409.201,z=-18.691},
|
2023-12-04 19:23:43 +08:00
|
|
|
|
end
|
2023-12-18 19:55:25 +08:00
|
|
|
|
savedata["ents"]["marsh_tree"] = tablefunctions["ents_marsh_tree_fn"]()
|
|
|
|
|
tablefunctions["ents_merm_fn"] = function()
|
|
|
|
|
return {{id=103205,x=-157.668,data={inventory={items={},equip={}},named={name="高普"},mermcandidate={calories=0,transformation_calories=50},health={health=500},knownlocations={locations={{y=0,x=-175.6909942627,name="home",z=-495.63198852539}}}},z=-497.485},{id=103206,x=-197.157,data={inventory={items={},equip={}},named={name="戈拉普"},mermcandidate={calories=0,transformation_calories=50},health={health=500},knownlocations={locations={{y=0,x=-189.33099365234,name="home",z=-41.979999542236}}}},z=-54.492},{id=103207,x=-221.668,data={inventory={items={},equip={}},named={name="佛尔特"},mermcandidate={calories=0,transformation_calories=50},health={health=500},knownlocations={locations={{y=0,x=-222.52099609375,name="home",z=-85.309997558594}}}},z=-81.43},{id=103208,x=-510.75,data={inventory={items={},equip={}},named={name="格勒博"},mermcandidate={calories=0,transformation_calories=50},health={health=500},knownlocations={locations={{y=0,x=-502.58999633789,name="home",z=-162.41999816895}}}},z=-179.629},{id=103209,x=-444.261,data={inventory={items={},equip={}},named={name="戈尔特"},mermcandidate={calories=0,transformation_calories=50},health={health=500},knownlocations={locations={{y=0,x=-438.17098999023,name="home",z=-161.63999938965}}}},z=-170.693},{y=-0.005,x=-231.564,z=-517.933,id=103210,data={inventory={items={},equip={}},named={name="戈尔特"},mermcandidate={calories=0,transformation_calories=50},health={health=500},knownlocations={locations={}}}},{id=103211,x=-322.665,data={inventory={items={},equip={}},named={name="佛拉普特"},mermcandidate={calories=0,transformation_calories=50},health={health=500},knownlocations={locations={{y=0,x=-321.92999267578,name="home",z=-2.0999999046326}}}},z=-5.217},{id=103212,x=-221.366,data={inventory={items={},equip={}},named={name="奥黛丽"},mermcandidate={calories=0,transformation_calories=50},health={health=500},knownlocations={locations={{y=0,x=-222.52099609375,name="home",z=-85.309997558594}}}},z=-91.175},{y=-0.002,x=-217.053,z=-82.44,id=103213,data={inventory={items={},equip={}},named={name="格朗普"},mermcandidate={calories=0,transformation_calories=50},health={health=500},knownlocations={locations={{y=0,x=-222.52099609375,name="home",z=-85.309997558594}}}}}}
|
2023-12-04 19:23:43 +08:00
|
|
|
|
end
|
2023-12-18 19:55:25 +08:00
|
|
|
|
savedata["ents"]["merm"] = tablefunctions["ents_merm_fn"]()
|
2023-12-04 19:23:43 +08:00
|
|
|
|
tablefunctions["ents_bee_fn"] = function()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
return {{id=110857,x=-751.092,data={perishable={paused=true,time=960},health={health=100},knownlocations={locations={{y=0,x=-734.44097900391,name="home",z=706.92901611328}}}},z=710.354},{id=110859,x=121.424,data={perishable={paused=true,time=960},inventoryitemmoisture={moisture=10.063537597656},health={health=100},knownlocations={locations={{y=0,x=117.01300048828,name="home",z=557.20001220703}}}},z=557.617},{id=110861,x=-727.669,data={perishable={paused=true,time=960},health={health=100},knownlocations={locations={{y=0,x=-734.44097900391,name="home",z=706.92901611328}}}},z=714.838},{id=110863,x=121.658,data={perishable={paused=true,time=960},inventoryitemmoisture={wet=true,moisture=48.982303619385},health={health=100},knownlocations={locations={{y=0,x=117.01300048828,name="home",z=557.20001220703}}}},z=558.703},{id=110865,x=28.6,data={perishable={paused=true,time=960},inventoryitemmoisture={moisture=1.5847874879837},health={health=100},knownlocations={locations={{y=0,x=25.989000320435,name="home",z=477.75}}}},z=475.757},{id=110867,x=-742.586,data={perishable={paused=true,time=960},health={health=100},knownlocations={locations={{y=0,x=-734.44097900391,name="home",z=706.92901611328}}}},z=704.512}}
|
2023-12-04 19:23:43 +08:00
|
|
|
|
end
|
|
|
|
|
savedata["ents"]["bee"] = tablefunctions["ents_bee_fn"]()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
tablefunctions["ents_moose_nesting_ground_fn"] = function()
|
|
|
|
|
return {{id=110850,x=328.25,data={mooseIncoming=false},z=689.559},{id=110851,x=-215.75,data={mooseIncoming=false},z=273.558},{id=110852,x=-199.75,data={mooseIncoming=false},z=462.428},{id=110853,x=92.25,data={mooseIncoming=false},z=478.428},{id=110854,x=-448.25,data={mooseIncoming=false},z=214.429},{id=110855,x=-46.44,data={mooseIncoming=false},z=784.25},{id=110856,x=-459.75,data={mooseIncoming=false},z=330.428}}
|
2023-12-04 19:23:43 +08:00
|
|
|
|
end
|
2023-12-18 19:55:25 +08:00
|
|
|
|
savedata["ents"]["moose_nesting_ground"] = tablefunctions["ents_moose_nesting_ground_fn"]()
|
|
|
|
|
tablefunctions["ents_stafflight_fn"] = function()
|
|
|
|
|
return {{id=110879,x=330.204,data={timer={timers={extinguish={timeleft=480.23327076062,initial_time=1680,paused=false}}}},z=621.047}}
|
2023-12-04 19:23:43 +08:00
|
|
|
|
end
|
2023-12-18 19:55:25 +08:00
|
|
|
|
savedata["ents"]["stafflight"] = tablefunctions["ents_stafflight_fn"]()
|
|
|
|
|
tablefunctions["ents_tentaclespots_fn"] = function()
|
|
|
|
|
return {{x=-215.344,z=-91.223},{x=-325.727,z=-34.98},{id=110836,x=-235.829,data={inventoryitemmoisture={wet=true,moisture=46.177249908447}},z=137.598},{x=-411.116,z=2.078},{x=-437.697,z=-149.269},{x=-435.205,z=-75.038},{y=-0.002,x=-457.577,z=-181.142},{x=-309.9,z=-57.028},{x=-346.714,z=-106.519}}
|
2023-12-04 19:23:43 +08:00
|
|
|
|
end
|
2023-12-18 19:55:25 +08:00
|
|
|
|
savedata["ents"]["tentaclespots"] = tablefunctions["ents_tentaclespots_fn"]()
|
|
|
|
|
tablefunctions["ents_record_fn"] = function()
|
|
|
|
|
return {{x=20.201,id=110745,z=299.665,skinname="record_creepyforest",data={inventoryitemmoisture={wet=true,moisture=100}},skin_id=2104734575}}
|
2023-12-04 19:23:43 +08:00
|
|
|
|
end
|
2023-12-18 19:55:25 +08:00
|
|
|
|
savedata["ents"]["record"] = tablefunctions["ents_record_fn"]()
|
|
|
|
|
tablefunctions["ents_sculpture_bishopbody_fn"] = function()
|
|
|
|
|
return {{id=111389,x=-198.04,data={workable={maxwork=10,workleft=6}},z=-73.75},{id=111390,x=-197.68,data={workable={maxwork=10,workleft=6}},z=-62.23},{id=111391,x=-101.25,data={workable={maxwork=10,workleft=0}},z=465.178}}
|
2023-12-04 19:23:43 +08:00
|
|
|
|
end
|
2023-12-18 19:55:25 +08:00
|
|
|
|
savedata["ents"]["sculpture_bishopbody"] = tablefunctions["ents_sculpture_bishopbody_fn"]()
|
|
|
|
|
tablefunctions["ents_fence_fn"] = function()
|
|
|
|
|
return {{x=-6.5,id=113953,z=654.5,skinname="fence_fantasy",data={rot=4,health={health=1}},skin_id=1405981900},{x=-1.5,id=113954,z=655.5,skinname="fence_fantasy",data={health={health=1}},skin_id=1405981900},{x=-1.5,id=113955,z=652.5,skinname="fence_fantasy",data={health={health=1}},skin_id=1405981900},{x=-1.5,id=113956,z=651.5,skinname="fence_fantasy",data={health={health=1}},skin_id=1405981900},{x=-1.5,id=113957,z=650.5,skinname="fence_fantasy",data={health={health=1}},skin_id=1405981900},{x=43.5,id=113958,z=318.5,skinname="fence_fantasy",data={rot=4,health={health=1}},skin_id=1405981900},{x=43.5,id=113959,z=315.5,skinname="fence_fantasy",data={rot=6,health={health=1}},skin_id=1405981900},{x=48.5,id=113960,z=316.5,skinname="fence_fantasy",data={health={health=1}},skin_id=1405981900},{x=48.5,id=113961,z=318.5,skinname="fence_fantasy",data={health={health=1}},skin_id=1405981900},{x=48.5,id=113962,z=320.5,skinname="fence_fantasy",data={rot=6,health={health=1}},skin_id=1405981900},{x=48.5,id=113963,z=319.5,skinname="fence_fantasy",data={health={health=1}},skin_id=1405981900},{x=43.5,id=113964,z=316.5,skinname="fence_fantasy",data={rot=4,health={health=1}},skin_id=1405981900},{x=45.5,id=113965,z=315.5,skinname="fence_fantasy",data={rot=6,health={health=1}},skin_id=1405981900},{x=47.5,id=113966,z=320.5,skinname="fence_fantasy",data={rot=6,health={health=1}},skin_id=1405981900},{x=43.5,id=113967,z=317.5,skinname="fence_fantasy",data={rot=4,health={health=1}},skin_id=1405981900},{x=56.5,id=113968,z=636.5,skinname="fence_fantasy",data={rot=6,health={health=1}},skin_id=1405981900},{x=49.5,id=113969,z=627.5,skinname="fence_fantasy",data={rot=6,health={health=1}},skin_id=1405981900},{x=48.5,id=113970,z=627.5,skinname="fence_fantasy",data={rot=6,health={health=1}},skin_id=1405981900},{x=47.5,id=113971,z=627.5,skinname="fence_fantasy",data={rot=6,health={health=1}},skin_id=1405981900},{x=60.5,id=113972,z=630.5,skinname="fence_fantasy",data={rot=4,health={health=1}},skin_id=1405981900},{x=56.5,id=113973,z=627.5,skinname="fence_fantasy",data={rot=6,health={health=1}},skin_id=1405981900},{x=54.5,id=113974,z=627.5,skinname="fence_fantasy",data={rot=6,health={health=1}},skin_id=1405981900},{x=52.5,id=113975,z=627.5,skinname="fence_fantasy",data={rot=6,health={health=1}},skin_id=1405981900},{x=59.5,id=113976,z=636.5,skinname="fence_fantasy",data={rot=6,health={health=1}},skin_id=1405981900},{x=51.5,id=113977,z=636.5,skinname="fence_fantasy",data={rot=6,health={health=1}},skin_id=1405981900},{x=51.5,id=113978,z=627.5,skinname="fence_fantasy",data={rot=6,health={health=1}},skin_id=1405981900},{x=59.5,id=113979,z=627.5,skinname="fence_fantasy",data={rot=6,health={health=1}},skin_id=1405981900},{x=60.5,id=113980,z=636.5,skinname="fence_fantasy",data={rot=6,health={health=1}},skin_id=1405981900},{x=50.5,id=113981,z=627.5,skinname="fence_fantasy",data={rot=6,health={health=1}},skin_id=1405981900},{x=53.5,id=113982,z=627.5,skinname="fence_fantasy",data={rot=6,health={health=1}},skin_id=1405981900},{x=47.5,id=113983,z=634.5,skinname="fence_fantasy",data={rot=4,health={health=1}},skin_id=1405981900},{x=47.5,id=113984,z=628.5,skinname="fence_fantasy",data={rot=4,health={health=1}},skin_id=1405981900},{x=47.5,id=113985,z=635.5,skinname="fence_fantasy",data={rot=4,health={health=1}},skin_id=1405981900},{x=48.5,id=113986,z=636.5,skinname="fence_fantasy",data={rot=6,health={health=1}},skin_id=1405981900},{x=50.5,id=113987,z=636.5,skinname="fence_fantasy",data={rot=6,health={health=1}},skin_id=1405981900},{x=52.5,id=113988,z=636.5,skinname="fence_fantasy",data={rot=6,health={health=1}},skin_id=1405981900},{x=54.5,id=113989,z=636.5,skinname="fence_fantasy",data={rot=6,health={health=1}},skin_id=1405981900},{x=57.5,id=113990,z=627.5,skinname="fence_fantasy",data={rot=6,health={health=1}},skin_id=1405981900},{x=60.5,id=113991,z=631.5,skinname="fence_fantasy",data={rot=4,health={health=1}},skin_id=1405981900},{x=60.5,id=113992,z=633.5,skinname="fence_fantasy",data={rot=4,health={health=1}},skin_id=1405981900},{x=60.5,id=113993,z=635.5,skinname="fence_fantasy
|
2023-12-04 19:23:43 +08:00
|
|
|
|
end
|
2023-12-18 19:55:25 +08:00
|
|
|
|
savedata["ents"]["fence"] = tablefunctions["ents_fence_fn"]()
|
|
|
|
|
tablefunctions["ents_waterplant_fn"] = function()
|
|
|
|
|
return {{id=118875,x=-622.349,data={inventory={items={},equip={}},health={health=500},colour="",harvestable={time=1855.5498997308,produce=3},shaveable={prize_count=3},childspawner={timetonextspawn=0,timetonextregen=229,emergencychildreninside=0,spawning=false,regening=true,childreninside=1,queued_spawn=false}},z=-62.174},{id=118877,x=-612.047,data={inventory={items={},equip={}},health={health=500},colour="",harvestable={time=1351.2352002541,produce=3},shaveable={prize_count=3},childspawner={timetonextspawn=0,timetonextregen=247,emergencychildreninside=0,spawning=false,regening=true,childreninside=1,queued_spawn=false}},z=-44.709},{id=118879,x=-623.074,data={inventory={items={},equip={}},health={health=500},colour="yellow_",harvestable={time=1486.416410159,produce=3},shaveable={prize_count=3},childspawner={timetonextspawn=0,timetonextregen=231,emergencychildreninside=0,spawning=false,regening=true,childreninside=1,queued_spawn=false}},z=-43.174},{id=118881,x=-605.055,data={inventory={items={},equip={}},health={health=500},colour="white_",harvestable={time=1426.9073459811,produce=3},shaveable={prize_count=3},childspawner={timetonextspawn=0,timetonextregen=111,emergencychildreninside=0,spawning=false,regening=true,childreninside=1,queued_spawn=false}},z=-36.778},{id=118883,x=-634.024,data={inventory={items={},equip={}},health={health=500},colour="white_",harvestable={time=1578.8270099934,produce=3},shaveable={prize_count=3},childspawner={timetonextspawn=0,timetonextregen=116,emergencychildreninside=0,spawning=false,regening=true,childreninside=1,queued_spawn=false}},z=-30.404},{id=118885,x=-605.987,data={inventory={items={},equip={}},health={health=500},colour="",harvestable={time=1510.8963677415,produce=3},shaveable={prize_count=3},childspawner={timetonextspawn=0,timetonextregen=236,emergencychildreninside=0,spawning=false,regening=true,childreninside=1,queued_spawn=false}},z=-72.493},{id=118887,x=-634.516,data={inventory={items={},equip={}},health={health=500},colour="yellow_",harvestable={time=1472.695404649,produce=3},shaveable={prize_count=3},childspawner={timetonextspawn=0,timetonextregen=223,emergencychildreninside=0,spawning=false,regening=true,childreninside=1,queued_spawn=false}},z=-46.806},{id=118889,x=547.593,data={inventory={items={},equip={}},health={health=500},colour="",harvestable={time=1485.9574505012,produce=3},shaveable={prize_count=3},childspawner={timetonextspawn=0,timetonextregen=234,emergencychildreninside=0,spawning=false,regening=true,childreninside=1,queued_spawn=false}},z=-63.071},{id=118891,x=563.721,data={inventory={items={},equip={}},health={health=500},colour="white_",harvestable={time=1308.2938233233,produce=3},shaveable={prize_count=3},childspawner={timetonextspawn=0,timetonextregen=117,emergencychildreninside=0,spawning=false,regening=true,childreninside=1,queued_spawn=false}},z=-48.237},{id=118893,x=546.395,data={inventory={items={},equip={}},health={health=500},colour="white_",harvestable={time=1776.878677197,produce=3},shaveable={prize_count=3},childspawner={timetonextspawn=0,timetonextregen=120,emergencychildreninside=0,spawning=false,regening=true,childreninside=1,queued_spawn=false}},z=-55.502},{id=118895,x=548.38,data={inventory={items={},equip={}},health={health=500},colour="",harvestable={time=1434.5653437401,produce=3},shaveable={prize_count=3},childspawner={timetonextspawn=0,timetonextregen=249,emergencychildreninside=0,spawning=false,regening=true,childreninside=1,queued_spawn=false}},z=-45.002},{id=118897,x=539.507,data={inventory={items={},equip={}},health={health=500},colour="",harvestable={time=1360.1588791386,produce=3},shaveable={prize_count=3},childspawner={timetonextspawn=0,timetonextregen=229,emergencychildreninside=0,spawning=false,regening=true,childreninside=1,queued_spawn=false}},z=-52.674},{id=118899,x=533.432,data={inventory={items={},equip={}},health={health=500},colour="",harvestable={time=1589.1736133334,produce=3},shaveable={prize_count=3},childspawner={timetonextspawn=0,timetonextregen=258,emergencychildreninside=0,spawning=false,regening=true,childreninsid
|
2023-12-04 19:23:43 +08:00
|
|
|
|
end
|
2023-12-18 19:55:25 +08:00
|
|
|
|
savedata["ents"]["waterplant"] = tablefunctions["ents_waterplant_fn"]()
|
|
|
|
|
tablefunctions["ents_orchidbush_fn"] = function()
|
|
|
|
|
return {{id=108935,x=27.753,data={pickable={max_cycles=5,transplanted=true,cycles_left=3,caninteractwith=true}},z=613.671},{id=108936,x=-41.591,data={pickable={caninteractwith=true}},z=74.375}}
|
2023-12-04 19:23:43 +08:00
|
|
|
|
end
|
2023-12-18 19:55:25 +08:00
|
|
|
|
savedata["ents"]["orchidbush"] = tablefunctions["ents_orchidbush_fn"]()
|
|
|
|
|
tablefunctions["ents_coontail_fn"] = function()
|
|
|
|
|
return {{id=111422,x=22.871,data={inventoryitemmoisture={wet=true,moisture=100}},z=300.493}}
|
2023-12-04 19:23:43 +08:00
|
|
|
|
end
|
2023-12-18 19:55:25 +08:00
|
|
|
|
savedata["ents"]["coontail"] = tablefunctions["ents_coontail_fn"]()
|
2023-12-04 19:23:43 +08:00
|
|
|
|
tablefunctions["ents_cave_entrance_fn"] = function()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
return {{id=111424,x=276.5,data={worldmigrator={id=2,auto=true,linkedWorld="3764335919",receivedPortal=2}},z=516.309},{id=111425,x=-55.5,data={worldmigrator={id=9,auto=true,linkedWorld="3764335919",receivedPortal=9}},z=159.679}}
|
2023-12-04 19:23:43 +08:00
|
|
|
|
end
|
|
|
|
|
savedata["ents"]["cave_entrance"] = tablefunctions["ents_cave_entrance_fn"]()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
tablefunctions["ents_compostwrap_fn"] = function()
|
|
|
|
|
return {{id=111713,x=18.253,data={inventoryitemmoisture={wet=true,moisture=100}},z=329.834}}
|
2023-12-04 19:23:43 +08:00
|
|
|
|
end
|
2023-12-18 19:55:25 +08:00
|
|
|
|
savedata["ents"]["compostwrap"] = tablefunctions["ents_compostwrap_fn"]()
|
|
|
|
|
tablefunctions["ents_red_mushroom_fn"] = function()
|
|
|
|
|
return {{id=100366,x=-180.18,data={pickable={caninteractwith=true}},z=-479.74},{id=100367,x=-358.511,data={pickable={caninteractwith=true}},z=201.41},{id=100368,x=-485.671,data={pickable={caninteractwith=true}},z=169.009},{id=100369,x=-469.86,data={pickable={caninteractwith=true}},z=158.6},{id=100370,x=-176.56,data={pickable={caninteractwith=true}},z=-471.602},{id=100371,x=-178.021,data={pickable={caninteractwith=true}},z=-469.58},{id=100372,x=-180.18,data={pickable={caninteractwith=true}},z=-468.33},{id=100373,x=-186.89,data={pickable={caninteractwith=true}},z=-470.511},{id=100374,x=-186.89,data={pickable={caninteractwith=true}},z=-477.56},{id=100375,x=-185.04,data={pickable={caninteractwith=true}},z=-479.231},{id=100376,x=-182.67,data={pickable={caninteractwith=true}},z=-480},{id=100377,x=-178.021,data={pickable={caninteractwith=true}},z=-478.5},{id=100378,x=-176.56,data={pickable={caninteractwith=true}},z=-476.481},{id=100379,x=-190.381,data={pickable={caninteractwith=true}},z=74.86},{id=100380,x=-165.93,data={pickable={caninteractwith=true}},z=78.16},{id=100381,x=-238.84,data={pickable={caninteractwith=true}},z=101.98},{id=100382,x=-181.321,data={pickable={caninteractwith=true}},z=185.61},{id=100383,x=-169.321,data={pickable={caninteractwith=true}},z=169.229},{id=100384,x=9.67,data={pickable={caninteractwith=true}},z=82.083},{id=100385,x=-202.581,data={pickable={caninteractwith=true}},z=277.118},{id=100386,x=-194.73,data={pickable={caninteractwith=true}},z=257.489},{id=100387,x=249.169,data={pickable={caninteractwith=true}},z=549.09},{id=100388,x=-166.721,data={pickable={caninteractwith=true}},z=294.45},{id=100389,x=-86.78,data={pickable={caninteractwith=true}},z=69.41},{id=100390,x=-97.973,data={pickable={caninteractwith=true}},z=21.52},{id=100391,x=-66.45,data={pickable={caninteractwith=true}},z=38.659},{id=100392,x=-122.09,data={pickable={caninteractwith=true}},z=53.958},{id=100393,x=-130.331,data={pickable={caninteractwith=true}},z=70.55},{id=100394,x=-422.06,data={pickable={caninteractwith=true}},z=258.459},{id=100395,x=-482.84,data={pickable={caninteractwith=true}},z=142.149},{id=100396,x=-366.43,data={pickable={caninteractwith=true}},z=210.669},{id=100397,x=-358.722,data={pickable={caninteractwith=true}},z=225.619},{id=100398,x=-257.192,data={pickable={caninteractwith=true}},z=329.6},{id=100399,x=-250.321,data={pickable={caninteractwith=true}},z=273.66},{id=100400,x=358.54,data={pickable={caninteractwith=true}},z=557.739},{id=100401,x=446.69,data={pickable={caninteractwith=true}},z=670.739},{id=100402,x=418.079,data={pickable={caninteractwith=true}},z=653.01},{id=100403,x=374.6,data={pickable={caninteractwith=true}},z=581.098},{id=100404,x=469.859,data={pickable={caninteractwith=true}},z=566.08},{id=100405,x=322.07,data={pickable={caninteractwith=true}},z=614.539},{id=100406,x=426.5,data={pickable={caninteractwith=true}},z=629.15},{id=100407,x=466.769,data={pickable={caninteractwith=true}},z=613.28},{id=100408,x=489.588,data={pickable={caninteractwith=true}},z=562.929},{id=100409,x=393.22,data={pickable={caninteractwith=true}},z=494.5},{id=100410,x=-53.862,data={pickable={caninteractwith=true}},z=754.989},{id=100411,x=-46.841,data={pickable={caninteractwith=true}},z=666.19},{id=100412,x=-85.417,data={pickable={caninteractwith=true}},z=649.169},{id=100413,x=-66.375,data={pickable={caninteractwith=true}},z=625.908},{id=100414,x=70.319,data={pickable={caninteractwith=true}},z=685.58},{id=100415,x=81.305,data={pickable={caninteractwith=true}},z=694.968},{id=100416,x=45.229,data={pickable={caninteractwith=true}},z=730.32},{id=100417,x=1.679,data={pickable={caninteractwith=true}},z=706.38},{id=100418,x=-105.834,data={pickable={caninteractwith=true}},z=97.01},{id=100419,x=-354.86,data={pickable={caninteractwith=true}},z=102.236},{id=100420,x=-176.04,data={pickable={caninteractwith=true}},z=-474.041},{id=100421,x=-89.862,data={pickable={caninteractwith=true}},z=266.109},{id=100422,x=-94.584,data={pickable={caninteractwith=true}},z=261.359},{id=100423,x=-113.153,data={pickable={caninteractwith=true}},z=665.929},{id=10
|
2023-12-04 19:23:43 +08:00
|
|
|
|
end
|
2023-12-18 19:55:25 +08:00
|
|
|
|
savedata["ents"]["red_mushroom"] = tablefunctions["ents_red_mushroom_fn"]()
|
|
|
|
|
tablefunctions["ents_trinket_3_fn"] = function()
|
|
|
|
|
return {{id=109836,x=69.486,data={inventoryitemmoisture={wet=true,moisture=100}},z=306.497},{id=109838,x=66.859,data={stackable={stack=4},inventoryitemmoisture={wet=true,moisture=100}},z=302.475}}
|
2023-12-04 19:23:43 +08:00
|
|
|
|
end
|
2023-12-18 19:55:25 +08:00
|
|
|
|
savedata["ents"]["trinket_3"] = tablefunctions["ents_trinket_3_fn"]()
|
|
|
|
|
tablefunctions["ents_wobster_sheller_fn"] = function()
|
|
|
|
|
return {{id=101644,x=265.436,data={weighable={weight=177.51},knownlocations={locations={{y=0,x=272.5710144043,name="home",z=656.17102050781}}}},z=655.197},{id=101645,x=-118.937,data={weighable={weight=253.34},knownlocations={locations={{y=0,x=-124.83499908447,name="home",z=294.70401000977}}}},z=298.325},{id=101646,x=406.532,data={weighable={weight=153.8},knownlocations={locations={{y=0,x=400.23400878906,name="home",z=-79.821998596191}}}},z=-87.482},{id=101647,x=404.789,data={weighable={weight=218.34},knownlocations={locations={{y=0,x=403.75601196289,name="home",z=-76.075996398926}}}},z=-77.25},{y=-0.003,x=391.088,z=-72.921,id=101648,data={weighable={weight=153.68},knownlocations={locations={{y=0,x=395.4580078125,name="home",z=-74.90299987793}}}}},{y=-0.002,x=-11.605,z=402.497,id=101649,data={weighable={weight=299.52},knownlocations={locations={}}}},{id=101650,x=-3.28,data={weighable={weight=274.91},knownlocations={locations={{y=0,x=3.154000043869,name="home",z=393.65301513672}}}},z=388.829},{id=101651,x=-0.498,data={weighable={weight=246.07},knownlocations={locations={{y=0,x=3.154000043869,name="home",z=393.65301513672}}}},z=392.13},{id=101652,x=-540.657,data={weighable={weight=186.71},knownlocations={locations={{y=0,x=-536.98699951172,name="home",z=121.81300354004}}}},z=126.996},{id=101653,x=-544.961,data={weighable={weight=160.86},knownlocations={locations={{y=0,x=-536.98699951172,name="home",z=121.81300354004}}}},z=125.402},{id=101654,x=-125.829,data={weighable={weight=153.69},knownlocations={locations={{y=0,x=-124.83499908447,name="home",z=294.70401000977}}}},z=288.653},{id=101655,x=-492.339,data={weighable={weight=193.68},knownlocations={locations={{y=0,x=-491.24798583984,name="home",z=248.81700134277}}}},z=255.977},{id=101656,x=-504.178,data={weighable={weight=154},knownlocations={locations={{y=0,x=-498.43399047852,name="home",z=254.57000732422}}}},z=256.587},{id=101657,x=200.44,data={weighable={weight=157.21},knownlocations={locations={{y=0,x=199.13400268555,name="home",z=-87.53099822998}}}},z=-85.167},{id=101658,x=193.97,data={weighable={weight=267.53},knownlocations={locations={{y=0,x=191.02000427246,name="home",z=-87.723999023438}}}},z=-95.211},{id=101659,x=182.082,data={weighable={weight=199.51},knownlocations={locations={{y=0,x=189.04200744629,name="home",z=-78.819999694824}}}},z=-74.211},{id=101660,x=-403.543,data={weighable={weight=162.71},knownlocations={locations={{y=0,x=-409.08499145508,name="home",z=142.35800170898}}}},z=134.744},{id=101661,x=-412.941,data={weighable={weight=153.67},knownlocations={locations={{y=0,x=-417.98098754883,name="home",z=136.9880065918}}}},z=129.029},{id=101662,x=-425.964,data={weighable={weight=182.09},knownlocations={locations={{y=0,x=-417.98098754883,name="home",z=136.9880065918}}}},z=135.529},{y=-0.002,x=-414.343,z=143.414,id=101663,data={weighable={weight=247.65},knownlocations={locations={{y=0,x=-419.30099487305,name="home",z=139.8450012207}}}}},{id=101664,x=-412.757,data={weighable={weight=249.61},knownlocations={locations={{y=0,x=-409.08499145508,name="home",z=142.35800170898}}}},z=146.929},{id=101665,x=-420.411,data={weighable={weight=201.5},knownlocations={locations={{y=0,x=-419.30099487305,name="home",z=139.8450012207}}}},z=132.757}}
|
2023-12-04 19:23:43 +08:00
|
|
|
|
end
|
2023-12-18 19:55:25 +08:00
|
|
|
|
savedata["ents"]["wobster_sheller"] = tablefunctions["ents_wobster_sheller_fn"]()
|
2023-12-04 19:23:43 +08:00
|
|
|
|
tablefunctions["ents_messagebottle_fn"] = function()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
return {{x=93.58,z=-541.941},{x=-273.102,z=-502.99},{x=-37.17,z=-489.731},{x=182.61,z=-461.59},{x=-45.55,z=-450.852},{x=-9.881,z=-406.09},{x=185.91,z=-338.731},{x=198.279,z=-285.68},{x=-470.541,z=-121.612},{x=-218.31,z=42.027},{x=533.01,z=386.57},{x=546.26,z=537.46},{x=-545.6,z=645.96},{x=273.528,z=705.229},{x=249.83,z=-729.961}}
|
2023-12-04 19:23:43 +08:00
|
|
|
|
end
|
|
|
|
|
savedata["ents"]["messagebottle"] = tablefunctions["ents_messagebottle_fn"]()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
tablefunctions["ents_powder_monkey_fn"] = function()
|
|
|
|
|
return {{id=111480,x=576.82,data={inventory={items={{data={stackable={stack=4}},x=576.82,prefab="dug_monkeytail",z=-662.211},{data={anim="f2",stackable={stack=3}},x=576.82,prefab="rocks",z=-662.211},{data={stackable={stack=16}},x=576.82,prefab="twigs",z=-662.211},{data={stackable={stack=4}},x=576.82,prefab="cutgrass",z=-662.211},{data={stackable={stack=3}},x=576.82,prefab="palmcone_seed",z=-662.211},{data={stackable={stack=2}},x=576.82,prefab="spoiled_food",z=-662.211}},equip={}},health={health=200},knownlocations={locations={}}},z=-662.211}}
|
2023-12-04 19:23:43 +08:00
|
|
|
|
end
|
2023-12-18 19:55:25 +08:00
|
|
|
|
savedata["ents"]["powder_monkey"] = tablefunctions["ents_powder_monkey_fn"]()
|
|
|
|
|
tablefunctions["ents_icehound_fn"] = function()
|
|
|
|
|
return {{id=110747,x=-324.81,data={health={health=100}},z=-406.658},{id=110748,x=-319,data={health={health=100}},z=-401},{id=110749,x=-315,data={health={health=100}},z=-408},{id=110750,x=-322,data={health={health=100}},z=-412},{id=110751,x=-329,data={health={health=100}},z=-410}}
|
2023-12-04 19:23:43 +08:00
|
|
|
|
end
|
2023-12-18 19:55:25 +08:00
|
|
|
|
savedata["ents"]["icehound"] = tablefunctions["ents_icehound_fn"]()
|
2023-12-04 19:23:43 +08:00
|
|
|
|
tablefunctions["ents_bunnyman_fn"] = function()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
return {{id=111495,x=-74.672,data={inventory={items={},equip={}},named={name="罗米亚"},health={health=200},knownlocations={locations={{y=0,x=-74.05899810791,name="home",z=370.38900756836}}}},z=372.291},{id=111496,x=-67.029,data={inventory={items={},equip={}},named={name="落葵"},health={health=200},knownlocations={locations={{y=0,x=-65.098999023438,name="home",z=374.09201049805}}}},z=374.618},{id=111497,x=-59.994,data={inventory={items={},equip={}},named={name="钇翠"},health={health=200},knownlocations={locations={{y=0,x=-61.173999786377,name="home",z=376.71701049805}}}},z=372.333},{id=111498,x=98.047,data={inventory={items={},equip={}},named={name="菱角"},health={health=200},knownlocations={locations={{y=0,x=94.120002746582,name="home",z=417.97100830078}}}},z=416.959},{id=111499,x=80.582,data={inventory={items={},equip={}},named={name="铽巴"},health={health=200},knownlocations={locations={{y=0,x=92.580001831055,name="home",z=407.79901123047}}}},z=406.63},{id=111500,x=100.4,data={inventory={items={},equip={}},named={name="倪小迪"},health={health=200},knownlocations={locations={{y=0,x=86.734001159668,name="home",z=416.99700927734}}}},z=418.212},{id=111501,x=81.621,data={inventory={items={},equip={}},named={name="补骨脂"},eater={time_since_eat=2554.6667999029},health={health=200},knownlocations={locations={{y=0,x=95.664001464844,name="home",z=398.6960144043}}}},z=411.195},{id=111502,x=86.887,data={inventory={items={},equip={}},named={name="尤成"},health={health=200},knownlocations={locations={{y=0,x=100.14600372314,name="home",z=412.38400268555}}}},z=405.92},{id=111503,x=-2.707,data={inventory={items={},equip={}},named={name="牛肝菌"},health={health=200},knownlocations={locations={{y=0,x=-4.0009999275208,name="home",z=652.21301269531}}}},z=651.958},{id=111504,x=78.235,data={inventory={items={},equip={}},named={name="倪小迪"},health={health=200},knownlocations={locations={{y=0,x=92.75,name="home",z=401.25100708008}}}},z=406.919},{id=111505,x=-58.649,data={inventory={items={},equip={}},named={name="甘蓝"},health={health=200},knownlocations={locations={{y=0,x=-58.723999023438,name="home",z=383.23400878906}}}},z=381.234}}
|
2023-12-04 19:23:43 +08:00
|
|
|
|
end
|
|
|
|
|
savedata["ents"]["bunnyman"] = tablefunctions["ents_bunnyman_fn"]()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
tablefunctions["ents_pighead_fn"] = function()
|
|
|
|
|
return {{x=252,z=-132},{x=256,z=-136},{x=256,z=-128},{x=260,z=-132},{x=-48,z=740},{x=-52,z=744},{x=-48,z=748},{x=-234.26,z=73.777},{x=-249.661,z=38.569},{x=-44,z=744}}
|
2023-12-04 19:23:43 +08:00
|
|
|
|
end
|
2023-12-18 19:55:25 +08:00
|
|
|
|
savedata["ents"]["pighead"] = tablefunctions["ents_pighead_fn"]()
|
2023-12-04 19:23:43 +08:00
|
|
|
|
tablefunctions["ents_oasis_cactus_fn"] = function()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
return {{id=111508,x=73.61,data={pickable={caninteractwith=true}},z=202.529},{id=111509,x=85.94,data={pickable={caninteractwith=true}},z=158.66},{id=111510,x=85,data={pickable={caninteractwith=true}},z=241.99},{id=111511,x=110.54,data={pickable={caninteractwith=true}},z=201.619},{id=111512,x=146.33,data={pickable={caninteractwith=true}},z=54.43},{id=111513,x=134.479,data={pickable={caninteractwith=true}},z=49.22},{id=111514,x=145.559,data={pickable={caninteractwith=true}},z=58.868},{id=111515,x=101.41,data={pickable={caninteractwith=true}},z=101.15},{id=111516,x=114.694,data={pickable={caninteractwith=true}},z=29.399},{id=111517,x=114.01,data={pickable={caninteractwith=true}},z=158.86},{id=111518,x=66.5,data={pickable={caninteractwith=true}},z=86.26},{id=111519,x=109.055,data={pickable={caninteractwith=true}},z=146.13},{id=111520,x=85.055,data={pickable={caninteractwith=true}},z=125.16},{id=111521,x=10.529,data={pickable={caninteractwith=true}},z=169.22},{id=111522,x=30.638,data={pickable={caninteractwith=true}},z=185.83},{id=111523,x=65.305,data={pickable={caninteractwith=true}},z=125.37},{id=111524,x=150.82,data={pickable={caninteractwith=true}},z=205.41},{id=111525,x=109.37,data={pickable={caninteractwith=true}},z=45.506}}
|
2023-12-04 19:23:43 +08:00
|
|
|
|
end
|
|
|
|
|
savedata["ents"]["oasis_cactus"] = tablefunctions["ents_oasis_cactus_fn"]()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
tablefunctions["ents_pigman_fn"] = function()
|
|
|
|
|
return {{id=111526,x=-7.343,data={inventory={items={},equip={}},named={name="霍斯蒂利安"},health={health=250},build="pig_build",_pigtokeninitialized=true,knownlocations={locations={{y=0,x=-5.4609999656677,name="home",z=710.15002441406}}}},z=709.473},{id=111527,x=48.707,data={inventory={items={},equip={}},named={name="普皮恩努斯"},health={health=250},build="pig_build",_pigtokeninitialized=true,knownlocations={locations={{y=0,x=50.659000396729,name="home",z=721.45001220703}}}},z=721.885},{id=111528,x=-79.164,data={inventory={items={},equip={}},named={name="雨果"},health={health=250},build="pig_build",_pigtokeninitialized=true,knownlocations={locations={{y=0,x=-81.139999389648,name="home",z=741.38000488281}}}},z=741.078},{id=111529,x=-32.739,data={inventory={items={},equip={}},named={name="瓦勒里安"},health={health=250},build="pigspotted_build",_pigtokeninitialized=true,knownlocations={locations={{y=0,x=-30.739999771118,name="home",z=766.96002197266}}}},z=766.874},{id=111530,x=-108.636,data={inventory={items={},equip={}},named={name="史梅里"},health={health=250},eater={time_since_eat=13882.167390678},build="pigspotted_build",_pigtokeninitialized=true,knownlocations={locations={{y=0,x=-109.68099975586,name="home",z=274.14001464844}}}},z=275.843},{id=111531,x=-180.415,data={inventory={items={},equip={}},named={name="奥古斯都"},health={health=250},build="pigspotted_build",_pigtokeninitialized=true,knownlocations={locations={{y=0,x=-181.63999938965,name="home",z=293.83801269531}}}},z=292.256},{id=111532,x=-110.663,data={inventory={items={},equip={}},named={name="杰夫"},health={health=250},eater={time_since_eat=88888.004635869},build="pigspotted_build",_pigtokeninitialized=true,knownlocations={locations={{y=0,x=-109.09999847412,name="home",z=117.62000274658}}}},z=118.869},{id=111533,x=-10.289,data={inventory={items={},equip={}},named={name="奥利布里乌斯"},health={health=250},eater={time_since_eat=13942.900727179},build="pig_build",_pigtokeninitialized=true,knownlocations={locations={{y=0,x=-2.539999961853,name="home",z=117.01300048828}}}},z=102.154},{id=111534,x=329.459,data={inventory={items={},equip={}},named={name="巴格"},health={health=250},eater={time_since_eat=12566.767322074},build="pig_build",_pigtokeninitialized=true,knownlocations={locations={{y=0,x=338.94000244141,name="home",z=566.30902099609}}}},z=542.541},{id=111535,x=-501.77,data={inventory={items={},equip={}},named={name="艾基"},health={health=250},build="pig_build",_pigtokeninitialized=true,knownlocations={locations={{y=0,x=-490.55999755859,name="home",z=166.02000427246}}}},z=170.852},{id=111536,x=-526.962,data={inventory={items={},equip={}},named={name="雨果"},health={health=250},build="pig_build",_pigtokeninitialized=true,knownlocations={locations={{y=0,x=-526.71997070312,name="home",z=129.52900695801}}}},z=127.541},{id=111537,x=101.012,data={inventory={items={},equip={}},named={name="菲利普"},health={health=250},eater={time_since_eat=35452.568515661},build="pig_build",_pigtokeninitialized=true,knownlocations={locations={{y=0,x=102.87000274658,name="home",z=678.55902099609}}}},z=679.299},{id=111538,x=453.376,data={inventory={items={},equip={}},named={name="埃格伯尔特"},health={health=250},build="pig_build",_pigtokeninitialized=true,knownlocations={locations={{y=0,x=441.80801391602,name="home",z=665.45001220703}}}},z=659.328},{id=111539,x=459.907,data={inventory={items={},equip={}},named={name="欧恩基"},health={health=250},eater={time_since_eat=105142.93881696},build="pigspotted_build",_pigtokeninitialized=true,knownlocations={locations={{y=0,x=298.01000976562,name="home",z=577.23901367188}}}},z=468.996},{id=111540,x=300.695,data={inventory={items={},equip={}},named={name="欧地"},health={health=250},build="pigspotted_build",_pigtokeninitialized=true,knownlocations={locations={{y=0,x=305.14001464844,name="home",z=537.39001464844}}}},z=553.885},{id=111541,x=368.903,data={inventory={items={},equip={}},named={name="亚历克斯"},health={health=250},eater={time_since_eat=71148.637044022},build="pigspotted_build",_p
|
2023-12-04 19:23:43 +08:00
|
|
|
|
end
|
2023-12-18 19:55:25 +08:00
|
|
|
|
savedata["ents"]["pigman"] = tablefunctions["ents_pigman_fn"]()
|
|
|
|
|
tablefunctions["ents_driftwood_log_fn"] = function()
|
|
|
|
|
return {{x=225.669,z=325.23},{x=297.928,z=-665.881},{x=-514.175,z=752.044},{x=158.85,z=-329.09},{x=393.1,z=-21.49},{x=-509.852,z=430.799},{x=-502.141,z=442.92},{x=-41.82,z=453.41},{id=112058,x=25.684,data={stackable={stack=2}},z=360.437},{x=-221.95,z=569.489},{x=-246.78,z=617.679},{x=485.75,z=682.489},{x=277.959,z=725.289},{x=330.838,z=725.419},{x=-149.411,z=745.94},{x=-122.931,z=790.669},{x=-22.13,z=801.239},{x=217.429,z=-429.822},{x=229.279,z=-453.541},{x=234.529,z=-449.93},{x=330.22,z=-430.96},{x=365.338,z=-410.391},{x=234.41,z=-385.75},{x=189.5,z=-374.011},{x=190.919,z=-385.481},{x=491.368,z=244.929},{x=-232.631,z=596.929},{x=276.928,z=-751.381},{x=261.278,z=-769.261},{x=81.763,z=-713.011},{x=318.41,z=-661.071},{x=302.079,z=-637.48},{x=-109.77,z=-625.771},{x=-237.2,z=-621.87},{x=321.89,z=-622.081},{x=-257.011,z=-605.711},{x=110.91,z=-574.782},{x=-282.162,z=-566.42},{x=-41.51,z=-517.54},{x=414.73,z=-505.55},{x=-318.15,z=-502.472},{x=233.199,z=-494.602},{x=42.847,z=-486.86},{x=-306.761,z=-473.451},{x=317.44,z=-465.852},{x=-333.791,z=-453.602},{x=-294.87,z=-441.8},{x=-345.33,z=-429.52},{x=282.04,z=-389.08},{x=298.618,z=-389.03},{x=-45.063,z=-378.852},{x=138.8,z=-362.041},{x=166.949,z=-362.412},{x=-57.96,z=-349.391},{x=-102.52,z=-301.102},{x=229.759,z=-301.06},{x=197.83,z=-293.78},{x=-714.331,z=-273.692},{x=-390.86,z=-266.36},{x=-713.201,z=-257.21},{x=349.23,z=-229.111},{x=406.428,z=-221.14},{x=-141.56,z=-109.153},{x=-453.692,z=-101.24},{x=565.559,z=-6.823},{x=150.71,z=17.34},{x=-397.21,z=38.22},{x=-450.71,z=53.097},{x=438.989,z=102.388},{x=-405.692,z=114.33},{x=405.868,z=114.5},{x=-429.641,z=118.166},{x=422.75,z=125.208},{x=-278.701,z=133.729},{x=-270.62,z=138.639},{x=461.79,z=153.5},{x=542.039,z=182.229},{x=-517.55,z=222.869},{x=-513.81,z=250.66},{x=241.74,z=270.29},{x=474.73,z=302.709},{x=320.95,z=-583.144},{x=323.143,z=-582.558},{x=381.351,z=-588.118},{y=-0.005,x=382.545,z=-592.222},{x=361.64,z=-544.519},{x=362.368,z=-545.001},{x=362.855,z=-544.732},{x=242.889,z=-365.382},{x=-345.291,z=-365.382},{x=-142.331,z=769.968},{x=281.42,z=-422.951},{x=405.76,z=-426.43},{x=-154.12,z=97.22},{x=363.562,z=-544.318},{x=398.44,z=729.309},{x=-461.77,z=-265.701}}
|
2023-12-04 19:23:43 +08:00
|
|
|
|
end
|
2023-12-18 19:55:25 +08:00
|
|
|
|
savedata["ents"]["driftwood_log"] = tablefunctions["ents_driftwood_log_fn"]()
|
|
|
|
|
tablefunctions["ents_bathbomb_fn"] = function()
|
|
|
|
|
return {{id=123807,x=159.119,data={perishable={paused=true,time=2880}},z=-585.04}}
|
2023-12-04 19:23:43 +08:00
|
|
|
|
end
|
2023-12-18 19:55:25 +08:00
|
|
|
|
savedata["ents"]["bathbomb"] = tablefunctions["ents_bathbomb_fn"]()
|
|
|
|
|
tablefunctions["ents_grass_fn"] = function()
|
|
|
|
|
return {{id=115446,x=-181.68,data={pickable={caninteractwith=true}},z=-350.43},{id=115447,x=-149.53,data={pickable={caninteractwith=true}},z=-341.671},{id=115448,x=-149.131,data={pickable={caninteractwith=true}},z=-338.231},{id=115449,x=-90.84,data={pickable={caninteractwith=true}},z=-541.021},{id=115450,x=266.928,data={pickable={caninteractwith=true}},z=258.1},{id=115451,x=-102.417,data={pickable={caninteractwith=true}},z=-522.461},{id=115452,x=377.39,data={pickable={caninteractwith=true}},z=257.838},{id=115453,x=-105.834,data={pickable={caninteractwith=true}},z=-489.171},{id=115454,x=-109.6,data={pickable={caninteractwith=true}},z=-502.671},{id=115455,x=-129.53,data={pickable={caninteractwith=true}},z=-509.62},{id=115456,x=-121.17,data={pickable={caninteractwith=true}},z=-470.09},{id=115457,x=-117.612,data={pickable={caninteractwith=true}},z=-510.27},{id=115458,x=-130.081,data={pickable={caninteractwith=true}},z=-481.18},{id=115459,x=-101.181,data={pickable={caninteractwith=true}},z=-505.451},{id=115460,x=-133.611,data={pickable={caninteractwith=true}},z=-481.761},{id=115461,x=-193.51,data={pickable={caninteractwith=true}},z=-554.97},{id=115462,x=-217.4,data={pickable={caninteractwith=true}},z=-521.06},{id=115463,x=-234.53,data={pickable={caninteractwith=true}},z=-561.881},{id=115464,x=-213.54,data={pickable={caninteractwith=true}},z=-593.24},{id=115465,x=-257.03,data={pickable={caninteractwith=true}},z=-577.75},{id=115466,x=-206.661,data={pickable={caninteractwith=true}},z=-550.17},{id=115467,x=-238.53,data={pickable={caninteractwith=true}},z=-522.54},{id=115468,x=-246.62,data={pickable={caninteractwith=true}},z=-565.16},{id=115469,x=-258.08,data={pickable={caninteractwith=true}},z=-565.691},{id=115470,x=-253.92,data={pickable={caninteractwith=true}},z=-570.93},{id=115471,x=-221.131,data={pickable={caninteractwith=true}},z=-606.98},{id=115472,x=-209.131,data={pickable={caninteractwith=true}},z=-542.381},{id=115473,x=89.833,data={pickable={caninteractwith=true}},z=410.209},{id=115474,x=-0.364,data={pickable={max_cycles=20,transplanted=true,cycles_left=17,caninteractwith=true},was_herd=true,worldsettingstimer={timers={}},knownlocations={locations={{y=0,x=14.067000389099,name="herd",z=607.25500488281}}}},z=608.617},{id=115475,x=4.519,data={pickable={max_cycles=20,transplanted=true,cycles_left=17,caninteractwith=true},was_herd=true,worldsettingstimer={timers={}},knownlocations={locations={{y=0,x=0.92900002002716,name="herd",z=622.33502197266}}}},z=612.465},{id=115476,x=12.55,data={pickable={max_cycles=20,transplanted=true,cycles_left=17,caninteractwith=true},was_herd=true,worldsettingstimer={timers={}},knownlocations={locations={{y=0,x=0.92900002002716,name="herd",z=622.33502197266}}}},z=607.565},{id=115477,x=15.918,data={pickable={max_cycles=20,transplanted=true,cycles_left=17,caninteractwith=true},was_herd=true,worldsettingstimer={timers={}},knownlocations={locations={{y=0,x=0.92900002002716,name="herd",z=622.33502197266}}}},z=613.267},{id=115478,x=10.272,data={pickable={max_cycles=20,transplanted=true,cycles_left=17,caninteractwith=true},was_herd=true,worldsettingstimer={timers={}},knownlocations={locations={{y=0,x=0.92900002002716,name="herd",z=622.33502197266}}}},z=623.369},{id=115479,x=1.725,data={pickable={max_cycles=20,transplanted=true,cycles_left=17,caninteractwith=true},was_herd=true,worldsettingstimer={timers={}},knownlocations={locations={{y=0,x=14.067000389099,name="herd",z=607.25500488281}}}},z=622.96},{id=115480,x=11.508,data={pickable={max_cycles=20,transplanted=true,cycles_left=17,caninteractwith=true},was_herd=true,worldsettingstimer={timers={}},knownlocations={locations={{y=0,x=14.067000389099,name="herd",z=607.25500488281}}}},z=605.635},{id=115481,x=13.821,data={pickable={max_cycles=20,transplanted=true,cycles_left=17,caninteractwith=true},was_herd=true,worldsettingstimer={timers={}},knownlocations={locations={{y=0,x=16.47500038147,name="herd",z=609.96002197266}}}},z=614.953},{id=115482,x=130.41,data={pickable={caninteractwith=true}},z=362.17},{id=115483,x=16.752,data={pickable={max_cycles=20,transpl
|
2023-12-04 19:23:43 +08:00
|
|
|
|
end
|
2023-12-18 19:55:25 +08:00
|
|
|
|
savedata["ents"]["grass"] = tablefunctions["ents_grass_fn"]()
|
|
|
|
|
tablefunctions["ents_yuanzi_hat_lv1_fn"] = function()
|
|
|
|
|
return {{id=110640,x=41.486,data={inventoryitemmoisture={wet=true,moisture=100}},z=298.626}}
|
2023-12-04 19:23:43 +08:00
|
|
|
|
end
|
2023-12-18 19:55:25 +08:00
|
|
|
|
savedata["ents"]["yuanzi_hat_lv1"] = tablefunctions["ents_yuanzi_hat_lv1_fn"]()
|
|
|
|
|
tablefunctions["ents_lilybush_fn"] = function()
|
|
|
|
|
return {{id=115394,x=28.003,data={pickable={max_cycles=5,time=1260,transplanted=true,picked=true,cycles_left=3,caninteractwith=true}},z=649.616},{id=115395,x=29.003,data={pickable={max_cycles=5,transplanted=true,cycles_left=4,caninteractwith=true}},z=649.616},{id=115396,x=30.003,data={pickable={max_cycles=4,transplanted=true,cycles_left=3,caninteractwith=true}},z=649.616},{id=115397,x=31.003,data={pickable={max_cycles=4,transplanted=true,cycles_left=3,caninteractwith=true}},z=649.616},{id=115398,x=32.004,data={pickable={max_cycles=4,transplanted=true,cycles_left=3,caninteractwith=true}},z=649.616},{id=115399,x=33.004,data={pickable={max_cycles=4,transplanted=true,cycles_left=3,caninteractwith=true}},z=649.616},{id=115400,x=34.005,data={pickable={max_cycles=4,transplanted=true,cycles_left=3,caninteractwith=true}},z=649.616},{id=115401,x=35.005,data={pickable={max_cycles=5,transplanted=true,cycles_left=4,caninteractwith=true}},z=649.616},{id=115402,x=36.005,data={pickable={max_cycles=5,transplanted=true,cycles_left=4,caninteractwith=true}},z=649.616},{id=115403,x=37.005,data={pickable={max_cycles=4,transplanted=true,cycles_left=3,caninteractwith=true}},z=649.616},{id=115404,x=38.005,data={pickable={max_cycles=5,transplanted=true,cycles_left=3,caninteractwith=true}},z=649.616},{id=115405,x=39.005,data={pickable={max_cycles=4,transplanted=true,cycles_left=2,caninteractwith=true}},z=649.616},{id=115406,x=40.006,data={pickable={max_cycles=5,transplanted=true,cycles_left=3,caninteractwith=true}},z=649.616},{id=115407,x=41.006,data={pickable={max_cycles=5,transplanted=true,cycles_left=3,caninteractwith=true}},z=649.616},{id=115408,x=42.006,data={pickable={max_cycles=4,transplanted=true,cycles_left=2,caninteractwith=true}},z=649.616},{id=115409,x=43.006,data={pickable={max_cycles=4,transplanted=true,cycles_left=2,caninteractwith=true}},z=649.616},{id=115410,x=44.006,data={pickable={max_cycles=4,transplanted=true,cycles_left=2,caninteractwith=true}},z=649.616},{id=115411,x=45.006,data={pickable={max_cycles=4,transplanted=true,cycles_left=2,caninteractwith=true}},z=649.616},{id=115412,x=46.006,data={pickable={max_cycles=5,transplanted=true,cycles_left=3,caninteractwith=true}},z=649.616},{id=115413,x=47.506,data={pickable={max_cycles=4,transplanted=true,cycles_left=2,caninteractwith=true}},z=649.616},{id=115414,x=48.506,data={pickable={max_cycles=4,transplanted=true,cycles_left=2,caninteractwith=true}},z=649.616},{id=115415,x=49.506,data={pickable={max_cycles=5,transplanted=true,cycles_left=3,caninteractwith=true}},z=649.616},{id=115416,x=50.506,data={pickable={max_cycles=4,transplanted=true,cycles_left=2,caninteractwith=true}},z=649.616},{id=115417,x=51.506,data={pickable={max_cycles=4,transplanted=true,cycles_left=2,caninteractwith=true}},z=649.616},{id=115418,x=52.506,data={pickable={max_cycles=5,transplanted=true,cycles_left=3,caninteractwith=true}},z=649.616},{id=115419,x=53.506,data={pickable={max_cycles=4,transplanted=true,cycles_left=2,caninteractwith=true}},z=649.616},{id=115420,x=54.506,data={pickable={max_cycles=4,transplanted=true,cycles_left=2,caninteractwith=true}},z=649.616},{id=115421,x=55.506,data={pickable={max_cycles=4,transplanted=true,cycles_left=2,caninteractwith=true}},z=649.616},{id=115422,x=56.506,data={pickable={max_cycles=4,transplanted=true,cycles_left=2,caninteractwith=true}},z=649.616},{id=115423,x=57.506,data={pickable={max_cycles=5,transplanted=true,cycles_left=3,caninteractwith=true}},z=649.616},{id=115424,x=59.506,data={pickable={max_cycles=5,transplanted=true,cycles_left=3,caninteractwith=true}},z=649.616},{id=115425,x=60.507,data={pickable={max_cycles=4,transplanted=true,cycles_left=2,caninteractwith=true}},z=649.616},{id=115426,x=63.007,data={pickable={max_cycles=5,transplanted=true,cycles_left=3,caninteractwith=true}},z=649.616},{id=115427,x=64.009,data={pickable={max_cycles=5,transplanted=true,cycles_left=3,caninteractwith=true}},z=649.616},{id=115428,x=65.009,data={pickable={max_cycles=5,transplanted=true,cycles_left=2,caninteractwith=true}},z=649.616},{id=115429,x=66.009,data={pickable={max_
|
2023-12-04 19:23:43 +08:00
|
|
|
|
end
|
2023-12-18 19:55:25 +08:00
|
|
|
|
savedata["ents"]["lilybush"] = tablefunctions["ents_lilybush_fn"]()
|
|
|
|
|
tablefunctions["ents_cookpot_fn"] = function()
|
|
|
|
|
return {{x=28.25,id=111394,z=305.031,skinname="cookpot_clay",data={container={items={}}},skin_id=220176125},{x=31.75,id=111396,z=305.031,skinname="cookpot_clay",data={container={items={}}},skin_id=220176125},{x=26.5,id=111398,z=302,skinname="cookpot_clay",data={container={items={}}},skin_id=220176125},{x=33.5,id=111400,z=302,skinname="cookpot_clay",data={container={items={}}},skin_id=220176125},{x=31.75,id=111402,z=298.967,skinname="cookpot_clay",data={container={items={}}},skin_id=220176125},{x=28.25,id=111404,z=298.967,skinname="cookpot_clay",data={container={items={}}},skin_id=220176125},{x=38.897,id=111406,z=646.158,skinname="cookpot_clay",data={container={items={}}},skin_id=220176125},{x=35.868,id=111408,z=640.908,skinname="cookpot_clay",data={container={items={}}},skin_id=220176125},{x=41.93,id=111410,z=640.908,skinname="cookpot_clay",data={container={items={}}},skin_id=220176125},{x=35.868,id=111412,z=644.408,skinname="cookpot_clay",data={container={items={}}},skin_id=220176125},{x=38.897,id=111414,z=639.158,skinname="cookpot_clay",data={container={items={}}},skin_id=220176125},{x=41.93,id=111416,z=644.408,skinname="cookpot_clay",data={container={items={}}},skin_id=220176125}}
|
2023-12-04 19:23:43 +08:00
|
|
|
|
end
|
2023-12-18 19:55:25 +08:00
|
|
|
|
savedata["ents"]["cookpot"] = tablefunctions["ents_cookpot_fn"]()
|
|
|
|
|
tablefunctions["ents_seastack_fn"] = function()
|
|
|
|
|
return {{id=108513,x=-430.141,data={stackid=4,upgradeable={stage=1,numupgrades=0},workable={maxwork=-1,workleft=9}},z=-371.847},{id=108514,x=-654.75,data={stackid=2,upgradeable={stage=1,numupgrades=0},workable={maxwork=-1,workleft=9}},z=-154.9},{id=108515,x=-191.777,data={stackid=4,upgradeable={stage=1,numupgrades=0},workable={maxwork=-1,workleft=9}},z=-711.654},{id=108516,x=-471.154,data={stackid=5,upgradeable={stage=1,numupgrades=0},workable={maxwork=-1,workleft=9}},z=-339.847},{id=108517,x=-173.114,data={stackid=3,upgradeable={stage=1,numupgrades=0},workable={maxwork=-1,workleft=9}},z=-734.967},{id=108518,x=-176.997,data={stackid=1,upgradeable={stage=1,numupgrades=0},workable={maxwork=-1,workleft=9}},z=-681.641},{id=108519,x=-622.31,data={stackid=3,upgradeable={stage=1,numupgrades=0},workable={maxwork=-1,workleft=9}},z=-149.361},{id=108520,x=-161.687,data={stackid=4,upgradeable={stage=1,numupgrades=0},workable={maxwork=-1,workleft=9}},z=-704.706},{id=108521,x=-451.697,data={stackid=1,upgradeable={stage=1,numupgrades=0},workable={maxwork=-1,workleft=9}},z=-316.429},{id=108522,x=-406.61,data={stackid=5,upgradeable={stage=1,numupgrades=0},workable={maxwork=-1,workleft=9}},z=597.789},{id=108523,x=-38.973,data={stackid=3,upgradeable={stage=1,numupgrades=0},workable={maxwork=-1,workleft=9}},z=-146.67},{id=108524,x=-141.407,data={stackid=3,upgradeable={stage=1,numupgrades=0},workable={maxwork=-1,workleft=9}},z=-731.957},{id=108525,x=-617.61,data={stackid=2,upgradeable={stage=1,numupgrades=0},workable={maxwork=-1,workleft=9}},z=630.32},{id=108526,x=-449.809,data={stackid=4,upgradeable={stage=1,numupgrades=0},workable={maxwork=-1,workleft=9}},z=-301.714},{id=108527,x=-159.92,data={stackid=5,upgradeable={stage=1,numupgrades=0},workable={maxwork=-1,workleft=9}},z=-727.519},{id=108528,x=-26.872,data={stackid=2,upgradeable={stage=1,numupgrades=0},workable={maxwork=-1,workleft=9}},z=-145.01},{id=108529,x=-156.504,data={stackid=3,upgradeable={stage=1,numupgrades=0},workable={maxwork=-1,workleft=9}},z=-691.722},{id=108530,x=-416.75,data={stackid=3,upgradeable={stage=1,numupgrades=0},workable={maxwork=-1,workleft=9}},z=-328.041},{id=108531,x=534.239,data={stackid=3,upgradeable={stage=1,numupgrades=0},workable={maxwork=-1,workleft=9}},z=-145.53},{id=108532,x=-258.291,data={stackid=1,upgradeable={stage=1,numupgrades=0},workable={maxwork=-1,workleft=9}},z=669.869},{id=108533,x=-415.899,data={stackid=2,upgradeable={stage=1,numupgrades=0},workable={maxwork=-1,workleft=9}},z=-362.429},{id=108534,x=-610.711,data={stackid=1,upgradeable={stage=1,numupgrades=0},workable={maxwork=-1,workleft=9}},z=674.76},{id=108535,x=81.47,data={stackid=2,upgradeable={stage=1,numupgrades=0},workable={maxwork=-1,workleft=9}},z=-142.571},{id=108536,x=681.559,data={stackid=1,upgradeable={stage=1,numupgrades=0},workable={maxwork=-1,workleft=9}},z=674.908},{id=108537,x=-460.154,data={stackid=3,upgradeable={stage=1,numupgrades=0},workable={maxwork=-1,workleft=9}},z=-326.942},{id=108538,x=-645.79,data={stackid=4,upgradeable={stage=1,numupgrades=0},workable={maxwork=-1,workleft=9}},z=678.52},{id=108539,x=-305.56,data={stackid=3,upgradeable={stage=1,numupgrades=0},workable={maxwork=-1,workleft=9}},z=677.218},{id=108540,x=566.32,data={stackid=1,upgradeable={stage=1,numupgrades=0},workable={maxwork=-1,workleft=9}},z=-142.01},{id=108541,x=-466.813,data={stackid=4,upgradeable={stage=1,numupgrades=0},workable={maxwork=-1,workleft=9}},z=-292.409},{id=108542,x=570.229,data={stackid=3,upgradeable={stage=1,numupgrades=0},workable={maxwork=-1,workleft=9}},z=714.979},{id=108543,x=829.359,data={stackid=1,upgradeable={stage=1,numupgrades=0},workable={maxwork=-1,workleft=9}},z=-141.12},{id=108544,x=475.622,data={stackid=1,upgradeable={stage=1,numupgrades=0},workable={maxwork=-1,workleft=9}},z=-268.418},{id=108545,x=488.807,data={stackid=3,upgradeable={stage=1,numupgrades=0},workable={maxwork=-1,workleft=9}},z=-274.843},{id=108546,x=-232.461,data={stackid=4,upgradeable={stage=1,numupgrades=0},workable={maxwork=-1,workleft=9}},z=-667.17},{id=108547,x=185.75,data={stackid=5,upgradeable
|
2023-12-04 19:23:43 +08:00
|
|
|
|
end
|
2023-12-18 19:55:25 +08:00
|
|
|
|
savedata["ents"]["seastack"] = tablefunctions["ents_seastack_fn"]()
|
2023-12-04 19:23:43 +08:00
|
|
|
|
tablefunctions["ents_feather_crow_fn"] = function()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
return {{y=-0.002,x=-321.809,z=339.66},{x=-319.618,z=344.67},{id=111629,x=-148.801,data={inventoryitemmoisture={moisture=4.0785179138184}},z=389.493},{id=111631,x=-153.303,data={inventoryitemmoisture={moisture=4.1620812416077}},z=401.195},{x=-397.774,z=-143.571},{x=269.648,z=268.937},{x=266.709,z=264.739},{id=111639,x=53.091,data={inventoryitemmoisture={wet=true,moisture=100}},z=313.868},{x=295.803,z=602.789},{x=-398.011,z=-26.858},{x=-415.942,z=-141.969},{x=-413.969,z=-136.65},{x=-85.32,z=385.028},{x=-82.223,z=381.109},{x=200.203,z=96.694},{id=111655,x=38.277,data={inventoryitemmoisture={moisture=7.7523431777954}},z=410.898},{x=-337.33,z=-2.227},{x=-64.917,z=438.07},{x=-82.043,z=380.466},{x=-399.291,z=-21.702},{y=-0.002,x=-21.345,z=333.109,id=111665,data={inventoryitemmoisture={moisture=17.129762649536}}},{x=-78.431,z=386.553},{id=111669,x=22.038,data={inventoryitemmoisture={wet=true,moisture=100}},z=303.837},{x=-414.981,z=-143.452},{x=-415.774,z=-143.135},{x=-396.231,z=-25.358},{x=165.505,z=333.375},{x=159.082,z=325.42},{id=111681,x=78.472,data={inventoryitemmoisture={wet=true,moisture=100}},z=283.834},{id=111683,x=72.388,data={inventoryitemmoisture={wet=true,moisture=100}},z=287.962},{id=111685,x=75.069,data={inventoryitemmoisture={wet=true,moisture=100}},z=287.523},{x=298.652,z=602.38},{x=-446.07,z=310.61},{id=111691,x=-429.503,data={inventoryitemmoisture={wet=true,moisture=46}},z=212.705},{id=111693,x=61.879,data={inventoryitemmoisture={moisture=14.244817733765}},z=229.826},{id=111695,x=52.125,data={inventoryitemmoisture={wet=true,moisture=100}},z=238.455},{x=-80.46,z=377.203},{y=-0.002,x=128.393,z=434.164,id=111699,data={inventoryitemmoisture={wet=true,moisture=150}}},{x=-65.741,z=442.621},{x=-370.51,z=394.278},{x=-380.744,z=388.003},{x=-380.753,z=381.027},{x=-443.472,z=310.264},{x=-452.394,z=241.994}}
|
2023-12-04 19:23:43 +08:00
|
|
|
|
end
|
|
|
|
|
savedata["ents"]["feather_crow"] = tablefunctions["ents_feather_crow_fn"]()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
tablefunctions["ents_mossling_fn"] = function()
|
|
|
|
|
return {{id=109813,x=326.33,data={inventory={items={},equip={}},eater={time_since_eat=1139.4000594244},health={health=525},knownlocations={locations={{y=0,x=328.25,name="herd",z=689.55902099609},{y=-2.2848455571989e-08,x=326.20413208008,name="spawnpoint",z=694.50134277344}}}},z=694.007},{y=-0.002,x=323.888,z=687.531,id=109814,data={inventory={items={},equip={}},eater={time_since_eat=1183.1333950386},health={health=525},knownlocations={locations={{y=0,x=328.25,name="herd",z=689.55902099609},{y=-1.7039432975707e-08,x=318.74822998047,name="spawnpoint",z=688.75335693359}}}}},{id=109815,x=327.253,data={inventory={items={},equip={}},eater={time_since_eat=1207.933396332},health={health=525},knownlocations={locations={{y=0,x=328.25,name="herd",z=689.55902099609},{y=2.5310907147968e-08,x=327.21551513672,name="spawnpoint",z=694.44763183594}}}},z=694.447},{y=-0.002,x=333.053,z=689.695,id=109816,data={inventory={items={},equip={}},eater={time_since_eat=1184.9667284675},health={health=525},knownlocations={locations={{y=0,x=328.25,name="herd",z=689.55902099609},{y=-2.0640891662538e-08,x=347.66094970703,name="spawnpoint",z=690.23516845703}}}}},{id=109817,x=326.348,data={inventory={items={},equip={}},eater={time_since_eat=1137.6667260006},health={health=495},knownlocations={locations={{y=0,x=328.25,name="herd",z=689.55902099609},{y=4.4703437396265e-08,x=322.89389038086,name="spawnpoint",z=698.43841552734}}}},z=687.067},{id=109818,x=-199.75,data={inventory={items={},equip={}},health={health=525},knownlocations={locations={{y=0,x=-199.75,name="herd",z=462.4280090332}}}},z=462.428},{id=109819,x=-199.75,data={inventory={items={},equip={}},health={health=525},knownlocations={locations={{y=0,x=-199.75,name="herd",z=462.4280090332}}}},z=462.428},{id=109820,x=-199.75,data={inventory={items={},equip={}},health={health=525},knownlocations={locations={{y=0,x=-199.75,name="herd",z=462.4280090332}}}},z=462.428},{id=109821,x=-199.75,data={inventory={items={},equip={}},health={health=525},knownlocations={locations={{y=0,x=-199.75,name="herd",z=462.4280090332}}}},z=462.428},{id=109822,x=-199.75,data={inventory={items={},equip={}},health={health=525},knownlocations={locations={{y=0,x=-199.75,name="herd",z=462.4280090332}}}},z=462.428},{id=109823,x=-46.44,data={inventory={items={},equip={}},health={health=525},knownlocations={locations={{y=0,x=-46.439998626709,name="herd",z=784.25}}}},z=784.25},{id=109824,x=-46.44,data={inventory={items={},equip={}},health={health=525},knownlocations={locations={{y=0,x=-46.439998626709,name="herd",z=784.25}}}},z=784.25},{id=109825,x=-46.44,data={inventory={items={},equip={}},health={health=525},knownlocations={locations={{y=0,x=-46.439998626709,name="herd",z=784.25}}}},z=784.25},{id=109826,x=-46.44,data={inventory={items={},equip={}},health={health=525},knownlocations={locations={{y=0,x=-46.439998626709,name="herd",z=784.25}}}},z=784.25},{id=109827,x=-46.44,data={inventory={items={},equip={}},health={health=525},knownlocations={locations={{y=0,x=-46.439998626709,name="herd",z=784.25}}}},z=784.25}}
|
2023-12-04 19:23:43 +08:00
|
|
|
|
end
|
2023-12-18 19:55:25 +08:00
|
|
|
|
savedata["ents"]["mossling"] = tablefunctions["ents_mossling_fn"]()
|
|
|
|
|
tablefunctions["ents_dragonflyfurnace_fn"] = function()
|
|
|
|
|
return {{x=30.003,z=310.083,skinname="dragonflyfurnace_antique",skin_id=2111727222},{x=46.006,z=642.687,skinname="dragonflyfurnace_antique",skin_id=2111727222}}
|
2023-12-04 19:23:43 +08:00
|
|
|
|
end
|
2023-12-18 19:55:25 +08:00
|
|
|
|
savedata["ents"]["dragonflyfurnace"] = tablefunctions["ents_dragonflyfurnace_fn"]()
|
2023-12-04 19:23:43 +08:00
|
|
|
|
tablefunctions["ents_hermithouse_construction1_fn"] = function()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
return {{id=111757,x=-756.25,data={spawner={childid=103201},highfriendlevel=false},z=735.869}}
|
2023-12-04 19:23:43 +08:00
|
|
|
|
end
|
|
|
|
|
savedata["ents"]["hermithouse_construction1"] = tablefunctions["ents_hermithouse_construction1_fn"]()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
tablefunctions["ents_trinket_42_fn"] = function()
|
|
|
|
|
return {{x=-94,z=658},{id=113557,x=17.17,data={inventoryitemmoisture={wet=true,moisture=100}},z=319.592}}
|
2023-12-04 19:23:43 +08:00
|
|
|
|
end
|
2023-12-18 19:55:25 +08:00
|
|
|
|
savedata["ents"]["trinket_42"] = tablefunctions["ents_trinket_42_fn"]()
|
|
|
|
|
tablefunctions["ents_succulent_plant_fn"] = function()
|
|
|
|
|
return {{id=113893,x=43.43,data={pickable={caninteractwith=true},plantid=3},z=209.766},{id=113894,x=48.994,data={pickable={caninteractwith=true},plantid=5},z=219.511},{id=113895,x=27.388,data={pickable={caninteractwith=true},plantid=1},z=220.91},{id=113896,x=47.236,data={pickable={caninteractwith=true},plantid=4},z=229.044},{id=113897,x=37.88,data={pickable={caninteractwith=true},plantid=3},z=202.167},{id=113898,x=46.223,data={pickable={caninteractwith=true},plantid=3},z=226.977},{id=113899,x=32.881,data={pickable={caninteractwith=true},plantid=4},z=207.964},{id=113900,x=52.812,data={pickable={caninteractwith=true},plantid=4},z=210.328}}
|
2023-12-04 19:23:43 +08:00
|
|
|
|
end
|
2023-12-18 19:55:25 +08:00
|
|
|
|
savedata["ents"]["succulent_plant"] = tablefunctions["ents_succulent_plant_fn"]()
|
2023-12-04 19:23:43 +08:00
|
|
|
|
tablefunctions["ents_rabbit_fn"] = function()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
return {{id=111774,x=-298.128,data={perishable={paused=true,time=2400},health={health=25},knownlocations={locations={{y=0,x=-298.95999145508,name="home",z=-321.51998901367}}}},z=-320.972},{id=111776,x=-292.761,data={perishable={paused=true,time=2400},health={health=25},knownlocations={locations={{y=0,x=-293.10998535156,name="home",z=-317.85998535156}}}},z=-318.797},{id=111778,x=-306.481,data={perishable={paused=true,time=2400},health={health=25},knownlocations={locations={{y=0,x=-305.82998657227,name="home",z=-326.60198974609}}}},z=-327.362},{id=111780,x=-256.778,data={perishable={paused=true,time=2400},health={health=25},knownlocations={locations={{y=0,x=-257.47198486328,name="home",z=-341.8219909668}}}},z=-342.541},{id=111782,x=-281.287,data={perishable={paused=true,time=2400},health={health=25},knownlocations={locations={{y=0,x=-281.91198730469,name="home",z=-314.98999023438}}}},z=-314.211},{id=111784,x=-306.347,data={perishable={paused=true,time=2400},health={health=25},knownlocations={locations={{y=0,x=-306.3219909668,name="home",z=-314.8219909668}}}},z=-315.822},{id=111786,x=-322.748,data={perishable={paused=true,time=2400},health={health=25},knownlocations={locations={{y=0,x=-322.22198486328,name="home",z=-302.64099121094}}}},z=-303.494},{id=111788,x=-317.847,data={perishable={paused=true,time=2400},health={health=25},knownlocations={locations={{y=0,x=-318,name="home",z=-293.22198486328}}}},z=-292.235},{id=111790,x=-206.392,data={perishable={paused=true,time=2400},health={health=25},knownlocations={locations={{y=0,x=-206.21099853516,name="home",z=-558.30999755859}}}},z=-557.329},{id=111792,x=-238.364,data={perishable={paused=true,time=2400},health={health=25},knownlocations={locations={{y=0,x=-238.9409942627,name="home",z=-574.45098876953}}}},z=-573.636},{id=111794,x=-231.642,data={perishable={paused=true,time=2400},health={health=25},knownlocations={locations={{y=0,x=-230.6909942627,name="home",z=-438.48999023438}}}},z=-438.8},{id=111796,x=-244.696,data={perishable={paused=true,time=2400},health={health=25},knownlocations={locations={{y=0,x=-245.67999267578,name="home",z=-441.73999023438}}}},z=-441.917},{id=111798,x=-229.424,data={perishable={paused=true,time=2400},health={health=25},knownlocations={locations={{y=0,x=-229.16999816895,name="home",z=-429.5719909668}}}},z=-430.541},{id=111800,x=-252.752,data={perishable={paused=true,time=2400},health={health=25},knownlocations={locations={{y=0,x=-253.69999694824,name="home",z=-438.01998901367}}}},z=-438.339},{id=111802,x=277.26,data={perishable={paused=true,time=2400},health={health=25},knownlocations={locations={{y=0,x=278.05801391602,name="home",z=-93.73999786377}}}},z=-94.346},{id=111804,x=267.213,data={perishable={paused=true,time=2400},health={health=25},knownlocations={locations={{y=0,x=266.63000488281,name="home",z=-77.65299987793}}}},z=-78.468},{id=111806,x=264.989,data={perishable={paused=true,time=2400},health={health=25},knownlocations={locations={{y=0,x=265.73001098633,name="home",z=-89.805999755859}}}},z=-90.482},{id=111808,x=288.092,data={perishable={paused=true,time=2400},health={health=25},knownlocations={locations={{y=0,x=285.73001098633,name="home",z=-61.049999237061}}}},z=-69.63},{id=111810,x=243.863,data={perishable={paused=true,time=2400},health={health=25},knownlocations={locations={{y=0,x=242.92900085449,name="home",z=-65.15299987793}}}},z=-65.509},{id=111812,x=237.916,data={perishable={paused=true,time=2400},health={health=25},knownlocations={locations={{y=0,x=238.75,name="home",z=-69.75}}}},z=-70.306},{id=111814,x=421.536,data={perishable={paused=true,time=2400},health={health=25},knownlocations={locations={{y=0,x=422.39001464844,name="home",z=318.76000976562}}}},z=319.282},{id=111816,x=425.837,data={perishable={paused=true,time=2400},health={health=25},eater={time_since_eat=119091.47287776},knownlocations={locations={{y=0,x=425.9700012207,name="home",z=341.85900878906}}}},z=340.867},{id=111818,x=444.545,data={perishable={paused=true,time=2400},health={health=25},knownlocations={locations={{y=0,x=445.51901245117,name="home",z=341.1180114746
|
2023-12-04 19:23:43 +08:00
|
|
|
|
end
|
|
|
|
|
savedata["ents"]["rabbit"] = tablefunctions["ents_rabbit_fn"]()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
tablefunctions["ents_axe_fn"] = function()
|
|
|
|
|
return {{id=109765,x=26.881,data={inventoryitemmoisture={wet=true,moisture=100},finiteuses={uses=84}},z=306.834},{id=109767,x=-416.685,data={finiteuses={uses=60}},z=-154.476},{id=109769,x=-391.442,data={finiteuses={uses=87}},z=337.938},{id=109771,x=28.122,data={inventoryitemmoisture={wet=true,moisture=100},finiteuses={uses=63}},z=317.885},{id=109773,x=26.881,data={inventoryitemmoisture={wet=true,moisture=100},finiteuses={uses=98}},z=306.834},{id=109775,x=49.591,data={finiteuses={uses=65}},z=526.541},{id=109777,x=42.111,data={inventoryitemmoisture={wet=true,moisture=100},finiteuses={uses=53}},z=292.868},{x=205.421,z=281.178},{id=109781,x=-335.857,data={finiteuses={uses=74}},z=15.244},{x=-212.777,z=-84.432},{id=109785,x=64.371,data={inventoryitemmoisture={wet=true,moisture=100},finiteuses={uses=81}},z=299.35},{id=109787,x=16.406,data={inventoryitemmoisture={wet=true,moisture=100}},z=296.821},{id=109789,x=40.636,data={inventoryitemmoisture={wet=true,moisture=100},finiteuses={uses=98}},z=302.001},{id=109791,x=41.02,data={inventoryitemmoisture={wet=true,moisture=100},finiteuses={uses=98}},z=302.695},{id=109793,x=-49.224,data={inventoryitemmoisture={moisture=3.3743319511414},finiteuses={uses=99}},z=191.36},{id=109795,x=-45.007,data={finiteuses={uses=97}},z=192.867},{id=109797,x=48.958,data={inventoryitemmoisture={wet=true,moisture=100},finiteuses={uses=7}},z=306.971},{id=109799,x=-82.639,data={inventoryitemmoisture={moisture=3.6830008029938},finiteuses={uses=76}},z=208.884},{y=-0.002,x=-47.836,z=191.658,id=109801,data={inventoryitemmoisture={moisture=3.3430831432343},finiteuses={uses=99}}},{id=109803,x=-138.109,data={finiteuses={uses=62}},z=56.208},{id=109805,x=43.299,data={inventoryitemmoisture={wet=true,moisture=100},finiteuses={uses=78}},z=293.194}}
|
2023-12-04 19:23:43 +08:00
|
|
|
|
end
|
2023-12-18 19:55:25 +08:00
|
|
|
|
savedata["ents"]["axe"] = tablefunctions["ents_axe_fn"]()
|
|
|
|
|
tablefunctions["ents_hammer_fn"] = function()
|
|
|
|
|
return {{x=21.69,id=109759,z=307.109,skinname="hammer_forge",data={inventoryitemmoisture={wet=true,moisture=100},finiteuses={uses=74}},skin_id=431802306},{id=109761,x=17.541,data={inventoryitemmoisture={wet=true,moisture=100},finiteuses={uses=64}},z=312.872},{x=22.256,id=109763,z=311.234,skinname="hammer_forge",data={inventoryitemmoisture={wet=true,moisture=100},finiteuses={uses=56}},skin_id=431802306}}
|
2023-12-04 19:23:43 +08:00
|
|
|
|
end
|
2023-12-18 19:55:25 +08:00
|
|
|
|
savedata["ents"]["hammer"] = tablefunctions["ents_hammer_fn"]()
|
|
|
|
|
tablefunctions["ents_spoiled_fish_fn"] = function()
|
|
|
|
|
return {{y=1,x=-768.993,z=701.492,id=103214,data={inventoryitemmoisture={wet=true,moisture=75}}}}
|
2023-12-04 19:23:43 +08:00
|
|
|
|
end
|
2023-12-18 19:55:25 +08:00
|
|
|
|
savedata["ents"]["spoiled_fish"] = tablefunctions["ents_spoiled_fish_fn"]()
|
|
|
|
|
tablefunctions["ents_halloweencandy_8_fn"] = function()
|
|
|
|
|
return {{y=-0.002,x=316.278,z=564.205},{id=109733,x=18.805,data={inventoryitemmoisture={wet=true,moisture=100}},z=320.549}}
|
2023-12-04 19:23:43 +08:00
|
|
|
|
end
|
2023-12-18 19:55:25 +08:00
|
|
|
|
savedata["ents"]["halloweencandy_8"] = tablefunctions["ents_halloweencandy_8_fn"]()
|
|
|
|
|
tablefunctions["ents_dug_sapling_moon_fn"] = function()
|
|
|
|
|
return {{x=247.098,z=-625.222}}
|
2023-12-04 19:23:43 +08:00
|
|
|
|
end
|
2023-12-18 19:55:25 +08:00
|
|
|
|
savedata["ents"]["dug_sapling_moon"] = tablefunctions["ents_dug_sapling_moon_fn"]()
|
|
|
|
|
tablefunctions["ents_blue_mushroom_fn"] = function()
|
|
|
|
|
return {{x=-182.411,z=321.45},{x=-189.37,z=382.269},{x=-278.322,z=414.769},{x=-242.821,z=434.808},{x=18.218,z=325.058},{x=-245.04,z=-186.23},{x=-202.29,z=-222.321},{x=366.5,z=618.119},{x=505.329,z=617.5},{x=353.329,z=621.78},{x=341.049,z=602.9},{x=457.118,z=634.19},{x=509.1,z=521.78},{x=486.928,z=469.07},{x=446.88,z=521.38},{x=482.69,z=541.098},{x=429.549,z=557.14},{x=293.058,z=610.049},{x=474.678,z=617.21},{x=-338.701,z=190.22},{x=349.63,z=517.059},{x=462.39,z=617.34},{x=-53.87,z=130.089},{x=346.17,z=618.359}}
|
2023-12-04 19:23:43 +08:00
|
|
|
|
end
|
2023-12-18 19:55:25 +08:00
|
|
|
|
savedata["ents"]["blue_mushroom"] = tablefunctions["ents_blue_mushroom_fn"]()
|
2023-12-04 19:23:43 +08:00
|
|
|
|
tablefunctions["ents_crabking_spawner_fn"] = function()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
return {{id=112335,x=-415.882,data={worldsettingstimer={timers={}},childspawner={timetonextspawn=1,timetonextregen=0,childrenoutside={101476},emergencychildreninside=0,spawning=true,regening=false,childreninside=0,queued_spawn=false}},z=-552.071}}
|
2023-12-04 19:23:43 +08:00
|
|
|
|
end
|
|
|
|
|
savedata["ents"]["crabking_spawner"] = tablefunctions["ents_crabking_spawner_fn"]()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
tablefunctions["ents_honeycomb_fn"] = function()
|
|
|
|
|
return {{id=115222,x=17.815,data={inventoryitemmoisture={wet=true,moisture=100}},z=305.877}}
|
2023-12-04 19:23:43 +08:00
|
|
|
|
end
|
2023-12-18 19:55:25 +08:00
|
|
|
|
savedata["ents"]["honeycomb"] = tablefunctions["ents_honeycomb_fn"]()
|
|
|
|
|
tablefunctions["ents_sculpture_bishophead_fn"] = function()
|
|
|
|
|
return {{id=109721,x=-14,data={submersible={force_no_repositioning=false},inventoryitemmoisture={wet=true,moisture=100}},z=286},{id=109723,x=322,data={submersible={force_no_repositioning=false}},z=-22},{id=109725,x=214,data={submersible={force_no_repositioning=false}},z=714}}
|
2023-12-04 19:23:43 +08:00
|
|
|
|
end
|
2023-12-18 19:55:25 +08:00
|
|
|
|
savedata["ents"]["sculpture_bishophead"] = tablefunctions["ents_sculpture_bishophead_fn"]()
|
|
|
|
|
tablefunctions["ents_lightning_rod_fn"] = function()
|
|
|
|
|
return {{id=111426,x=54.972,data={chargeleft=3,charged=true},z=306.513},{x=17.724,z=377.765},{x=63.757,z=631.859,skinname="lightning_rod_retro",skin_id=256544489}}
|
2023-12-04 19:23:43 +08:00
|
|
|
|
end
|
2023-12-18 19:55:25 +08:00
|
|
|
|
savedata["ents"]["lightning_rod"] = tablefunctions["ents_lightning_rod_fn"]()
|
2023-12-04 19:23:43 +08:00
|
|
|
|
tablefunctions["ents_watertree_pillar_fn"] = function()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
return {{id=112698,x=-645.941,data={cocoons_to_regrow=0,num_oceantreenuts=1,worldsettingstimer={timers={ChildSpawner_RegenPeriod={timeleft=0.96269864115461,initial_time=115.52383693855,paused=true},ChildSpawner_SpawnPeriod={timeleft=0.92317311332894,initial_time=27.828526740155,paused=false}}},childspawner={timetonextspawn=0,timetonextregen=110,emergencychildreninside=0,spawning=true,regening=true,childreninside=1,queued_spawn=true}},z=-230.131},{id=112701,x=-630.25,data={cocoons_to_regrow=0,num_oceantreenuts=1,worldsettingstimer={timers={ChildSpawner_RegenPeriod={timeleft=1.0750968714652,initial_time=129.01162457583,paused=true},ChildSpawner_SpawnPeriod={timeleft=0.9290540057002,initial_time=28.004953511293,paused=false}}},childspawner={timetonextspawn=0,timetonextregen=118,emergencychildreninside=0,spawning=true,regening=true,childreninside=1,queued_spawn=true}},z=-270},{id=112704,x=-674.25,data={cocoons_to_regrow=0,num_oceantreenuts=1,worldsettingstimer={timers={ChildSpawner_RegenPeriod={timeleft=1.0017886650986,initial_time=120.21463981183,paused=true},ChildSpawner_SpawnPeriod={timeleft=0.92618130866841,initial_time=27.918772600339,paused=false}}},childspawner={timetonextspawn=0,timetonextregen=128,emergencychildreninside=0,spawning=true,regening=true,childreninside=1,queued_spawn=true}},z=-257.75},{id=112707,x=605.929,data={cocoons_to_regrow=0,num_oceantreenuts=1,worldsettingstimer={timers={ChildSpawner_RegenPeriod={timeleft=1.0130154775719,initial_time=121.56185730862,paused=true},ChildSpawner_SpawnPeriod={timeleft=1.02748579479,initial_time=30.824573843699,paused=true}}},childspawner={timetonextspawn=0,timetonextregen=113,childrenoutside={100439},emergencychildreninside=0,spawning=true,regening=true,childreninside=0,queued_spawn=false}},z=-13.881},{id=112710,x=590.25,data={cocoons_to_regrow=0,num_oceantreenuts=1,worldsettingstimer={timers={ChildSpawner_RegenPeriod={timeleft=1.0534995954841,initial_time=126.41995145809,paused=true},ChildSpawner_SpawnPeriod={timeleft=1.0113113026859,initial_time=30.339339080578,paused=true}}},childspawner={timetonextspawn=0,timetonextregen=117,childrenoutside={100440},emergencychildreninside=0,spawning=true,regening=true,childreninside=0,queued_spawn=false}},z=26},{id=112713,x=634.25,data={cocoons_to_regrow=0,num_oceantreenuts=1,worldsettingstimer={timers={ChildSpawner_RegenPeriod={timeleft=1.0482250557626,initial_time=125.78700669151,paused=true},ChildSpawner_SpawnPeriod={timeleft=0.93448469877115,initial_time=28.034540963134,paused=true}}},childspawner={timetonextspawn=0,timetonextregen=125,childrenoutside={100438},emergencychildreninside=0,spawning=true,regening=true,childreninside=0,queued_spawn=false}},z=13.75},{id=112716,x=-518,data={cocoons_to_regrow=0,num_oceantreenuts=1,worldsettingstimer={timers={ChildSpawner_RegenPeriod={timeleft=0.99165536158058,initial_time=118.99864338967,paused=true},ChildSpawner_SpawnPeriod={timeleft=0.97474936956418,initial_time=29.242481086925,paused=true}}},childspawner={timetonextspawn=0,timetonextregen=108,childrenoutside={100437},emergencychildreninside=0,spawning=true,regening=true,childreninside=0,queued_spawn=false}},z=686.25},{id=112719,x=-530.25,data={cocoons_to_regrow=0,num_oceantreenuts=1,worldsettingstimer={timers={ChildSpawner_RegenPeriod={timeleft=1.0312780115128,initial_time=123.75336138153,paused=true},ChildSpawner_SpawnPeriod={timeleft=0.97848437365109,initial_time=29.354531209533,paused=true}}},childspawner={timetonextspawn=0,timetonextregen=111,childrenoutside={100436},emergencychildreninside=0,spawning=true,regening=true,childreninside=0,queued_spawn=false}},z=730.25},{id=112722,x=-557.881,data={cocoons_to_regrow=0,num_oceantreenuts=1,worldsettingstimer={timers={ChildSpawner_RegenPeriod={timeleft=0.9276672191051,initial_time=111.32006629261,paused=true},ChildSpawner_SpawnPeriod={timeleft=0.98950030447205,initial_time=29.685009134162,paused=true}}},childspawner={timetonextspawn=0,timetonextregen=119,childrenoutside={100435},emergencychildreninside=0,spawning=true,regening=true,childreninside=0,queued_spawn=false}},z=701.929}}
|
2023-12-04 19:23:43 +08:00
|
|
|
|
end
|
|
|
|
|
savedata["ents"]["watertree_pillar"] = tablefunctions["ents_watertree_pillar_fn"]()
|
|
|
|
|
tablefunctions["ents_critterlab_fn"] = function()
|
|
|
|
|
return {{x=170.44,z=402.838}}
|
|
|
|
|
end
|
|
|
|
|
savedata["ents"]["critterlab"] = tablefunctions["ents_critterlab_fn"]()
|
|
|
|
|
tablefunctions["ents_smallghost_fn"] = function()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
return {{id=112726,x=-465.352,data={knownlocations={locations={{y=0,x=-465.65100097656,name="home",z=170.0590057373}}},shard_id="1",hairstyle=1,questowner={questcomplete=false,questing=false}},z=170.358},{id=112727,x=-212.622,data={knownlocations={locations={{y=0,x=-212.92098999023,name="home",z=302.76998901367}}},shard_id="1",hairstyle=2,questowner={questcomplete=false,questing=false}},z=303.069},{id=112728,x=-31.539,data={knownlocations={locations={{y=0,x=-28.982000350952,name="home",z=129.35000610352}}},shard_id="1",hairstyle=1,questowner={questcomplete=false,questing=false}},z=128.529},{id=112729,x=102.974,data={knownlocations={locations={{y=0,x=102.67500305176,name="home",z=637.45001220703}}},shard_id="1",hairstyle=1,questowner={questcomplete=false,questing=false}},z=637.75},{id=112730,x=-469.42,data={knownlocations={locations={{y=0,x=-469.87100219727,name="home",z=230.96000671387}}},shard_id="1",hairstyle=3,questowner={questcomplete=false,questing=false}},z=227.322},{id=112731,x=-309.244,data={knownlocations={locations={{y=0,x=-309.58200073242,name="home",z=137.94900512695}}},shard_id="1",hairstyle=0,questowner={questcomplete=false,questing=false}},z=135.182},{id=112732,x=-46.109,data={knownlocations={locations={{y=0,x=-46.332000732422,name="home",z=738.83898925781}}},shard_id="1",hairstyle=3,questowner={questcomplete=false,questing=false}},z=741.87},{id=112733,x=-353.494,data={knownlocations={locations={{y=0,x=-357.37100219727,name="home",z=206.30000305176}}},shard_id="1",hairstyle=2,questowner={questcomplete=false,questing=false}},z=209.442},{id=112734,x=-9.728,data={knownlocations={locations={{y=0,x=-10.029999732971,name="home",z=606.98999023438}}},shard_id="1",hairstyle=1,questowner={questcomplete=false,questing=false}},z=608.841},{id=112735,x=218.358,data={knownlocations={locations={{y=0,x=218.05000305176,name="home",z=461.60800170898}}},shard_id="1",hairstyle=1,questowner={questcomplete=false,questing=false}},z=465.209},{id=112736,x=-55.445,data={knownlocations={locations={{y=0,x=-58,name="home",z=61.569999694824}}},shard_id="1",hairstyle=0,questowner={questcomplete=false,questing=false}},z=59.534},{id=112737,x=-200.146,data={knownlocations={locations={{y=0,x=-198.58999633789,name="home",z=86.786003112793}}},shard_id="1",hairstyle=3,questowner={questcomplete=false,questing=false}},z=88.138},{id=112738,x=-98.937,data={knownlocations={locations={{y=0,x=-100.7559967041,name="home",z=661.38000488281}}},shard_id="1",hairstyle=2,questowner={questcomplete=false,questing=false}},z=659.831},{id=112739,x=16.125,data={knownlocations={locations={{y=0,x=19.108999252319,name="home",z=701.51800537109}}},shard_id="1",hairstyle=2,questowner={questcomplete=false,questing=false}},z=700.327}}
|
2023-12-04 19:23:43 +08:00
|
|
|
|
end
|
|
|
|
|
savedata["ents"]["smallghost"] = tablefunctions["ents_smallghost_fn"]()
|
|
|
|
|
tablefunctions["ents_chester_fn"] = function()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
return {{y=-0.002,x=54.071,z=304.713,id=112740,data={ChesterState="NORMAL",knownlocations={locations={}},health={health=450},container={items={}}}}}
|
2023-12-04 19:23:43 +08:00
|
|
|
|
end
|
|
|
|
|
savedata["ents"]["chester"] = tablefunctions["ents_chester_fn"]()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
tablefunctions["ents_halloweencandy_7_fn"] = function()
|
|
|
|
|
return {{x=318.518,z=564.419},{y=-0.002,x=318.194,z=564.65},{x=317.342,z=564.869},{x=318.786,z=565.38},{x=318.428,z=565.182}}
|
2023-12-04 19:23:43 +08:00
|
|
|
|
end
|
2023-12-18 19:55:25 +08:00
|
|
|
|
savedata["ents"]["halloweencandy_7"] = tablefunctions["ents_halloweencandy_7_fn"]()
|
|
|
|
|
tablefunctions["ents_trinket_39_fn"] = function()
|
|
|
|
|
return {{id=101638,x=66.859,data={inventoryitemmoisture={wet=true,moisture=100}},z=302.475}}
|
2023-12-04 19:23:43 +08:00
|
|
|
|
end
|
2023-12-18 19:55:25 +08:00
|
|
|
|
savedata["ents"]["trinket_39"] = tablefunctions["ents_trinket_39_fn"]()
|
2023-12-04 19:23:43 +08:00
|
|
|
|
tablefunctions["ents_goldnugget_fn"] = function()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
return {{x=-118.475,z=575.713},{id=112832,x=-218.14,data={inventoryitemmoisture={wet=true,moisture=100}},z=541.687},{id=112834,x=-208.185,data={inventoryitemmoisture={wet=true,moisture=100}},z=505.109},{id=112836,x=-208.909,data={inventoryitemmoisture={wet=true,moisture=100}},z=528.223},{id=112838,x=-236.458,data={inventoryitemmoisture={wet=true,moisture=100}},z=525.085},{y=-0.002,x=-218.956,z=536.431,id=112840,data={inventoryitemmoisture={wet=true,moisture=100}}},{x=-124.27,z=23.125},{x=-122.751,z=24.256},{y=-0.002,x=-223.984,z=516.848,id=112846,data={inventoryitemmoisture={wet=true,moisture=100}}}}
|
2023-12-04 19:23:43 +08:00
|
|
|
|
end
|
|
|
|
|
savedata["ents"]["goldnugget"] = tablefunctions["ents_goldnugget_fn"]()
|
|
|
|
|
tablefunctions["ents_flint_fn"] = function()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
return {{x=-364.538,z=334.196},{x=-365.071,z=334.226},{x=398.515,z=652.301},{x=402.016,z=652.478},{x=400.795,z=649.583},{y=1,x=-382.356,z=359.17},{x=-115.657,z=573.768},{y=-0.002,x=-222.756,z=515.544,id=114853,data={inventoryitemmoisture={wet=true,moisture=100}}},{x=-237.137,z=487.656},{y=-0.002,x=-238.027,z=487.971},{id=114859,x=-206.142,data={inventoryitemmoisture={wet=true,moisture=100}},z=506.696},{x=-109.057,z=558.908},{x=-118.653,z=574.973},{id=114865,x=-218.851,data={inventoryitemmoisture={wet=true,moisture=100}},z=543.77},{id=114867,x=-218.793,data={inventoryitemmoisture={wet=true,moisture=100}},z=536.864},{id=114869,x=-214.831,data={inventoryitemmoisture={wet=true,moisture=100}},z=540.895},{x=-205.174,z=496.251},{x=-206.312,z=496.036},{x=-208.364,z=494.484},{x=-211.728,z=493.519},{x=187.701,z=-714.23},{x=202.669,z=609.59},{x=178.88,z=598.309},{x=245.429,z=682.57},{x=245.809,z=705.28},{x=246.919,z=702.53},{x=226.179,z=682.51},{x=249.979,z=653.669},{x=226.85,z=622.14},{x=-130.609,z=42.053},{x=-233.961,z=341.66},{x=-145.93,z=345.028},{x=-174.54,z=442.528},{x=225.69,z=-425.99},{x=233.979,z=-373.05},{x=238.71,z=-385.171},{x=113.75,z=-666.23},{x=-138.758,z=39.158},{x=169.11,z=-709.48},{x=-181.581,z=-182.26},{x=-318.12,z=-169.25},{x=290.17,z=-558.48},{x=298.25,z=-558.36},{x=298.459,z=-545.571},{x=-120.858,z=36.352},{x=298.22,z=-577.842},{x=297.898,z=-582.032},{x=366.82,z=-498.072},{x=357.088,z=-530.43},{x=366.148,z=-506.12},{x=-53.994,z=713.13},{x=-41.16,z=677.75},{x=-724.381,z=718},{x=-339.369,z=373.867},{x=-338.705,z=373.759},{x=232.464,z=-706.23},{x=124.175,z=-722.024},{x=162.496,z=500.545},{x=-133.228,z=42.522},{x=173.876,z=-664.586},{id=114959,x=178.382,data={inventoryitemmoisture={moisture=0.14649407565594}},z=480.798},{id=114961,x=161.63,data={inventoryitemmoisture={moisture=0.58528560400009}},z=476.924},{x=250.369,z=414.226},{x=136.218,z=-706.875},{x=195.412,z=486.626},{x=-437.227,z=322.153},{y=-0.002,x=213.621,z=476.026},{id=114973,x=159.261,data={inventoryitemmoisture={moisture=0.59721440076828}},z=471.467},{x=-367.972,z=389.959},{x=212.369,z=359.661},{y=-0.003,x=-123.465,z=40.575},{y=-0.003,x=-123.232,z=23.777},{x=-121.281,z=21.649},{x=-113.027,z=21.895},{x=-106.35,z=29.079},{x=93.246,z=508.261},{x=-105.822,z=27.377},{x=-107.473,z=23.444},{x=-401.735,z=341.247},{x=258.911,z=417.828},{x=-286.985,z=5.019},{x=-288.047,z=1.508},{x=-287.528,z=1.957},{id=115005,x=-235.624,data={inventoryitemmoisture={wet=true,moisture=100}},z=523.21},{x=-388.783,z=366.355},{x=197.727,z=460.191},{id=115011,x=-196.023,data={inventoryitemmoisture={wet=true,moisture=100}},z=526.979},{x=-201.877,z=500.243},{x=253.02,z=674.59},{x=362.058,z=-518.37},{x=-352.766,z=393.944},{x=209.839,z=456.838},{x=-58.902,z=32.666},{id=115025,x=130.811,data={inventoryitemmoisture={moisture=5.1772017478943}},z=460.851},{x=-67.746,z=26.236},{y=-0.002,x=183.822,z=452.013,id=115029,data={inventoryitemmoisture={moisture=0.5930261015892}}},{x=208.33,z=379.695},{y=-0.002,x=132.367,z=459.558,id=115033,data={inventoryitemmoisture={moisture=5.1883749961853}}},{id=115035,x=161.313,data={inventoryitemmoisture={moisture=5.3988966941833}},z=423.828},{x=-64.734,z=30.895},{id=115039,x=-22.046,data={stackable={stack=3}},z=652.635},{x=207.401,z=470.627},{x=207.88,z=466.339},{x=-411.04,z=318.506},{x=-377.948,z=362.062},{x=-389.484,z=307.539},{x=-181.221,z=334.528},{x=250.268,z=365.483},{id=115055,x=-211.583,data={inventoryitemmoisture={wet=true,moisture=100}},z=541.84},{x=-126.95,z=570.609},{x=-45.69,z=693.14},{x=-379.192,z=420.302},{y=-0.002,x=259.414,z=370.131}}
|
2023-12-04 19:23:43 +08:00
|
|
|
|
end
|
|
|
|
|
savedata["ents"]["flint"] = tablefunctions["ents_flint_fn"]()
|
|
|
|
|
tablefunctions["ents_sanityrock_fn"] = function()
|
|
|
|
|
return {{x=320.558,z=555.75},{x=311.618,z=555.179},{x=311.868,z=564.559},{x=320.428,z=564.25}}
|
|
|
|
|
end
|
|
|
|
|
savedata["ents"]["sanityrock"] = tablefunctions["ents_sanityrock_fn"]()
|
|
|
|
|
tablefunctions["ents_silk_fn"] = function()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
return {{y=-0.002,x=-341.033,z=7.794},{x=-413.663,z=-11.08},{y=-0.002,x=-423.655,z=-21.588},{id=112862,x=95.946,data={inventoryitemmoisture={moisture=6.9120750427246}},z=413.01},{id=112864,x=98.226,data={inventoryitemmoisture={moisture=7.0939412117004}},z=404.468},{x=215.173,z=160.395},{x=216.22,z=153.427},{x=216.475,z=156.164},{y=-0.002,x=-306.381,z=-41.862},{id=112874,x=92.426,data={inventoryitemmoisture={moisture=6.7519330978394}},z=421.082},{y=-0.002,x=-317.952,z=330.411},{id=112878,x=93.421,data={inventoryitemmoisture={moisture=6.9084801673889}},z=414.856},{id=112880,x=109.197,data={inventoryitemmoisture={moisture=7.4090204238892}},z=384.83},{id=112882,x=104.216,data={inventoryitemmoisture={moisture=6.6678714752197}},z=420.455},{id=112884,x=119.475,data={inventoryitemmoisture={moisture=6.8369293212891}},z=397.243},{y=-0.002,x=125.939,z=389.587,id=112886,data={inventoryitemmoisture={moisture=6.7872343063354}}},{id=112888,x=102.176,data={inventoryitemmoisture={moisture=6.6400570869446},stackable={stack=4}},z=422.523},{id=112890,x=73.837,data={inventoryitemmoisture={moisture=17.049655914307}},z=380.468},{id=112892,x=66.461,data={inventoryitemmoisture={moisture=17.065650939941}},z=382.053},{id=112894,x=67.652,data={inventoryitemmoisture={moisture=17.186031341553}},z=377.944},{y=-0.002,x=95.255,z=414.962,id=112896,data={inventoryitemmoisture={moisture=6.8262534141541}}},{id=112898,x=108.166,data={inventoryitemmoisture={moisture=6.6470012664795}},z=418.973},{id=112900,x=71.629,data={inventoryitemmoisture={moisture=7.9130110740662}},z=390.688},{id=112902,x=77.546,data={inventoryitemmoisture={moisture=7.7523431777954}},z=395.96},{id=112904,x=93.206,data={inventoryitemmoisture={moisture=7.4974250793457}},z=395.058},{y=-0.003,x=-135.918,z=41.215},{y=-0.003,x=-220.467,z=-3.625},{y=-0.002,x=102.057,z=417.122,id=112910,data={inventoryitemmoisture={moisture=6.8014001846313}}},{y=-0.003,x=-209.65,z=-21.255},{x=-127.209,z=47.362},{y=-0.002,x=58.271,z=690.976},{x=58.438,z=688.411},{x=60.076,z=693.708},{id=112922,x=103.341,data={inventoryitemmoisture={moisture=6.7132897377014}},z=416.829},{y=-0.002,x=62.883,z=698.257},{x=-135.609,z=56.708},{id=112928,x=99.33,data={inventoryitemmoisture={moisture=6.7907733917236}},z=416.29},{id=112930,x=-211.92,data={inventoryitemmoisture={moisture=34.943172454834}},z=157.597},{x=-252.064,z=-78.473},{x=-73.334,z=695.116},{id=112936,x=120.154,data={inventoryitemmoisture={moisture=7.590669631958}},z=326.618},{id=112938,x=15.199,data={inventoryitemmoisture={wet=true,moisture=77.204612731934}},z=532.114},{x=65.377,z=697.353},{x=60.581,z=696.651},{x=-439.985,z=-39.764},{y=-0.002,x=57.653,z=695.918},{x=58.458,z=697.523},{x=107.191,z=633.52},{x=59.784,z=697.361},{id=112954,x=106.439,data={inventoryitemmoisture={moisture=6.7413744926453}},z=419.102},{x=60.317,z=694.916},{x=105.055,z=633.856},{x=58.698,z=697.385},{y=-0.002,x=107.331,z=632.835},{x=-182.668,z=-50.528},{y=-0.003,x=-179.872,z=-42.341},{y=-0.003,x=-186.657,z=-33.125},{x=-196.902,z=-35.66},{x=-209.14,z=-81.043},{x=-209.208,z=-34},{x=-204.04,z=-37.939},{x=-205.622,z=-37.163},{x=-205.903,z=-37.149},{y=-0.003,x=-204.803,z=-38.882},{y=-0.002,x=-247.043,z=-101.631},{x=-405.58,z=-20.24},{y=-0.002,x=-310.856,z=-41.514},{y=-0.002,x=-315.818,z=-30.963},{x=-316.913,z=-30.077},{x=-438.766,z=-86.975},{id=112996,x=108.459,data={inventoryitemmoisture={moisture=6.7167944908142}},z=419.183},{id=112998,x=97.822,data={inventoryitemmoisture={moisture=7.3708724975586}},z=403.19},{x=-215.81,z=-82.224},{y=-0.002,x=-212.967,z=-93.029},{id=113004,x=106.654,data={inventoryitemmoisture={moisture=6.7062845230103}},z=418.503},{x=-341.339,z=14.394},{x=-302.179,z=-47.764},{id=113010,x=-769.274,data={stackable={stack=4}},z=743.518},{id=113012,x=104.365,data={inventoryitemmoisture={moisture=6.6922936439514}},z=420.381},{x=-207.683,z=-45.369},{x=300.403,z=-11.247},{x=-245.433,z=-58.313},{x=-241.034,z=-57.744},{x=-404.593,z=-31.212},{x=-395.55,z=-26.452},{x=41.048,z=726.476},{id=113028,x=94.514,data={inventoryitemmoisture={moisture=7.0608968734741}},z=412.598},{id=113030,x=-347.662
|
2023-12-04 19:23:43 +08:00
|
|
|
|
end
|
|
|
|
|
savedata["ents"]["silk"] = tablefunctions["ents_silk_fn"]()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
tablefunctions["ents_insanityrock_fn"] = function()
|
|
|
|
|
return {{x=315.5,z=551.5},{x=307.5,z=560.5},{x=324.5,z=560.5},{x=316.25,z=568.679}}
|
2023-12-04 19:23:43 +08:00
|
|
|
|
end
|
2023-12-18 19:55:25 +08:00
|
|
|
|
savedata["ents"]["insanityrock"] = tablefunctions["ents_insanityrock_fn"]()
|
|
|
|
|
tablefunctions["ents_sewing_kit_fn"] = function()
|
|
|
|
|
return {{id=111578,x=21.089,data={finiteuses={uses=3},inventoryitemmoisture={wet=true,moisture=100}},z=308.768}}
|
2023-11-04 21:28:42 +08:00
|
|
|
|
end
|
2023-12-18 19:55:25 +08:00
|
|
|
|
savedata["ents"]["sewing_kit"] = tablefunctions["ents_sewing_kit_fn"]()
|
|
|
|
|
tablefunctions["ents_rock_avocado_bush_fn"] = function()
|
|
|
|
|
return {{id=103388,x=162.96,data={growable={usetimemultiplier=false,stage=2,time=0},pickable={picked=true,caninteractwith=true}},z=-517.902},{id=103389,x=226.809,data={growable={usetimemultiplier=false,stage=2,time=0},pickable={picked=true,caninteractwith=true}},z=-514.31},{id=103390,x=158.399,data={growable={usetimemultiplier=false,stage=2,time=0},pickable={picked=true,caninteractwith=true}},z=-533.75},{id=103391,x=109.458,data={growable={usetimemultiplier=false,stage=1,time=0},pickable={picked=true,caninteractwith=true}},z=-397.87},{id=103392,x=109.65,data={growable={usetimemultiplier=false,stage=2,time=0},pickable={picked=true,caninteractwith=true}},z=-449.53},{id=103393,x=177.1,data={growable={usetimemultiplier=false,stage=3,time=0},pickable={caninteractwith=true}},z=-570.49},{id=103394,x=213.35,data={growable={usetimemultiplier=false,stage=1,time=0},pickable={picked=true,caninteractwith=true}},z=-554.75},{id=103395,x=165.919,data={growable={usetimemultiplier=false,stage=3,time=0},pickable={caninteractwith=true}},z=-581.91},{id=103396,x=222.24,data={growable={usetimemultiplier=false,stage=3,time=0},pickable={caninteractwith=true}},z=-561.842},{id=103397,x=233.899,data={growable={usetimemultiplier=false,stage=3,time=0},pickable={caninteractwith=true}},z=-613.941},{id=103398,x=117.083,data={growable={usetimemultiplier=false,stage=4,time=0},pickable={caninteractwith=true}},z=-638.771},{id=103399,x=141.559,data={growable={usetimemultiplier=false,stage=3,time=0},pickable={caninteractwith=true}},z=-613.821},{id=103400,x=213.619,data={growable={usetimemultiplier=false,stage=3,time=0},pickable={caninteractwith=true}},z=-645.24},{id=103401,x=154.619,data={growable={usetimemultiplier=false,stage=1,time=0},pickable={picked=true,caninteractwith=true}},z=-601.441},{id=103402,x=181.86,data={growable={usetimemultiplier=false,stage=3,time=0},pickable={caninteractwith=true}},z=-598.641},{id=103403,x=141.419,data={growable={usetimemultiplier=false,stage=1,time=0},pickable={picked=true,caninteractwith=true}},z=-646.842},{id=103404,x=138.759,data={growable={usetimemultiplier=false,stage=3,time=0},pickable={caninteractwith=true}},z=-637.711},{id=103405,x=169.389,data={growable={usetimemultiplier=false,stage=3,time=0},pickable={caninteractwith=true}},z=-602.141},{id=103406,x=250.13,data={growable={usetimemultiplier=false,stage=3,time=0},pickable={caninteractwith=true}},z=-598.66},{id=103407,x=278.019,data={growable={usetimemultiplier=false,stage=1,time=0},pickable={picked=true,caninteractwith=true}},z=-581.691},{id=103408,x=249.779,data={growable={usetimemultiplier=false,stage=1,time=0},pickable={picked=true,caninteractwith=true}},z=-542.771},{id=103409,x=257.058,data={growable={usetimemultiplier=false,stage=3,time=0},pickable={caninteractwith=true}},z=-558.1},{id=103410,x=102.5,data={growable={usetimemultiplier=false,stage=3,time=467},pickable={protected_cycles=1,transplanted=true,caninteractwith=true}},z=304.5},{id=103411,x=100.5,data={growable={usetimemultiplier=false,stage=3,time=495},pickable={protected_cycles=1,transplanted=true,caninteractwith=true}},z=302.5},{id=103412,x=98.5,data={growable={usetimemultiplier=false,stage=1,time=291},pickable={protected_cycles=1,picked=true,transplanted=true,caninteractwith=true}},z=300.5},{id=103413,x=241.509,data={growable={usetimemultiplier=false,stage=3,time=0},pickable={caninteractwith=true}},z=-550.12},{id=103414,x=197.33,data={growable={usetimemultiplier=false,stage=1,time=0},pickable={picked=true,caninteractwith=true}},z=-606.032},{id=103415,x=253.149,data={growable={usetimemultiplier=false,stage=3,time=0},pickable={caninteractwith=true}},z=-566.631},{id=103416,x=94.5,data={growable={usetimemultiplier=false,stage=3,time=467},pickable={protected_cycles=1,transplanted=true,caninteractwith=true}},z=296.5},{id=103417,x=96.5,data={growable={usetimemultiplier=false,stage=3,time=463},pickable={protected_cycles=1,transplanted=true,caninteractwith=true}},z=298.5},{id=103418,x=246.429,data={growable={usetimemultiplier=false,stage=3,time=0},pickable={caninteractwith=true}},z=-570.201}}
|
2023-11-04 21:28:42 +08:00
|
|
|
|
end
|
2023-12-18 19:55:25 +08:00
|
|
|
|
savedata["ents"]["rock_avocado_bush"] = tablefunctions["ents_rock_avocado_bush_fn"]()
|
|
|
|
|
tablefunctions["ents_moonglass_rock_fn"] = function()
|
|
|
|
|
return {{id=111715,x=189.47,data={rock_type=2},z=-546.701},{id=111716,x=170.979,data={rock_type=2},z=-546.86},{id=111717,x=154.61,data={rock_type=1},z=-545.521},{id=111718,x=110.36,data={rock_type=1},z=-409.481},{id=111719,x=241.339,data={rock_type=2},z=-446.65},{id=111720,x=237.479,data={rock_type=1},z=-438.56},{id=111721,x=338.01,data={rock_type=4},z=-409.11},{id=111722,x=358.359,data={rock_type=3},z=-402.632},{id=111723,x=357.94,data={rock_type=2},z=-422.49},{id=111724,x=182.44,data={rock_type=1},z=-698.31},{id=111725,x=158.83,data={rock_type=2},z=-690.441},{id=111726,x=229.199,data={rock_type=3},z=-682.141},{id=111727,x=193.1,data={rock_type=2},z=-722.701},{id=111728,x=194.22,data={rock_type=1},z=-733.49},{id=111729,x=225.77,data={rock_type=3},z=-714.271},{id=111730,x=194.46,data={rock_type=4},z=-725.532},{id=111731,x=242.289,data={rock_type=2},z=-697.72},{id=111732,x=249.949,data={rock_type=1},z=-673.66},{id=111733,x=238.979,data={rock_type=2},z=-685.56},{id=111734,x=154.91,data={rock_type=3},z=-713.97},{id=111735,x=146.97,data={rock_type=1},z=-694.381},{id=111736,x=149.13,data={rock_type=3},z=-730.461},{id=111737,x=201.899,data={rock_type=1},z=-558.211},{id=111738,x=190.72,data={rock_type=1},z=-554.06},{id=111739,x=193.869,data={rock_type=2},z=-570.592},{id=111740,x=165,data={rock_type=1},z=-549.402},{id=111741,x=194.729,data={rock_type=3},z=-581.342},{id=111742,x=158.82,data={rock_type=2},z=-630.451},{id=111743,x=138.32,data={rock_type=4},z=-634.071},{id=111744,x=169.369,data={rock_type=3},z=-625.941},{id=111745,x=117.01,data={rock_type=4},z=-626.592},{id=111746,x=-769.691,data={rock_type=2},z=714.75},{id=111747,x=-765.941,data={rock_type=4},z=713.679},{id=111748,x=161.539,data={rock_type=3},z=-609.62},{id=111749,x=181.19,data={rock_type=2},z=-537.331},{id=111750,x=222.139,data={rock_type=3},z=-681.24},{id=111751,x=222.039,data={rock_type=3},z=-693.461},{id=111752,x=134.77,data={rock_type=3},z=-657.8},{id=111753,x=102.69,data={rock_type=3},z=-694.691},{id=111754,x=237.22,data={rock_type=4},z=-630.831},{id=111755,x=121.8,data={rock_type=4},z=-710.701},{id=111756,x=-747.25,data={rock_type=3},z=738.869}}
|
2023-12-04 19:23:43 +08:00
|
|
|
|
end
|
2023-12-18 19:55:25 +08:00
|
|
|
|
savedata["ents"]["moonglass_rock"] = tablefunctions["ents_moonglass_rock_fn"]()
|
|
|
|
|
tablefunctions["ents_spawnpoint_multiplayer_fn"] = function()
|
|
|
|
|
return {{x=-33.362,z=218.49},{x=-105.53,z=249.759},{x=-109.445,z=141.809},{x=-41.46,z=265.94},{x=358.579,z=350.239},{x=297.308,z=365.41},{x=189.869,z=425.058},{x=265.648,z=554.169},{x=226.46,z=590.71},{x=233.979,z=489.82},{x=-478.451,z=329.049},{x=-173.93,z=350.38},{x=29.888,z=385.859},{x=-190.92,z=421.579},{x=165.13,z=318.459},{x=-202.09,z=486.859},{x=25.458,z=330.049},{x=-145.59,z=338.769},{x=53.9,z=410.25},{x=-233.5,z=405.63},{x=-13.32,z=298.209},{x=30.02,z=349.01},{x=65.12,z=265.94},{x=22.079,z=326.528},{x=69.9,z=302.278},{x=-85.96,z=333.73},{x=-214.821,z=-193.79},{x=-97.584,z=-373.352},{x=-169.471,z=-469.03},{x=102.54,z=490.92},{x=6.269,z=542.64},{x=-17.82,z=546.46},{x=-381.56,z=250.99},{x=-462.52,z=226.949},{x=-2.83,z=673.13},{x=169.02,z=290.16},{x=30.138,z=601.2},{x=65.555,z=349},{x=130.02,z=230.399},{x=-145.14,z=369.6},{x=94.26,z=381.72},{x=170.83,z=389.73},{x=-442.322,z=310.079},{x=-45.063,z=293.14},{x=-234.771,z=-273.171}}
|
2023-12-04 19:23:43 +08:00
|
|
|
|
end
|
2023-12-18 19:55:25 +08:00
|
|
|
|
savedata["ents"]["spawnpoint_multiplayer"] = tablefunctions["ents_spawnpoint_multiplayer_fn"]()
|
|
|
|
|
tablefunctions["ents_halloweencandy_6_fn"] = function()
|
|
|
|
|
return {{x=317.578,z=567.231},{y=-0.002,x=317.135,z=563.869},{y=-0.002,x=318.187,z=564.739},{x=317.358,z=567.286}}
|
2023-12-04 19:23:43 +08:00
|
|
|
|
end
|
2023-12-18 19:55:25 +08:00
|
|
|
|
savedata["ents"]["halloweencandy_6"] = tablefunctions["ents_halloweencandy_6_fn"]()
|
|
|
|
|
tablefunctions["ents_firesuppressor_fn"] = function()
|
|
|
|
|
return {{id=113533,x=9.996,data={fueled={fuel=0},machine={ison=false}},z=616.124},{id=113535,x=13.501,data={fueled={fuel=0},machine={ison=false}},z=308.351},{id=113537,x=54.756,data={fueled={fuel=0},machine={ison=false}},z=297.523},{id=113539,x=42.006,data={fueled={fuel=2014},machine={ison=false}},z=610.638},{id=113541,x=41.006,data={fueled={fuel=2245},machine={ison=false}},z=653.947},{id=113543,x=66.509,data={fueled={fuel=2244},machine={ison=false}},z=653.947},{id=113545,x=4.75,data={fueled={fuel=2243},machine={ison=false}},z=647.45},{id=113547,x=46.506,data={fueled={fuel=0},machine={ison=false}},z=329.139},{id=113549,x=26.503,data={fueled={fuel=0},machine={ison=false}},z=295.358},{id=113551,x=54.365,data={fueled={fuel=0},machine={ison=false}},z=622.306},{id=113553,x=65.759,data={fueled={fuel=224},machine={ison=false}},z=612.804}}
|
2023-12-04 19:23:43 +08:00
|
|
|
|
end
|
2023-12-18 19:55:25 +08:00
|
|
|
|
savedata["ents"]["firesuppressor"] = tablefunctions["ents_firesuppressor_fn"]()
|
|
|
|
|
tablefunctions["ents_seastack_spawner_rough_fn"] = function()
|
|
|
|
|
return {{x=-442.921,z=-830.321},{x=-614.782,z=-778.592},{x=-154.301,z=-774.85},{x=-50.813,z=-742.441},{x=-338.84,z=-733.141},{x=-730.261,z=-721.16},{x=-793.521,z=-669.11},{x=-789.391,z=-662.04},{x=-734.451,z=-610.92},{x=782.419,z=-573.131},{x=-597.271,z=-489.96},{x=774.07,z=-438.261},{x=565.95,z=-434.701},{x=-598.391,z=-413.701},{x=717.359,z=-290.391},{x=677.479,z=-241.37},{x=-18.71,z=-218.9},{x=810.468,z=-122.584},{x=537.489,z=-78.89},{x=545.28,z=-34.862},{x=534.13,z=6.69},{x=-817.782,z=18.86},{x=-790.771,z=42.81},{x=514.658,z=49.687},{x=781.559,z=70.416},{x=694.359,z=85.9},{x=589.44,z=314.678},{x=605.28,z=414.73},{x=-454,z=582.01},{x=21.298,z=810},{x=754.869,z=817.46},{x=754.289,z=338.558},{x=710.13,z=485.278},{x=-145.2,z=-762.081},{x=-802.18,z=-682.49},{x=-666.62,z=537.179}}
|
2023-12-04 19:23:43 +08:00
|
|
|
|
end
|
2023-12-18 19:55:25 +08:00
|
|
|
|
savedata["ents"]["seastack_spawner_rough"] = tablefunctions["ents_seastack_spawner_rough_fn"]()
|
2023-12-04 19:23:43 +08:00
|
|
|
|
tablefunctions["ents_lava_pond_fn"] = function()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
return {{id=113631,x=259.75,data={rocks={{rocktype="2",offset={-1.9016011667801,0,-0.65672141423878}},{rocktype="3",offset={-0.065400265891832,0,2.3636795248834}}}},z=53.75},{id=113634,x=213.309,data={rocks={{rocktype="7",offset={-1.9397272636748,0,-0.33318921262564}},{rocktype="3",offset={1.7748436793281,0,1.3275971373911}}}},z=61.618},{id=113637,x=229.5,data={rocks={{rocktype="",offset={-0.90998639582432,0,-1.7375760998472}},{rocktype="",offset={0.11956904175554,0,-1.9149676684077}},{rocktype="2",offset={0.082402601821759,0,-1.9042967923031}}}},z=41.43},{id=113641,x=212.679,data={rocks={{rocktype="6",offset={-2.077344734192,0,0.22847270302673}},{rocktype="6",offset={-0.65053221424966,0,-1.8709711508333}},{rocktype="7",offset={2.2748567627057,0,-0.37455237145702}},{rocktype="5",offset={-0.78511848188511,0,-1.712528440559}}}},z=90.93},{id=113646,x=254.059,data={rocks={{rocktype="2",offset={-2.0305947307847,0,-0.01366028777104}},{rocktype="3",offset={0.13448714095473,0,2.2547968992458}},{rocktype="6",offset={-1.9627369702058,0,0.49582965903179}}}},z=87.43},{id=113650,x=235.25,data={rocks={{rocktype="2",offset={-1.9924224714685,0,0.40511779854372}},{rocktype="5",offset={-1.0500111078124,0,1.8838313921459}},{rocktype="4",offset={0.27608727890211,0,-1.998741188912}}}},z=63.06}}
|
2023-12-04 19:23:43 +08:00
|
|
|
|
end
|
|
|
|
|
savedata["ents"]["lava_pond"] = tablefunctions["ents_lava_pond_fn"]()
|
|
|
|
|
tablefunctions["ents_houndstooth_fn"] = function()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
return {{id=113654,x=54.037,data={stackable={stack=6},inventoryitemmoisture={wet=true,moisture=100}},z=279.773},{id=113656,x=-13.37,data={stackable={stack=4}},z=709.752},{x=428.984,z=708.265},{id=113660,x=-347.24,data={stackable={stack=5}},z=97.258},{id=113662,x=-100.932,data={inventoryitemmoisture={moisture=3.9087808132172}},z=188.386},{id=113664,x=32.645,data={stackable={stack=7}},z=514.736},{id=113666,x=62.194,data={inventoryitemmoisture={moisture=6.9372849464417}},z=425.389},{x=305.88,z=565.533},{id=113670,x=-406.929,data={stackable={stack=3}},z=-38.26},{x=263.101,z=86.416},{y=-0.003,x=347.605,z=76},{id=113676,x=312.47,data={stackable={stack=2}},z=-528.717},{id=113678,x=63.145,data={stackable={stack=2},inventoryitemmoisture={moisture=17.169937133789}},z=367.75},{x=-77.834,z=404.393},{id=113682,x=326.441,data={stackable={stack=5}},z=16.704},{id=113684,x=-67.389,data={stackable={stack=3},inventoryitemmoisture={moisture=3.5146043300629}},z=193.472},{id=113686,x=1.475,data={inventoryitemmoisture={wet=true,moisture=73.247901916504}},z=532.697},{y=-0.002,x=-202.696,z=-158.45,id=113688,data={stackable={stack=2}}},{id=113690,x=-148.275,data={stackable={stack=4}},z=-401.641},{id=113692,x=-23.938,data={stackable={stack=8},inventoryitemmoisture={wet=true,moisture=100}},z=313.273},{id=113694,x=-142.411,data={stackable={stack=4}},z=-370.735},{y=-0.002,x=-236.12,z=-281.149,id=113696,data={stackable={stack=4}}},{x=241.436,z=55.895},{x=241.055,z=58.416},{id=113702,x=85.308,data={stackable={stack=4},inventoryitemmoisture={wet=true,moisture=100}},z=276.437}}
|
2023-12-04 19:23:43 +08:00
|
|
|
|
end
|
|
|
|
|
savedata["ents"]["houndstooth"] = tablefunctions["ents_houndstooth_fn"]()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
tablefunctions["ents_seastack_spawner_swell_fn"] = function()
|
|
|
|
|
return {{x=345.459,z=-734.55},{x=-161.64,z=-721.342},{x=-534.93,z=-621.31},{x=-682.68,z=-501.33},{x=482.88,z=-485.58},{x=466.16,z=-402.36},{x=-433.852,z=-322.882},{x=-130.76,z=-121.74},{x=625.88,z=-61.452},{x=582.619,z=102.26},{x=-577.11,z=186.52},{x=-409.421,z=650.109},{x=497.739,z=729.96},{x=-349.55,z=749.039},{x=386.89,z=822.309},{x=518.408,z=-293.02},{x=374.928,z=-810.54},{x=513.109,z=-405.891},{x=762.09,z=-53.71},{x=297.239,z=-809.42},{x=-262.75,z=-694.201},{x=634.179,z=-42.632},{x=518.419,z=309.57},{x=453.558,z=-173.161}}
|
2023-12-04 19:23:43 +08:00
|
|
|
|
end
|
2023-12-18 19:55:25 +08:00
|
|
|
|
savedata["ents"]["seastack_spawner_swell"] = tablefunctions["ents_seastack_spawner_swell_fn"]()
|
|
|
|
|
tablefunctions["ents_dug_rock_avocado_bush_fn"] = function()
|
|
|
|
|
return {{x=261.302,z=-626.271},{x=248.664,z=-630.581}}
|
2023-12-04 19:23:43 +08:00
|
|
|
|
end
|
2023-12-18 19:55:25 +08:00
|
|
|
|
savedata["ents"]["dug_rock_avocado_bush"] = tablefunctions["ents_dug_rock_avocado_bush_fn"]()
|
|
|
|
|
tablefunctions["ents_wormhole_fn"] = function()
|
|
|
|
|
return {{id=101433,x=336,data={inventory={items={},equip={}},teleporter={target=101434,items={}},wormhole_marks={marked=true,wormhole_number=3}},z=644},{id=101434,x=-56,data={inventory={items={},equip={}},teleporter={target=101433,items={}},wormhole_marks={marked=true,wormhole_number=3}},z=252},{id=101435,x=-352,data={inventory={items={},equip={}},teleporter={target=101436,items={}},wormhole_marks={marked=true,wormhole_number=1}},z=-80},{id=101436,x=12,data={inventory={items={},equip={}},teleporter={target=101435,items={}},wormhole_marks={marked=true,wormhole_number=1}},z=336},{id=101437,x=144,data={inventory={items={},equip={}},teleporter={target=101438,items={}},wormhole_marks={marked=true,wormhole_number=2}},z=240},{id=101438,x=48,data={inventory={items={},equip={}},teleporter={target=101437,items={}},wormhole_marks={marked=true,wormhole_number=2}},z=468},{id=101439,x=236,data={inventory={items={},equip={}},teleporter={target=101440,items={}},wormhole_marks={marked=true,wormhole_number=4}},z=688},{id=101440,x=-448,data={inventory={items={},equip={}},teleporter={target=101439,items={}},wormhole_marks={marked=true,wormhole_number=4}},z=300}}
|
2023-12-04 19:23:43 +08:00
|
|
|
|
end
|
2023-12-18 19:55:25 +08:00
|
|
|
|
savedata["ents"]["wormhole"] = tablefunctions["ents_wormhole_fn"]()
|
|
|
|
|
tablefunctions["ents_underwater_salvageable_fn"] = function()
|
|
|
|
|
return {{id=101239,x=-721.571,data={inventory={items={{data={submersible={force_no_repositioning=false}},x=-721.571,prefab="shell_cluster",z=736.179}},equip={}}},z=736.179},{id=101242,x=-732.691,data={inventory={items={{data={submersible={force_no_repositioning=false}},x=-732.691,prefab="shell_cluster",z=744.809}},equip={}}},z=744.809},{id=101245,x=-777.941,data={inventory={items={{data={submersible={force_no_repositioning=false}},x=-777.941,prefab="shell_cluster",z=719.559}},equip={}}},z=719.559},{id=101248,x=-741.571,data={inventory={items={{data={submersible={force_no_repositioning=false}},x=-741.571,prefab="shell_cluster",z=758.309}},equip={}}},z=758.309},{id=101251,x=-731.321,data={inventory={items={{data={submersible={force_no_repositioning=false}},x=-731.321,prefab="shell_cluster",z=751.25}},equip={}}},z=751.25},{id=101254,x=-780.75,data={inventory={items={{data={submersible={force_no_repositioning=false}},x=-780.75,prefab="shell_cluster",z=727.869}},equip={}}},z=727.869},{id=101257,x=-728.571,data={inventory={items={{data={submersible={force_no_repositioning=false}},x=-728.571,prefab="shell_cluster",z=739.25}},equip={}}},z=739.25},{id=101260,x=-738.071,data={inventory={items={{data={submersible={force_no_repositioning=false}},x=-738.071,prefab="shell_cluster",z=721.869}},equip={}}},z=721.869},{id=101263,x=-733.75,data={inventory={items={{data={submersible={force_no_repositioning=false}},x=-733.75,prefab="shell_cluster",z=729.75}},equip={}}},z=729.75}}
|
2023-12-04 19:23:43 +08:00
|
|
|
|
end
|
2023-12-18 19:55:25 +08:00
|
|
|
|
savedata["ents"]["underwater_salvageable"] = tablefunctions["ents_underwater_salvageable_fn"]()
|
|
|
|
|
tablefunctions["ents_turf_grass_fn"] = function()
|
|
|
|
|
return {{id=119817,x=15.147,data={inventoryitemmoisture={wet=true,moisture=100},stackable={stack=9}},z=301.183}}
|
2023-12-04 19:23:43 +08:00
|
|
|
|
end
|
2023-12-18 19:55:25 +08:00
|
|
|
|
savedata["ents"]["turf_grass"] = tablefunctions["ents_turf_grass_fn"]()
|
|
|
|
|
tablefunctions["ents_tentaclespike_fn"] = function()
|
|
|
|
|
return {{id=119819,x=32.516,data={finiteuses={uses=84},inventoryitemmoisture={wet=true,moisture=100}},z=298.317},{id=119821,x=32.852,data={finiteuses={uses=73},inventoryitemmoisture={wet=true,moisture=100}},z=297.643},{id=119823,x=45.52,data={inventoryitemmoisture={wet=true,moisture=100}},z=291.009},{id=119825,x=45.693,data={inventoryitemmoisture={wet=true,moisture=100}},z=293.079},{id=119827,x=23.396,data={inventoryitemmoisture={wet=true,moisture=100}},z=299.73},{id=119829,x=45.52,data={inventoryitemmoisture={wet=true,moisture=100}},z=291.009},{id=119831,x=47.451,data={inventoryitemmoisture={wet=true,moisture=100}},z=292.178},{y=-0.002,x=106.175,z=388.811,id=119833,data={finiteuses={uses=81},inventoryitemmoisture={moisture=7.4665699005127}}},{id=119835,x=39.56,data={finiteuses={uses=56},inventoryitemmoisture={wet=true,moisture=100}},z=305.73},{y=-0.002,x=39.208,z=304.526,id=119837,data={finiteuses={uses=86},inventoryitemmoisture={wet=true,moisture=100}}},{y=1.016,x=348.881,z=259.085,id=119839,data={finiteuses={uses=96}}},{id=119841,x=26.881,data={finiteuses={uses=44},inventoryitemmoisture={wet=true,moisture=100}},z=306.834},{id=119843,x=-459.007,data={finiteuses={uses=10}},z=-181.327},{id=119845,x=-321.628,data={finiteuses={uses=3},inventoryitemmoisture={wet=true,moisture=150}},z=74.863},{id=119847,x=59.115,data={finiteuses={uses=40},inventoryitemmoisture={wet=true,moisture=100}},z=296.562},{x=-318.99,z=-29.66},{id=119851,x=36.29,data={inventoryitemmoisture={wet=true,moisture=100}},z=294.48},{id=119853,x=-235.859,data={inventoryitemmoisture={wet=true,moisture=46.204509735107}},z=137.485},{y=1,x=50.191,z=300.001,id=119855,data={finiteuses={uses=18}}},{id=119857,x=24.951,data={finiteuses={uses=69},inventoryitemmoisture={wet=true,moisture=100}},z=304.911},{y=-0.002,x=-75.181,z=375.278,id=119859,data={finiteuses={uses=4}}},{id=119861,x=43.783,data={finiteuses={uses=21},inventoryitemmoisture={wet=true,moisture=100}},z=297.895},{y=-0.002,x=-335.356,z=-65.417},{y=-0.002,x=-459.136,z=-181.844},{id=119867,x=45.52,data={finiteuses={uses=99},inventoryitemmoisture={wet=true,moisture=100}},z=291.009},{x=-481.201,z=-169.323},{y=-0.002,x=-357.202,z=-142.165,id=119871,data={finiteuses={uses=17}}},{id=119873,x=45.52,data={finiteuses={uses=67},inventoryitemmoisture={wet=true,moisture=100}},z=291.009},{id=119875,x=45.52,data={inventoryitemmoisture={wet=true,moisture=100}},z=291.009},{y=1.019,x=348.875,z=259.092,id=119877,data={finiteuses={uses=73}}},{id=119879,x=45.52,data={inventoryitemmoisture={wet=true,moisture=100}},z=291.009},{y=-0.002,x=33.784,z=300.106,id=119881,data={finiteuses={uses=72},inventoryitemmoisture={wet=true,moisture=100}}},{id=119883,x=45.52,data={inventoryitemmoisture={wet=true,moisture=100}},z=291.009},{id=119885,x=36.797,data={finiteuses={uses=80},inventoryitemmoisture={wet=true,moisture=100}},z=295.244},{id=119887,x=45.52,data={finiteuses={uses=13},inventoryitemmoisture={wet=true,moisture=100}},z=291.009}}
|
2023-12-04 19:23:43 +08:00
|
|
|
|
end
|
2023-12-18 19:55:25 +08:00
|
|
|
|
savedata["ents"]["tentaclespike"] = tablefunctions["ents_tentaclespike_fn"]()
|
2023-12-04 19:23:43 +08:00
|
|
|
|
tablefunctions["ents_flower_evil_fn"] = function()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
return {{id=113903,x=-54,data={pickable={caninteractwith=true},anim="f7"},z=175},{id=113904,x=-64.88,data={pickable={caninteractwith=true},anim="f8"},z=174.119},{id=113905,x=-64.88,data={pickable={caninteractwith=true},anim="f2"},z=181.679},{id=113906,x=-62.19,data={pickable={caninteractwith=true},anim="f7"},z=188.619},{id=113907,x=-50.44,data={pickable={caninteractwith=true},anim="f6"},z=190.679},{id=113908,x=-49,data={pickable={caninteractwith=true},anim="f2"},z=180},{id=113909,x=-50.132,data={pickable={caninteractwith=true},anim="f2"},z=177.809},{id=113910,x=-53.132,data={pickable={caninteractwith=true},anim="f2"},z=182.369},{id=113911,x=134,data={pickable={caninteractwith=true},anim="f2"},z=90},{id=113912,x=126,data={pickable={caninteractwith=true},anim="f8"},z=90},{id=113913,x=137,data={pickable={caninteractwith=true},anim="f2"},z=571},{id=113914,x=138,data={pickable={caninteractwith=true},anim="f1"},z=557},{id=113915,x=130,data={pickable={caninteractwith=true},anim="f8"},z=560},{id=113916,x=-281,data={pickable={caninteractwith=true},anim="f6"},z=182},{id=113917,x=-281.882,data={pickable={caninteractwith=true},anim="f1"},z=192.869},{id=113918,x=-274.322,data={pickable={caninteractwith=true},anim="f5"},z=192.869},{id=113919,x=-267.382,data={pickable={caninteractwith=true},anim="f7"},z=190.179},{id=113920,x=-265.322,data={pickable={caninteractwith=true},anim="f2"},z=178.429},{id=113921,x=-276,data={pickable={caninteractwith=true},anim="f4"},z=177},{id=113922,x=-278.192,data={pickable={caninteractwith=true},anim="f1"},z=178.119},{id=113923,x=-270.192,data={pickable={caninteractwith=true},anim="f4"},z=194.059},{id=113924,x=-273.632,data={pickable={caninteractwith=true},anim="f7"},z=181.119},{id=113925,x=-377,data={pickable={caninteractwith=true},anim="f8"},z=162},{id=113926,x=-377.882,data={pickable={caninteractwith=true},anim="f2"},z=172.869},{id=113927,x=-370.322,data={pickable={caninteractwith=true},anim="f3"},z=172.869},{id=113928,x=-363.382,data={pickable={caninteractwith=true},anim="f4"},z=170.179},{id=113929,x=-361.322,data={pickable={caninteractwith=true},anim="f7"},z=158.429},{id=113930,x=-372,data={pickable={caninteractwith=true},anim="f8"},z=157},{id=113931,x=-374.192,data={pickable={caninteractwith=true},anim="f2"},z=158.119},{id=113932,x=-366.192,data={pickable={caninteractwith=true},anim="f3"},z=174.059},{id=113933,x=-369.632,data={pickable={caninteractwith=true},anim="f8"},z=161.119},{id=113934,x=-315,data={pickable={caninteractwith=true},anim="f8"},z=202},{id=113935,x=-314.132,data={pickable={caninteractwith=true},anim="f6"},z=212.869},{id=113936,x=-321.692,data={pickable={caninteractwith=true},anim="f8"},z=212.869},{id=113937,x=-328.632,data={pickable={caninteractwith=true},anim="f3"},z=210.179},{id=113938,x=-330.692,data={pickable={caninteractwith=true},anim="f8"},z=198.429},{id=113939,x=-320,data={pickable={caninteractwith=true},anim="f2"},z=197},{id=113940,x=-317.822,data={pickable={caninteractwith=true},anim="f8"},z=198.119},{id=113941,x=-322.382,data={pickable={caninteractwith=true},anim="f3"},z=201.119},{id=113942,x=-325.822,data={pickable={caninteractwith=true},anim="f1"},z=214.059},{id=113943,x=-66.07,data={pickable={caninteractwith=true},anim="f2"},z=185.809}}
|
2023-12-04 19:23:43 +08:00
|
|
|
|
end
|
|
|
|
|
savedata["ents"]["flower_evil"] = tablefunctions["ents_flower_evil_fn"]()
|
|
|
|
|
tablefunctions["ents_bugnet_fn"] = function()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
return {{x=13.675,id=113944,z=302.795,skinname="bugnet_frog",data={inventoryitemmoisture={wet=true,moisture=100},finiteuses={uses=8}},skin_id=599990632}}
|
2023-12-04 19:23:43 +08:00
|
|
|
|
end
|
|
|
|
|
savedata["ents"]["bugnet"] = tablefunctions["ents_bugnet_fn"]()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
tablefunctions["ents_mooseegg_fn"] = function()
|
|
|
|
|
return {{id=113946,x=328.25,data={has_egg=false,named={name="麋鹿鹅巢"},guardian={summons=0},herd={members={109814,109816,109813,109817,109815}}},z=689.559},{id=113947,x=-46.44,data={has_egg=false,named={name="麋鹿鹅巢"},guardian={summons=0},herd={members={109824,109825,109826,109827,109823}}},z=784.25},{id=113948,x=-199.75,data={has_egg=false,named={name="麋鹿鹅巢"},guardian={summons=0},herd={members={109819,109820,109821,109822,109818}}},z=462.428}}
|
|
|
|
|
end
|
|
|
|
|
savedata["ents"]["mooseegg"] = tablefunctions["ents_mooseegg_fn"]()
|
2023-12-04 19:23:43 +08:00
|
|
|
|
tablefunctions["ents_terrarium_fn"] = function()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
return {{id=113901,x=12.892,data={is_crimson=false,worldsettingstimer={timers={}},inventoryitemmoisture={wet=true,moisture=100}},z=313.996}}
|
2023-12-04 19:23:43 +08:00
|
|
|
|
end
|
|
|
|
|
savedata["ents"]["terrarium"] = tablefunctions["ents_terrarium_fn"]()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
tablefunctions["ents_boatfragment04_fn"] = function()
|
|
|
|
|
return {{x=738.13,z=533.96},{x=734.739,z=529.14}}
|
2023-12-04 19:23:43 +08:00
|
|
|
|
end
|
2023-12-18 19:55:25 +08:00
|
|
|
|
savedata["ents"]["boatfragment04"] = tablefunctions["ents_boatfragment04_fn"]()
|
|
|
|
|
tablefunctions["ents_rabbithole_fn"] = function()
|
|
|
|
|
return {{id=113712,x=414.67,data={spawner={childid=111876},worldsettingstimer={timers={}},springmode=true},z=357.588},{id=113713,x=458.32,data={spawner={childid=111878},worldsettingstimer={timers={}},springmode=true},z=394.678},{id=113714,x=446.618,data={spawner={childid=111882},worldsettingstimer={timers={}},springmode=true},z=385.049},{id=113715,x=417.239,data={spawner={childid=111884},worldsettingstimer={timers={}},springmode=true},z=389.72},{id=113716,x=394.609,data={spawner={childid=111886},worldsettingstimer={timers={}},springmode=true},z=382.07},{id=113717,x=485.79,data={spawner={childid=111888},worldsettingstimer={timers={}},springmode=true},z=389.57},{id=113718,x=469.67,data={spawner={childid=111890},worldsettingstimer={timers={}},springmode=true},z=365.39},{id=113719,x=337.928,data={spawner={childid=111894},worldsettingstimer={timers={}},springmode=true},z=425.678},{id=113720,x=337.808,data={spawner={childid=111896},worldsettingstimer={timers={}},springmode=true},z=422.519},{id=113721,x=-177.54,data={spawner={childid=111898},worldsettingstimer={timers={}},springmode=true},z=369.368},{id=113722,x=-242.68,data={spawner={childid=111942},worldsettingstimer={timers={}},springmode=true},z=374.028},{id=113723,x=93.083,data={spawner={child={data={perishable={paused=true,time=2400},inventoryitemmoisture={wet=true,moisture=100},health={health=25},knownlocations={locations={{y=0,x=93.083000183105,name="home",z=330.17001342773}}}},x=93.083,prefab="rabbit",z=330.17}},worldsettingstimer={timers={}},springmode=true},z=330.17},{id=113726,x=81.37,data={spawner={child={data={perishable={paused=true,time=2400},inventoryitemmoisture={moisture=17.23438835144},health={health=25},knownlocations={locations={{y=0,x=81.370002746582,name="home",z=358.76000976562}}}},x=81.37,prefab="rabbit",z=358.76}},worldsettingstimer={timers={}},springmode=true},z=358.76},{id=113729,x=126.66,data={spawner={child={data={perishable={paused=true,time=2400},inventoryitemmoisture={moisture=7.0024862289429},health={health=25},knownlocations={locations={{y=0,x=126.66000366211,name="home",z=357.5}}}},x=126.66,prefab="rabbit",z=357.5}},worldsettingstimer={timers={}},springmode=true},z=357.5},{id=113732,x=73.86,data={spawner={child={data={perishable={paused=true,time=2400},inventoryitemmoisture={wet=true,moisture=100},health={health=25},knownlocations={locations={{y=0,x=73.860000610352,name="home",z=341.45901489258}}}},x=73.86,prefab="rabbit",z=341.459}},worldsettingstimer={timers={}},springmode=true},z=341.459},{id=113735,x=117.875,data={spawner={child={data={perishable={paused=true,time=2400},inventoryitemmoisture={moisture=7.0755662918091},health={health=25},knownlocations={locations={{y=0,x=117.875,name="home",z=378.48901367188}}}},x=117.875,prefab="rabbit",z=378.489}},worldsettingstimer={timers={}},springmode=true},z=378.489},{id=113738,x=122.41,data={spawner={child={data={perishable={paused=true,time=2400},inventoryitemmoisture={moisture=6.9372849464417},health={health=25},knownlocations={locations={{y=0,x=122.41000366211,name="home",z=381.86801147461}}}},x=122.41,prefab="rabbit",z=381.868}},worldsettingstimer={timers={}},springmode=true},z=381.868},{id=113741,x=54.45,data={spawner={child={data={eater={time_since_eat=2895.8668176979},perishable={paused=true,time=2400},health={health=25},inventoryitemmoisture={moisture=6.8690457344055},knownlocations={locations={{y=0,x=54.450000762939,name="home",z=425.69000244141}}}},x=54.45,prefab="rabbit",z=425.69}},worldsettingstimer={timers={Spawner_SpawnDelay={timeleft=0.04622222011288,initial_time=104}}},springmode=true},z=425.69},{id=113744,x=-213.821,data={spawner={childid=111926},worldsettingstimer={timers={}},springmode=true},z=-413.33},{id=113745,x=-93.34,data={spawner={childid=111924},worldsettingstimer={timers={}},springmode=true},z=-478.3},{id=113746,x=-82.653,data={spawner={childid=111936},worldsettingstimer={timers={}},springmode=true},z=-417.322},{id=113747,x=-74.695,data={spawner={childid=111986},worldsettingstimer={timers={}},springmode=true},z=-385.15},{id=113748,x=-82.806,data={spawner={childid=111920
|
2023-12-04 19:23:43 +08:00
|
|
|
|
end
|
2023-12-18 19:55:25 +08:00
|
|
|
|
savedata["ents"]["rabbithole"] = tablefunctions["ents_rabbithole_fn"]()
|
2023-12-04 19:23:43 +08:00
|
|
|
|
tablefunctions["ents_mermhouse_fn"] = function()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
return {{id=114102,x=-175.691,data={worldsettingstimer={timers={ChildSpawner_RegenPeriod={timeleft=0.95169357798335,initial_time=1827.251669728,paused=true},ChildSpawner_SpawnPeriod={timeleft=0.96357391431545,initial_time=9.6357391431545,paused=true}}},childspawner={timetonextspawn=0,timetonextregen=1735,childrenoutside={103205},emergencychildreninside=3,spawning=true,regening=true,childreninside=2,queued_spawn=true}},z=-495.632},{id=114103,x=-438.171,data={worldsettingstimer={timers={ChildSpawner_RegenPeriod={timeleft=1.0660708868797,initial_time=2046.856102809,paused=true},ChildSpawner_SpawnPeriod={timeleft=1.0409193209701,initial_time=10.409193209701,paused=true}}},childspawner={timetonextspawn=0,timetonextregen=2074,childrenoutside={103209},emergencychildreninside=3,spawning=true,regening=true,childreninside=2,queued_spawn=true}},z=-161.64},{id=114104,x=-469.442,data={worldsettingstimer={timers={ChildSpawner_RegenPeriod={timeleft=0.98406343839226,initial_time=1889.4018017131,paused=true},ChildSpawner_SpawnPeriod={timeleft=0.90616007847855,initial_time=9.0616007847855,paused=true}}},childspawner={timetonextspawn=0,timetonextregen=2015,emergencychildreninside=3,spawning=true,regening=true,childreninside=3,queued_spawn=true}},z=-189.53},{id=114105,x=-413.9,data={worldsettingstimer={timers={ChildSpawner_RegenPeriod={timeleft=1.0992043611126,initial_time=2110.4723733362,paused=true},ChildSpawner_SpawnPeriod={timeleft=0.97727766024817,initial_time=9.7727766024817,paused=true}}},childspawner={timetonextspawn=0,timetonextregen=1914,emergencychildreninside=3,spawning=true,regening=true,childreninside=3,queued_spawn=true}},z=-62.653},{id=114106,x=-441.011,data={worldsettingstimer={timers={ChildSpawner_RegenPeriod={timeleft=0.91961444616774,initial_time=1765.6597366421,paused=true},ChildSpawner_SpawnPeriod={timeleft=0.93768393952346,initial_time=9.3768393952346,paused=true}}},childspawner={timetonextspawn=0,timetonextregen=1914,emergencychildreninside=3,spawning=true,regening=true,childreninside=3,queued_spawn=true}},z=-34.91},{id=114107,x=-390.06,data={worldsettingstimer={timers={ChildSpawner_RegenPeriod={timeleft=0.99544804936635,initial_time=1911.2602547834,paused=true},ChildSpawner_SpawnPeriod={timeleft=1.0497095140046,initial_time=10.497095140046,paused=true}}},childspawner={timetonextspawn=0,timetonextregen=1927,emergencychildreninside=3,spawning=true,regening=true,childreninside=3,queued_spawn=true}},z=-65.27},{id=114108,x=-381.31,data={worldsettingstimer={timers={ChildSpawner_RegenPeriod={timeleft=1.0306547448343,initial_time=1978.8571100819,paused=true},ChildSpawner_SpawnPeriod={timeleft=1.0445234662258,initial_time=10.445234662258,paused=true}}},childspawner={timetonextspawn=0,timetonextregen=1966,emergencychildreninside=3,spawning=true,regening=true,childreninside=3,queued_spawn=true}},z=-45.53},{id=114109,x=-414.18,data={worldsettingstimer={timers={ChildSpawner_RegenPeriod={timeleft=1.0282093668189,initial_time=1974.1619842924,paused=true},ChildSpawner_SpawnPeriod={timeleft=1.0367601880191,initial_time=10.367601880191,paused=true}}},childspawner={timetonextspawn=0,timetonextregen=1790,emergencychildreninside=3,spawning=true,regening=true,childreninside=3,queued_spawn=true}},z=1.95},{id=114110,x=-222.521,data={worldsettingstimer={timers={ChildSpawner_RegenPeriod={timeleft=0.98158088067583,initial_time=1884.6352908976,paused=true},ChildSpawner_SpawnPeriod={timeleft=0,initial_time=10.120382854976,paused=true}}},childspawner={timetonextspawn=0,timetonextregen=1826,childrenoutside={103207,103213,103212},emergencychildreninside=3,spawning=true,regening=true,childreninside=0,queued_spawn=false}},z=-85.31},{id=114111,x=-189.331,data={worldsettingstimer={timers={ChildSpawner_RegenPeriod={timeleft=0.98087909838205,initial_time=1883.2878688935,paused=true},ChildSpawner_SpawnPeriod={timeleft=1.0636896463958,initial_time=10.636896463958,paused=true}}},childspawner={timetonextspawn=0,timetonextregen=1963,childrenoutside={103206},emergencychildreninside=3,spawning=true,regening=true,childreninside=2,queued_spawn=true}},z=-41.98},
|
2023-12-04 19:23:43 +08:00
|
|
|
|
end
|
|
|
|
|
savedata["ents"]["mermhouse"] = tablefunctions["ents_mermhouse_fn"]()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
tablefunctions["ents_pigguard_fn"] = function()
|
|
|
|
|
return {{id=119889,x=292.608,data={inventory={items={},equip={}},named={name="马克森提乌斯"},health={health=600},build="pig_guard_build",knownlocations={locations={{y=0,x=296,name="home",z=588}}}},z=591.546}}
|
2023-12-04 19:23:43 +08:00
|
|
|
|
end
|
2023-12-18 19:55:25 +08:00
|
|
|
|
savedata["ents"]["pigguard"] = tablefunctions["ents_pigguard_fn"]()
|
|
|
|
|
tablefunctions["ents_mugi_fn"] = function()
|
|
|
|
|
return {{id=114161,x=92.101,data={perishable={time=6794.6316566832},stackable={stack=12},inventoryitemmoisture={wet=true,moisture=100}},z=313.648}}
|
2023-12-04 19:23:43 +08:00
|
|
|
|
end
|
2023-12-18 19:55:25 +08:00
|
|
|
|
savedata["ents"]["mugi"] = tablefunctions["ents_mugi_fn"]()
|
|
|
|
|
tablefunctions["ents_bedroll_straw_fn"] = function()
|
|
|
|
|
return {{id=119890,x=25.5,data={inventoryitemmoisture={moisture=14.190263748169}},z=221.809}}
|
2023-12-04 19:23:43 +08:00
|
|
|
|
end
|
2023-12-18 19:55:25 +08:00
|
|
|
|
savedata["ents"]["bedroll_straw"] = tablefunctions["ents_bedroll_straw_fn"]()
|
2023-11-04 21:28:42 +08:00
|
|
|
|
tablefunctions["ents_deciduoustree_fn"] = function()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
return {{id=114657,x=498,data={monster=false,plantregrowth={regrowthtime=-1256.9653732765},leaf_state="normal",target_leaf_state="normal",growable={usetimemultiplier=false,stage=1,time=0}},z=497.368},{id=114658,x=489.709,data={monster=false,plantregrowth={regrowthtime=-1013.4939798134},leaf_state="normal",target_leaf_state="normal",growable={usetimemultiplier=false,stage=1,time=0}},z=486.63},{id=114659,x=457.04,data={monster=false,plantregrowth={regrowthtime=-1275.2482855798},leaf_state="barren",target_leaf_state="normal",growable={usetimemultiplier=false,stage=1,time=0}},z=489.308},{id=114660,x=498.799,data={monster=false,plantregrowth={regrowthtime=-1141.738528924},leaf_state="normal",target_leaf_state="normal",growable={usetimemultiplier=false,stage=2,time=0}},z=473.239},{id=114661,x=457.75,data={monster=false,plantregrowth={regrowthtime=-931.98286823693},leaf_state="barren",target_leaf_state="normal",growable={usetimemultiplier=false,stage=1,time=0}},z=497.359},{id=114662,x=474.89,data={monster=false,plantregrowth={regrowthtime=-817.11442507873},leaf_state="barren",target_leaf_state="normal",growable={usetimemultiplier=false,stage=3,time=0}},z=502.898},{id=114663,x=449.868,data={monster=false,plantregrowth={regrowthtime=-949.80650897503},leaf_state="normal",target_leaf_state="normal",growable={usetimemultiplier=false,stage=2,time=0}},z=461.2},{id=114664,x=478.558,data={monster=false,plantregrowth={regrowthtime=-1378.6213974032},leaf_state="barren",target_leaf_state="normal",growable={usetimemultiplier=false,stage=3,time=0}},z=513.179},{id=114665,x=526.789,data={monster=false,plantregrowth={regrowthtime=-1057.2485299974},leaf_state="normal",target_leaf_state="normal",growable={usetimemultiplier=false,stage=2,time=0}},z=469.2},{id=114666,x=521.718,data={monster=false,plantregrowth={regrowthtime=-916.41569873093},leaf_state="normal",target_leaf_state="normal",growable={usetimemultiplier=false,stage=2,time=0}},z=469.79},{id=114667,x=493.39,data={monster=false,plantregrowth={regrowthtime=-1389.124329373},leaf_state="normal",target_leaf_state="normal",growable={usetimemultiplier=false,stage=2,time=0}},z=526.76},{id=114668,x=461.92,data={monster=false,plantregrowth={regrowthtime=-1178.7365991577},leaf_state="barren",target_leaf_state="normal",growable={usetimemultiplier=false,stage=1,time=0}},z=497.109},{id=114669,x=458.7,data={monster=false,plantregrowth={regrowthtime=-859.92095908103},leaf_state="barren",target_leaf_state="normal",growable={usetimemultiplier=false,stage=1,time=0}},z=506.739},{id=114670,x=494.23,data={monster=false,plantregrowth={regrowthtime=-916.09478650383},leaf_state="normal",target_leaf_state="normal",growable={usetimemultiplier=false,stage=1,time=0}},z=469.648},{id=114671,x=429.13,data={monster=false,plantregrowth={regrowthtime=-1079.0582783988},leaf_state="barren",target_leaf_state="normal",growable={usetimemultiplier=false,stage=2,time=0}},z=470.51},{id=114672,x=389.428,data={monster=false,plantregrowth={regrowthtime=-1138.9034219246},leaf_state="normal",target_leaf_state="normal",growable={usetimemultiplier=false,stage=2,time=0}},z=617.34},{id=114673,x=429.54,data={monster=false,plantregrowth={regrowthtime=-1138.2326863418},leaf_state="barren",target_leaf_state="normal",growable={usetimemultiplier=false,stage=3,time=0}},z=485.51},{id=114674,x=398.428,data={monster=false,plantregrowth={regrowthtime=-1071.0922501238},leaf_state="normal",target_leaf_state="normal",growable={usetimemultiplier=false,stage=3,time=0}},z=673.27},{id=114675,x=465.898,data={monster=false,plantregrowth={regrowthtime=-1354.4980848051},leaf_state="normal",target_leaf_state="normal",growable={usetimemultiplier=false,stage=2,time=0}},z=466.868},{id=114676,x=438.72,data={monster=false,plantregrowth={regrowthtime=-1085.0803021972},leaf_state="normal",target_leaf_state="normal",growable={usetimemultiplier=false,stage=1,time=0}},z=494.519},{id=114677,x=489.799,data={monster=false,plantregrowth={regrowthtime=-1000.97273974},leaf_state="normal",target_leaf_state="normal",growable={usetimemultiplier=false,stage=2,time=0}},z=517.21},{i
|
2023-11-04 21:28:42 +08:00
|
|
|
|
end
|
|
|
|
|
savedata["ents"]["deciduoustree"] = tablefunctions["ents_deciduoustree_fn"]()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
tablefunctions["ents_backpack_fn"] = function()
|
|
|
|
|
return {{x=68.107,id=117261,z=308.928,skinname="backpack_koalefant",data={container={items={}},inventoryitemmoisture={wet=true,moisture=100}},skin_id=1827850554},{x=18.395,id=117264,z=302.721,skinname="backpack_koalefant",data={container={items={}},inventoryitemmoisture={wet=true,moisture=100}},skin_id=1827850554},{id=117267,x=26.731,data={container={items={}},inventoryitemmoisture={wet=true,moisture=100}},z=333.7},{id=117270,x=29.582,data={container={items={[2]={x=29.582,prefab="wereitem_beaver",z=308.25},[4]={data={stackable={stack=37}},x=29.582,prefab="cutgrass",z=308.25},[6]={data={fueled={fuel=31.409950396401}},x=29.582,prefab="torch",z=308.25}}},inventoryitemmoisture={wet=true,moisture=100}},z=308.25}}
|
2023-11-04 21:28:42 +08:00
|
|
|
|
end
|
2023-12-18 19:55:25 +08:00
|
|
|
|
savedata["ents"]["backpack"] = tablefunctions["ents_backpack_fn"]()
|
2023-11-04 21:28:42 +08:00
|
|
|
|
tablefunctions["ents_beehive_fn"] = function()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
return {{id=114816,x=-466.391,data={worldsettingstimer={timers={ChildSpawner_RegenPeriod={timeleft=0.95526296409202,initial_time=28.657888922761,paused=true},ChildSpawner_SpawnPeriod={timeleft=0,initial_time=53.320443224702,paused=true}}},health={health=200},childspawner={timetonextspawn=0,timetonextregen=23,emergencychildreninside=8,spawning=true,regening=true,childreninside=6.65,queued_spawn=true}},z=401.85},{id=114817,x=-446.8,data={worldsettingstimer={timers={ChildSpawner_RegenPeriod={timeleft=1.0889913565454,initial_time=32.669740696361,paused=true},ChildSpawner_SpawnPeriod={timeleft=0,initial_time=34.671628702613,paused=true}}},health={health=200},childspawner={timetonextspawn=0,timetonextregen=23,emergencychildreninside=8,spawning=true,regening=true,childreninside=6.65,queued_spawn=true}},z=449.45},{id=114818,x=-437.171,data={worldsettingstimer={timers={ChildSpawner_RegenPeriod={timeleft=0.95761173066162,initial_time=28.728351919849,paused=true},ChildSpawner_SpawnPeriod={timeleft=0,initial_time=36.523725293657,paused=true}}},health={health=200},childspawner={timetonextspawn=0,timetonextregen=21,emergencychildreninside=8,spawning=true,regening=true,childreninside=6.65,queued_spawn=true}},z=446.22},{id=114819,x=-434.62,data={worldsettingstimer={timers={ChildSpawner_RegenPeriod={timeleft=0.94807797047497,initial_time=28.442339114249,paused=true},ChildSpawner_SpawnPeriod={timeleft=0,initial_time=37.975619287193,paused=true}}},health={health=200},childspawner={timetonextspawn=0,timetonextregen=22,emergencychildreninside=8,spawning=true,regening=true,childreninside=6.65,queued_spawn=true}},z=438.17},{id=114820,x=-449.4,data={worldsettingstimer={timers={ChildSpawner_RegenPeriod={timeleft=1.0812666892962,initial_time=32.438000678885,paused=true},ChildSpawner_SpawnPeriod={timeleft=0,initial_time=40.959302824305,paused=true}}},health={health=200},childspawner={timetonextspawn=0,timetonextregen=21,emergencychildreninside=8,spawning=true,regening=true,childreninside=6.65,queued_spawn=true}},z=365.97},{id=114821,x=-394.662,data={worldsettingstimer={timers={ChildSpawner_RegenPeriod={timeleft=1.0182530715871,initial_time=30.547592147614,paused=true},ChildSpawner_SpawnPeriod={timeleft=0,initial_time=41.092404272851,paused=true}}},health={health=165},childspawner={timetonextspawn=0,timetonextregen=23,emergencychildreninside=8,spawning=true,regening=true,childreninside=6.65,queued_spawn=true}},z=413.459},{id=114822,x=-441.33,data={worldsettingstimer={timers={ChildSpawner_RegenPeriod={timeleft=1.0266745853533,initial_time=30.800237560598,paused=true},ChildSpawner_SpawnPeriod={timeleft=0,initial_time=38.900037307799,paused=true}}},health={health=200},childspawner={timetonextspawn=0,timetonextregen=24,emergencychildreninside=8,spawning=true,regening=true,childreninside=6.65,queued_spawn=true}},z=421.19},{id=114823,x=-417.71,data={worldsettingstimer={timers={ChildSpawner_RegenPeriod={timeleft=0.91120988205336,initial_time=27.336296461601,paused=true},ChildSpawner_SpawnPeriod={timeleft=0,initial_time=40.724521448437,paused=true}}},health={health=200},childspawner={timetonextspawn=0,timetonextregen=22,emergencychildreninside=8,spawning=true,regening=true,childreninside=6.65,queued_spawn=true}},z=442.459},{id=114824,x=25.989,data={worldsettingstimer={timers={ChildSpawner_RegenPeriod={timeleft=1.0120070961099,initial_time=30.360212883297,paused=true},ChildSpawner_SpawnPeriod={timeleft=0,initial_time=34.089700443225,paused=true}}},health={health=166},childspawner={timetonextspawn=0,timetonextregen=24,childrenoutside={110865},emergencychildreninside=8,spawning=true,regening=true,childreninside=5.65,queued_spawn=true}},z=477.75},{id=114825,x=-433.602,data={worldsettingstimer={timers={ChildSpawner_RegenPeriod={timeleft=0.90215986473537,initial_time=27.064795942061,paused=true},ChildSpawner_SpawnPeriod={timeleft=0,initial_time=35.977327330117,paused=true}}},health={health=200},childspawner={timetonextspawn=0,timetonextregen=20,emergencychildreninside=8,spawning=true,regening=true,childreninside=6.65,queued_spawn=true}},z=410.92},{id=114826,x=1
|
2023-11-04 21:28:42 +08:00
|
|
|
|
end
|
|
|
|
|
savedata["ents"]["beehive"] = tablefunctions["ents_beehive_fn"]()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
tablefunctions["ents_boatfragment05_fn"] = function()
|
|
|
|
|
return {{x=725.02,z=537.929}}
|
2023-11-04 21:28:42 +08:00
|
|
|
|
end
|
2023-12-18 19:55:25 +08:00
|
|
|
|
savedata["ents"]["boatfragment05"] = tablefunctions["ents_boatfragment05_fn"]()
|
|
|
|
|
tablefunctions["ents_stagehand_fn"] = function()
|
|
|
|
|
return {{x=-80,z=155.929}}
|
2023-11-04 21:28:42 +08:00
|
|
|
|
end
|
2023-12-18 19:55:25 +08:00
|
|
|
|
savedata["ents"]["stagehand"] = tablefunctions["ents_stagehand_fn"]()
|
|
|
|
|
tablefunctions["ents_trinket_34_fn"] = function()
|
|
|
|
|
return {{id=101500,x=12.286,data={inventoryitemmoisture={wet=true,moisture=100}},z=311.403},{x=510,z=566}}
|
2023-11-04 21:28:42 +08:00
|
|
|
|
end
|
2023-12-18 19:55:25 +08:00
|
|
|
|
savedata["ents"]["trinket_34"] = tablefunctions["ents_trinket_34_fn"]()
|
|
|
|
|
tablefunctions["ents_houndmound_fn"] = function()
|
|
|
|
|
return {{id=101504,x=285.398,data={health={health=300},worldsettingstimer={timers={ChildSpawner_RegenPeriod={timeleft=6.0696726379613,initial_time=182.09017913884,paused=true},ChildSpawner_SpawnPeriod={timeleft=0.17184855269466,initial_time=30.93273948504,paused=true}}},childspawner={timetonextspawn=0,timetonextregen=179,emergencychildreninside=0,spawning=true,regening=true,childreninside=2,queued_spawn=true}},z=50.65},{id=101505,x=241.039,data={health={health=300},worldsettingstimer={timers={ChildSpawner_RegenPeriod={timeleft=6.2676494134748,initial_time=188.02948240424,paused=true},ChildSpawner_SpawnPeriod={timeleft=0.15082105928275,initial_time=27.147790670895,paused=true}}},childspawner={timetonextspawn=0,timetonextregen=165,emergencychildreninside=0,spawning=true,regening=true,childreninside=3,queued_spawn=true}},z=29.708},{id=101506,x=245.52,data={health={health=300},worldsettingstimer={timers={ChildSpawner_RegenPeriod={timeleft=6.4420037246573,initial_time=193.39344508,paused=false},ChildSpawner_SpawnPeriod={timeleft=0.1658812757308,initial_time=29.858629631544,paused=true}}},childspawner={timetonextspawn=0,timetonextregen=169,emergencychildreninside=0,spawning=true,regening=true,childreninside=2,queued_spawn=true}},z=33.347}}
|
2023-11-04 21:28:42 +08:00
|
|
|
|
end
|
2023-12-18 19:55:25 +08:00
|
|
|
|
savedata["ents"]["houndmound"] = tablefunctions["ents_houndmound_fn"]()
|
|
|
|
|
tablefunctions["ents_chesspiece_deerclops_fn"] = function()
|
|
|
|
|
return {{y=-0.003,x=76.007,z=654.117,id=109703,data={submersible={force_no_repositioning=false},materialid=2}}}
|
2023-11-04 21:28:42 +08:00
|
|
|
|
end
|
2023-12-18 19:55:25 +08:00
|
|
|
|
savedata["ents"]["chesspiece_deerclops"] = tablefunctions["ents_chesspiece_deerclops_fn"]()
|
|
|
|
|
tablefunctions["ents_domesticplantherd_fn"] = function()
|
|
|
|
|
return {{id=109705,x=129.332,data={herd={members={110642}}},z=301.333},{id=109706,x=277.5,data={herd={members={115554}}},z=331.5},{id=109707,x=6.19,data={herd={members={111392,109758,101228,104165,111393,100270,115313}}},z=371.953},{id=109708,x=-112.867,data={herd={members={108688}}},z=-456.425},{id=109709,x=24.253,data={herd={members={108747,108761,108828,108830,108740,108742,108743,108826,108760,108744,100049,108739,108745,108741,108746,108736,108748,108737,108738,108829}}},z=290.595},{id=109710,x=66.009,data={herd={members={115920,115919,116016,115918,116167,115726,116004,115542,115725,116007,116101,115699,115720,116017,115723,116014,116009,115722,116019,116025,115721,115922,116030,116011,115921,115917,115724}}},z=342.131},{id=109711,x=33.756,data={herd={members={108757,108762,108755,108756,108754,108763,108832,108833,108834,108764,108749}}},z=279.471},{id=109712,x=14.067,data={herd={members={115824,115882,115523,115520,115794,115546,115519,115788,115522,115518,115489,115485,115820,115487,115491,115551,115486,115505,115822,115525,115494,115480,115484,115493,115479,115549,115474,115793,115548,115552}}},z=607.255},{id=109713,x=0.929,data={herd={members={115500,115798,115515,115504,115816,115475,115508,115497,115535,115512,115501,115802,115550,115476,115818,115498,115812,115811,115517,115801,115805,115495,115799,115499,115813,115880,115492,115806,115496,115478,115511,115477,115796}}},z=622.335},{id=109714,x=16.475,data={herd={members={115526,115530,115553,115809,115808,115878,115527,115516,115509,115524,115513,115502,115528,115711,115815,115506,115804,115521,115510,115831,115481,115514,115503,115827,115826,115507,115706,115875,115547,115529,115708,115545,115829}}},z=609.96},{id=109715,x=0.034,data={herd={members={115791,101382,115577,101429,101395,101384,101390,101431,115575,101383,101392,101428,101394,101393,101385,101386,101430,101387,115483,115783,101391,115790,115555}}},z=616.033},{id=109716,x=67.515,data={herd={members={104164,118362,108687}}},z=606.632},{id=109717,x=11.375,data={herd={members={101405,101422,101403,101420,101410,101418,101399,101416,101396,101406,101432,101389,101404,101421,101400,101411,101419,101402,101424,101414,101407,101425,101413,101417,101412,101426,101409,101397,101408,101398,101388,115531,101415,101401,101427,101423}}},z=624.013}}
|
2023-11-04 21:28:42 +08:00
|
|
|
|
end
|
2023-12-18 19:55:25 +08:00
|
|
|
|
savedata["ents"]["domesticplantherd"] = tablefunctions["ents_domesticplantherd_fn"]()
|
2023-12-04 19:23:43 +08:00
|
|
|
|
tablefunctions["ents_seeds_fn"] = function()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
return {{id=115150,x=258.242,data={perishable={time=17196.070044038}},z=518.411},{id=115152,x=230.011,data={perishable={time=17250.942385906}},z=449.087},{id=115154,x=254.673,data={perishable={time=17262.120090602}},z=451.7},{id=115156,x=-468.555,data={perishable={time=2069.2930406999},inventoryitemmoisture={moisture=7.5}},z=391.063},{id=115158,x=379.449,data={perishable={time=2821.278626702}},z=619.37},{id=115160,x=-55.138,data={perishable={time=819.53959064611},inventoryitemmoisture={moisture=3.1857624053955}},z=143.761},{id=115162,x=-131.821,data={perishable={time=1018.2838213086},inventoryitemmoisture={moisture=4.7498569488525}},z=196.035},{id=115164,x=-244.187,data={perishable={time=19098.18826625},timer={timers={flotsamgenerator_sink={timeleft=1460.2181939955,initial_time=1460.3515273358,paused=false}}},inventoryitemmoisture={wet=true,moisture=150}},z=617.497},{id=115166,x=-129.635,data={perishable={time=1021.0613477756},inventoryitemmoisture={moisture=4.71058177948}},z=208.578},{id=115168,x=-157.711,data={perishable={time=1098.9943509032},inventoryitemmoisture={moisture=5.4446930885315}},z=202.985},{id=115170,x=-197.941,data={perishable={time=1134.8462609889},inventoryitemmoisture={moisture=10.745153427124}},z=202.83},{id=115172,x=-408.674,data={perishable={time=19022.307170615},timer={timers={flotsamgenerator_sink={timeleft=1652.5321374988,initial_time=1652.6654708391,paused=false}}},inventoryitemmoisture={wet=true,moisture=150}},z=754.653},{id=115174,x=-458.374,data={perishable={time=19033.040132468},inventoryitemmoisture={moisture=11.5}},z=763.448},{id=115176,x=1.338,data={perishable={time=16272.578084169},inventoryitemmoisture={moisture=30}},z=544.093},{id=115178,x=37.139,data={perishable={time=16253.315444903}},z=527.916},{id=115180,x=252.679,data={perishable={time=5171.7837223821}},z=290.209},{id=115182,x=111.16,data={perishable={time=3490.1408614514},inventoryitemmoisture={wet=true,moisture=100}},z=305.028},{id=115184,x=35.541,data={perishable={time=18733.109606555},inventoryitemmoisture={wet=true,moisture=100}},z=304.683},{id=115186,x=58.511,data={perishable={time=18699.152138898},inventoryitemmoisture={wet=true,moisture=100}},z=357.829},{id=115188,x=89.013,data={perishable={time=16548.895876678},inventoryitemmoisture={moisture=4.9232406616211}},z=471.756},{id=115190,x=97.884,data={perishable={time=18706.594619768},inventoryitemmoisture={moisture=7.7205595970154}},z=377.272},{id=115192,x=190.214,data={perishable={time=16583.853881983}},z=496.182},{id=115194,x=152.324,data={perishable={time=16649.948093495}},z=506.748},{id=115196,x=-307.741,data={perishable={time=1834.3403570797}},z=101.869},{id=115198,x=-353.115,data={perishable={time=1855.2525339966}},z=152.294},{id=115200,x=-454.381,data={perishable={time=335.08740052373}},z=330.703},{id=115202,x=93.766,data={perishable={time=15324.304091985},inventoryitemmoisture={moisture=6.8941173553467}},z=415.372},{id=115204,x=-449.404,data={perishable={time=2124.9931848515}},z=456.5},{id=115206,x=170.66,data={perishable={time=17682.177203725},inventoryitemmoisture={moisture=5.2248330116272}},z=431.179},{id=115208,x=-438.916,data={perishable={time=1905.3958064343},inventoryitemmoisture={moisture=31}},z=218.457},{id=115210,x=-234.111,data={perishable={time=1223.0312378164},inventoryitemmoisture={moisture=11.559662818909}},z=197.121},{id=115212,x=178.442,data={perishable={time=17104.841567392},inventoryitemmoisture={moisture=0.57406049966812}},z=462.171},{id=115214,x=-133.571,data={perishable={time=1082.2489323462},inventoryitemmoisture={moisture=4.7873182296753}},z=177.93},{id=115216,x=177.067,data={perishable={time=6701.8396078865}},z=197.755},{id=115218,x=-271.019,data={perishable={time=1741.6203219927},inventoryitemmoisture={moisture=34.5}},z=82.271},{id=115220,x=-350.391,data={perishable={time=1868.465833682}},z=160.21}}
|
2023-11-04 21:28:42 +08:00
|
|
|
|
end
|
2023-12-04 19:23:43 +08:00
|
|
|
|
savedata["ents"]["seeds"] = tablefunctions["ents_seeds_fn"]()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
tablefunctions["ents_reeds_fn"] = function()
|
|
|
|
|
return {{id=112239,x=-382.5,data={pickable={caninteractwith=true}},z=-125.806},{id=112240,x=-225.961,data={pickable={caninteractwith=true}},z=6.61},{id=112241,x=-285.65,data={pickable={caninteractwith=true}},z=14.979},{id=112242,x=-318.93,data={pickable={caninteractwith=true}},z=34.638},{id=112243,x=-277.791,data={pickable={caninteractwith=true}},z=21.12},{id=112244,x=-274.46,data={pickable={caninteractwith=true}},z=-13.021},{id=112245,x=-289.102,data={pickable={caninteractwith=true}},z=29.729},{id=112246,x=-257.99,data={pickable={caninteractwith=true}},z=29.45},{id=112247,x=-262.731,data={pickable={caninteractwith=true}},z=10.038},{id=112248,x=-297.8,data={pickable={caninteractwith=true}},z=22.95},{id=112249,x=-269.5,data={pickable={caninteractwith=true}},z=-2.172},{id=112250,x=-274.201,data={pickable={caninteractwith=true}},z=-1.3},{id=112251,x=-229.28,data={pickable={caninteractwith=true}},z=-1.15},{id=112252,x=-274.701,data={pickable={caninteractwith=true}},z=34.24},{id=112253,x=-225.331,data={pickable={caninteractwith=true}},z=-10.101},{id=112254,x=-310.62,data={pickable={caninteractwith=true}},z=30.638},{id=112255,x=-238.361,data={pickable={caninteractwith=true}},z=-18.82},{id=112256,x=-490.671,data={pickable={caninteractwith=true}},z=-210.711},{id=112257,x=-493.5,data={pickable={caninteractwith=true}},z=-210.03},{id=112258,x=-249.59,data={pickable={caninteractwith=true}},z=-34.612},{id=112259,x=-277.02,data={pickable={caninteractwith=true}},z=-17.46},{id=112260,x=-273.921,data={pickable={caninteractwith=true}},z=-21.292},{id=112261,x=-361.71,data={pickable={caninteractwith=true}},z=-45.28},{id=112262,x=-358.12,data={pickable={caninteractwith=true}},z=-85.806},{id=112263,x=-373.412,data={pickable={caninteractwith=true}},z=-66.945},{id=112264,x=-337.261,data={pickable={caninteractwith=true}},z=-74.473},{id=112265,x=-350.74,data={pickable={caninteractwith=true}},z=-106.21},{id=112266,x=-365.08,data={pickable={caninteractwith=true}},z=-86.67},{id=112267,x=-462.18,data={pickable={caninteractwith=true}},z=-129.271},{id=112268,x=-369.03,data={pickable={caninteractwith=true}},z=-46.71},{id=112269,x=-437.852,data={pickable={caninteractwith=true}},z=-85.14},{id=112270,x=-362.852,data={pickable={caninteractwith=true}},z=-162.771},{id=112271,x=-358.701,data={pickable={caninteractwith=true}},z=-166.911},{id=112272,x=-366.24,data={pickable={caninteractwith=true}},z=-150.81},{id=112273,x=-337.421,data={pickable={caninteractwith=true}},z=-185.601},{id=112274,x=-397.391,data={pickable={caninteractwith=true}},z=-157.73},{id=112275,x=-329.852,data={pickable={caninteractwith=true}},z=-182.471},{id=112276,x=-338.322,data={pickable={caninteractwith=true}},z=-189.441},{id=112277,x=-365.18,data={pickable={caninteractwith=true}},z=-133.64},{id=112278,x=-421.222,data={pickable={caninteractwith=true}},z=-98.987},{id=112279,x=-189.241,data={pickable={caninteractwith=true}},z=-97.31},{id=112280,x=-254.851,data={pickable={caninteractwith=true}},z=-101.09},{id=112281,x=-329.59,data={pickable={caninteractwith=true}},z=30.59},{id=112282,x=-417.192,data={pickable={caninteractwith=true}},z=-130.911},{id=112283,x=-386.68,data={pickable={caninteractwith=true}},z=-109.695},{id=112284,x=-205.211,data={pickable={caninteractwith=true}},z=113.87},{id=112285,x=406.519,data={pickable={caninteractwith=true}},z=-529.18},{id=112286,x=-289.472,data={pickable={caninteractwith=true}},z=-69.49},{id=112287,x=-198.68,data={pickable={caninteractwith=true}},z=-90.74},{id=112288,x=-450.61,data={pickable={caninteractwith=true}},z=-198.361},{id=112289,x=-330.43,data={pickable={caninteractwith=true}},z=-153.361},{id=112290,x=-157.73,data={pickable={caninteractwith=true}},z=229.229},{id=112291,x=339.338,data={pickable={caninteractwith=true}},z=-563.972},{id=112292,x=-154.601,data={pickable={caninteractwith=true}},z=229.149},{id=112293,x=-350.43,data={pickable={caninteractwith=true}},z=-182.62},{id=112294,x=-233.691,data={pickable={caninteractwith=true}},z=109.847},{id=112295,x=-178.84,data={pickable={caninteractwith=true}},z=222.86},{id=112296,x=-197.051,data={pickable={c
|
2023-11-04 21:28:42 +08:00
|
|
|
|
end
|
2023-12-18 19:55:25 +08:00
|
|
|
|
savedata["ents"]["reeds"] = tablefunctions["ents_reeds_fn"]()
|
|
|
|
|
tablefunctions["ents_moon_altar_astral_marker_2_fn"] = function()
|
|
|
|
|
return {{x=-242.78,z=134.22}}
|
2023-11-04 21:28:42 +08:00
|
|
|
|
end
|
2023-12-18 19:55:25 +08:00
|
|
|
|
savedata["ents"]["moon_altar_astral_marker_2"] = tablefunctions["ents_moon_altar_astral_marker_2_fn"]()
|
2023-12-04 19:23:43 +08:00
|
|
|
|
tablefunctions["ents_pighouse_fn"] = function()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
return {{id=115225,x=-129.551,data={worldsettingstimer={timers={}},spawner={childid=111549}},z=186.16},{id=115226,x=-97.06,data={worldsettingstimer={timers={}},spawner={childid=111556}},z=209.529},{id=115227,x=-89.362,data={worldsettingstimer={timers={}},spawner={childid=111550}},z=185.35},{id=115228,x=-126.917,data={worldsettingstimer={timers={}},spawner={childid=111551}},z=165.19},{id=115229,x=-121.42,data={worldsettingstimer={timers={}},spawner={childid=111555}},z=182.61},{id=115230,x=-2.54,data={worldsettingstimer={timers={}},spawner={childid=111533}},z=117.013},{id=115231,x=9.27,data={worldsettingstimer={timers={}},spawner={childid=111547}},z=110.097},{id=115232,x=-109.681,data={worldsettingstimer={timers={}},spawner={childid=111530}},z=274.14},{id=115233,x=-217.441,data={worldsettingstimer={timers={}},spawner={childid=111548}},z=162.949},{id=115234,x=-109.1,data={worldsettingstimer={timers={}},spawner={childid=111532}},z=117.62},{id=115235,x=-490.56,data={worldsettingstimer={timers={}},spawner={childid=111535}},z=166.02},{id=115236,x=-526.72,data={worldsettingstimer={timers={}},spawner={childid=111536}},z=129.529},{id=115237,x=-325.28,data={worldsettingstimer={timers={}},spawner={childid=111542}},z=273.519},{id=115238,x=-317.602,data={worldsettingstimer={timers={}},spawner={childid=111552}},z=113.166},{id=115239,x=373.1,data={worldsettingstimer={timers={}},spawner={childid=111541}},z=529.53},{id=115240,x=441.808,data={worldsettingstimer={timers={}},spawner={childid=111538}},z=665.45},{id=115241,x=306.97,data={worldsettingstimer={timers={}},spawner={childid=111543}},z=542.07},{id=115242,x=310.799,data={worldsettingstimer={timers={}},spawner={childid=111545}},z=542.27},{id=115243,x=338.94,data={worldsettingstimer={timers={}},spawner={childid=111534}},z=566.309},{id=115244,x=298.01,data={worldsettingstimer={timers={}},spawner={childid=111539}},z=577.239},{id=115245,x=294.19,data={worldsettingstimer={timers={}},spawner={childid=111554}},z=562.28},{id=115246,x=305.14,data={worldsettingstimer={timers={}},spawner={childid=111540}},z=537.39},{id=115247,x=-81.14,data={worldsettingstimer={timers={}},spawner={childid=111528}},z=741.38},{id=115248,x=126.93,data={worldsettingstimer={timers={}},spawner={childid=111546}},z=737.799},{id=115249,x=102.87,data={worldsettingstimer={timers={}},spawner={childid=111537}},z=678.559},{id=115250,x=53.61,data={worldsettingstimer={timers={}},spawner={childid=111553}},z=726.539},{id=115251,x=-5.461,data={worldsettingstimer={timers={}},spawner={childid=111526}},z=710.15},{id=115252,x=293.989,data={worldsettingstimer={timers={}},spawner={childid=111544}},z=549.5},{id=115253,x=-30.74,data={worldsettingstimer={timers={}},spawner={childid=111529}},z=766.96},{id=115254,x=-181.64,data={worldsettingstimer={timers={}},spawner={childid=111531}},z=293.838},{id=115255,x=50.659,data={worldsettingstimer={timers={}},spawner={childid=111527}},z=721.45}}
|
2023-11-04 21:28:42 +08:00
|
|
|
|
end
|
2023-12-04 19:23:43 +08:00
|
|
|
|
savedata["ents"]["pighouse"] = tablefunctions["ents_pighouse_fn"]()
|
|
|
|
|
tablefunctions["ents_carrot_planted_fn"] = function()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
return {{id=115256,x=-305.512,data={pickable={caninteractwith=true}},z=-224.183},{id=115257,x=-203.609,data={pickable={caninteractwith=true}},z=-169.122},{id=115258,x=-190.788,data={pickable={caninteractwith=true}},z=-175.368},{id=115259,x=77.202,data={pickable={caninteractwith=true}},z=319.45},{id=115260,x=-293.955,data={pickable={caninteractwith=true}},z=416.229},{id=115261,x=-197.991,data={pickable={caninteractwith=true}},z=276.42},{id=115262,x=-265.65,data={pickable={caninteractwith=true}},z=428.394},{id=115263,x=-218.806,data={pickable={caninteractwith=true}},z=369.54},{id=115264,x=-195.614,data={pickable={caninteractwith=true}},z=-235.471},{id=115265,x=-218.538,data={pickable={caninteractwith=true}},z=-147.081},{id=115266,x=-245.181,data={pickable={caninteractwith=true}},z=282.51},{id=115267,x=-195.642,data={pickable={caninteractwith=true}},z=463.665},{id=115268,x=-212.747,data={pickable={caninteractwith=true}},z=457.605},{id=115269,x=-146.75,data={pickable={caninteractwith=true}},z=317.26},{id=115270,x=-221.275,data={pickable={caninteractwith=true}},z=-169.736},{id=115271,x=-43.19,data={pickable={caninteractwith=true}},z=786.369},{id=115272,x=-49.44,data={pickable={caninteractwith=true}},z=782.059},{id=115273,x=-469.822,data={pickable={caninteractwith=true}},z=325.558},{id=115274,x=-438.08,data={pickable={caninteractwith=true}},z=313.79},{id=115275,x=-494.231,data={pickable={caninteractwith=true}},z=330.609},{id=115276,x=-182.56,data={pickable={caninteractwith=true}},z=394.98},{id=115277,x=-165.59,data={pickable={caninteractwith=true}},z=357.329},{id=115278,x=-154.18,data={pickable={caninteractwith=true}},z=361.808},{id=115279,x=-270.08,data={pickable={caninteractwith=true}},z=390.868},{id=115280,x=-322.46,data={pickable={caninteractwith=true}},z=-194.351},{id=115281,x=-302.011,data={pickable={caninteractwith=true}},z=-213.12},{id=115282,x=-313.822,data={pickable={caninteractwith=true}},z=-193.411},{id=115283,x=-254.971,data={pickable={caninteractwith=true}},z=-173.601},{id=115284,x=390.26,data={pickable={caninteractwith=true}},z=713.359},{id=115285,x=-198.963,data={pickable={caninteractwith=true}},z=-173.915},{id=115286,x=-186.937,data={pickable={caninteractwith=true}},z=-189.652},{id=115287,x=-198.812,data={pickable={caninteractwith=true}},z=-209.521},{id=115288,x=-438.192,data={pickable={caninteractwith=true}},z=209.559},{id=115289,x=-502.61,data={pickable={caninteractwith=true}},z=334.338},{id=115290,x=-288.201,data={pickable={caninteractwith=true}},z=-165.788},{id=115291,x=-12.164,data={pickable={caninteractwith=true}},z=551.627},{id=115292,x=-457.947,data={pickable={caninteractwith=true}},z=339.178},{id=115293,x=-429.024,data={pickable={caninteractwith=true}},z=216.649},{id=115294,x=-265.404,data={pickable={caninteractwith=true}},z=413.286},{id=115295,x=-194.398,data={pickable={caninteractwith=true}},z=346.946},{id=115296,x=-193.168,data={pickable={caninteractwith=true}},z=380.868},{id=115297,x=-150.185,data={pickable={caninteractwith=true}},z=317.898},{id=115298,x=341.359,data={pickable={caninteractwith=true}},z=694.989},{id=115299,x=-240.922,data={pickable={caninteractwith=true}},z=402.954},{id=115300,x=-242.551,data={pickable={caninteractwith=true}},z=382.39},{id=115301,x=-236.827,data={pickable={caninteractwith=true}},z=397.673},{id=115302,x=-200.456,data={pickable={caninteractwith=true}},z=476.282},{id=115303,x=24.565,data={pickable={caninteractwith=true}},z=413.885},{id=115304,x=-258.348,data={pickable={caninteractwith=true}},z=441.101},{id=115305,x=-234.982,data={pickable={caninteractwith=true}},z=350.243},{id=115306,x=-215.609,data={pickable={caninteractwith=true}},z=-128.413},{id=115307,x=-191.607,data={pickable={caninteractwith=true}},z=261.204},{id=115308,x=22.468,data={pickable={caninteractwith=true}},z=407.778},{id=115309,x=-292.99,data={pickable={caninteractwith=true}},z=-220.413},{id=115310,x=74.411,data={pickable={caninteractwith=true}},z=482.492},{id=115311,x=-204.866,data={pickable={caninteractwith=true}},z=-179.907}}
|
2023-11-04 21:28:42 +08:00
|
|
|
|
end
|
2023-12-04 19:23:43 +08:00
|
|
|
|
savedata["ents"]["carrot_planted"] = tablefunctions["ents_carrot_planted_fn"]()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
tablefunctions["ents_farm_plant_watermelon_fn"] = function()
|
|
|
|
|
return {{id=109758,x=3.332,data={growable={usetimemultiplier=false,stage=6,time=1017},no_oversized=true,farmplanttendable={tendable=false},scale=0.88290526499807,knownlocations={locations={{y=0,x=6.1900000572205,name="herd",z=371.95300292969}}},is_oversized=false,pickable={caninteractwith=true},farmplantstress={stressors={happiness=true,killjoys=true,moisture=true,family=true,season=true,nutrients=true,overcrowding=true},stress_points=0},farmsoildrinker={time={dry=0,wet=0},timer_start_time=1370.0334047862}},z=364}}
|
2023-11-04 21:28:42 +08:00
|
|
|
|
end
|
2023-12-18 19:55:25 +08:00
|
|
|
|
savedata["ents"]["farm_plant_watermelon"] = tablefunctions["ents_farm_plant_watermelon_fn"]()
|
2023-12-04 19:23:43 +08:00
|
|
|
|
tablefunctions["ents_farm_plant_durian_fn"] = function()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
return {{id=115313,x=4,data={growable={usetimemultiplier=false,stage=6,time=32},no_oversized=true,farmplanttendable={tendable=false},scale=0.91986727625827,knownlocations={locations={{y=0,x=6.1900000572205,name="herd",z=371.95300292969}}},is_oversized=false,pickable={caninteractwith=true},long_life=true,farmplantstress={stressors={happiness=true,killjoys=true,moisture=true,family=true,season=true,nutrients=true,overcrowding=true},stress_points=0},farmsoildrinker={time={dry=320.40001671016,wet=0},timer_start_time=2208.5667818524}},z=370.665}}
|
2023-11-04 21:28:42 +08:00
|
|
|
|
end
|
2023-12-04 19:23:43 +08:00
|
|
|
|
savedata["ents"]["farm_plant_durian"] = tablefunctions["ents_farm_plant_durian_fn"]()
|
|
|
|
|
tablefunctions["ents_mosquitosack_fn"] = function()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
return {{id=115314,x=-228.778,data={inventoryitemmoisture={moisture=11.350736618042}},z=188.604},{id=115316,x=-218.84,data={inventoryitemmoisture={wet=true,moisture=41.918659210205}},z=136.848},{y=-0.002,x=-231.829,z=137.55,id=115318,data={inventoryitemmoisture={wet=true,moisture=43.299823760986}}},{y=-0.002,x=-239.711,z=187.514,id=115320,data={inventoryitemmoisture={moisture=11.595997810364}}},{y=-0.002,x=-239.745,z=177.639,id=115322,data={inventoryitemmoisture={moisture=26.356853485107}}},{x=-176.536,z=-31.622},{id=115326,x=-234.163,data={inventoryitemmoisture={moisture=11.40221118927}},z=182.311},{x=-351.054,z=30.672},{x=-389.231,z=-36.864},{y=-0.002,x=-402.672,z=-50.063},{y=-0.002,x=-376.379,z=-47.812},{y=-0.002,x=-365.425,z=-72.334},{x=-386.317,z=-57.682},{x=-352.128,z=20.333},{x=-351.46,z=12.449},{x=-423.658,z=-134.028}}
|
2023-11-04 21:28:42 +08:00
|
|
|
|
end
|
2023-12-04 19:23:43 +08:00
|
|
|
|
savedata["ents"]["mosquitosack"] = tablefunctions["ents_mosquitosack_fn"]()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
tablefunctions["ents_trinket_35_fn"] = function()
|
|
|
|
|
return {{x=-162,z=-554},{id=115348,x=418,data={inventoryitemmoisture={wet=true,moisture=100}},z=638},{id=115350,x=17.423,data={inventoryitemmoisture={wet=true,moisture=100}},z=322.239}}
|
2023-11-04 21:28:42 +08:00
|
|
|
|
end
|
2023-12-18 19:55:25 +08:00
|
|
|
|
savedata["ents"]["trinket_35"] = tablefunctions["ents_trinket_35_fn"]()
|
|
|
|
|
tablefunctions["ents_rock_ice_fn"] = function()
|
|
|
|
|
return {{id=123924,x=12.548,data={timer={timers={rock_ice_change={timeleft=739.86663421988,initial_time=1362,paused=false}}},stage="tall",remove_on_dryup=true},z=516.533},{id=123925,x=2.677,data={timer={timers={rock_ice_change={timeleft=321.899942521,initial_time=1424,paused=false}}},stage="tall",remove_on_dryup=true},z=496.674},{id=123926,x=10.972,data={timer={timers={rock_ice_change={timeleft=711.86663421988,initial_time=1334,paused=false}}},stage="tall",remove_on_dryup=true},z=498.02},{id=123927,x=-459.885,data={timer={timers={rock_ice_change={timeleft=40.899942521006,initial_time=1143,paused=false}}},stage="tall",remove_on_dryup=true},z=308.756},{id=123928,x=-345.33,data={timer={timers={rock_ice_change={timeleft=25.899942521006,initial_time=1128,paused=false}}},stage="tall"},z=358.588},{id=123929,x=-398.261,data={timer={timers={rock_ice_change={timeleft=771.86663421988,initial_time=1394,paused=false}}},stage="tall"},z=361.489},{id=123930,x=-377.942,data={timer={timers={rock_ice_change={timeleft=867.86665925383,initial_time=1010,paused=false}}},stage="tall"},z=397.528},{id=123931,x=213.339,data={timer={timers={rock_ice_change={timeleft=558.86665925383,initial_time=701,paused=false}}},stage="tall"},z=398.73},{id=123932,x=241.66,data={timer={timers={rock_ice_change={timeleft=535.86663421988,initial_time=1158,paused=false}}},stage="tall"},z=393.859},{id=123933,x=-413.33,data={timer={timers={rock_ice_change={timeleft=1080.8666592538,initial_time=1223,paused=false}}},stage="tall"},z=317.42},{id=123934,x=-317.231,data={timer={timers={rock_ice_change={timeleft=236.899942521,initial_time=1339,paused=false}}},stage="tall"},z=369.94},{id=123935,x=-369.5,data={timer={timers={rock_ice_change={timeleft=34.866634219885,initial_time=657,paused=false}}},stage="tall"},z=426.019},{id=123936,x=-381.09,data={stage="tall"},z=373.94},{id=123937,x=-374.011,data={timer={timers={rock_ice_change={timeleft=721.86665925383,initial_time=864,paused=false}}},stage="tall"},z=338.329},{id=123938,x=-330.12,data={timer={timers={rock_ice_change={timeleft=1243.8666592538,initial_time=1386,paused=false}}},stage="tall"},z=361.88},{id=123939,x=-337.822,data={timer={timers={rock_ice_change={timeleft=11.866634219885,initial_time=634,paused=false}}},stage="tall"},z=381.1},{id=123940,x=-345.27,data={timer={timers={rock_ice_change={timeleft=687.86663421988,initial_time=1310,paused=false}}},stage="tall"},z=313.178},{id=123941,x=-342.18,data={stage="tall"},z=342.73},{id=123942,x=-58.841,data={timer={timers={rock_ice_change={timeleft=358.86665925383,initial_time=501,paused=false}}},stage="tall"},z=366.428},{id=123943,x=-193.711,data={timer={timers={rock_ice_change={timeleft=560.86663421988,initial_time=1183,paused=false}}},stage="tall"},z=533.33},{id=123944,x=-186.461,data={timer={timers={rock_ice_change={timeleft=48.899942521006,initial_time=1151,paused=false}}},stage="tall"},z=550.65},{id=123945,x=-138.441,data={timer={timers={rock_ice_change={timeleft=765.86663421988,initial_time=1388,paused=false}}},stage="tall"},z=473.26},{id=123946,x=-30.872,data={stage="tall"},z=358.019},{id=123947,x=-46.744,data={timer={timers={rock_ice_change={timeleft=550.86663421988,initial_time=1173,paused=false}}},stage="tall"},z=342.359},{id=123948,x=-141.051,data={stage="tall"},z=602.75},{id=123949,x=-133.14,data={timer={timers={rock_ice_change={timeleft=297.86663421988,initial_time=920,paused=false}}},stage="tall"},z=585.658},{id=123950,x=-150.111,data={timer={timers={rock_ice_change={timeleft=420.86663421988,initial_time=1043,paused=false}}},stage="tall"},z=597.869},{id=123951,x=-125.1,data={stage="tall"},z=597.658},{id=123952,x=-226.15,data={timer={timers={rock_ice_change={timeleft=507.86663421988,initial_time=1130,paused=false}}},stage="tall"},z=502.75},{id=123953,x=-222.771,data={timer={timers={rock_ice_change={timeleft=56.866634219885,initial_time=679,paused=false}}},stage="tall"},z=485.54},{id=123954,x=-129.051,data={timer={timers={rock_ice_change={timeleft=1127.8666592538,initial_time=1270,paused=false}}},stage="tall"},z=422.079},{id=123955,x=-117.2,data={timer={timers={rock
|
2023-11-04 21:28:42 +08:00
|
|
|
|
end
|
2023-12-18 19:55:25 +08:00
|
|
|
|
savedata["ents"]["rock_ice"] = tablefunctions["ents_rock_ice_fn"]()
|
|
|
|
|
tablefunctions["ents_rope_fn"] = function()
|
|
|
|
|
return {{id=115358,x=26.881,data={inventoryitemmoisture={wet=true,moisture=100},stackable={stack=2}},z=306.834}}
|
2023-11-04 21:28:42 +08:00
|
|
|
|
end
|
2023-12-18 19:55:25 +08:00
|
|
|
|
savedata["ents"]["rope"] = tablefunctions["ents_rope_fn"]()
|
2023-11-04 21:28:42 +08:00
|
|
|
|
tablefunctions["ents_trinket_45_fn"] = function()
|
2023-12-04 19:23:43 +08:00
|
|
|
|
return {{x=290,z=438}}
|
2023-11-04 21:28:42 +08:00
|
|
|
|
end
|
|
|
|
|
savedata["ents"]["trinket_45"] = tablefunctions["ents_trinket_45_fn"]()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
tablefunctions["ents_bluegem_fn"] = function()
|
|
|
|
|
return {{y=-0.002,x=-12.664,z=707.163}}
|
2023-11-04 21:28:42 +08:00
|
|
|
|
end
|
2023-12-18 19:55:25 +08:00
|
|
|
|
savedata["ents"]["bluegem"] = tablefunctions["ents_bluegem_fn"]()
|
|
|
|
|
tablefunctions["ents_meatrack_hermit_fn"] = function()
|
|
|
|
|
return {{x=-756.821,z=719.75},{x=-751.321,z=716.75},{x=-760.071,z=710.429},{x=-759.321,z=715.309},{x=-753.321,z=712.809},{x=-751.691,z=708.059}}
|
2023-11-04 21:28:42 +08:00
|
|
|
|
end
|
2023-12-18 19:55:25 +08:00
|
|
|
|
savedata["ents"]["meatrack_hermit"] = tablefunctions["ents_meatrack_hermit_fn"]()
|
|
|
|
|
tablefunctions["ents_beardhair_fn"] = function()
|
|
|
|
|
return {{id=109828,x=110.38,data={inventoryitemmoisture={moisture=6.9048871994019}},z=400.8},{id=109830,x=110.325,data={inventoryitemmoisture={moisture=6.8547554016113}},z=401.174},{id=109832,x=120.834,data={inventoryitemmoisture={moisture=6.6192631721497}},z=411.251},{id=109834,x=113.55,data={inventoryitemmoisture={moisture=7.0206937789917}},z=391.863}}
|
2023-11-04 21:28:42 +08:00
|
|
|
|
end
|
2023-12-18 19:55:25 +08:00
|
|
|
|
savedata["ents"]["beardhair"] = tablefunctions["ents_beardhair_fn"]()
|
2023-11-04 21:28:42 +08:00
|
|
|
|
tablefunctions["ents_strawhat_fn"] = function()
|
|
|
|
|
return {{x=25.18,z=223.369}}
|
|
|
|
|
end
|
|
|
|
|
savedata["ents"]["strawhat"] = tablefunctions["ents_strawhat_fn"]()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
tablefunctions["ents_shovel_fn"] = function()
|
|
|
|
|
return {{id=112036,x=23.787,data={inventoryitemmoisture={wet=true,moisture=100},finiteuses={uses=23}},z=303.169},{id=112038,x=40.951,data={inventoryitemmoisture={wet=true,moisture=100},finiteuses={uses=3}},z=291.552},{id=112040,x=22.878,data={inventoryitemmoisture={wet=true,moisture=100},finiteuses={uses=2}},z=320.777}}
|
2023-11-04 21:28:42 +08:00
|
|
|
|
end
|
2023-12-18 19:55:25 +08:00
|
|
|
|
savedata["ents"]["shovel"] = tablefunctions["ents_shovel_fn"]()
|
2023-12-04 19:23:43 +08:00
|
|
|
|
tablefunctions["ents_spidergland_fn"] = function()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
return {{x=-397.093,z=-11.308},{x=-417.925,z=-23.407},{y=-0.002,x=-305.549,z=-46.749},{id=116802,x=98.76,data={inventoryitemmoisture={moisture=7.0316381454468}},z=407.915},{id=116804,x=102.319,data={inventoryitemmoisture={moisture=7.053572177887}},z=403.527},{id=116806,x=104.913,data={inventoryitemmoisture={moisture=6.984320640564}},z=404.263},{x=-189.497,z=-34.66},{x=-132.605,z=49.714},{y=-0.003,x=-129.965,z=42.389},{x=-129.262,z=38.194},{x=-123.252,z=40.062},{x=-136.577,z=55.916},{id=116820,x=-211.385,data={inventoryitemmoisture={moisture=10.654315948486}},z=161.979},{x=-133.616,z=56.542},{x=-138.14,z=56.381},{y=-0.003,x=-216.881,z=4.007},{x=-283.744,z=10.059},{x=47.583,z=725.367},{x=-62.375,z=378.45},{x=-81.734,z=395.372},{x=-237.114,z=-355.625},{id=116838,x=-523.175,data={inventoryitemmoisture={wet=true,moisture=46.858913421631}},z=731.715},{x=-252.502,z=-367.435},{x=-237.54,z=-86.29},{x=-170.961,z=-54.084},{x=-416.375,z=-63.724},{x=-439.619,z=-35.167},{x=-316.554,z=-31.216},{id=116852,x=-234.818,data={inventoryitemmoisture={wet=true,moisture=43.248332977295}},z=141.684},{x=-309.715,z=19.513},{id=116856,x=-199.03,data={inventoryitemmoisture={moisture=10.127458572388}},z=159.621},{x=-401.158,z=-10.263},{y=-0.003,x=-182.525,z=-48.841},{x=-174.299,z=-50.987},{x=-171.911,z=-41.036},{x=-234.116,z=-74.278},{x=-191.532,z=-35.481},{x=-217.31,z=0.476},{y=-0.002,x=-238.243,z=-92.144},{x=-411.495,z=259.785},{x=310.351,z=-540.498},{x=-421.089,z=-50.619},{x=-189.131,z=-34.862},{x=-168.935,z=-52.605},{x=-215.907,z=2.032},{x=-237.844,z=-93.209},{x=-396.705,z=-15.405},{x=-308.99,z=-38.292},{x=-239.224,z=-82.639},{y=-0.002,x=-309.542,z=-40.161},{x=-432.615,z=-75.75},{x=-231.015,z=3.607},{x=-217.428,z=-6.923},{y=-0.002,x=-332.36,z=-1.992},{id=116904,x=-207.439,data={inventoryitemmoisture={wet=true,moisture=35.000720977783}},z=148.882},{x=-47.32,z=366.475},{x=47.451,z=724.046},{x=-428.261,z=-68.917},{x=-240.03,z=-349.214},{id=116914,x=-522.922,data={inventoryitemmoisture={wet=true,moisture=46.69263458252}},z=734.007},{x=-436.06,z=-57.869},{x=-356.693,z=-34.66},{x=-57.229,z=368.932},{x=-242.375,z=-100.115},{id=116924,x=94.89,data={inventoryitemmoisture={moisture=7.0279884338379}},z=410.735},{x=-275.756,z=103.69},{y=-0.002,x=95.778,z=400.359,id=116928,data={inventoryitemmoisture={moisture=7.4473428726196}}},{y=-0.002,x=102.31,z=405.555,id=116930,data={inventoryitemmoisture={moisture=7.0499124526978}}},{y=-0.002,x=108.037,z=401.539,id=116932,data={inventoryitemmoisture={moisture=6.9192695617676}}},{x=-308.601,z=-41.802},{y=-0.002,x=-306.974,z=-38.033},{id=116938,x=94.928,data={inventoryitemmoisture={moisture=6.9698181152344}},z=412.26},{id=116940,x=118.304,data={inventoryitemmoisture={moisture=7.0645618438721}},z=385.976},{id=116942,x=116.481,data={inventoryitemmoisture={moisture=7.04625415802}},z=386.928},{y=-0.002,x=-307.498,z=-44.438},{y=-0.002,x=86.835,z=422.01,id=116946,data={inventoryitemmoisture={moisture=6.8547554016113}}},{y=-0.002,x=90.169,z=420.165,id=116948,data={inventoryitemmoisture={moisture=6.8690457344055}}},{y=-0.002,x=-60.952,z=364.385},{x=-135.562,z=35.632},{x=-71.359,z=357.946},{y=-0.001,x=-519.907,z=733.208,id=116956,data={inventoryitemmoisture={wet=true,moisture=47.008960723877}}},{id=116958,x=-478.597,data={inventoryitemmoisture={wet=true,moisture=57.998928070068}},z=230.966},{id=116960,x=98.087,data={inventoryitemmoisture={moisture=7.3784880638123}},z=399.967},{x=-291.175,z=-35.634},{x=-245.487,z=-97.225},{id=116966,x=-271.206,data={inventoryitemmoisture={wet=true,moisture=46.846630096436}},z=97.031},{x=-288.452,z=307.878}}
|
2023-11-04 21:28:42 +08:00
|
|
|
|
end
|
2023-12-04 19:23:43 +08:00
|
|
|
|
savedata["ents"]["spidergland"] = tablefunctions["ents_spidergland_fn"]()
|
|
|
|
|
tablefunctions["ents_footballhat_fn"] = function()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
return {{id=111493,x=69.827,data={armor={condition=149.4}},z=302.334}}
|
2023-11-04 21:28:42 +08:00
|
|
|
|
end
|
2023-12-04 19:23:43 +08:00
|
|
|
|
savedata["ents"]["footballhat"] = tablefunctions["ents_footballhat_fn"]()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
tablefunctions["ents_eyebrellahat_fn"] = function()
|
|
|
|
|
return {{x=37.99,id=111448,z=296.678,skinname="eyebrellahat_fantasy",data={fueled={fuel=2839}},skin_id=1639207837}}
|
2023-11-04 21:28:42 +08:00
|
|
|
|
end
|
2023-12-18 19:55:25 +08:00
|
|
|
|
savedata["ents"]["eyebrellahat"] = tablefunctions["ents_eyebrellahat_fn"]()
|
|
|
|
|
tablefunctions["ents_backcub_fn"] = function()
|
|
|
|
|
return {{id=116992,x=58.323,data={container={items={}}},z=642.302},{y=-0.002,x=9.817,z=341.144,id=116995,data={container={items={{y=-0.002,x=9.817,z=341.144,prefab="boards"},{y=-0.002,x=9.817,z=341.144,data={stackable={stack=40}},prefab="spoiled_food"},{y=-0.002,x=9.817,z=341.144,prefab="boneshard"},{y=-0.002,x=9.817,z=341.144,data={stackable={stack=7}},prefab="marble"},[6]={y=-0.002,x=9.817,z=341.144,data={stackable={stack=2}},prefab="spoiled_food"},[7]={y=-0.002,x=9.817,z=341.144,prefab="axe"},[8]={y=-0.002,x=9.817,z=341.144,data={stackable={stack=40}},prefab="spoiled_food"},[10]={y=-0.002,x=9.817,z=341.144,data={stackable={stack=40}},prefab="spoiled_food"}}},inventoryitemmoisture={wet=true,moisture=100}}}}
|
2023-11-04 21:28:42 +08:00
|
|
|
|
end
|
2023-12-18 19:55:25 +08:00
|
|
|
|
savedata["ents"]["backcub"] = tablefunctions["ents_backcub_fn"]()
|
2023-11-04 21:28:42 +08:00
|
|
|
|
tablefunctions["ents_carrat_planted_fn"] = function()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
return {{id=117014,x=162.24,data={pickable={caninteractwith=true}},z=-498.37},{id=117015,x=189.71,data={pickable={caninteractwith=true}},z=-537.61},{id=117016,x=201.33,data={pickable={caninteractwith=true}},z=-494.921},{id=117017,x=170.19,data={pickable={caninteractwith=true}},z=-525.56},{id=117018,x=146.13,data={pickable={caninteractwith=true}},z=-518.271},{id=117019,x=141.009,data={pickable={caninteractwith=true}},z=-546.72},{id=117020,x=206.46,data={pickable={caninteractwith=true}},z=-482.75},{id=117021,x=153.589,data={pickable={caninteractwith=true}},z=-550.87},{id=117022,x=158.13,data={pickable={caninteractwith=true}},z=-498.84},{id=117023,x=162.32,data={pickable={caninteractwith=true}},z=-453.53},{id=117024,x=109.847,data={pickable={caninteractwith=true}},z=-461.692},{id=117025,x=117.87,data={pickable={caninteractwith=true}},z=-406.352},{id=117026,x=122.91,data={pickable={caninteractwith=true}},z=-410.701},{id=117027,x=125.91,data={pickable={caninteractwith=true}},z=-449.78},{id=117028,x=198.94,data={pickable={caninteractwith=true}},z=-594.071},{id=117029,x=214.339,data={pickable={caninteractwith=true}},z=-642.381},{id=117030,x=274.778,data={pickable={caninteractwith=true}},z=-610.3},{id=117031,x=281.148,data={pickable={caninteractwith=true}},z=-610.381},{id=117032,x=122.486,data={pickable={caninteractwith=true}},z=-517.12},{id=117033,x=226.99,data={pickable={caninteractwith=true}},z=-629.47},{id=117034,x=209.179,data={pickable={caninteractwith=true}},z=-566.211},{id=117035,x=169.74,data={pickable={caninteractwith=true}},z=-522.06},{id=117036,x=117.486,data={pickable={caninteractwith=true}},z=-469.08},{id=117037,x=269.118,data={pickable={caninteractwith=true}},z=-577.93},{id=117038,x=106.027,data={pickable={caninteractwith=true}},z=-510.87},{id=117039,x=125.8,data={pickable={caninteractwith=true}},z=-534.092},{id=117040,x=113.76,data={pickable={caninteractwith=true}},z=-489.011},{id=117041,x=137.02,data={pickable={caninteractwith=true}},z=-501.27},{id=117042,x=109.097,data={pickable={caninteractwith=true}},z=-490.921}}
|
2023-11-04 21:28:42 +08:00
|
|
|
|
end
|
|
|
|
|
savedata["ents"]["carrat_planted"] = tablefunctions["ents_carrat_planted_fn"]()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
tablefunctions["ents_monkeyisland_portal_fn"] = function()
|
|
|
|
|
return {{id=110880,x=578.21,data={timer={timers={startportalevent={timeleft=97.866659253836,initial_time=240,paused=false},spawnportalloot_tick={timeleft=14.766666654497,initial_time=15,paused=true}}},loot={110065,118248,119425}},z=-657.79}}
|
2023-11-04 21:28:42 +08:00
|
|
|
|
end
|
2023-12-18 19:55:25 +08:00
|
|
|
|
savedata["ents"]["monkeyisland_portal"] = tablefunctions["ents_monkeyisland_portal_fn"]()
|
|
|
|
|
tablefunctions["ents_saltbox_fn"] = function()
|
|
|
|
|
return {{id=117048,x=38.897,data={container={items={}}},z=642.658}}
|
2023-11-04 21:28:42 +08:00
|
|
|
|
end
|
2023-12-18 19:55:25 +08:00
|
|
|
|
savedata["ents"]["saltbox"] = tablefunctions["ents_saltbox_fn"]()
|
2023-12-04 19:23:43 +08:00
|
|
|
|
tablefunctions["ents_carrat_fn"] = function()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
return {{id=117050,x=231.66,data={is_burrowed=true,health={health=25},perishable={paused=true,time=2400},pickable={caninteractwith=true},eater={time_since_eat=96847.105050968}},z=-643.162},{id=117052,x=254.746,data={is_burrowed=true,health={health=25},perishable={paused=true,time=2400},pickable={caninteractwith=true}},z=-641.269},{id=117054,x=250.916,data={is_burrowed=true,health={health=25},perishable={paused=true,time=2400},pickable={caninteractwith=true},eater={time_since_eat=96705.038376892}},z=-533.165},{id=117056,x=254.186,data={is_burrowed=true,health={health=25},perishable={paused=true,time=2400},pickable={caninteractwith=true},eater={time_since_eat=96391.305027196}},z=-559.683},{id=117058,x=248.031,data={is_burrowed=true,health={health=25},perishable={paused=true,time=2400},pickable={caninteractwith=true},eater={time_since_eat=96414.638361747}},z=-558.133},{id=117060,x=222.819,data={is_burrowed=true,health={health=25},perishable={paused=true,time=2400},pickable={caninteractwith=true}},z=-650.389},{id=117062,x=263.795,data={is_burrowed=true,health={health=25},perishable={paused=true,time=2400},pickable={caninteractwith=true}},z=-615.375}}
|
2023-11-04 21:28:42 +08:00
|
|
|
|
end
|
2023-12-04 19:23:43 +08:00
|
|
|
|
savedata["ents"]["carrat"] = tablefunctions["ents_carrat_fn"]()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
tablefunctions["ents_boneshard_fn"] = function()
|
|
|
|
|
return {{y=-0.003,x=-189.728,z=-328.843}}
|
2023-11-04 21:28:42 +08:00
|
|
|
|
end
|
2023-12-18 19:55:25 +08:00
|
|
|
|
savedata["ents"]["boneshard"] = tablefunctions["ents_boneshard_fn"]()
|
|
|
|
|
tablefunctions["ents_halloweencandy_4_fn"] = function()
|
|
|
|
|
return {{x=315.528,z=567.322},{id=113951,x=19.391,data={inventoryitemmoisture={wet=true,moisture=100}},z=321.756}}
|
2023-11-04 21:28:42 +08:00
|
|
|
|
end
|
2023-12-18 19:55:25 +08:00
|
|
|
|
savedata["ents"]["halloweencandy_4"] = tablefunctions["ents_halloweencandy_4_fn"]()
|
|
|
|
|
tablefunctions["ents_muelsyse_xin_shizishu_fn"] = function()
|
|
|
|
|
return {{id=117218,x=81.5,data={pickable={picked=true,caninteractwith=true},vabyaa=57,vgkuutvhu_vyxvqv="3"},z=559.5},{id=117219,x=83.5,data={pickable={picked=true,caninteractwith=true},vabyaa=56,vgkuutvhu_vyxvqv="3"},z=559.5},{id=117220,x=81.5,data={pickable={picked=true,caninteractwith=true},vabyaa=55,vgkuutvhu_vyxvqv="3"},z=557.5},{id=117221,x=75.5,data={pickable={picked=true,caninteractwith=true},vabyaa=52,vgkuutvhu_vyxvqv="3"},z=549.5},{id=117222,x=85.5,data={pickable={picked=true,caninteractwith=true},vabyaa=49,vgkuutvhu_vyxvqv="3"},z=559.5},{id=117223,x=76,data={pickable={caninteractwith=true},vabyaa=438,vgkuutvhu_vyxvqv="4"},z=555.5},{id=117224,x=80,data={pickable={caninteractwith=true},vabyaa=434,vgkuutvhu_vyxvqv="4"},z=556},{id=117225,x=79.5,data={pickable={caninteractwith=true},vabyaa=284,vgkuutvhu_vyxvqv="4"},z=574.5},{id=117226,x=77.5,data={pickable={caninteractwith=true},vabyaa=283,vgkuutvhu_vyxvqv="4"},z=572.5},{id=117227,x=75.5,data={pickable={caninteractwith=true},vabyaa=282,vgkuutvhu_vyxvqv="4"},z=570.5},{id=117228,x=73.5,data={pickable={caninteractwith=true},vabyaa=281,vgkuutvhu_vyxvqv="4"},z=568.5},{id=117229,x=392.26,data={pickable={caninteractwith=true},vabyaa=109,vgkuutvhu_vyxvqv="4"},z=526.64},{id=117230,x=427.6,data={pickable={picked=true,caninteractwith=true},vabyaa=109,vgkuutvhu_vyxvqv="2"},z=527.229},{id=117231,x=400.14,data={pickable={picked=true,caninteractwith=true},vabyaa=109,vgkuutvhu_vyxvqv="2"},z=494.94},{id=117232,x=402.75,data={pickable={picked=true,caninteractwith=true},vabyaa=109,vgkuutvhu_vyxvqv="3"},z=520.69},{id=117233,x=427.588,data={pickable={picked=true,caninteractwith=true},vabyaa=109,vgkuutvhu_vyxvqv="2"},z=489.019},{id=117234,x=400.82,data={pickable={picked=true,caninteractwith=true},vabyaa=109,vgkuutvhu_vyxvqv="3"},z=502.48},{id=117235,x=446.489,data={pickable={picked=true,caninteractwith=true},vabyaa=109,vgkuutvhu_vyxvqv="2"},z=531.07},{id=117236,x=67.5,data={pickable={caninteractwith=true},vabyaa=295,vgkuutvhu_vyxvqv="4"},z=564},{id=117237,x=67,data={pickable={caninteractwith=true},vabyaa=282,vgkuutvhu_vyxvqv="4"},z=555.5},{id=117238,x=67.5,data={pickable={caninteractwith=true},vabyaa=290,vgkuutvhu_vyxvqv="4"},z=566},{id=117239,x=430.898,data={pickable={picked=true,caninteractwith=true},vabyaa=109,vgkuutvhu_vyxvqv="2"},z=581.82},{id=117240,x=65.5,data={pickable={caninteractwith=true},vabyaa=293,vgkuutvhu_vyxvqv="4"},z=564},{id=117241,x=83.5,data={pickable={picked=true,caninteractwith=true},vabyaa=44,vgkuutvhu_vyxvqv="3"},z=555.5},{id=117242,x=73.5,data={pickable={picked=true,caninteractwith=true},vabyaa=60,vgkuutvhu_vyxvqv="3"},z=551.5},{id=117243,x=83.5,data={pickable={picked=true,caninteractwith=true},vabyaa=50,vgkuutvhu_vyxvqv="3"},z=557.5},{id=117244,x=89.5,data={pickable={picked=true,caninteractwith=true},vabyaa=48,vgkuutvhu_vyxvqv="3"},z=563.5},{id=117245,x=91.5,data={pickable={picked=true,caninteractwith=true},vabyaa=47,vgkuutvhu_vyxvqv="3"},z=563.5},{id=117246,x=89.5,data={pickable={picked=true,caninteractwith=true},vabyaa=46,vgkuutvhu_vyxvqv="3"},z=561.5},{id=117247,x=78,data={pickable={caninteractwith=true},vabyaa=436,vgkuutvhu_vyxvqv="4"},z=555.5},{id=117248,x=81.5,data={pickable={caninteractwith=true},vabyaa=432,vgkuutvhu_vyxvqv="4"},z=554.5},{id=117249,x=76,data={pickable={caninteractwith=true},vabyaa=429,vgkuutvhu_vyxvqv="4"},z=553.5},{id=117250,x=78,data={pickable={caninteractwith=true},vabyaa=426,vgkuutvhu_vyxvqv="4"},z=553.5},{id=117251,x=441.48,data={pickable={picked=true,caninteractwith=true},vabyaa=109,vgkuutvhu_vyxvqv="2"},z=537.119},{y=-0.002,x=396.919,z=537.473,id=117252,data={pickable={caninteractwith=true},vabyaa=109,vgkuutvhu_vyxvqv="4"}},{id=117253,x=65.5,data={pickable={caninteractwith=true},vabyaa=288,vgkuutvhu_vyxvqv="4"},z=566}}
|
2023-11-04 21:28:42 +08:00
|
|
|
|
end
|
2023-12-18 19:55:25 +08:00
|
|
|
|
savedata["ents"]["muelsyse_xin_shizishu"] = tablefunctions["ents_muelsyse_xin_shizishu_fn"]()
|
2023-12-04 19:23:43 +08:00
|
|
|
|
tablefunctions["ents_spoiled_food_fn"] = function()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
return {{x=246.766,z=-32.107},{y=-0.002,x=-220.635,z=197.649},{x=-237.217,z=185.305},{x=338.817,z=592.463},{x=-344.942,z=-106.005},{x=-227.532,z=193.736},{y=-0.002,x=-198.562,z=174.38},{x=-458.842,z=241.602},{x=-2.485,z=652.315},{id=110899,x=-4.52,data={stackable={stack=2}},z=650.793},{y=0.181,x=55.12,z=713.228},{x=94.099,z=182.154},{id=110905,x=14.383,data={inventoryitemmoisture={moisture=17.097681045532}},z=375.707},{id=110907,x=-353.817,data={stackable={stack=2}},z=-141.415},{x=-290.224,z=-32.418},{id=110911,x=-314.697,data={stackable={stack=2}},z=325.154},{x=-86.714,z=250.529},{x=94.217,z=476.49},{x=102.897,z=605.846},{id=110919,x=-66.544,data={stackable={stack=4}},z=359.64},{x=207.923,z=181.692},{x=-455.218,z=243.082},{x=260.207,z=-44.556},{x=272.678,z=-55.802},{id=110929,x=118.704,data={inventoryitemmoisture={wet=true,moisture=150}},z=427.963},{id=110931,x=-436.671,data={stackable={stack=3},inventoryitemmoisture={wet=true,moisture=57.650608062744}},z=227.613},{x=-149.236,z=389.497},{x=-146.739,z=399.191},{x=-146.239,z=396.992},{x=-241.823,z=88.666},{x=-305.891,z=9.604},{id=110943,x=60.617,data={stackable={stack=7},inventoryitemmoisture={wet=true,moisture=100}},z=278.032},{x=-233.29,z=97.351},{id=110947,x=172.615,data={stackable={stack=2}},z=191.11},{x=-291.227,z=-227.754},{id=110951,x=2.187,data={stackable={stack=2},inventoryitemmoisture={wet=true,moisture=74.177558898926}},z=486.187},{y=-0.002,x=146.445,z=617.729,id=110953,data={stackable={stack=8}}},{x=-231.521,z=4.25},{x=-228.092,z=9.595},{x=-194.575,z=-361.688},{id=110961,x=164.936,data={inventoryitemmoisture={moisture=5.3126707077026}},z=421.178},{id=110963,x=32.5,data={inventoryitemmoisture={wet=true,moisture=100}},z=292.359},{x=136.149,z=138.457},{id=110967,x=-225.741,data={stackable={stack=3}},z=288.604},{id=110969,x=44.455,data={inventoryitemmoisture={moisture=17.009725570679}},z=380.139},{id=110971,x=59.902,data={stackable={stack=5}},z=689.148},{id=110973,x=-448.52,data={stackable={stack=4}},z=-128.407},{id=110975,x=53.791,data={stackable={stack=3},inventoryitemmoisture={wet=true,moisture=100}},z=305.579},{x=11.432,z=172.423},{y=-0.002,x=-216.377,z=269.726},{id=110981,x=-97.254,data={stackable={stack=3},inventoryitemmoisture={moisture=3.8230500221252}},z=252.574},{id=110983,x=-27.202,data={inventoryitemmoisture={moisture=15.258804321289}},z=267.928},{id=110985,x=84.421,data={inventoryitemmoisture={wet=true,moisture=100}},z=290.066},{x=-294.485,z=217.216},{id=110989,x=420.183,data={stackable={stack=2},inventoryitemmoisture={wet=true,moisture=100}},z=699.382},{id=110991,x=-345.249,data={stackable={stack=2}},z=245.417},{x=119.204,z=514.838},{y=-0.002,x=-242.605,z=-56.468,id=110995,data={stackable={stack=2}}},{x=-306.245,z=65.804},{id=110999,x=58.791,data={stackable={stack=4}},z=533.677},{id=111001,x=-243.211,data={stackable={stack=7}},z=-84.663},{x=290.704,z=-131.642},{x=403.069,z=316.324},{id=111007,x=416.441,data={inventoryitemmoisture={wet=true,moisture=100}},z=576.189},{x=247.49,z=301.653},{y=-0.002,x=6.418,z=399.114,id=111011,data={stackable={stack=8},inventoryitemmoisture={wet=true,moisture=150}}},{x=88.952,z=527.655},{id=111015,x=-208.717,data={stackable={stack=2},inventoryitemmoisture={moisture=10.851130485535}},z=246.408},{id=111017,x=-216.956,data={stackable={stack=2}},z=2.805},{id=111019,x=6.131,data={stackable={stack=4},inventoryitemmoisture={wet=true,moisture=73.179878234863}},z=540.286},{x=66.638,z=507.536},{x=452.424,z=560.452},{x=335.889,z=112.304},{id=111027,x=96.009,data={inventoryitemmoisture={moisture=4.7496166229248}},z=477.062},{x=230.542,z=102.151},{x=320.769,z=-512.985},{id=111033,x=32.687,data={stackable={stack=2}},z=159.723},{id=111035,x=-341.158,data={stackable={stack=13}},z=17.888},{id=111037,x=-176.426,data={stackable={stack=2},inventoryitemmoisture={moisture=10.082039833069}},z=201.457},{x=-520.928,z=127.152},{x=-222.351,z=-113.153},{x=-204.894,z=-76.933},{x=139.776,z=-459.99},{x=-292.829,z=96.83},{x=-469.766,z=129.473},{id=111051,x=-760.665,data={stackable={stack=6}},z=715.666},{x=209.97,z=-632.12},{x=192.108,z=-644.912},{x=31
|
2023-11-04 21:28:42 +08:00
|
|
|
|
end
|
2023-12-04 19:23:43 +08:00
|
|
|
|
savedata["ents"]["spoiled_food"] = tablefunctions["ents_spoiled_food_fn"]()
|
|
|
|
|
tablefunctions["ents_blueprint_fn"] = function()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
return {{id=110869,x=196.419,data={named={name="龙鳞火炉蓝图"},is_rare=true,recipetouse="dragonflyfurnace"},z=95.028},{id=110871,x=116.364,data={named={name="刮地皮头盔蓝图"},is_rare=true,recipetouse="antlionhat"},z=131.212},{id=110873,x=116.364,data={named={name="砂之抵御蓝图"},is_rare=true,recipetouse="shield_l_sand"},z=131.212},{id=110875,x=69.827,data={is_rare=true,named={name="龙鳞火炉蓝图"},recipetouse="dragonflyfurnace",inventoryitemmoisture={wet=true,moisture=100}},z=302.334},{id=110877,x=116.364,data={named={name="懒人传送塔蓝图"},is_rare=true,recipetouse="townportal"},z=131.212}}
|
2023-11-04 21:28:42 +08:00
|
|
|
|
end
|
2023-12-04 19:23:43 +08:00
|
|
|
|
savedata["ents"]["blueprint"] = tablefunctions["ents_blueprint_fn"]()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
tablefunctions["ents_chesspiece_minotaur_fn"] = function()
|
|
|
|
|
return {{y=-0.002,x=54.679,z=653.906,id=118354,data={submersible={force_no_repositioning=false},materialid=2}}}
|
2023-11-04 21:28:42 +08:00
|
|
|
|
end
|
2023-12-18 19:55:25 +08:00
|
|
|
|
savedata["ents"]["chesspiece_minotaur"] = tablefunctions["ents_chesspiece_minotaur_fn"]()
|
|
|
|
|
tablefunctions["ents_halloween_ornament_3_fn"] = function()
|
|
|
|
|
return {{id=103786,x=-178,data={inventoryitemmoisture={moisture=8.3924627304077}},z=226},{id=103788,x=-10,data={inventoryitemmoisture={wet=true,moisture=72.613014221191}},z=530}}
|
2023-11-04 21:28:42 +08:00
|
|
|
|
end
|
2023-12-18 19:55:25 +08:00
|
|
|
|
savedata["ents"]["halloween_ornament_3"] = tablefunctions["ents_halloween_ornament_3_fn"]()
|
2023-12-04 19:23:43 +08:00
|
|
|
|
tablefunctions["ents_sculpture_knighthead_fn"] = function()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
return {{y=-0.005,x=-48.884,z=264.471,id=110828,data={submersible={force_no_repositioning=false}}},{id=110830,x=102,data={submersible={force_no_repositioning=false}},z=194}}
|
2023-11-04 21:28:42 +08:00
|
|
|
|
end
|
2023-12-04 19:23:43 +08:00
|
|
|
|
savedata["ents"]["sculpture_knighthead"] = tablefunctions["ents_sculpture_knighthead_fn"]()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
tablefunctions["ents_beebox_fn"] = function()
|
|
|
|
|
return {{x=13.251,id=118023,z=223.033,skinname="beebox_house",data={harvestable={time=299.86666665971,produce=3},worldsettingstimer={timers={ChildSpawner_RegenPeriod={timeleft=0.73666005736366,initial_time=88.39920688364,paused=true},ChildSpawner_SpawnPeriod={timeleft=0.71330394870181,initial_time=26.882231416605,paused=false}}},childspawner={timetonextspawn=0,timetonextregen=91,emergencychildreninside=0,spawning=true,regening=true,childreninside=5.32,queued_spawn=true}},skin_id=501947662},{x=17.502,id=118024,z=215.671,skinname="beebox_house",data={harvestable={time=299.86666665971,produce=3},worldsettingstimer={timers={ChildSpawner_RegenPeriod={timeleft=0.71234834881951,initial_time=85.481801858342,paused=true},ChildSpawner_SpawnPeriod={timeleft=0.79683849223207,initial_time=29.881443458702,paused=true}}},childspawner={timetonextspawn=0,timetonextregen=91,emergencychildreninside=0,spawning=true,regening=true,childreninside=5.32,queued_spawn=true}},skin_id=501947662}}
|
2023-11-04 21:28:42 +08:00
|
|
|
|
end
|
2023-12-18 19:55:25 +08:00
|
|
|
|
savedata["ents"]["beebox"] = tablefunctions["ents_beebox_fn"]()
|
|
|
|
|
tablefunctions["ents_fishingrod_fn"] = function()
|
|
|
|
|
return {{id=118025,x=24.492,data={inventoryitemmoisture={wet=true,moisture=100},finiteuses={uses=1}},z=312.092}}
|
2023-11-04 21:28:42 +08:00
|
|
|
|
end
|
2023-12-18 19:55:25 +08:00
|
|
|
|
savedata["ents"]["fishingrod"] = tablefunctions["ents_fishingrod_fn"]()
|
|
|
|
|
tablefunctions["ents_livingtree_halloween_fn"] = function()
|
|
|
|
|
return {{id=114096,x=-321.822,data={growable={usetimemultiplier=false,stage=2},container={items={}}},z=205.75},{id=114098,x=-370.192,data={growable={usetimemultiplier=false,stage=2},container={items={}}},z=165.75},{id=114100,x=-274.192,data={growable={usetimemultiplier=false,stage=2},container={items={}}},z=185.75}}
|
2023-11-04 21:28:42 +08:00
|
|
|
|
end
|
2023-12-18 19:55:25 +08:00
|
|
|
|
savedata["ents"]["livingtree_halloween"] = tablefunctions["ents_livingtree_halloween_fn"]()
|
|
|
|
|
tablefunctions["ents_moon_tree_fn"] = function()
|
|
|
|
|
return {{id=118030,x=273.829,data={growable={usetimemultiplier=false,stage=2,time=0},plantregrowth={regrowthtime=-928.06022767393},size="normal"},z=-578.5},{id=118031,x=290.808,data={growable={usetimemultiplier=false,stage=3,time=0},plantregrowth={regrowthtime=-1221.4239733422},size="tall"},z=-597.05},{id=118032,x=298.489,data={growable={usetimemultiplier=false,stage=3,time=0},plantregrowth={regrowthtime=-1388.0491988803},size="tall"},z=-606.571},{id=118033,x=-749.381,data={growable={usetimemultiplier=false,stage=3,time=0},plantregrowth={regrowthtime=-895.0532249103},size="tall"},z=743.679},{id=118034,x=-766.881,data={growable={usetimemultiplier=false,stage=3,time=0},plantregrowth={regrowthtime=-884.80038331607},size="tall"},z=710.619},{id=118035,x=-768.25,data={growable={usetimemultiplier=false,stage=3,time=0},plantregrowth={regrowthtime=-871.69124325963},size="tall"},z=724.5},{id=118036,x=-759.881,data={growable={usetimemultiplier=false,stage=3,time=0},plantregrowth={regrowthtime=-1074.5023208122},size="tall"},z=725.869},{id=118037,x=-744.75,data={growable={usetimemultiplier=false,stage=3,time=0},plantregrowth={regrowthtime=-942.29595372088},size="tall"},z=739.809},{id=118038,x=93.68,data={growable={usetimemultiplier=false,stage=1,time=0},plantregrowth={regrowthtime=-1029.0093463415},size="short"},z=-518.071},{id=118039,x=98.555,data={growable={usetimemultiplier=false,stage=1,time=0},plantregrowth={regrowthtime=-1031.6812118202},size="short"},z=-515.631},{id=118040,x=93.305,data={growable={usetimemultiplier=false,stage=1,time=0},plantregrowth={regrowthtime=-1179.6521520274},size="short"},z=-515.631},{id=118041,x=98.18,data={growable={usetimemultiplier=false,stage=1,time=0},plantregrowth={regrowthtime=-1293.389376886},size="short"},z=-517.631},{id=118042,x=146.309,data={growable={usetimemultiplier=false,stage=3,time=0},plantregrowth={regrowthtime=-1262.1759428829},size="tall"},z=-514.071},{id=118043,x=146.679,data={growable={usetimemultiplier=false,stage=3,time=0},plantregrowth={regrowthtime=-825.11363335213},size="tall"},z=-511.632},{id=118044,x=141.809,data={growable={usetimemultiplier=false,stage=3,time=0},plantregrowth={regrowthtime=-1269.7826960999},size="tall"},z=-513.631},{id=118045,x=116.37,data={growable={usetimemultiplier=false,stage=1,time=0},plantregrowth={regrowthtime=-1252.7420416601},size="short"},z=-477.442},{id=118046,x=114.37,data={growable={usetimemultiplier=false,stage=1,time=0},plantregrowth={regrowthtime=-1335.6397297703},size="short"},z=-477.822},{id=118047,x=144.059,data={growable={usetimemultiplier=false,stage=1,time=0},plantregrowth={regrowthtime=-1111.2636612899},size="short"},z=-510.072},{id=118048,x=117.93,data={growable={usetimemultiplier=false,stage=3,time=0},plantregrowth={regrowthtime=-952.99941943843},size="tall"},z=-480.072},{id=118049,x=163.179,data={growable={usetimemultiplier=false,stage=2,time=0},plantregrowth={regrowthtime=-1148.4291535351},size="normal"},z=-582.381},{id=118050,x=136.399,data={growable={usetimemultiplier=false,stage=1,time=0},plantregrowth={regrowthtime=-1188.6594878711},size="short"},z=-515.98},{id=118051,x=134.47,data={growable={usetimemultiplier=false,stage=2,time=0},plantregrowth={regrowthtime=-1333.9951527584},size="normal"},z=-520.451},{id=118052,x=130.559,data={growable={usetimemultiplier=false,stage=3,time=0},plantregrowth={regrowthtime=-817.82515548263},size="tall"},z=-514.691},{id=118053,x=130.33,data={growable={usetimemultiplier=false,stage=3,time=0},plantregrowth={regrowthtime=-1190.2355981451},size="tall"},z=-517.24},{id=118054,x=136.729,data={growable={usetimemultiplier=false,stage=1,time=0},plantregrowth={regrowthtime=-1359.971186616},size="short"},z=-518.521},{id=118055,x=136.82,data={growable={usetimemultiplier=false,stage=3,time=0},plantregrowth={regrowthtime=-1108.7530385495},size="tall"},z=-525.43},{id=118056,x=131.649,data={growable={usetimemultiplier=false,stage=1,time=0},plantregrowth={regrowthtime=-1107.2365540501},size="short"},z=-526.25},{id=118057,x=128.16,data={growable={usetimemultiplier=false,stage=3,time=0},plantregrowth={regrowthti
|
2023-11-04 21:28:42 +08:00
|
|
|
|
end
|
2023-12-18 19:55:25 +08:00
|
|
|
|
savedata["ents"]["moon_tree"] = tablefunctions["ents_moon_tree_fn"]()
|
2023-12-04 19:23:43 +08:00
|
|
|
|
tablefunctions["ents_goldenshovel_fn"] = function()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
return {{id=118226,x=46.566,data={inventoryitemmoisture={wet=true,moisture=100},finiteuses={uses=20}},z=297.734},{id=118228,x=71.803,data={inventoryitemmoisture={wet=true,moisture=100},finiteuses={uses=22.75}},z=306.557},{x=71.803,id=118230,z=306.557,skinname="goldenshovel_northern",data={inventoryitemmoisture={wet=true,moisture=100},finiteuses={uses=21.25}},skin_id=612602383},{id=118232,x=13.701,data={inventoryitemmoisture={wet=true,moisture=100}},z=312.601}}
|
2023-11-04 21:28:42 +08:00
|
|
|
|
end
|
2023-12-04 19:23:43 +08:00
|
|
|
|
savedata["ents"]["goldenshovel"] = tablefunctions["ents_goldenshovel_fn"]()
|
2023-11-04 21:28:42 +08:00
|
|
|
|
tablefunctions["ents_singingshell_octave5_fn"] = function()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
return {{id=118234,x=-754.631,data={cyclable={step=10},variation=1},z=707.869},{id=118236,x=-756.149,data={cyclable={step=12},variation=3},z=745.479},{id=118238,x=-735.941,data={cyclable={step=10},variation=2},z=702.679},{id=118240,x=-730.75,data={cyclable={step=9},variation=3},z=705.929},{id=118242,x=-755.75,data={cyclable={step=6},variation=3},z=743.543}}
|
2023-11-04 21:28:42 +08:00
|
|
|
|
end
|
|
|
|
|
savedata["ents"]["singingshell_octave5"] = tablefunctions["ents_singingshell_octave5_fn"]()
|
2023-12-04 19:23:43 +08:00
|
|
|
|
tablefunctions["ents_trap_fn"] = function()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
return {{x=51.763,id=118244,z=309.639,skinname="trap_basket",data={trap={starvedloot={"spoiled_food"},isset=true},finiteuses={uses=4},inventoryitemmoisture={wet=true,moisture=100}},skin_id=454186854},{x=408.915,id=118246,z=295.385,skinname="trap_basket",data={trap={starvedloot={"spoiled_food"},isset=true}},skin_id=454186854}}
|
2023-11-04 21:28:42 +08:00
|
|
|
|
end
|
2023-12-04 19:23:43 +08:00
|
|
|
|
savedata["ents"]["trap"] = tablefunctions["ents_trap_fn"]()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
tablefunctions["ents_palmcone_seed_fn"] = function()
|
|
|
|
|
return {{id=118248,x=578.356,z=-660.852}}
|
2023-11-04 21:28:42 +08:00
|
|
|
|
end
|
2023-12-18 19:55:25 +08:00
|
|
|
|
savedata["ents"]["palmcone_seed"] = tablefunctions["ents_palmcone_seed_fn"]()
|
2023-12-04 19:23:43 +08:00
|
|
|
|
tablefunctions["ents_yellowstaff_fn"] = function()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
return {{y=-0.002,x=164.723,z=335.536},{id=111761,x=164.444,data={finiteuses={uses=4}},z=339.209},{x=153.899,z=325.101},{x=153.899,z=325.101},{x=153.899,z=325.101},{x=153.899,z=325.101},{id=111771,x=17.565,data={inventoryitemmoisture={wet=true,moisture=100}},z=308.346}}
|
2023-11-04 21:28:42 +08:00
|
|
|
|
end
|
2023-12-04 19:23:43 +08:00
|
|
|
|
savedata["ents"]["yellowstaff"] = tablefunctions["ents_yellowstaff_fn"]()
|
|
|
|
|
tablefunctions["ents_boat_fn"] = function()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
return {{y=-0.001,x=-455.002,z=764.5,id=118300,data={boatring={rotationdirection=0},walkableplatform={uid=9},health={health=200},boatphysics={boat_rotation_offset=0,target_rudder_direction_x=1,velocity_z=0,velocity_x=0,target_rudder_direction_z=0}}},{y=-0.001,x=-9.502,z=262.445,skin_id=752362604,id=118309,data={health={health=200},boatphysics={boat_rotation_offset=0,target_rudder_direction_x=1,velocity_z=0,velocity_x=0,target_rudder_direction_z=0},boatring={rotationdirection=0},walkableplatform={uid=6},hull={plank_skin_name=1978004841,plank_skinname="walkingplank_nautical"}},skinname="boat_nautical"},{y=-0.001,x=-400.464,z=453.006,id=118318,data={boatring={rotationdirection=0},walkableplatform={uid=5},health={health=200},boatphysics={boat_rotation_offset=0,target_rudder_direction_x=1,velocity_z=0,velocity_x=0,target_rudder_direction_z=0}}},{y=-0.001,x=-714.873,z=728.64,skin_id=752362604,id=118327,data={health={health=125},boatphysics={boat_rotation_offset=0,target_rudder_direction_x=-0.29337248942562,velocity_z=0,velocity_x=0,target_rudder_direction_z=-0.95599821257585},boatring={rotationdirection=0},hullhealth={boat_leaks={{leak_damage=0.25397789308516,leak_point=4,leak_state="repaired"}}},walkableplatform={uid=3},hull={plank_skin_name=1978004841,plank_skinname="walkingplank_nautical"}},skinname="boat_nautical"},{y=-0.001,x=-522.25,z=733.228,skin_id=752362604,id=118336,data={health={health=200},boatphysics={boat_rotation_offset=0,target_rudder_direction_x=1,velocity_z=0,velocity_x=0,target_rudder_direction_z=0},boatring={rotationdirection=0},walkableplatform={uid=4},hull={plank_skin_name=1978004841,plank_skinname="walkingplank_nautical"}},skinname="boat_nautical"},{y=-0.001,x=96.359,z=575.015,skin_id=752362604,id=118345,data={health={health=200},boatphysics={boat_rotation_offset=0,target_rudder_direction_x=1,velocity_z=0,velocity_x=0,target_rudder_direction_z=0},boatring={rotationdirection=0},walkableplatform={uid=8},hull={plank_skin_name=1978004841,plank_skinname="walkingplank_nautical"}},skinname="boat_nautical"}}
|
2023-11-04 21:28:42 +08:00
|
|
|
|
end
|
2023-12-04 19:23:43 +08:00
|
|
|
|
savedata["ents"]["boat"] = tablefunctions["ents_boat_fn"]()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
tablefunctions["ents_farm_plant_pumpkin_fn"] = function()
|
|
|
|
|
return {{id=118362,x=75.369,data={growable={usetimemultiplier=false,stage=2,time=894},farmplantstress={stressors={happiness=true,killjoys=true,moisture=true,family=true,season=true,nutrients=true,overcrowding=true},stress_points=5},farmplanttendable={tendable=true},scale=0.86051700992056,knownlocations={locations={{y=0,x=67.515998840332,name="herd",z=606.63201904297}}},is_oversized=false,no_oversized=true,farmsoildrinker={time={dry=0,wet=0},timer_start_time=760.10003964231}},z=607.708}}
|
2023-11-04 21:28:42 +08:00
|
|
|
|
end
|
2023-12-18 19:55:25 +08:00
|
|
|
|
savedata["ents"]["farm_plant_pumpkin"] = tablefunctions["ents_farm_plant_pumpkin_fn"]()
|
2023-12-04 19:23:43 +08:00
|
|
|
|
tablefunctions["ents_dug_grass_fn"] = function()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
return {{y=-0.002,x=-431.929,z=304.618},{x=-441.351,z=320.761}}
|
2023-11-04 21:28:42 +08:00
|
|
|
|
end
|
2023-12-04 19:23:43 +08:00
|
|
|
|
savedata["ents"]["dug_grass"] = tablefunctions["ents_dug_grass_fn"]()
|
|
|
|
|
tablefunctions["ents_buzzard_fn"] = function()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
return {{id=110356,x=350.388,data={health={health=250},knownlocations={locations={{y=0,x=358.2200012207,name="home",z=-174.1009979248},{y=0,x=362.99951171875,name="landpoint",z=-192.49002075195}}}},z=-201.308},{id=110357,x=125.393,data={health={health=250},knownlocations={locations={{y=0,x=122.86000061035,name="home",z=182.19000244141},{y=0,x=118.89942932129,name="landpoint",z=166.68794250488}}}},z=167.861},{id=110358,x=-73.463,data={health={health=250},knownlocations={locations={{y=0,x=-86.680999755859,name="home",z=413.79901123047},{y=0,x=-84.064521789551,name="landpoint",z=423.45065307617}}}},z=442.197},{id=110359,x=-86.581,data={health={health=250},knownlocations={locations={{y=0,x=-73.349998474121,name="home",z=401.79901123047},{y=0,x=-82.622871398926,name="landpoint",z=407.71627807617}}}},z=420.743},{id=110360,x=263.135,data={health={health=250},knownlocations={locations={{y=0,x=250.63000488281,name="home",z=-158.25},{y=0,x=241.33963012695,name="landpoint",z=-170.02662658691}}}},z=-169.941},{id=110361,x=270.338,data={health={health=250},knownlocations={locations={{y=0,x=261.55801391602,name="home",z=-158.55999755859},{y=0,x=273.08444213867,name="landpoint",z=-161.89782714844}}}},z=-166.631},{id=110362,x=-86.335,data={health={health=250},knownlocations={locations={{y=0,x=-62.369998931885,name="home",z=389.89001464844},{y=0,x=-51.983257293701,name="landpoint",z=403.3479309082}}}},z=444.238},{id=110363,x=258.092,data={health={health=250},knownlocations={locations={{y=0,x=266.35000610352,name="home",z=-182.25},{y=0,x=258.44982910156,name="landpoint",z=-183.50991821289}}}},z=-179.849},{id=110364,x=285.958,data={health={health=250},knownlocations={locations={{y=0,x=281.51901245117,name="home",z=-170.75},{y=0,x=282.68106079102,name="landpoint",z=-184.70169067383}}}},z=-184.678},{id=110365,x=295.364,data={health={health=250},knownlocations={locations={{y=0,x=281.89001464844,name="home",z=-182.30099487305},{y=0,x=289.81423950195,name="landpoint",z=-166.13909912109}}}},z=-162.698},{id=110366,x=277.733,data={health={health=250},knownlocations={locations={{y=0,x=261.55801391602,name="home",z=-158.55999755859},{y=0,x=268.47271728516,name="landpoint",z=-151.3359375}}}},z=-138.415},{id=110367,x=281.316,data={health={health=250},knownlocations={locations={{y=0,x=281.89001464844,name="home",z=-182.30099487305},{y=0,x=280.58508300781,name="landpoint",z=-165.3511505127}}}},z=-171.458},{id=110368,x=230.667,data={health={health=250},knownlocations={locations={{y=0,x=241.44000244141,name="home",z=-169.11099243164},{y=0,x=236.36729431152,name="landpoint",z=-160.49313354492}}}},z=-168.614},{id=110369,x=266.217,data={health={health=250},knownlocations={locations={{y=0,x=281.51901245117,name="home",z=-170.75},{y=0,x=269.57626342773,name="landpoint",z=-169.57920837402}}}},z=-173.721},{id=110370,x=334.803,data={health={health=250},knownlocations={locations={{y=0,x=326.58801269531,name="home",z=-210.63999938965},{y=0,x=335.21539306641,name="landpoint",z=-199.61421203613}}}},z=-196.512},{id=110371,x=329.579,data={health={health=250},knownlocations={locations={{y=0,x=326.73001098633,name="home",z=-201.50999450684},{y=0,x=333.45434570312,name="landpoint",z=-219.28028869629}}}},z=-216.015},{id=110372,x=239.99,data={health={health=250},knownlocations={locations={{y=0,x=241.44000244141,name="home",z=-169.11099243164},{y=0,x=239.99140930176,name="landpoint",z=-187.05261230469}}}},z=-187.053},{id=110373,x=294.519,data={health={health=250},knownlocations={locations={{y=0,x=313,name="home",z=-142.6909942627},{y=0,x=304.99066162109,name="landpoint",z=-135.15107727051}}}},z=-132.64},{id=110374,x=253.613,data={health={health=250},knownlocations={locations={{y=0,x=266.35000610352,name="home",z=-182.25},{y=0,x=255.04685974121,name="landpoint",z=-186.27972412109}}}},z=-187.861},{id=110375,x=310.397,data={health={health=250},knownlocations={locations={{y=0,x=313,name="home",z=-142.6909942627},{y=0,x=313.06799316406,name="landpoint",z=-150.6907043457}}}},z=-153.056},{id=110376,x=246.227,data={health={health=250},knownlocations={locations={{y=0,x=250.6300048828
|
2023-11-04 21:28:42 +08:00
|
|
|
|
end
|
2023-12-04 19:23:43 +08:00
|
|
|
|
savedata["ents"]["buzzard"] = tablefunctions["ents_buzzard_fn"]()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
tablefunctions["ents_weed_forgetmelots_fn"] = function()
|
|
|
|
|
return {{id=115086,x=72.739,data={growable={usetimemultiplier=false,stage=4},farmplanttendable={tendable=false},timer={timers={spread={timeleft=1054.2508396962,initial_time=1779.6175441937,paused=false}}},mature=true,farmsoildrinker={time={dry=0,wet=0},timer_start_time=15307.500798348}},z=601.45},{id=115087,x=62.24,data={growable={usetimemultiplier=false,stage=4},farmplanttendable={tendable=false},timer={timers={spread={timeleft=94.790217954935,initial_time=1761.1569715294,paused=false}}},mature=true,farmsoildrinker={time={dry=0,wet=0},timer_start_time=7973.4670825154}},z=603.46},{id=115088,x=76.208,data={growable={usetimemultiplier=false,stage=4},farmplanttendable={tendable=false},timer={timers={spread={timeleft=568.29815804417,initial_time=1832.7648906579,paused=false}}},mature=true,farmsoildrinker={time={dry=0,wet=0},timer_start_time=2315.633454103}},z=601.093},{id=115089,x=79.126,data={growable={usetimemultiplier=false,stage=4},farmplanttendable={tendable=false},timer={timers={spread={timeleft=759.73332930807,initial_time=3075.3667834111,paused=false}}},mature=true,farmsoildrinker={time={dry=0,wet=0},timer_start_time=5060.9669306167}},z=600.085},{id=115090,x=74.082,data={growable={usetimemultiplier=false,stage=3,time=7},farmplanttendable={tendable=false},pickable={caninteractwith=true},mature=true,farmsoildrinker={time={dry=0,wet=0},timer_start_time=1205.1333961859}},z=603.668},{id=115091,x=65.624,data={growable={usetimemultiplier=false,stage=4},farmplanttendable={tendable=false},timer={timers={spread={timeleft=475.1418190583,initial_time=1721.3418840527,paused=false}}},mature=true,farmsoildrinker={time={dry=0,wet=0},timer_start_time=14681.200765684}},z=604.802},{id=115092,x=63.513,data={growable={usetimemultiplier=false,stage=4},farmplanttendable={tendable=false},timer={timers={spread={timeleft=833.56548807193,initial_time=2183.2322251292,paused=false}}},mature=true,farmsoildrinker={time={dry=0,wet=0},timer_start_time=12996.134011134}},z=607.687},{id=115093,x=66.649,data={growable={usetimemultiplier=false,stage=4},farmplanttendable={tendable=false},timer={timers={spread={timeleft=1249.2701886098,initial_time=1963.0702258374,paused=false}}},mature=true,farmsoildrinker={time={dry=0,wet=0},timer_start_time=12361.833978053}},z=607.804},{id=115094,x=76.428,data={growable={usetimemultiplier=false,stage=4},farmplanttendable={tendable=false},timer={timers={spread={timeleft=1564.8441064627,initial_time=3107.6108535909,paused=false}}},mature=true,farmsoildrinker={time={dry=0,wet=0},timer_start_time=7703.9670684599}},z=603.879},{id=115095,x=62.491,data={growable={usetimemultiplier=false,stage=4},farmplanttendable={tendable=false},timer={timers={spread={timeleft=2009.8073301114,initial_time=2121.4073359318,paused=false}}},mature=true,farmsoildrinker={time={dry=0,wet=0},timer_start_time=4384.0335619785}},z=606.443},{id=115096,x=71.904,data={growable={usetimemultiplier=false,stage=4},farmplanttendable={tendable=false},timer={timers={spread={timeleft=2344.9031742822,initial_time=3796.8032500047,paused=false}}},mature=true,farmsoildrinker={time={dry=0,wet=0},timer_start_time=4739.0669138283}},z=607.786},{id=115097,x=60.048,data={growable={usetimemultiplier=false,stage=4},farmplanttendable={tendable=false},timer={timers={spread={timeleft=475.93589182928,initial_time=2351.3693229741,paused=false}}},mature=true,farmsoildrinker={time={dry=0,wet=0},timer_start_time=3112.8334956803}},z=602.174},{id=115098,x=62.229,data={growable={usetimemultiplier=false,stage=1,time=315},farmsoildrinker={time={dry=0,wet=0},timer_start_time=84.833337757736},farmplanttendable={tendable=true}},z=600.028},{id=115099,x=64.413,data={growable={usetimemultiplier=false,stage=4},farmplanttendable={tendable=false},timer={timers={spread={timeleft=1420.7254500427,initial_time=2096.4588186183,paused=false}}},mature=true,farmsoildrinker={time={dry=0,wet=0},timer_start_time=4183.9668848775}},z=600.039},{id=115100,x=60,data={growable={usetimemultiplier=false,stage=4},farmplanttendable={tendable=false},timer={timers={spread={timeleft=2977.2911694138,initial_time=3062.124
|
2023-11-04 21:28:42 +08:00
|
|
|
|
end
|
2023-12-18 19:55:25 +08:00
|
|
|
|
savedata["ents"]["weed_forgetmelots"] = tablefunctions["ents_weed_forgetmelots_fn"]()
|
|
|
|
|
tablefunctions["ents_walrus_camp_fn"] = function()
|
|
|
|
|
return {{id=110683,x=-149.06,data={worldsettingstimer={timers={}},occupied=false},z=-358.231},{id=110684,x=-194.661,data={worldsettingstimer={timers={}},occupied=false},z=-149.29},{id=110685,x=-14.25,data={worldsettingstimer={timers={}},occupied=false},z=717},{id=110686,x=-233.441,data={worldsettingstimer={timers={}},occupied=false},z=-289.891}}
|
2023-11-04 21:28:42 +08:00
|
|
|
|
end
|
2023-12-18 19:55:25 +08:00
|
|
|
|
savedata["ents"]["walrus_camp"] = tablefunctions["ents_walrus_camp_fn"]()
|
2023-11-04 21:28:42 +08:00
|
|
|
|
tablefunctions["ents_lightninggoat_fn"] = function()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
return {{y=-0.003,x=98.74,z=98.306,id=118363,data={health={health=700},knownlocations={locations={{y=1.6090123011736e-08,x=98.105690002441,name="spawnpoint",z=91.667930603027},{y=0,x=124.12599945068,name="herd",z=92.75}}}}},{id=118364,x=124.255,data={health={health=700},knownlocations={locations={{y=0,x=128.89599609375,name="spawnpoint",z=93.995002746582},{y=0,x=124.12599945068,name="herd",z=92.75}}}},z=92.783},{id=118365,x=125.836,data={health={health=700},knownlocations={locations={{y=4.0766622078081e-08,x=108.49745941162,name="spawnpoint",z=100.24806976318},{y=0,x=124.12599945068,name="herd",z=92.75}}}},z=93.406},{id=118366,x=123.375,data={health={health=700},knownlocations={locations={{y=-0.0010000000474975,x=130.70399475098,name="spawnpoint",z=90.429000854492},{y=0,x=124.12599945068,name="herd",z=92.75}}}},z=98.732},{id=118367,x=126.955,data={health={health=700},knownlocations={locations={{y=2.9867488482438e-09,x=114.85198974609,name="spawnpoint",z=105.21644592285},{y=0,x=124.12599945068,name="herd",z=92.75}}}},z=85.234},{y=-0.003,x=120.205,z=93.595,id=118368,data={health={health=700},knownlocations={locations={{y=0,x=124.12599945068,name="herd",z=92.75},{y=5.2809001616083e-09,x=107.26815032959,name="spawnpoint",z=100.08520507812}}}}}}
|
2023-11-04 21:28:42 +08:00
|
|
|
|
end
|
|
|
|
|
savedata["ents"]["lightninggoat"] = tablefunctions["ents_lightninggoat_fn"]()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
tablefunctions["ents_pirate_flag_pole_fn"] = function()
|
|
|
|
|
return {{x=541.46,z=-653.6},{x=557.03,z=-659.1},{x=571.03,z=-690.85},{x=576.34,z=-648.66},{x=574.968,z=-671.032},{x=588.442,z=-703.383},{x=599.78,z=-724.602},{x=571.244,z=-723.287},{x=606.971,z=-619.001},{x=635.129,z=-677.99},{x=579.382,z=-635.37},{x=533.21,z=-686.35},{x=548.9,z=-686.29}}
|
2023-11-04 21:28:42 +08:00
|
|
|
|
end
|
2023-12-18 19:55:25 +08:00
|
|
|
|
savedata["ents"]["pirate_flag_pole"] = tablefunctions["ents_pirate_flag_pole_fn"]()
|
|
|
|
|
tablefunctions["ents_waterplant_spawner_rough_fn"] = function()
|
|
|
|
|
return {{x=817.239,z=577.34},{x=-734.402,z=673.45},{x=-681.75,z=733.65},{x=-389.572,z=-706.511},{x=-533.271,z=-494.602},{x=-669.891,z=-81.612},{x=-618.131,z=-50.62},{x=-830.131,z=90.333},{x=705.859,z=105.26},{x=758.7,z=185.27},{x=725.27,z=254.83},{x=741.84,z=333.019},{x=642.239,z=429.148},{x=-717.8,z=-134.62},{x=650.468,z=381.579},{x=-98.35,z=-757.271},{x=686.03,z=446.57},{x=758.96,z=789.44},{x=761.309,z=-469.882},{x=753.309,z=633.76},{x=546.44,z=-51}}
|
2023-11-04 21:28:42 +08:00
|
|
|
|
end
|
2023-12-18 19:55:25 +08:00
|
|
|
|
savedata["ents"]["waterplant_spawner_rough"] = tablefunctions["ents_waterplant_spawner_rough_fn"]()
|
|
|
|
|
tablefunctions["ents_moon_fissure_fn"] = function()
|
|
|
|
|
return {{x=101.87,z=-681.652},{x=141.27,z=-590.451},{x=221.72,z=-538.74},{x=214.979,z=-537.532},{x=201.339,z=-574.961},{x=222,z=-542.75},{x=154.91,z=-570.24},{x=178.449,z=-565.581},{x=210.77,z=-602.42},{x=217.85,z=-598.36},{x=213.02,z=-606.941},{x=233.46,z=-594.201},{x=209.02,z=-618.011},{x=218.1,z=-621.771},{x=202.27,z=-593.79},{x=198.729,z=-630.8},{x=181.6,z=-605.8},{x=173.66,z=-634.41},{x=193.809,z=-645.3},{x=185.77,z=-633.73},{x=194.339,z=-613.05},{x=146.589,z=-609.73},{x=150.779,z=-602.29},{x=265.109,z=-566.56},{x=270.118,z=-626.06},{x=245.16,z=-607},{x=246.929,z=-645.782},{x=266.26,z=-610.321},{x=254.949,z=-541.92},{x=132.71,z=-521.68},{x=111.04,z=-500.24},{x=147.529,z=-493.602},{x=156.929,z=-511.132},{x=167.179,z=-508},{x=160.809,z=-500.5},{x=191.809,z=-487.15},{x=208.58,z=-503.921},{x=207.36,z=-522.032},{x=183.22,z=-523.16},{x=184.99,z=-506.3},{x=137.779,z=-449.162},{x=163.74,z=-484.09},{x=127.98,z=-479.5},{x=134.91,z=-509.382},{x=181.85,z=-494.31},{x=162.649,z=-514.81},{x=170.07,z=-501.141},{x=150.779,z=-442.291},{x=109.16,z=-470.46},{x=141.369,z=-433.36},{x=134.229,z=-421.55},{x=117.486,z=-410.02},{x=213.8,z=-426.791},{x=249.25,z=-414.791},{x=253.22,z=-418.912},{x=249.809,z=-422.981},{x=353.1,z=-454.52},{x=349.269,z=-461.46},{x=358.67,z=-445.421},{x=229.3,z=-653.441},{x=170.66,z=-654.25},{x=222.059,z=-673.11},{x=173.49,z=-693.631},{x=225.49,z=-717.04},{x=221.27,z=-677.22},{x=105.625,z=-698.881},{x=153.97,z=-693.16},{x=109.777,z=-721.451},{x=205.5,z=-553.43},{x=115.68,z=-426.36},{x=250.11,z=-606.951},{x=89.347,z=-514.191},{x=137.33,z=-689.141},{x=298.72,z=-594.532},{x=143.539,z=-478.761},{x=217.339,z=-514.56},{x=94.36,z=-697.131},{x=185.72,z=-534.93},{x=173,z=-361.201},{x=245.449,z=-617.74}}
|
2023-11-04 21:28:42 +08:00
|
|
|
|
end
|
2023-12-18 19:55:25 +08:00
|
|
|
|
savedata["ents"]["moon_fissure"] = tablefunctions["ents_moon_fissure_fn"]()
|
|
|
|
|
tablefunctions["ents_eyeplant_fn"] = function()
|
|
|
|
|
return {{id=109840,x=-158.163,data={inventory={items={},equip={}},health={health=30}},z=351.187},{id=109841,x=-157.796,data={inventory={items={},equip={}},health={health=30}},z=334.444},{id=109842,x=-164.335,data={inventory={items={},equip={}},health={health=30}},z=339.384},{id=109843,x=-160.408,data={inventory={items={},equip={}},health={health=30}},z=340.624},{id=109844,x=-153.758,data={inventory={items={},equip={}},health={health=30}},z=339.692},{id=109845,x=-149.23,data={inventory={items={},equip={}},health={health=30}},z=341.459},{id=109846,x=-155.616,data={inventory={items={},equip={}},health={health=30}},z=353.87},{id=109847,x=-169.69,data={inventory={items={},equip={}},health={health=30}},z=342.384},{id=109848,x=-166.533,data={inventory={items={},equip={}},health={health=30}},z=342.556},{id=109849,x=-154.112,data={inventory={items={},equip={}},health={health=30}},z=335.632},{id=109850,x=-163.895,data={inventory={items={},equip={}},health={health=30}},z=346.779},{id=109851,x=-163.093,data={inventory={items={},equip={}},health={health=30}},z=352.795},{id=109852,x=-152.203,data={inventory={items={},equip={}},health={health=30}},z=352.053},{id=109853,x=-151.943,data={inventory={items={},equip={}},health={health=30}},z=343.087},{id=109854,x=-148.759,data={inventory={items={},equip={}},health={health=30}},z=345.3},{id=109855,x=-152.199,data={inventory={items={},equip={}},health={health=30}},z=346.925},{id=109856,x=-151.112,data={inventory={items={},equip={}},health={health=30}},z=338.078},{id=109857,x=-163.385,data={inventory={items={},equip={}},health={health=30}},z=342.996},{id=109858,x=-160.911,data={inventory={items={},equip={}},health={health=30}},z=337.61},{id=109859,x=-165.208,data={inventory={items={},equip={}},health={health=30}},z=336.211},{id=109860,x=-167.043,data={inventory={items={},equip={}},health={health=30}},z=346.383},{id=109861,x=-159.472,data={inventory={items={},equip={}},health={health=30}},z=354.144},{id=109862,x=-165.8,data={inventory={items={},equip={}},health={health=30}},z=350.039},{id=109863,x=-149.795,data={inventory={items={},equip={}},health={health=30}},z=349.027},{id=109864,x=-157.057,data={inventory={items={},equip={}},health={health=30}},z=337.703},{id=109865,x=-161.663,data={inventory={items={},equip={}},health={health=30}},z=334.653},{id=109866,x=-154.516,data={inventory={items={},equip={}},health={health=30}},z=349.991}}
|
2023-11-04 21:28:42 +08:00
|
|
|
|
end
|
2023-12-18 19:55:25 +08:00
|
|
|
|
savedata["ents"]["eyeplant"] = tablefunctions["ents_eyeplant_fn"]()
|
|
|
|
|
tablefunctions["ents_turf_savanna_fn"] = function()
|
|
|
|
|
return {{id=100324,x=18.746,data={inventoryitemmoisture={wet=true,moisture=100}},z=299.484}}
|
2023-11-04 21:28:42 +08:00
|
|
|
|
end
|
2023-12-18 19:55:25 +08:00
|
|
|
|
savedata["ents"]["turf_savanna"] = tablefunctions["ents_turf_savanna_fn"]()
|
2023-12-04 19:23:43 +08:00
|
|
|
|
tablefunctions["ents_marbletree_fn"] = function()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
return {{id=119347,x=134,data={anim=4},z=94},{id=119348,x=126,data={anim=2},z=86},{id=119349,x=126,data={anim=2},z=94},{id=119350,x=134,data={anim=1},z=86}}
|
2023-11-04 21:28:42 +08:00
|
|
|
|
end
|
2023-12-04 19:23:43 +08:00
|
|
|
|
savedata["ents"]["marbletree"] = tablefunctions["ents_marbletree_fn"]()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
tablefunctions["ents_antliontrinket_fn"] = function()
|
|
|
|
|
return {{x=36.944,z=610.643}}
|
2023-11-04 21:28:42 +08:00
|
|
|
|
end
|
2023-12-18 19:55:25 +08:00
|
|
|
|
savedata["ents"]["antliontrinket"] = tablefunctions["ents_antliontrinket_fn"]()
|
|
|
|
|
tablefunctions["ents_cookedmonstermeat_fn"] = function()
|
|
|
|
|
return {{id=101304,x=248.21,data={perishable={time=513.44628930759}},z=82.722}}
|
2023-11-04 21:28:42 +08:00
|
|
|
|
end
|
2023-12-18 19:55:25 +08:00
|
|
|
|
savedata["ents"]["cookedmonstermeat"] = tablefunctions["ents_cookedmonstermeat_fn"]()
|
2023-11-04 21:28:42 +08:00
|
|
|
|
tablefunctions["ents_monkeyqueen_fn"] = function()
|
|
|
|
|
return {{x=592.28,z=-670.6}}
|
|
|
|
|
end
|
|
|
|
|
savedata["ents"]["monkeyqueen"] = tablefunctions["ents_monkeyqueen_fn"]()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
tablefunctions["ents_sapling_fn"] = function()
|
|
|
|
|
return {{id=101382,x=8.501,data={pickable={transplanted=true,caninteractwith=true},was_herd=true,knownlocations={locations={{y=0,x=0.034000001847744,name="herd",z=616.03302001953}}}},z=607.174},{id=101383,x=-1.002,data={pickable={transplanted=true,caninteractwith=true},was_herd=true,knownlocations={locations={{y=0,x=0.034000001847744,name="herd",z=616.03302001953}}}},z=617.567},{id=101384,x=0.75,data={pickable={transplanted=true,caninteractwith=true},was_herd=true,knownlocations={locations={{y=0,x=0.034000001847744,name="herd",z=616.03302001953}}}},z=613.671},{id=101385,x=1.5,data={pickable={transplanted=true,caninteractwith=true},was_herd=true,knownlocations={locations={{y=0,x=0.034000001847744,name="herd",z=616.03302001953}}}},z=612.369},{id=101386,x=2,data={pickable={transplanted=true,caninteractwith=true},was_herd=true,knownlocations={locations={{y=0,x=0.034000001847744,name="herd",z=616.03302001953}}}},z=611.505},{id=101387,x=0.25,data={pickable={transplanted=true,caninteractwith=true},was_herd=true,knownlocations={locations={{y=0,x=0.034000001847744,name="herd",z=616.03302001953}}}},z=610.205},{id=101388,x=5.263,data={pickable={transplanted=true,caninteractwith=true},was_herd=true,knownlocations={locations={{y=0,x=11.375,name="herd",z=624.01300048828}}}},z=609.203},{id=101389,x=3.5,data={pickable={transplanted=true,caninteractwith=true},was_herd=true,knownlocations={locations={{y=0,x=11.375,name="herd",z=624.01300048828}}}},z=610.267},{id=101390,x=-0.473,data={pickable={transplanted=true,caninteractwith=true},was_herd=true,knownlocations={locations={{y=0,x=0.034000001847744,name="herd",z=616.03302001953}}}},z=610.958},{id=101391,x=1.75,data={pickable={transplanted=true,caninteractwith=true},was_herd=true,knownlocations={locations={{y=0,x=0.034000001847744,name="herd",z=616.03302001953}}}},z=614.536},{id=101392,x=6,data={pickable={transplanted=true,caninteractwith=true},was_herd=true,knownlocations={locations={{y=0,x=0.034000001847744,name="herd",z=616.03302001953}}}},z=606.307},{id=101393,x=0.112,data={pickable={transplanted=true,caninteractwith=true},was_herd=true,knownlocations={locations={{y=0,x=0.034000001847744,name="herd",z=616.03302001953}}}},z=612.869},{id=101394,x=-0.551,data={pickable={transplanted=true,caninteractwith=true},was_herd=true,knownlocations={locations={{y=0,x=0.034000001847744,name="herd",z=616.03302001953}}}},z=614.119},{id=101395,x=0.034,data={pickable={transplanted=true,caninteractwith=true},was_herd=true,knownlocations={locations={{y=0,x=0.034000001847744,name="herd",z=616.03302001953}}}},z=616.033},{id=101396,x=4.282,data={pickable={transplanted=true,caninteractwith=true},was_herd=true,knownlocations={locations={{y=0,x=11.375,name="herd",z=624.01300048828}}}},z=623.098},{id=101397,x=3.7,data={pickable={transplanted=true,caninteractwith=true},was_herd=true,knownlocations={locations={{y=0,x=11.375,name="herd",z=624.01300048828}}}},z=621.184},{id=101398,x=1.786,data={pickable={transplanted=true,caninteractwith=true},was_herd=true,knownlocations={locations={{y=0,x=11.375,name="herd",z=624.01300048828}}}},z=621.77},{id=101399,x=1.866,data={pickable={transplanted=true,caninteractwith=true},was_herd=true,knownlocations={locations={{y=0,x=11.375,name="herd",z=624.01300048828}}}},z=618.609},{id=101400,x=-0.195,data={pickable={transplanted=true,caninteractwith=true},was_herd=true,knownlocations={locations={{y=0,x=11.375,name="herd",z=624.01300048828}}}},z=618.716},{id=101401,x=1.281,data={pickable={transplanted=true,caninteractwith=true},was_herd=true,knownlocations={locations={{y=0,x=11.375,name="herd",z=624.01300048828}}}},z=616.697},{id=101402,x=4.681,data={pickable={transplanted=true,caninteractwith=true},was_herd=true,knownlocations={locations={{y=0,x=11.375,name="herd",z=624.01300048828}}}},z=607.291},{id=101403,x=1.148,data={pickable={transplanted=true,caninteractwith=true},was_herd=true,knownlocations={locations={{y=0,x=11.375,name="herd",z=624.01300048828}}}},z=609.418},{id=101404,x=5.782,data={pickable={transplanted=true,caninteractwith=true},was_herd=true,knownlocations={locations={{y=
|
2023-11-04 21:28:42 +08:00
|
|
|
|
end
|
2023-12-18 19:55:25 +08:00
|
|
|
|
savedata["ents"]["sapling"] = tablefunctions["ents_sapling_fn"]()
|
2023-12-04 19:23:43 +08:00
|
|
|
|
tablefunctions["ents_oar_fn"] = function()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
return {{id=119431,x=51.699,data={inventoryitemmoisture={wet=true,moisture=100},finiteuses={uses=70}},z=296.725},{id=119433,x=18.597,data={inventoryitemmoisture={wet=true,moisture=100},finiteuses={uses=293}},z=297.936},{id=119435,x=85.384,data={finiteuses={uses=496}},z=577.054},{id=119437,x=92.077,data={finiteuses={uses=479}},z=584.578}}
|
2023-11-04 21:28:42 +08:00
|
|
|
|
end
|
2023-12-04 19:23:43 +08:00
|
|
|
|
savedata["ents"]["oar"] = tablefunctions["ents_oar_fn"]()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
tablefunctions["ents_townportaltalisman_fn"] = function()
|
|
|
|
|
return {{id=114163,x=69.827,data={stackable={stack=10},teleporter={items={}},inventoryitemmoisture={wet=true,moisture=100}},z=302.334},{id=114165,x=69.827,data={stackable={stack=4},teleporter={items={}},inventoryitemmoisture={wet=true,moisture=100}},z=302.334}}
|
2023-11-04 21:28:42 +08:00
|
|
|
|
end
|
2023-12-18 19:55:25 +08:00
|
|
|
|
savedata["ents"]["townportaltalisman"] = tablefunctions["ents_townportaltalisman_fn"]()
|
|
|
|
|
tablefunctions["ents_moon_fissure_plugged_fn"] = function()
|
|
|
|
|
return {{id=110073,x=-750.441,data={timer={timers={toot={timeleft=77.742241728556,initial_time=77.875575068843,paused=false}}}},z=734},{id=110074,x=-767.881,data={timer={timers={toot={timeleft=155.99122331946,initial_time=156.12455665975,paused=false}}}},z=718.75},{id=110075,x=-760.571,data={timer={timers={toot={timeleft=44.793529996864,initial_time=44.926863337151,paused=false}}}},z=741.119}}
|
2023-11-04 21:28:42 +08:00
|
|
|
|
end
|
2023-12-18 19:55:25 +08:00
|
|
|
|
savedata["ents"]["moon_fissure_plugged"] = tablefunctions["ents_moon_fissure_plugged_fn"]()
|
|
|
|
|
tablefunctions["ents_pinecone_fn"] = function()
|
|
|
|
|
return {{x=201.363,z=394.205},{x=147.582,z=505.506},{id=101970,x=144.546,data={stackable={stack=2}},z=503.282},{id=101972,x=69.375,data={inventoryitemmoisture={wet=true,moisture=100}},z=292.092},{x=-130.232,z=30.877},{y=-0.002,x=-329.615,z=99.625},{x=-330.93,z=311.821},{id=101980,x=36.125,data={inventoryitemmoisture={wet=true,moisture=100}},z=290.285},{x=-394.96,z=277.656},{x=-333.641,z=270.635},{x=146.457,z=495.773},{id=101988,x=-89.5,data={inventoryitemmoisture={moisture=3.7988383769989}},z=230.298},{id=101990,x=-57.014,data={inventoryitemmoisture={moisture=3.4566686153412}},z=221.587},{id=101992,x=-55.599,data={inventoryitemmoisture={moisture=3.4184703826904}},z=224.207},{id=101994,x=-52.417,data={inventoryitemmoisture={moisture=3.4168860912323}},z=224.179},{id=101996,x=-52.646,data={inventoryitemmoisture={moisture=3.3884694576263}},z=224.52},{x=-308.249,z=62.539},{id=102000,x=-57.764,data={inventoryitemmoisture={moisture=3.4566686153412}},z=219.048},{id=102002,x=-72.476,data={inventoryitemmoisture={moisture=3.5406017303467}},z=182.024},{y=-0.002,x=-75.865,z=195.057,id=102004,data={inventoryitemmoisture={moisture=3.6079261302948},stackable={stack=2}}},{id=102006,x=-75.542,data={inventoryitemmoisture={moisture=3.5980100631714}},z=207.679},{id=102008,x=-75.264,data={inventoryitemmoisture={moisture=3.5782437324524}},z=207.772},{id=102010,x=-78.014,data={inventoryitemmoisture={moisture=3.641138792038}},z=206.947},{id=102012,x=-85.681,data={inventoryitemmoisture={moisture=3.679637670517}},z=191.949},{id=102014,x=-81.574,data={inventoryitemmoisture={moisture=3.671240568161}},z=200.194},{id=102016,x=-64.766,data={inventoryitemmoisture={moisture=3.5162246227264}},z=195.757},{y=-0.002,x=-54.237,z=185.889,id=102018,data={inventoryitemmoisture={moisture=3.3994979858398}}},{id=102020,x=-76.695,data={inventoryitemmoisture={moisture=3.5081288814545}},z=173.352},{id=102022,x=-80.598,data={inventoryitemmoisture={moisture=3.5782437324524}},z=179.63},{id=102024,x=-81.473,data={inventoryitemmoisture={moisture=3.5996611118317}},z=180.145},{x=-436.472,z=283.333},{y=-0.002,x=-87.681,z=202.973,id=102028,data={inventoryitemmoisture={moisture=3.7885000705719}}},{id=102030,x=-69.417,data={inventoryitemmoisture={moisture=3.5308346748352}},z=202.744},{id=102032,x=-69.445,data={inventoryitemmoisture={moisture=3.5373435020447}},z=193.69},{id=102034,x=-72.292,data={inventoryitemmoisture={moisture=3.5162246227264}},z=182.07},{id=102036,x=-59.696,data={inventoryitemmoisture={moisture=3.4391188621521}},z=183.225},{id=102038,x=-60.343,data={inventoryitemmoisture={moisture=3.4327549934387}},z=182.449},{id=102040,x=-61.132,data={inventoryitemmoisture={moisture=3.4359357357025}},z=189.985},{id=102042,x=-58.912,data={inventoryitemmoisture={moisture=3.4614670276642}},z=198.048},{id=102044,x=-60.035,data={inventoryitemmoisture={moisture=3.4518752098083}},z=196.514},{id=102046,x=-64.834,data={inventoryitemmoisture={moisture=3.4758946895599}},z=223.188},{x=-54.542,z=23.642},{id=102050,x=-79.806,data={inventoryitemmoisture={moisture=3.6361413002014}},z=218.52},{x=-281.494,z=-275.619},{id=102054,x=-105.372,data={inventoryitemmoisture={moisture=3.9158477783203}},z=252.615},{id=102056,x=-115.389,data={inventoryitemmoisture={moisture=3.9123129844666}},z=267.182},{x=-42.832,z=204.072},{x=-317.054,z=64.802},{x=-299.487,z=333.747},{id=102064,x=-88.131,data={inventoryitemmoisture={moisture=3.7559130191803}},z=201.035},{id=102066,x=-50.757,data={inventoryitemmoisture={moisture=3.3837518692017}},z=188.36},{x=147.964,z=503.803},{x=169.544,z=509.661},{x=-421.399,z=299.625},{x=104.47,z=497.196},{y=-0.002,x=100.55,z=502.606},{x=101.177,z=506.257},{x=102.108,z=508.88},{id=102082,x=52.027,data={inventoryitemmoisture={wet=true,moisture=100},stackable={stack=40}},z=299.175},{x=137.923,z=512.268},{id=102086,x=-89.167,data={inventoryitemmoisture={moisture=3.8178513050079}},z=230.11},{id=102088,x=-74.505,data={inventoryitemmoisture={moisture=3.5683932304382}},z=218.13},{id=102090,x=-69.459,data={inventoryitemmoisture={moisture=3.5406017303467}},z=221.522},{id=102092,x=-66.32,data=
|
2023-11-04 21:28:42 +08:00
|
|
|
|
end
|
2023-12-18 19:55:25 +08:00
|
|
|
|
savedata["ents"]["pinecone"] = tablefunctions["ents_pinecone_fn"]()
|
|
|
|
|
tablefunctions["ents_beebox_hermit_fn"] = function()
|
|
|
|
|
return {{id=110682,x=-734.441,data={harvestable={produce=0},worldsettingstimer={timers={ChildSpawner_RegenPeriod={timeleft=0.98146313966286,initial_time=117.77557675954,paused=true},ChildSpawner_SpawnPeriod={timeleft=0.78894134729045,initial_time=29.585300523392,paused=true}}},childspawner={timetonextspawn=0,timetonextregen=94,childrenoutside={110857,110867,110861},emergencychildreninside=0,spawning=true,regening=true,childreninside=2.32,queued_spawn=true}},z=706.929}}
|
2023-11-04 21:28:42 +08:00
|
|
|
|
end
|
2023-12-18 19:55:25 +08:00
|
|
|
|
savedata["ents"]["beebox_hermit"] = tablefunctions["ents_beebox_hermit_fn"]()
|
|
|
|
|
tablefunctions["ents_dock_woodposts_fn"] = function()
|
|
|
|
|
return {{id=112742,x=635.799,data={post_id="2"},z=-690},{id=112743,x=632.2,data={post_id="2"},z=-690},{id=112744,x=590,data={post_id="2"},z=-719.8},{id=112745,x=548.28,data={post_id="2"},z=-679.79},{id=112746,x=541.09,data={post_id="2"},z=-679.79},{id=112747,x=536.15,data={post_id="1"},z=-679.85},{id=112748,x=533.34,data={post_id="3"},z=-676.22},{id=112749,x=532.21,data={post_id="1"},z=-670.6},{id=112750,x=536.21,data={post_id="2"},z=-668.16},{id=112751,x=538.9,data={post_id="2"},z=-671.85},{id=112752,x=538.78,data={post_id="2"},z=-663.85},{id=112753,x=532.28,data={post_id="2"},z=-663.47},{id=112754,x=542.15,data={post_id="2"},z=-660.16},{id=112755,x=546.71,data={post_id="1"},z=-660.22},{id=112756,x=549.34,data={post_id="2"},z=-660.16},{id=112757,x=533.34,data={post_id="1"},z=-660.1},{id=112758,x=587.799,data={post_id="2"},z=-642},{id=112759,x=631.799,data={post_id="3"},z=-654},{id=112760,x=628.2,data={post_id="2"},z=-654},{id=112761,x=579.799,data={post_id="2"},z=-618},{id=112762,x=594,data={post_id="2"},z=-616.201},{id=112763,x=571.799,data={post_id="1"},z=-726},{id=112764,x=571.799,data={post_id="2"},z=-714},{id=112765,x=596.2,data={post_id="2"},z=-726},{id=112766,x=598,data={post_id="1"},z=-727.8},{id=112767,x=568.2,data={post_id="1"},z=-702},{id=112768,x=587.799,data={post_id="2"},z=-614},{id=112769,x=584.2,data={post_id="2"},z=-614},{id=112770,x=590,data={post_id="3"},z=-703.8},{id=112771,x=607.799,data={post_id="1"},z=-702},{id=112772,x=635.799,data={post_id="1"},z=-682},{id=112773,x=587.799,data={post_id="1"},z=-634},{id=112774,x=587.799,data={post_id="3"},z=-610},{id=112775,x=640.2,data={post_id="2"},z=-634},{id=112776,x=582,data={post_id="3"},z=-627.8},{id=112777,x=574,data={post_id="1"},z=-711.8},{id=112778,x=643.799,data={post_id="1"},z=-630},{id=112779,x=642,data={post_id="1"},z=-628.201},{id=112780,x=596.2,data={post_id="2"},z=-710},{id=112781,x=632.2,data={post_id="3"},z=-678},{id=112782,x=646,data={post_id="3"},z=-644.201},{id=112783,x=576.2,data={post_id="1"},z=-626},{id=112784,x=643.799,data={post_id="2"},z=-642},{id=112785,x=628.2,data={post_id="1"},z=-638},{id=112786,x=587.799,data={post_id="2"},z=-602},{id=112787,x=583.799,data={post_id="2"},z=-730},{id=112788,x=580.2,data={post_id="3"},z=-730},{id=112789,x=606,data={post_id="1"},z=-619.8},{id=112790,x=571.799,data={post_id="1"},z=-718},{id=112791,x=583.799,data={post_id="2"},z=-710},{id=112792,x=586,data={post_id="3"},z=-719.8},{id=112793,x=642,data={post_id="3"},z=-647.8},{id=112794,x=599.799,data={post_id="1"},z=-706},{id=112795,x=604.2,data={post_id="3"},z=-610},{id=112796,x=598,data={post_id="3"},z=-619.8},{id=112797,x=604.2,data={post_id="3"},z=-606},{id=112798,x=622,data={post_id="1"},z=-616.201},{id=112799,x=606,data={post_id="1"},z=-600.201},{id=112800,x=578,data={post_id="1"},z=-700.201},{id=112801,x=578,data={post_id="1"},z=-703.8},{id=112802,x=568.2,data={post_id="1"},z=-730},{id=112803,x=586,data={post_id="2"},z=-716.201},{id=112804,x=607.799,data={post_id="3"},z=-614},{id=112805,x=604.2,data={post_id="1"},z=-614},{id=112806,x=614,data={post_id="2"},z=-619.8},{id=112807,x=586,data={post_id="3"},z=-696.201},{id=112808,x=622,data={post_id="2"},z=-667.8},{id=112809,x=571.799,data={post_id="2"},z=-698},{id=112810,x=580.2,data={post_id="2"},z=-698},{id=112811,x=622,data={post_id="1"},z=-664.201},{id=112812,x=576.2,data={post_id="3"},z=-634},{id=112813,x=632.2,data={post_id="2"},z=-686},{id=112814,x=584.2,data={post_id="2"},z=-634},{id=112815,x=596.2,data={post_id="2"},z=-722},{id=112816,x=599.799,data={post_id="2"},z=-710},{id=112817,x=568.2,data={post_id="3"},z=-698},{id=112818,x=579.799,data={post_id="2"},z=-638},{id=112819,x=635.799,data={post_id="2"},z=-670},{id=112820,x=632.2,data={post_id="3"},z=-670},{id=112821,x=606,data={post_id="3"},z=-667.8},{id=112822,x=618,data={post_id="1"},z=-619.8},{id=112823,x=578,data={post_id="2"},z=-711.8},{id=112824,x=587.799,data={post_id="2"},z=-606},{id=112825,x=635.799,data={post_id="3"},z=-674},{id=112826,x=576.2,data={post_id="1"},z=-614},{id=112827,x=571.799,data={post_id="1"},z=-730},{id=112828,x
|
2023-11-04 21:28:42 +08:00
|
|
|
|
end
|
2023-12-18 19:55:25 +08:00
|
|
|
|
savedata["ents"]["dock_woodposts"] = tablefunctions["ents_dock_woodposts_fn"]()
|
|
|
|
|
tablefunctions["ents_marbleshrub_fn"] = function()
|
|
|
|
|
return {{id=108843,x=-4.5,data={growable={usetimemultiplier=false,stage=3,time=2299},color=0.67843137254902},z=297},{id=108844,x=-2.5,data={growable={usetimemultiplier=false,stage=3,time=2626},color=0.70588235294118,shapenumber=3},z=293},{id=108845,x=-4.5,data={growable={usetimemultiplier=false,stage=3,time=2125},color=0.94117647058824},z=291},{id=108846,x=-2.5,data={growable={usetimemultiplier=false,stage=3,time=2411},color=0.70196078431373},z=291},{id=108847,x=-2.5,data={growable={usetimemultiplier=false,stage=3,time=2956},color=0.70196078431373,shapenumber=2},z=295},{id=108848,x=2.5,data={growable={usetimemultiplier=false,stage=2,time=2157},color=0.56078431372549,shapenumber=2},z=290.5},{id=108849,x=4.5,data={growable={usetimemultiplier=false,stage=2,time=2096},color=0.90196078431373,shapenumber=3},z=290.5},{id=108850,x=-4.5,data={growable={usetimemultiplier=false,stage=3,time=2119},color=0.86274509803922,shapenumber=3},z=293},{id=108851,x=-2.5,data={growable={usetimemultiplier=false,stage=3,time=2575},color=0.63921568627451,shapenumber=2},z=299},{id=108852,x=-2.5,data={growable={usetimemultiplier=false,stage=3,time=2442},color=0.52941176470588},z=297},{id=108853,x=0,data={growable={usetimemultiplier=false,stage=2,time=2237},color=0.52156862745098,shapenumber=2},z=290.5}}
|
2023-11-04 21:28:42 +08:00
|
|
|
|
end
|
2023-12-18 19:55:25 +08:00
|
|
|
|
savedata["ents"]["marbleshrub"] = tablefunctions["ents_marbleshrub_fn"]()
|
2023-12-04 19:23:43 +08:00
|
|
|
|
tablefunctions["ents_researchlab_fn"] = function()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
return {{x=-236.765,z=500.76},{x=-165.053,z=-378.262}}
|
2023-11-04 21:28:42 +08:00
|
|
|
|
end
|
2023-12-04 19:23:43 +08:00
|
|
|
|
savedata["ents"]["researchlab"] = tablefunctions["ents_researchlab_fn"]()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
tablefunctions["ents_cookiecutter_fn"] = function()
|
|
|
|
|
return {{id=108940,x=518.414,data={health={health=100},knownlocations={locations={{y=0,x=517.75,name="home",z=165.5590057373}}}},z=159.945},{id=108941,x=748.752,data={health={health=100},knownlocations={locations={{y=0,x=751.11901855469,name="home",z=-224}}}},z=-231.131},{id=108942,x=754.71,data={health={health=100},knownlocations={locations={{y=0,x=751.11901855469,name="home",z=-224}}}},z=-218.103},{id=108943,x=753.546,data={health={health=100},knownlocations={locations={{y=0,x=751.11901855469,name="home",z=-224}}}},z=-232.702},{id=108944,x=744.809,data={health={health=100},knownlocations={locations={{y=0,x=751.11901855469,name="home",z=-224}}}},z=-222.808},{id=108945,x=730.739,data={health={health=100},knownlocations={locations={{y=0,x=730,name="home",z=-238.1309967041}}}},z=-244.48},{id=108946,x=739.978,data={health={health=100},knownlocations={locations={{y=0,x=730,name="home",z=-238.1309967041}}}},z=-244.258},{id=108947,x=739.372,data={health={health=100},knownlocations={locations={{y=0,x=730,name="home",z=-238.1309967041}}}},z=-233.788},{id=108948,x=725.106,data={health={health=100},knownlocations={locations={{y=0,x=730,name="home",z=-238.1309967041}}}},z=-242.39},{id=108949,x=735.544,data={health={health=100},knownlocations={locations={{y=0,x=730,name="home",z=-238.1309967041}}}},z=-246.741},{id=108950,x=736.888,data={health={health=100},knownlocations={locations={{y=0,x=730,name="home",z=-238.1309967041}}}},z=-236.193},{id=108951,x=704.601,data={health={health=100},knownlocations={locations={{y=0,x=711.17901611328,name="home",z=-235.6309967041}}}},z=-232.64},{id=108952,x=713.666,data={health={health=100},knownlocations={locations={{y=0,x=711.17901611328,name="home",z=-235.6309967041}}}},z=-247.103},{id=108953,x=712.091,data={health={health=100},knownlocations={locations={{y=0,x=711.17901611328,name="home",z=-235.6309967041}}}},z=-226.967},{id=108954,x=714.718,data={health={health=100},knownlocations={locations={{y=0,x=711.17901611328,name="home",z=-235.6309967041}}}},z=-245.469},{id=108955,x=712.455,data={health={health=100},knownlocations={locations={{y=0,x=711.17901611328,name="home",z=-235.6309967041}}}},z=-228.474},{id=108956,x=741.028,data={health={health=100},knownlocations={locations={{y=0,x=739.25,name="home",z=-248.6309967041}}}},z=-259.813},{id=108957,x=739.372,data={health={health=100},knownlocations={locations={{y=0,x=739.25,name="home",z=-248.6309967041}}}},z=-259.761},{id=108958,x=740.25,data={health={health=100},knownlocations={locations={{y=0,x=739.25,name="home",z=-248.6309967041}}}},z=-238.89},{id=108959,x=738.28,data={health={health=100},knownlocations={locations={{y=0,x=739.25,name="home",z=-248.6309967041}}}},z=-245.293},{id=108960,x=744.129,data={health={health=100},knownlocations={locations={{y=0,x=747.36901855469,name="home",z=-270.5}}}},z=-271.511},{id=108961,x=745.505,data={health={health=100},knownlocations={locations={{y=0,x=747.36901855469,name="home",z=-270.5}}}},z=-281.055},{id=108962,x=755.057,data={health={health=100},knownlocations={locations={{y=0,x=747.36901855469,name="home",z=-270.5}}}},z=-274.261},{id=108963,x=745.598,data={health={health=100},knownlocations={locations={{y=0,x=747.36901855469,name="home",z=-270.5}}}},z=-274.655},{id=108964,x=509.419,data={health={health=32},knownlocations={locations={{y=0,x=498.75,name="home",z=182.8690032959}}}},z=180.804},{id=108965,x=510.985,data={health={health=66},knownlocations={locations={{y=0,x=498.75,name="home",z=182.8690032959}}}},z=178.684},{id=108966,x=514.606,data={health={health=100},knownlocations={locations={{y=0,x=511.86801147461,name="home",z=181.25}}}},z=187.744},{id=108967,x=522.476,data={health={health=100},knownlocations={locations={{y=0,x=511.86801147461,name="home",z=181.25}}}},z=179.042},{id=108968,x=513.414,data={health={health=100},knownlocations={locations={{y=0,x=511.86801147461,name="home",z=181.25}}}},z=187.882},{id=108969,x=516.775,data={health={health=100},knownlocations={locations={{y=0,x=511.86801147461,name="home",z=181.25}}}},z=183.722},{id=108970,x=517.971,data={health={health=100},knownlocations={loca
|
2023-11-04 21:28:42 +08:00
|
|
|
|
end
|
2023-12-18 19:55:25 +08:00
|
|
|
|
savedata["ents"]["cookiecutter"] = tablefunctions["ents_cookiecutter_fn"]()
|
2023-11-04 21:28:42 +08:00
|
|
|
|
tablefunctions["ents_bullkelp_beachedroot_fn"] = function()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
return {{x=241.66,z=-429.822},{x=325.959,z=-425.882},{x=186.88,z=-378.822},{x=206.929,z=-381.641},{x=222.539,z=-385.541},{x=213.279,z=-374.352},{x=337.778,z=-522.25},{x=378.25,z=-502.71},{x=357.29,z=-502.692},{x=282.26,z=-429.4},{id=123104,x=325.39,data={inventoryitemmoisture={wet=true,moisture=100}},z=-429.222},{x=286.7,z=-441.201},{x=366.57,z=-490.602}}
|
2023-11-04 21:28:42 +08:00
|
|
|
|
end
|
|
|
|
|
savedata["ents"]["bullkelp_beachedroot"] = tablefunctions["ents_bullkelp_beachedroot_fn"]()
|
2023-12-04 19:23:43 +08:00
|
|
|
|
tablefunctions["ents_wall_stone_item_fn"] = function()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
return {{id=123110,x=-4.179,data={inventoryitemmoisture={wet=true,moisture=100},stackable={stack=7}},z=350.028},{id=123112,x=16.599,data={inventoryitemmoisture={wet=true,moisture=100},stackable={stack=6}},z=304.307}}
|
2023-11-04 21:28:42 +08:00
|
|
|
|
end
|
2023-12-04 19:23:43 +08:00
|
|
|
|
savedata["ents"]["wall_stone_item"] = tablefunctions["ents_wall_stone_item_fn"]()
|
2023-11-04 21:28:42 +08:00
|
|
|
|
tablefunctions["ents_bullkelp_plant_fn"] = function()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
return {{id=123114,x=282.01,data={pickable={caninteractwith=true}},z=-747.75},{id=123116,x=270.368,data={pickable={caninteractwith=true}},z=-752.8},{id=123118,x=275.41,data={pickable={caninteractwith=true}},z=-746.821},{id=123120,x=-142.491,data={pickable={caninteractwith=true}},z=-192.131},{id=123122,x=-138.31,data={pickable={caninteractwith=true}},z=-188.31},{id=123124,x=-136.18,data={pickable={caninteractwith=true}},z=-183.971},{id=123126,x=408.118,data={pickable={caninteractwith=true}},z=442.48},{id=123128,x=407.898,data={pickable={caninteractwith=true}},z=435.75},{id=123130,x=-109.09,data={pickable={caninteractwith=true}},z=-186.831},{id=123132,x=-253.711,data={pickable={caninteractwith=true}},z=373.898},{id=123134,x=85.47,data={pickable={caninteractwith=true}},z=-341.06},{id=123136,x=245.02,data={pickable={caninteractwith=true}},z=-342.52},{id=123138,x=134.3,data={pickable={caninteractwith=true}},z=-406.261},{id=123140,x=266.22,data={pickable={caninteractwith=true}},z=-357.822},{id=123142,x=177.22,data={pickable={caninteractwith=true}},z=-350.891},{id=123144,x=281.739,data={pickable={caninteractwith=true}},z=-346.83},{id=123146,x=293.079,data={pickable={caninteractwith=true}},z=-249.76},{id=123148,x=-506.68,data={pickable={caninteractwith=true}},z=-142.45},{id=123150,x=-177.571,data={pickable={caninteractwith=true}},z=137.46},{id=123152,x=-225.04,data={pickable={caninteractwith=true}},z=614.989},{id=123154,x=-67.737,data={pickable={caninteractwith=true}},z=-617.131},{id=123156,x=210.3,data={pickable={caninteractwith=true}},z=-248.31},{id=123158,x=-135.76,data={pickable={caninteractwith=true}},z=-191.911},{id=123160,x=-139.06,data={pickable={caninteractwith=true}},z=-184.78},{id=123162,x=400.269,data={pickable={caninteractwith=true}},z=442.868},{id=123164,x=197.38,data={pickable={caninteractwith=true}},z=737.57},{id=123166,x=5.75,data={pickable={caninteractwith=true}},z=398.864},{id=123168,x=5.75,data={pickable={caninteractwith=true}},z=401.462},{id=123170,x=5.5,data={pickable={caninteractwith=true}},z=397.565},{id=123172,x=5.75,data={pickable={caninteractwith=true}},z=396.265},{id=123174,x=5.75,data={pickable={caninteractwith=true}},z=394.532},{id=123176,x=-554.532,data={pickable={caninteractwith=true}},z=341.75},{id=123178,x=403.25,data={pickable={caninteractwith=true}},z=444.72},{id=123180,x=90.763,data={pickable={caninteractwith=true}},z=786.309},{id=123182,x=13.449,data={pickable={caninteractwith=true}},z=-514.97},{id=123184,x=-274.731,data={pickable={caninteractwith=true}},z=-473.9},{id=123186,x=257.85,data={pickable={caninteractwith=true}},z=-473.37},{id=123188,x=46.159,data={pickable={caninteractwith=true}},z=-429.791},{id=123190,x=385.398,data={pickable={caninteractwith=true}},z=-414.86},{id=123192,x=14.01,data={pickable={caninteractwith=true}},z=-410.352},{id=123194,x=98.416,data={pickable={caninteractwith=true}},z=-365.24},{id=123196,x=249.229,data={pickable={caninteractwith=true}},z=-366.18},{id=123198,x=-17.032,data={pickable={caninteractwith=true}},z=-354.291},{id=123200,x=-369.072,data={pickable={caninteractwith=true}},z=-326.08},{id=123202,x=105.37,data={pickable={caninteractwith=true}},z=-325.261},{id=123204,x=98.569,data={pickable={caninteractwith=true}},z=-314.511},{id=123206,x=257.709,data={pickable={caninteractwith=true}},z=-305.55},{id=123208,x=266.398,data={pickable={caninteractwith=true}},z=-294.28},{id=123210,x=65.48,data={pickable={caninteractwith=true}},z=29.02},{id=123212,x=-662.43,data={pickable={caninteractwith=true}},z=-201.98},{id=123214,x=-125.612,data={pickable={caninteractwith=true}},z=-190.98},{id=123216,x=-150.98,data={pickable={caninteractwith=true}},z=-169.93},{id=123218,x=105.138,data={pickable={caninteractwith=true}},z=-314.59},{id=123220,x=-118.625,data={pickable={caninteractwith=true}},z=-170.631},{id=123222,x=317.558,data={pickable={caninteractwith=true}},z=77.333},{id=123224,x=-402.972,data={pickable={caninteractwith=true}},z=150.339},{id=123226,x=-356.072,data={pickable={caninteractwith=true}},z=451.726},{id=123228,x=57.659,data={pickable={caninteractwith=true}},z=749.3
|
2023-11-04 21:28:42 +08:00
|
|
|
|
end
|
|
|
|
|
savedata["ents"]["bullkelp_plant"] = tablefunctions["ents_bullkelp_plant_fn"]()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
tablefunctions["ents_moonglassaxe_fn"] = function()
|
|
|
|
|
return {{x=96.12,z=-515.941},{x=143.869,z=-511.942},{x=116.055,z=-479.882}}
|
2023-11-04 21:28:42 +08:00
|
|
|
|
end
|
2023-12-18 19:55:25 +08:00
|
|
|
|
savedata["ents"]["moonglassaxe"] = tablefunctions["ents_moonglassaxe_fn"]()
|
2023-11-04 21:28:42 +08:00
|
|
|
|
tablefunctions["ents_burntground_fn"] = function()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
return {{id=123692,x=281.972,data={rotation=88.880815225772,scale={0.91000002622604,0.91000002622604,0.91000002622604},fade=34},z=423.618},{id=123693,x=211.994,data={rotation=34.435744514638,scale={0.91000002622604,0.91000002622604,0.91000002622604},fade=34},z=439.88},{id=123694,x=265.303,data={rotation=147.92273305753,scale={0.91000002622604,0.91000002622604,0.91000002622604},fade=34},z=365.079},{id=123695,x=283.415,data={rotation=151.12098282154,scale={0.91000002622604,0.91000002622604,0.91000002622604},fade=34},z=415.66},{id=123696,x=257.947,data={rotation=78.651254486981,scale={0.91000002622604,0.91000002622604,0.91000002622604},fade=34},z=354.035},{id=123697,x=240.554,data={rotation=145.01600942993,scale={0.91000002622604,0.91000002622604,0.91000002622604},fade=34},z=349.708},{id=123698,x=192.272,data={rotation=21.383061664336,scale={0.91000002622604,0.91000002622604,0.91000002622604},fade=34},z=449.553},{id=123699,x=231.328,data={rotation=61.279112160778,scale={0.91000002622604,0.91000002622604,0.91000002622604},fade=34},z=399.777},{id=123700,x=292.635,data={rotation=29.024721763171,scale={0.91000002622604,0.91000002622604,0.91000002622604},fade=34},z=421.563},{id=123701,x=167.88,data={rotation=164.43457890016,scale={0.91000002622604,0.91000002622604,0.91000002622604},fade=34},z=405.502},{id=123702,x=286.826,data={rotation=174.38362376756,scale={0.91000002622604,0.91000002622604,0.91000002622604},fade=34},z=415.626},{id=123703,x=171.936,data={rotation=-45.143398008466,scale={0.91000002622604,0.91000002622604,0.91000002622604},fade=34},z=388.953},{id=123704,x=273.42,data={rotation=-27.810071647618,scale={0.91000002622604,0.91000002622604,0.91000002622604},fade=34},z=446.837},{id=123705,x=261.993,data={rotation=-148.81481041156,scale={1.6900000572205,1.6900000572205,1.6900000572205},fade=34},z=434.367},{id=123706,x=199.608,data={rotation=-90.328186963623,scale={0.91000002622604,0.91000002622604,0.91000002622604},fade=34},z=458.109},{id=123707,x=176.492,data={rotation=-106.22870355004,scale={0.91000002622604,0.91000002622604,0.91000002622604},fade=34},z=388.851},{id=123708,x=220.641,data={rotation=-13.093008287474,scale={1.2999999523163,1.2999999523163,1.2999999523163},fade=34},z=391.247},{id=123709,x=277.835,data={rotation=-103.19877696924,scale={0.91000002622604,0.91000002622604,0.91000002622604},fade=34},z=425.148},{id=123710,x=236.173,data={rotation=127.19125095449,scale={0.91000002622604,0.91000002622604,0.91000002622604},fade=34},z=470.035},{id=123711,x=187.179,data={rotation=113.22691542785,scale={1.6900000572205,1.6900000572205,1.6900000572205},fade=34},z=408.506},{id=123712,x=197.587,data={rotation=-7.8002400171182,scale={0.91000002622604,0.91000002622604,0.91000002622604},fade=34},z=392.967},{id=123713,x=231.128,data={rotation=-63.584089287649,scale={1.2999999523163,1.2999999523163,1.2999999523163},fade=34},z=402.321},{id=123714,x=231.494,data={rotation=-43.663596532185,scale={0.91000002622604,0.91000002622604,0.91000002622604},fade=34},z=392.153},{id=123715,x=243.891,data={rotation=97.794710765499,scale={0.91000002622604,0.91000002622604,0.91000002622604},fade=34},z=358.515},{id=123716,x=236.111,data={rotation=-104.62385496947,scale={0.91000002622604,0.91000002622604,0.91000002622604},fade=34},z=390.024},{id=123717,x=235.927,data={rotation=-0.51507822967899,scale={0.91000002622604,0.91000002622604,0.91000002622604},fade=34},z=403.161},{id=123718,x=249.436,data={rotation=-47.559727710238,scale={0.91000002622604,0.91000002622604,0.91000002622604},fade=34},z=467.536},{id=123719,x=192.531,data={rotation=-111.5686274468,scale={1.2999999523163,1.2999999523163,1.2999999523163},fade=34},z=379.373},{id=123720,x=244.492,data={rotation=-96.353370084732,scale={0.91000002622604,0.91000002622604,0.91000002622604},fade=34},z=342.342},{id=123721,x=226.611,data={rotation=-159.86415778164,scale={0.91000002622604,0.91000002622604,0.91000002622604},fade=34},z=397.608},{id=123722,x=285.69,data={rotation=175.08870420105,scale={0.91000002622604,0.91000002622604,0.91000002622604},fade=34},z=433.127},{id=123723,x=249.238,data={rot
|
2023-11-04 21:28:42 +08:00
|
|
|
|
end
|
|
|
|
|
savedata["ents"]["burntground"] = tablefunctions["ents_burntground_fn"]()
|
2023-12-04 19:23:43 +08:00
|
|
|
|
tablefunctions["ents_moon_altar_idol_fn"] = function()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
return {{id=123805,x=232.679,data={submersible={force_no_repositioning=false}},z=-695.5}}
|
2023-12-04 19:23:43 +08:00
|
|
|
|
end
|
|
|
|
|
savedata["ents"]["moon_altar_idol"] = tablefunctions["ents_moon_altar_idol_fn"]()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
tablefunctions["ents_monkeyisland_portal_debris_fn"] = function()
|
|
|
|
|
return {{id=110779,x=580.78,data={debris_id=1},z=-654.72},{id=110780,x=574.21,data={debris_id=3},z=-657.97},{id=110781,x=582.28,data={debris_id="1"},z=-662.66},{id=110782,x=575.78,data={debris_id="1"},z=-653.29},{id=110783,x=566.809,data={debris_id="2"},z=-687.941},{id=110784,x=557.53,data={debris_id="1"},z=-680.91},{id=110785,x=573.65,data={debris_id="2"},z=-677.72},{id=110786,x=545.559,data={debris_id="3"},z=-670},{id=110787,x=582.71,data={debris_id="3"},z=-686.91},{id=110788,x=595.679,data={debris_id="2"},z=-679.5},{id=110789,x=592.869,data={debris_id="2"},z=-656.821},{id=110790,x=588.369,data={debris_id="3"},z=-661.321},{id=110791,x=584.25,data={debris_id="1"},z=-649.321},{id=110792,x=558.03,data={debris_id="2"},z=-657.35},{id=110793,x=565.75,data={debris_id="1"},z=-673.441},{id=110794,x=569.369,data={debris_id="3"},z=-662.441},{id=110795,x=577.96,data={debris_id=2},z=-661.04}}
|
2023-11-04 21:28:42 +08:00
|
|
|
|
end
|
2023-12-18 19:55:25 +08:00
|
|
|
|
savedata["ents"]["monkeyisland_portal_debris"] = tablefunctions["ents_monkeyisland_portal_debris_fn"]()
|
2023-11-04 21:28:42 +08:00
|
|
|
|
tablefunctions["ents_oceanvine_deco_fn"] = function()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
return {{id=123809,x=-666.761,data={animnum=1},z=-215.101},{id=123810,x=-626.191,data={animnum=3},z=-223.15},{id=123811,x=-635.271,data={animnum=3},z=-225.34},{id=123812,x=-636.021,data={animnum=1},z=-246.48},{id=123813,x=-672.35,data={animnum=3},z=-241.79},{id=123814,x=-667.16,data={animnum=6},z=-239.601},{id=123815,x=-664.31,data={animnum=3},z=-258.93},{id=123816,x=-661.211,data={animnum=3},z=-282.261},{id=123817,x=-692.56,data={animnum=5},z=-276.912},{id=123818,x=-691.81,data={animnum=5},z=-258.451},{id=123819,x=-643.211,data={animnum=6},z=-266.132},{id=123820,x=-644.3,data={animnum=3},z=-250.67},{id=123821,x=-637.37,data={animnum=5},z=-261.52},{id=123822,x=-629.711,data={animnum=1},z=-256.08},{id=123823,x=-620.021,data={animnum=1},z=-261.701},{id=123824,x=-624.35,data={animnum=3},z=-275.02},{id=123825,x=-648.711,data={animnum=4},z=-269.641},{id=123826,x=-644.271,data={animnum=2},z=-274.33},{id=123827,x=-645.081,data={animnum=6},z=-276.11},{id=123828,x=595.26,data={animnum=3},z=-18.671},{id=123829,x=586.179,data={animnum=2},z=-20.862},{id=123830,x=582.59,data={animnum=2},z=2.97},{id=123831,x=616.809,data={animnum=4},z=-29.38},{id=123832,x=632.34,data={animnum=2},z=-2.221},{id=123833,x=615.63,data={animnum=3},z=-4.152},{id=123834,x=651.34,data={animnum=6},z=25.17},{id=123835,x=652.549,data={animnum=2},z=32.9},{id=123836,x=603.2,data={animnum=6},z=22.12},{id=123837,x=604.289,data={animnum=1},z=6.657},{id=123838,x=597.359,data={animnum=3},z=17.51},{id=123839,x=580.01,data={animnum=2},z=17.69},{id=123840,x=576.53,data={animnum=1},z=10.67},{id=123841,x=584.34,data={animnum=3},z=31.01},{id=123842,x=608.7,data={animnum=2},z=25.628},{id=123843,x=604.26,data={animnum=2},z=30.319},{id=123844,x=605.07,data={animnum=3},z=32.097},{id=123845,x=-562.67,data={animnum=1},z=691.26},{id=123846,x=-577.99,data={animnum=5},z=679.25},{id=123847,x=-564.86,data={animnum=3},z=682.179},{id=123848,x=-541.032,data={animnum=2},z=678.59},{id=123849,x=-541.532,data={animnum=6},z=692.01},{id=123850,x=-572.91,data={animnum=2},z=722.75},{id=123851,x=-573.381,data={animnum=4},z=712.809},{id=123852,x=-548.152,data={animnum=5},z=711.63},{id=123853,x=-548.41,data={animnum=6},z=723.15},{id=123854,x=-518.831,data={animnum=2},z=747.34},{id=123855,x=-511.102,data={animnum=2},z=748.549},{id=123856,x=-537.342,data={animnum=4},z=700.289},{id=123857,x=-526.31,data={animnum=2},z=676.01},{id=123858,x=-533.331,data={animnum=1},z=672.53},{id=123859,x=-512.99,data={animnum=2},z=680.34},{id=123860,x=-518.37,data={animnum=6},z=704.7},{id=123861,x=-513.68,data={animnum=2},z=700.26},{id=123862,x=-511.9,data={animnum=2},z=701.07},{id=123863,x=-656.821,data={animnum=2},z=-214.631},{id=123864,x=-655.641,data={animnum=5},z=-239.861},{id=123865,x=-529.56,data={animnum=1},z=747.799},{id=123866,x=583.25,data={animnum=6},z=-33.994},{id=123867,x=-622.6,data={animnum=4},z=-246.98},{id=123868,x=-623.261,data={animnum=6},z=-210.021},{id=123869,x=-691.35,data={animnum=1},z=-269.18},{id=123870,x=596.01,data={animnum=5},z=2.47},{id=123871,x=626.75,data={animnum=3},z=-28.91},{id=123872,x=627.15,data={animnum=3},z=-4.41},{id=123873,x=624.299,data={animnum=3},z=14.92},{id=123874,x=621.2,data={animnum=2},z=38.25},{id=123875,x=651.799,data={animnum=4},z=14.439},{id=123876,x=-505.75,data={animnum=2},z=717.2},{id=123877,x=-521.881,data={animnum=1},z=699.2},{id=123878,x=-531.93,data={animnum=3},z=685.7},{id=123879,x=-526.49,data={animnum=5},z=693.359},{id=123880,x=-616.54,data={animnum=4},z=-254.68},{id=123881,x=589.7,data={animnum=5},z=12.069},{id=123882,x=-529.081,data={animnum=4},z=720.299},{id=123883,x=-546.22,data={animnum=4},z=728.34}}
|
2023-11-04 21:28:42 +08:00
|
|
|
|
end
|
|
|
|
|
savedata["ents"]["oceanvine_deco"] = tablefunctions["ents_oceanvine_deco_fn"]()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
tablefunctions["ents_farm_plant_corn_fn"] = function()
|
|
|
|
|
return {{id=104164,x=68.378,data={growable={usetimemultiplier=false,stage=2,time=384},farmplantstress={stressors={happiness=true,killjoys=true,moisture=true,family=true,season=true,nutrients=true,overcrowding=true},stress_points=4},farmplanttendable={tendable=true},scale=0.8840853822916,knownlocations={locations={{y=0,x=67.515998840332,name="herd",z=606.63201904297}}},is_oversized=false,no_oversized=true,farmsoildrinker={time={dry=0,wet=0},timer_start_time=407.13335456699}},z=600.111},{id=104165,x=3.332,data={growable={usetimemultiplier=false,stage=6,time=1302},no_oversized=true,farmplanttendable={tendable=false},scale=0.86838610691679,knownlocations={locations={{y=0,x=6.1900000572205,name="herd",z=371.95300292969}}},is_oversized=false,pickable={caninteractwith=true},farmplantstress={stressors={happiness=true,killjoys=true,moisture=true,family=true,season=true,nutrients=true,overcrowding=true},stress_points=0},farmsoildrinker={time={dry=0,wet=0},timer_start_time=1302.0334012397}},z=366}}
|
2023-11-04 21:28:42 +08:00
|
|
|
|
end
|
2023-12-18 19:55:25 +08:00
|
|
|
|
savedata["ents"]["farm_plant_corn"] = tablefunctions["ents_farm_plant_corn_fn"]()
|
|
|
|
|
tablefunctions["ents_cutreeds_fn"] = function()
|
|
|
|
|
return {{y=-0.003,x=349.191,z=76},{id=104168,x=23.798,data={inventoryitemmoisture={wet=true,moisture=100}},z=308.134},{x=140.561,z=-712.274},{x=-316.622,z=-86.637}}
|
2023-11-04 21:28:42 +08:00
|
|
|
|
end
|
2023-12-18 19:55:25 +08:00
|
|
|
|
savedata["ents"]["cutreeds"] = tablefunctions["ents_cutreeds_fn"]()
|
2023-11-04 21:28:42 +08:00
|
|
|
|
tablefunctions["ents_green_mushroom_fn"] = function()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
return {{x=-84.487,z=171.44},{x=-86.5,z=169.979},{x=-87.74,z=167.82},{x=-88,z=165.33},{x=-87.237,z=162.96},{x=-85.56,z=161.11},{x=-83.292,z=160.089},{x=-80.792,z=160.089},{x=-78.514,z=161.11},{x=-76.84,z=162.96},{x=-76.07,z=165.33},{x=-76.334,z=167.82},{x=-77.584,z=169.979},{x=-79.6,z=171.44},{x=-82.042,z=171.96},{x=-199.09,z=183.619},{x=-196.691,z=185.36},{x=-191.321,z=183.619},{x=-193.721,z=176.229},{x=-196.691,z=176.229},{x=-199.09,z=177.97},{x=-200,z=180.789},{x=-217.381,z=77.583},{x=-301.28,z=93.44},{x=-10.44,z=78.23},{x=5.59,z=114.72},{x=-6.16,z=109.958},{x=33.83,z=73.875},{x=-89.792,z=278.769},{x=-73.07,z=182.809},{x=-257.641,z=178.699},{x=-69.737,z=77.569},{x=-78.52,z=70.19},{x=-34.882,z=33.59},{x=-38.994,z=49.319},{x=385.45,z=298.07},{id=124043,x=110.25,data={pickable={picked=true,caninteractwith=true},rain=4},z=390.799},{x=-494.86,z=213.86},{x=-466.822,z=209.47},{x=-485.15,z=178.539},{x=-498.541,z=145.96},{x=-501.481,z=198.58},{x=-509.05,z=185.139},{x=-457.201,z=206.059},{x=-361.09,z=222.929},{x=-322.822,z=102.54},{x=-338.27,z=90.18},{x=-330.86,z=117.527},{x=-245.26,z=262.308},{x=378.588,z=525.4},{x=393.359,z=545.77},{x=402.54,z=713.098},{x=386.519,z=714.289},{x=314.739,z=690.229},{x=418.178,z=502.769},{x=298.308,z=630.01},{x=-10.66,z=758},{x=-62.57,z=785.559},{x=-13.471,z=786.968},{x=94.19,z=646.989},{x=-105.1,z=673.559},{x=-81.334,z=673.08},{x=102.277,z=709.53},{x=90.638,z=681.03},{x=26.59,z=730.119},{x=46.93,z=721.799},{x=22.85,z=718.13},{x=-114.223,z=621.359},{x=14.02,z=69.347},{x=-189.5,z=294.04},{x=-190.411,z=180.789},{x=-449.37,z=249.63},{x=49.129,z=401.437},{x=-191.321,z=177.97},{x=442.778,z=473.299},{x=-193.721,z=185.36},{x=358.95,z=582.94},{id=124084,x=338.398,data={pickable={picked=true,caninteractwith=true},rain=4},z=633.34},{x=438.239,z=625.34},{x=490.01,z=621.51},{x=465.44,z=497.868},{x=473.838,z=454.278},{x=486.67,z=590.58}}
|
2023-11-04 21:28:42 +08:00
|
|
|
|
end
|
|
|
|
|
savedata["ents"]["green_mushroom"] = tablefunctions["ents_green_mushroom_fn"]()
|
2023-12-18 19:55:25 +08:00
|
|
|
|
tablefunctions["map_fn"] = function()
|
|
|
|
|
return {tiles="VlJTTgABAAAAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAzADMAMwAzADMAMwAzADMAMwAzADMAAEAAQDMAMwAzADMAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAMwAzADMAMwAzAABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAzADMAMwAzADMAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAzADMAMwAzADMAMwAzADMAAEAAQABAAEAAQABAMwAzADMAMwAAQABAMwAzADMAMwAAQABAAEAzADMAMwAAQABAAEAzADMAAEAAQDMAMwAzAABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAMwAzADMAMwAzADMAMwAzADMAMwAzADMAMwAzADMAMwAzADMAMwAzADMAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAMwAzADMAMwAzADMAMwAzAABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQAB
|
2023-11-04 21:28:42 +08:00
|
|
|
|
end
|
2023-12-18 19:55:25 +08:00
|
|
|
|
savedata["map"] = tablefunctions["map_fn"]()
|
2023-11-04 21:28:42 +08:00
|
|
|
|
return savedata
|
|
|
|
|
|