饥荒
评价数不足
Engi Turfs
   
奖励
收藏
已收藏
取消收藏
文件大小
发表于
更新日期
4.836 MB
2019 年 8 月 4 日 下午 5:43
2023 年 10 月 5 日 上午 12:21
4 项改动说明 ( 查看 )
您需要 DLC 才能使用该物品。

订阅以下载
Engi Turfs

描述
A collection of custom turf.

Included are:
- Five unique turfs that go entirely unused in Hamlet, but had textures in the files
- A craftable turf for the non-jungle-canopy version of the Pig Ruins turf (which normally only appears in the world as part of the "Iron Thing" teleportato part setpiece and has no associated item in vanilla)
- Six "carpets" that mimic the appearance of water tiles such as Shipwrecked's Ocean or Hamlet's Lily Pond, but are actually land tiles and can be walked on

All turfs are crafted at the Alchemy Engine under the Structures Tab, and cost 1 Manure to create 4 Turf.
6 条留言
Snowbirdo 2021 年 7 月 2 日 上午 4:01 
@engiSonic thanks a ton, now I can finally add a little ocean to the RoG map ^^
Wayfarer  [作者] 2021 年 6 月 25 日 上午 2:23 
Also, note that for collisions to update (i.e. so the game regenerates the "you can't walk here" borders of the abyss and oceans), you'll have to exit to the main menu and reload the save.
Wayfarer  [作者] 2021 年 6 月 25 日 上午 2:21 
@Snowbirdo

To get the internal name of the tile under your cursor: c_tile()

To change a tile: GetWorld().Map:SetTile(x, y, tiletype)
where x,y = the coordinates of the tile (best found with the c_tile command) and tiletype = the internal name of the tile, found either with the c_tile() command or in worldtiledefs.lua in the data/DLC0003/scripts folder
Snowbirdo 2021 年 6 月 25 日 上午 1:44 
@engiSonic
This is like a suuper late response xD sry
but how exactly does that work? Couldnt find anything on the internet on how to do that
Wayfarer  [作者] 2020 年 12 月 1 日 上午 1:18 
@MasterFine You can use console commands to place actual ocean tiles. This is more for decorative purposes.
Snowbirdo 2020 年 11 月 13 日 下午 1:41 
Aww man sadly its only a fake ocean version, tho it still looks amazing! I havent been able to find a ocean turf mod, I guess making them real water titles is really hard to do?