Annijang
1、介绍本模组更改了玩家与作物的交互方式,允许玩家在疾跑状态下踩踏脚下的作物、花朵、下界蘑菇等,所有可踩踏的内容都可以在配置文件中进行设置。
默认情况下可以踩踏的作物有:农作物、枯萎的灌木、两格高的花朵、普通花朵、下界的蘑菇、下界的根、下界的芽、下界疣、树苗、海泡菜、作物茎、高草丛。
默认情况下不可以踩踏的作物有:雪、竹笋、睡莲、海草、甘蔗、甜浆果丛。
2、链接Curseforge:[点击前往]Modrinth:[点击前往]Sponsor:[点击前往]Ko fi:[点击前往]Patreon:[点击前往]官方GitHub:[点击前往]汉化GitHub:[点击前往]
3、前置信息Forge:Collective [点击前往]Fabric:Fabric API + Collective[点击前往]
4、配置文件保存路径:“.minecraft”->“config”->“trampleeverything.json5” {
    // 如果设置为true,那么被玩家踩踏的植物会跟被玩家手动破坏一样掉落。
    "_enableTrampledBlockItems": true,
    // 如果设置为true,在潜行状态下的玩家将不会踩踏任何作物。
    "_crouchingPreventsTrampling": true,
    // 如果设置为true,那么可以踩踏雪。
    "trampleSnow": false,
    // 如果设置为true,那么可以踩踏竹笋。
    "trampleBambooSaplings": false,
    // 如果设置为true,那么可以踩踏作物。
    "trampleCrops": true,
    // 如果设置为true,那么可以踩踏枯萎的灌木。
    "trampleDeadBushes": true,
    // 如果设置为true,那么可以踩踏两格高的植物,例如:玫瑰丛、向日葵。
    "trampleDoublePlants": true,
    // 如果设置为true,那么可以踩踏花朵。
    "trampleFlowers": true,
    // 如果设置为true,那么可以踩踏下界的蘑菇,例如:诡异菌。
    "trampleFungi": true,
    // 如果设置为true,那么可以踩踏睡莲。
    "trampleLilyPads": false,
    // 如果设置为true,那么可以踩踏蘑菇。
    "trampleMushrooms": true,
    // 如果设置为true,那么可以踩踏下届根。
    "trampleNetherRoots": true,
    // 如果设置为true,那么可以踩踏下界芽。
    "trampleNetherSprouts": true,
    // 如果设置为true,那么可以踩踏下界疣。
    "trampleNetherWart": true,
    // 如果设置为true,那么可以踩踏树苗。
    "trampleSaplings": true,
    // 如果设置为true,那么可以踩踏海草。
    "trampleSeaGrass": false,
    // 如果设置为true,那么可以踩踏海泡菜。
    "trampleSeaPickles": true,
    // 如果设置为true,那么可以踩踏根茎,例如:南瓜苗、西瓜苗。
    "trampleStems": true,
    // 如果设置为true,那么可以踩踏甘蔗。
    "trampleSugarCane": false,
    // 如果设置为true,那么可以踩踏甜浆果丛。
    "trampleSweetBerryBushes": false,
    // 如果设置为true,那么可以踩踏高草丛。
    "trampleTallGrass": true
}
复制代码
5、游戏内容
document.getElementById('flv_Nqc').innerHTML=(detectHtml5Support() ? "" : AC_FL_RunContent('width', '500', 'height', '375', 'allowNetworking', 'internal', 'allowScriptAccess', 'never', 'src', 'https://s1.hdslb.com/bfs/static/player/main/flash/play_v3.swf?playlist=false&crossDomain=1&aid=614138872&cid=', 'quality', 'high', 'bgcolor', '#ffffff', 'wmode', 'transparent', 'allowfullscreen', 'true'));

来自群组: TecoStudio

第一页 上一页 下一页 最后一页