搜索历史
清空
暂无搜索历史
论坛热搜
1
Jenny — 有趣的模拟女友模组|珍妮模组
热
3
上古老物 冒险者传说 by WhiteSword
新
5
洛心斗罗-福利|公会据点战|武魂||抽奖|最终版
2
乌托邦探险之旅3.2
热
4
幻虚斗罗V1.5
6
水星迫降——在未知的世界中挣扎
登陆 注册 QQ登陆
快捷导航
查看: 40|回复: 0

[模组分享] 脚印粒子 (Footprint Particle)-MOD模组

[复制链接]

5257

主题

53

回帖

6538

积分

龙❁妻

Rank: 8Rank: 8

经验
6538 EP
金粒
1188 粒
绿宝石
20 块
爱心
0 点
发表于 2025-8-10 17:45:47 | 显示全部楼层 |阅读模式
脚印粒子 (Footprint Particle)Github |相关wiki |源站链接支持: fabric , forge一个简单的模组,为生物增加脚印粒子。专为模组包设计,高度可配置。



功能

- 在低硬度方块上生成脚印(默认情况下)。
小生物有婴儿脚印。蜘蛛和马有特殊的生成位置。

- 当接触水一段时间后生成水印。
- 矿车火花。
- 船的轨迹(水上和陆地上的差异)。
- 游泳的气泡。
- 在雪地上行走时扬起尘土。
- 支持[Pehkui](链接)。
- 支持[随机生物大小](链接)。

可配置性

您可以通过“布料配置”和“Mod菜单”来配置其生存期、频率和其他参数。

- 哪种类型/具体方块可以(或不可以)生成。
- 哪种生物可以(或不可以)生成。
- 特定生物的脚印大小。
- 特定方块上生成脚印的高度(雪等)。
- 哪种生物被视为蜘蛛/马(以特殊方式生成)。
- 特定生物应该生成哪种纹理。
- 更多您所希望的内容...

https://cdn.modrinth.com/data/xZQOoOaY/images/55ff3253c479a32a7d0441ad639a83ee890032e0.png]

自定义脚印纹理

- 制作一个资源包,并将您的“texture.png”文件放置在以下路径中:
assets\\footprintparticle\\textures\\particle\\Copy已复制!

- 制作一个“footprint.json”,或者从mod.jar中复制一个到您的资源包路径下(或者如果您同时想要替换水印,可以复制一个“watermark.json”):
assets\\footprintparticle\\particles\\Copy已复制!

- 将您的“texture.png”文件名添加到.json文件中,格式如下:
{
      \"textures\": [
        \"footprintparticle:footprint\",  // 如果您不需要默认的丑陋脚印,请删除此行 :)
        \"footprintparticle:texture1\",
        \"footprintparticle:texture2\",
        \"footprintparticle: ...\"  // 记住最后一行不要有逗号(\",\")
      ]
    }Copy已复制!

- 打包并将您的包安装到游戏中,启用您的资源包,然后转到配置屏幕并编辑“自定义脚印纹理”选项,如工具提示所示:
minecraft:cat,texture1,texture2
    minecraft:cow,texture1
    modid:mobid,textureName
    ...Copy已复制!

- 享受!

依赖关系

自从0.3.1c版本,我们现在在同一个jar包中同时支持Forge和Fabric,但是依赖关系有些不同:

对于所有加载器

- 需要*Architectury API*。
- 需要*布料配置*来管理配置文件和构建配置屏幕。

Fabric额外需要

- 需要*Fabric API*。
- *Mod Menu*是可选的,用于访问配置屏幕。

联系方式

欢迎在Github上提出任何建议。

截图:

https://i.sodamc.com/modrinth/ZRQuREX8G1.jpg?x-oss-process=style/forge2]https://i.sodamc.com/modrinth/sUvDo5DytM.jpg?x-oss-process=style/forge2]https://i.sodamc.com/modrinth/kQkwJ8VZsM.jpg?x-oss-process=style/forge2]https://i.sodamc.com/modrinth/KPQkHIGPw7.jpg?x-oss-process=style/forge2]https://i.sodamc.com/modrinth/p8AytsXxzc.jpg?x-oss-process=style/forge2]https://i.sodamc.com/modrinth/8kGDBm8LXv.jpg?x-oss-process=style/forge2]https://i.sodamc.com/modrinth/VBrKZnX1A9.jpg?x-oss-process=style/forge2]https://i.sodamc.com/modrinth/dGhvxNgBae.jpg?x-oss-process=style/forge2]

来自Modrinth所有游戏版本1.21.51.21.61.21.71.21.81.211.21.11.19.41.201.20.11.19.21.18.21.16.51.20.21.20.31.20.41.20.61.191.19.11.19.3所有类型fabricforgeFootprintParticle 0.5.4b-mc1.21.6footprintparticle-0.5.4b-mc1.21.6.jar下载0.5.4b-mc1.21.6#Release- add lifeTimeAcc option to control print duration when it in rain.- fix hardness gate will open for some block which hardness is 0, potentially- fix print rotation was 180 degrees bigger than early version (mc > 1.21)- try use autoconfig instead of cloth2, slightly decreased jar pack size. (mc > 1.21)- why suffix \"a\"? fix a foolish thing >_<- and what about \"b\"? fix print fading too rigid when lifeTimeAcc set too high.展开版本: 0.5.4b-mc1.21.6支持游戏: 1.21.5, 1.21.6, 1.21.7, 1.21.8类型:FabricRelease下载次数: 19FootprintParticle 0.5.4b-mc1.21(.1)footprintparticle-0.5.4b-mc1.21(.1).jar下载0.5.4b-mc1.21(.1)#Release- add lifeTimeAcc option to control print duration when it in rain.- fix hardness gate will open for some block which hardness is 0, potentially- fix print rotation was 180 degrees bigger than early version (mc > 1.21)- try use autoconfig instead of cloth2, slightly decreased jar pack size. (mc > 1.21)- why suffix \"a\"? fix a foolish thing >_<- and what about \"b\"? fix print fading too rigid when lifeTimeAcc set too high.展开版本: 0.5.4b-mc1.21(.1)支持游戏: 1.21, 1.21.1类型:FabricRelease下载次数: 15FootprintParticle 0.5.4b-mc1.20(.1)footprintparticle-0.5.4b-mc1.20(.1).jar下载0.5.4b-mc1.20(.1)#Release- add lifeTimeAcc option to control print duration when it in rain.- fix hardness gate will open for some block which hardness is 0, potentially- fix print rotation was 180 degrees bigger than early version (mc > 1.21)- try use autoconfig instead of cloth2, slightly decreased jar pack size. (mc > 1.21)- why suffix \"a\"? fix a foolish thing >_<- and what about \"b\"? fix print fading too rigid when lifeTimeAcc set too high.展开版本: 0.5.4b-mc1.20(.1)支持游戏: 1.19.4, 1.20, 1.20.1类型:FabricForgeRelease下载次数: 50FootprintParticle 0.5.4b-mc1.19.2footprintparticle-0.5.4b-mc1.19.2.jar下载0.5.4b-mc1.19.2#Release- add lifeTimeAcc option to control print duration when it in rain.- fix hardness gate will open for some block which hardness is 0, potentially- fix print rotation was 180 degrees bigger than early version (mc > 1.21)- try use autoconfig instead of cloth2, slightly decreased jar pack size. (mc > 1.21)- why suffix \"a\"? fix a foolish thing >_<- and what about \"b\"? fix print fading too rigid when lifeTimeAcc set too high.展开版本: 0.5.4b-mc1.19.2支持游戏: 1.19.2类型:FabricForgeRelease下载次数: 3FootprintParticle 0.5.4b-mc1.18.2footprintparticle-0.5.4b-mc1.18.2.jar下载0.5.4b-mc1.18.2#Release- add lifeTimeAcc option to control print duration when it in rain.- fix hardness gate will open for some block which hardness is 0, potentially- fix print rotation was 180 degrees bigger than early version (mc > 1.21)- try use autoconfig instead of cloth2, slightly decreased jar pack size. (mc > 1.21)- why suffix \"a\"? fix a foolish thing >_<- and what about \"b\"? fix print fading too rigid when lifeTimeAcc set too high.展开版本: 0.5.4b-mc1.18.2支持游戏: 1.18.2类型:FabricForgeRelease下载次数: 1FootprintParticle 0.5.4b-mc1.16.5footprintparticle-0.5.4b-mc1.16.5.jar下载0.5.4b-mc1.16.5#Release- add lifeTimeAcc option to control print duration when it in rain.- fix hardness gate will open for some block which hardness is 0, potentially- fix print rotation was 180 degrees bigger than early version (mc > 1.21)- try use autoconfig instead of cloth2, slightly decreased jar pack size. (mc > 1.21)- why suffix \"a\"? fix a foolish thing >_<- and what about \"b\"? fix print fading too rigid when lifeTimeAcc set too high.展开版本: 0.5.4b-mc1.16.5支持游戏: 1.16.5类型:FabricForgeRelease下载次数: 1FootprintParticle 0.5.3-mc1.21.6footprintparticle-0.5.3-mc1.21.6.jar下载0.5.3-mc1.21.6#Release- Add hardnessGate config. Set it 0 if you want a whitelist.- Port to 1.21.6展开版本: 0.5.3-mc1.21.6支持游戏: 1.21.5, 1.21.6, 1.21.7, 1.21.8类型:FabricRelease下载次数: 2,847FootprintParticle 0.5.3-mc1.21(.1)footprintparticle-0.5.3-mc1.21(.1).jar下载0.5.3-mc1.21(.1)#Release- Add hardnessGate config. Set it 0 if you want a whitelist.展开版本: 0.5.3-mc1.21(.1)支持游戏: 1.21, 1.21.1类型:FabricRelease下载次数: 5,131FootprintParticle 0.5.3-mc1.20(.1)footprintparticle-0.5.3-mc1.20(.1).jar下载0.5.3-mc1.20(.1)#Release- Add hardnessGate config. Set it 0 if you want a whitelist.展开版本: 0.5.3-mc1.20(.1)支持游戏: 1.20, 1.20.1类型:FabricForgeRelease下载次数: 15,820FootprintParticle 0.5.3-mc1.19.2footprintparticle-0.5.3-mc1.19.2.jar下载0.5.3-mc1.19.2#Release- Add hardnessGate config. Set it 0 if you want a whitelist.展开版本: 0.5.3-mc1.19.2支持游戏: 1.19.2类型:FabricForgeRelease下载次数: 180FootprintParticle 0.5.3-mc1.18.2footprintparticle-0.5.3-mc1.18.2.jar下载0.5.3-mc1.18.2#Release- Add hardnessGate config. Set it 0 if you want a whitelist.展开版本: 0.5.3-mc1.18.2支持游戏: 1.18.2类型:FabricForgeRelease下载次数: 113FootprintParticle 0.5.3-mc1.16.5footprintparticle-0.5.3-mc1.16.5.jar下载0.5.3-mc1.16.5#Release- Add hardnessGate config. Set it 0 if you want a whitelist.展开版本: 0.5.3-mc1.16.5支持游戏: 1.16.5类型:FabricForgeRelease下载次数: 120FootprintParticle 0.5.2-mc1.20footprintparticle-0.5.2-mc1.20.jar下载0.5.2-mc1.20#Release- Separated duration config of footprint and watermark (It will reset config, remember backup yours)- Fix print\'s horizontal offset does not follow to print size- Fix (or add on 1.20.4) compat for Random Mob Sizes 2.1 (only 1.18.2-1.20.4)- Adjust default config (thks to nimbXnumb)- Uniqulify value and method name in mixin展开版本: 0.5.2-mc1.20支持游戏: 1.19.4, 1.20, 1.20.1类型:FabricForgeRelease下载次数: 74,569FootprintParticle 0.5.2-mc1.20.2footprintparticle-0.5.2-mc1.20.2.jar下载0.5.2-mc1.20.2#Release- Separated duration config of footprint and watermark (It will reset config, remember backup yours)- Fix print\'s horizontal offset does not follow to print size- Fix (or add on 1.20.4) compat for Random Mob Sizes 2.1 (only 1.18.2-1.20.4)- Adjust default config (thks to nimbXnumb)- Uniqulify value and method name in mixin展开版本: 0.5.2-mc1.20.2支持游戏: 1.20.2, 1.20.3, 1.20.4类型:FabricForgeRelease下载次数: 2,496FootprintParticle 0.5.2-mc1.18.2footprintparticle-0.5.2-mc1.18.2.jar下载0.5.2-mc1.18.2#Release- Separated duration config of footprint and watermark (It will reset config, remember backup yours)- Fix print\'s horizontal offset does not follow to print size- Fix (or add on 1.20.4) compat for Random Mob Sizes 2.1 (only 1.18.2-1.20.4)- Adjust default config (thks to nimbXnumb)- Uniqulify value and method name in mixin展开版本: 0.5.2-mc1.18.2支持游戏: 1.18.2类型:FabricForgeRelease下载次数: 3,876FootprintParticle 0.5.2-mc1.16.5footprintparticle-0.5.2-mc1.16.5.jar下载0.5.2-mc1.16.5#Release- Separated duration config of footprint and watermark (It will reset config, remember backup yours)- Fix print\'s horizontal offset does not follow to print size- Fix (or add on 1.20.4) compat for Random Mob Sizes 2.1 (only 1.18.2-1.20.4)- Adjust default config (thks to nimbXnumb)- Uniqulify value and method name in mixin展开版本: 0.5.2-mc1.16.5支持游戏: 1.16.5类型:FabricForgeRelease下载次数: 810FootprintParticle 0.5.2-mc1.21-fabricfootprintparticle-0.5.2-mc1.21.jar下载0.5.2-mc1.21#Releasefootprintparticle-0.5.2-mc1.21-sources.jar下载0.5.2-mc1.21#Release- Port to 1.21展开版本: 0.5.2-mc1.21支持游戏: 1.21类型:FabricRelease下载次数: 38,706FootprintParticle 0.5.2-mc1.20.6-fabricfootprintparticle-0.5.2-mc1.20.6.jar下载0.5.2-mc1.20.6#Releasefootprintparticle-0.5.2-mc1.20.6-sources.jar下载0.5.2-mc1.20.6#Release- Update to 1.20.6- Removed ArchAPI dependency due to its no longer update on Forge- So this mod no longer supports to multiloader, it\'s just Fabric mod- Forge version no longer maintained due to my tired life :(- Separate duration config of footprint and watermark- Use vanilla scale instead of Random Mob Sizes compat- Some small tweaks展开版本: 0.5.2-mc1.20.6支持游戏: 1.20.6类型:FabricRelease下载次数: 774FootprintParticle 0.5.1-mc1.20.2footprintparticle-0.5.1-mc1.20.2.jar下载0.5.1-mc1.20.2#Release- Add switcher for enable mod option. Now footprint can only gen by players.- Add \'Custom Texture\' option to config print texture of each mob. you\'ll need to make a custom resourcepack for that.- Rename \'Print Size\' option to \'General Print Size\' and measure in pixel instead of block.- Add compat for `Random Mob Sizes`. (1.18.2-1.20.1 only)- Fix a bug that boattttrail can\'t be disabled.- Internal optimizations.展开版本: 0.5.1-mc1.20.2支持游戏: 1.20.2, 1.20.3, 1.20.4类型:FabricForgeRelease下载次数: 3,987FootprintParticle 0.5.1-mc1.20footprintparticle-0.5.1-mc1.20.jar下载0.5.1-mc1.20#Release- Add switcher for enable mod option. Now footprint can only gen by players.- Add \'Custom Texture\' option to config print texture of each mob. you\'ll need to make a custom resourcepack for that.- Rename \'Print Size\' option to \'General Print Size\' and measure in pixel instead of block.- Add compat for `Random Mob Sizes`. (1.18.2-1.20.1 only)- Fix a bug that boattttrail can\'t be disabled.- Internal optimizations.展开版本: 0.5.1-mc1.20支持游戏: 1.19.4, 1.20, 1.20.1类型:FabricForgeRelease下载次数: 41,127FootprintParticle 0.5.1-mc1.19.2footprintparticle-0.5.1-mc1.19.2.jar下载0.5.1-mc1.19.2#Release- Add switcher for enable mod option. Now footprint can only gen by players.- Add \'Custom Texture\' option to config print texture of each mob. you\'ll need to make a custom resourcepack for that.- Rename \'Print Size\' option to \'General Print Size\' and measure in pixel instead of block.- Add compat for `Random Mob Sizes`. (1.18.2-1.20.1 only)- Fix a bug that boattttrail can\'t be disabled.- Internal optimizations.展开版本: 0.5.1-mc1.19.2支持游戏: 1.19, 1.19.1, 1.19.2类型:FabricForgeRelease下载次数: 7,216FootprintParticle 0.5.1-mc1.18.2footprintparticle-0.5.1-mc1.18.2.jar下载0.5.1-mc1.18.2#Release- Add switcher for enable mod option. Now footprint can only gen by players.- Add \'Custom Texture\' option to config print texture of each mob. you\'ll need to make a custom resourcepack for that.- Rename \'Print Size\' option to \'General Print Size\' and measure in pixel instead of block.- Add compat for `Random Mob Sizes`. (1.18.2-1.20.1 only)- Fix a bug that boattttrail can\'t be disabled.- Internal optimizations.展开版本: 0.5.1-mc1.18.2支持游戏: 1.18.2类型:FabricForgeRelease下载次数: 516FootprintParticle 0.5.1-mc1.16.5footprintparticle-0.5.1-mc1.16.5.jar下载0.5.1-mc1.16.5#Release- Add switcher for enable mod option. Now footprint can only gen by players.- Add \'Custom Texture\' option to config print texture of each mob. you\'ll need to make a custom resourcepack for that.- Rename \'Print Size\' option to \'General Print Size\' and measure in pixel instead of block.- Add compat for `Random Mob Sizes`. (1.18.2-1.20.1 only)- Fix a bug that boattttrail can\'t be disabled.- Internal optimizations.展开版本: 0.5.1-mc1.16.5支持游戏: 1.16.5类型:FabricForgeRelease下载次数: 343FootprintParticle 0.4.0-mc1.20.2footprintparticle-0.4.0-mc1.20.2.jar下载0.4.0-mc1.20.2#Release- Add MobInterval option to config footprint generate interval for specific mob.- Add FootprintSize option for custom print texture.- Rework HorseLikeMob option into Front-BackOffset.- Rework SpiderLikeMob option into Left-RightOffset.- Adjust MobSize option from assignment to multiply.- Remove duplicate footprint texture.- Delete blank pixels in texture.- Other optimizations.展开版本: 0.4.0-mc1.20.2支持游戏: 1.20.2类型:FabricForgeRelease下载次数: 896FootprintParticle 0.4.0-mc1.20footprintparticle-0.4.0-mc1.20.jar下载0.4.0-mc1.20#Release- Add MobInterval option to config footprint generate interval for specific mob.- Add FootprintSize option for custom print texture.- Rework HorseLikeMob option into Front-BackOffset.- Rework SpiderLikeMob option into Left-RightOffset.- Adjust MobSize option from assignment to multiply.- Remove duplicate footprint texture.- Delete blank pixels in texture.- Other optimizations.展开版本: 0.4.0-mc1.20支持游戏: 1.19.4, 1.20, 1.20.1类型:FabricForgeRelease下载次数: 102,687FootprintParticle 0.4.0-mc1.19.2footprintparticle-0.4.0-mc1.19.2.jar下载0.4.0-mc1.19.2#Release- Add MobInterval option to config footprint generate interval for specific mob.- Add FootprintSize option for custom print texture.- Rework HorseLikeMob option into Front-BackOffset.- Rework SpiderLikeMob option into Left-RightOffset.- Adjust MobSize option from assignment to multiply.- Remove duplicate footprint texture.- Delete blank pixels in texture.- Other optimizations.展开版本: 0.4.0-mc1.19.2支持游戏: 1.19, 1.19.1, 1.19.2类型:FabricForgeRelease下载次数: 636FootprintParticle 0.4.0-mc1.18.2footprintparticle-0.4.0-mc1.18.2.jar下载0.4.0-mc1.18.2#Release- Add MobInterval option to config footprint generate interval for specific mob.- Add FootprintSize option for custom print texture.- Rework HorseLikeMob option into Front-BackOffset.- Rework SpiderLikeMob option into Left-RightOffset.- Adjust MobSize option from assignment to multiply.- Remove duplicate footprint texture.- Delete blank pixels in texture.- Other optimizations.展开版本: 0.4.0-mc1.18.2支持游戏: 1.18.2类型:FabricForgeRelease下载次数: 190FootprintParticle 0.4.0-mc1.16.5footprintparticle-0.4.0-mc1.16.5.jar下载0.4.0-mc1.16.5#Release- Add MobInterval option to config footprint generate interval for specific mob.- Add FootprintSize option for custom print texture.- Rework HorseLikeMob option into Front-BackOffset.- Rework SpiderLikeMob option into Left-RightOffset.- Adjust MobSize option from assignment to multiply.- Remove duplicate footprint texture.- Delete blank pixels in texture.- Other optimizations.展开版本: 0.4.0-mc1.16.5支持游戏: 1.16.5类型:FabricForgeRelease下载次数: 139FootprintParticle 0.3.4-mc1.20.2footprintparticle-0.3.4-mc1.20.2.jar下载0.3.4-mc1.20.2#Release- Fix an issue that makes blockpos incorrect calculate at negative coordinate.- Port to Forge-48 (1.20.2).展开版本: 0.3.4-mc1.20.2支持游戏: 1.20.2类型:FabricForgeRelease下载次数: 158FootprintParticle 0.3.4-mc1.20footprintparticle-0.3.4-mc1.20.jar下载0.3.4-mc1.20#Release- Fix an issue that makes blockpos incorrect calculate at negative coordinate.- Clamped Forge version to 45.x.x-47.x.x (1.19.4-1.20.1).- Fabric not affected.展开版本: 0.3.4-mc1.20支持游戏: 1.19.4, 1.20, 1.20.1类型:FabricForgeRelease下载次数: 469FootprintParticle 0.3.3-mc1.20footprintparticle-0.3.3-mc1.20.jar下载0.3.3-mc1.20#Release- Fix an issue that print will gen on translucent blocks #42 (i.e. torch)- Add custom splash particle for boat and waterprint.- Tweaks for boattttrail.- Other minor changes.- Backport to 1.16.5展开版本: 0.3.3-mc1.20支持游戏: 1.19.4, 1.20, 1.20.1类型:FabricForgeRelease下载次数: 189FootprintParticle 0.3.3-mc1.19.2footprintparticle-0.3.3-mc1.19.2.jar下载0.3.3-mc1.19.2#Release- Fix an issue that print will gen on translucent blocks #42 (i.e. torch)- Add custom splash particle for boat and waterprint.- Tweaks for boattttrail.- Other minor changes.- Backport to 1.16.5展开版本: 0.3.3-mc1.19.2支持游戏: 1.19, 1.19.1, 1.19.2类型:FabricForgeRelease下载次数: 125FootprintParticle 0.3.3-mc1.18.2footprintparticle-0.3.3-mc1.18.2.jar下载0.3.3-mc1.18.2#Release- Fix an issue that print will gen on translucent blocks #42 (i.e. torch)- Add custom splash particle for boat and waterprint.- Tweaks for boattttrail.- Other minor changes.- Backport to 1.16.5展开版本: 0.3.3-mc1.18.2支持游戏: 1.18.2类型:FabricForgeRelease下载次数: 72FootprintParticle 0.3.3-mc1.16.5footprintparticle-0.3.3-mc1.16.5.jar下载0.3.3-mc1.16.5#Release- Fix an issue that print will gen on translucent blocks #42 (i.e. torch)- Add custom splash particle for boat and waterprint.- Tweaks for boattttrail.- Other minor changes.- Backport to 1.16.5展开版本: 0.3.3-mc1.16.5支持游戏: 1.16.5类型:FabricForgeRelease下载次数: 66FootprintParticle 0.3.2-mc1.20footprintparticle-0.3.2-mc1.20.jar下载0.3.2-mc1.20#Release- Add custom cloud particle for snow dust to prevent particle colliding with player. #33- Add Pehkui compat to resize print scale based on your _pehkui:base_ automatically. #37- Add entity switcher for swim pop to prevent screen filled with bubble - when you\'re surrounding by Drowned. #38展开版本: 0.3.2-mc1.20支持游戏: 1.19.4, 1.20, 1.20.1类型:FabricForgeRelease下载次数: 237FootprintParticle 0.3.2-mc1.19.2footprintparticle-0.3.2-mc1.19.2.jar下载0.3.2-mc1.19.2#Release- Add custom cloud particle for snow dust to prevent particle colliding with player. #33- Add Pehkui compat to resize print scale based on your _pehkui:base_ automatically. #37- Add entity switcher for swim pop to prevent screen filled with bubble - when you\'re surrounding by Drowned. #38展开版本: 0.3.2-mc1.19.2支持游戏: 1.19, 1.19.1, 1.19.2类型:FabricForgeRelease下载次数: 80FootprintParticle 0.3.2-mc1.18.2footprintparticle-0.3.2-mc1.18.2.jar下载0.3.2-mc1.18.2#Release- Add custom cloud particle for snow dust to prevent particle colliding with player. #33- Add Pehkui compat to resize print scale based on your _pehkui:base_ automatically. #37- Add entity switcher for swim pop to prevent screen filled with bubble - when you\'re surrounding by Drowned. #38展开版本: 0.3.2-mc1.18.2支持游戏: 1.18.2类型:FabricForgeRelease下载次数: 55FootprintParticle 0.3.1c-mc1.20footprintparticle-0.3.1c-mc1.20.jar下载0.3.1c-mc1.20#ReleaseArchitectify for multiloader.展开版本: 0.3.1c-mc1.20支持游戏: 1.19.4, 1.20, 1.20.1类型:FabricForgeRelease下载次数: 2,915FootprintParticle 0.3.1c-mc1.19.2footprintparticle-0.3.1c-mc1.19.2.jar下载0.3.1c-mc1.19.2#ReleaseArchitectify for multiloader.展开版本: 0.3.1c-mc1.19.2支持游戏: 1.19, 1.19.1, 1.19.2类型:FabricForgeRelease下载次数: 190FootprintParticle 0.3.1c-mc1.18.2footprintparticle-0.3.1c-mc1.18.2.jar下载0.3.1c-mc1.18.2#ReleaseArchitectify for multiloader.展开版本: 0.3.1c-mc1.18.2支持游戏: 1.18.2类型:FabricForgeRelease下载次数: 153FootprintParticle 0.3.1b-1.20footprintparticle-0.3.1b-1.20.jar下载0.3.1b-1.20#Release- (1.18/1.20) Fix a porting mistake that snow dust cannot gen. Sorry for my careless.展开版本: 0.3.1b-1.20支持游戏: 1.19.4, 1.20, 1.20.1类型:FabricRelease下载次数: 155FootprintParticle 0.3.1b+1.18.2footprintparticle-0.3.1b+1.18.2.jar下载0.3.1b+1.18.2#Release- (1.18/1.20) Fix a porting mistake that snow dust cannot gen. Sorry for my careless.展开版本: 0.3.1b+1.18.2支持游戏: 1.18.2类型:FabricRelease下载次数: 48FootprintParticle 0.3.1-1.19.2footprintparticle-0.3.1-1.19.2.jar下载0.3.1-1.19.2#Release- Add water pop when swimming.- Add snow dust when walking on it.- Fix print gen pos of horse and spider.- Fix print rotation when entity no has horizontal velocity.- Disable print gen when submerged in water.展开版本: 0.3.1-1.19.2支持游戏: 1.19, 1.19.1, 1.19.2类型:FabricRelease下载次数: 89FootprintParticle 0.3.0-1.20footprintparticle-0.3.0-1.20.jar下载0.3.0-1.20#Release### Add- Add watermark gen when entity walking from rainy outside into close inside.- Add minecart spark when it on rail.- Add boat trail when it driven whether in water or not.### Fix- Fix an issue that print cannot rotate to entity moving direction.- Fix an issue that print cannot gen when entity has a special rotation.- Now print alpha can be adjusted.展开版本: 0.3.0-1.20支持游戏: 1.19.4, 1.20, 1.20.1类型:FabricRelease下载次数: 116FootprintParticle 0.3.0-1.19.2footprintparticle-0.3.0-1.19.2.jar下载0.3.0-1.19.2#Release### Add- Add watermark gen when entity walking from rainy outside into close inside.- Add minecart spark when it on rail.- Add boat trail when it driven whether in water or not.### Fix- Fix an issue that print cannot rotate to entity moving direction.- Fix an issue that print cannot gen when entity has a special rotation.- Now print alpha can be adjusted.展开版本: 0.3.0-1.19.2支持游戏: 1.19, 1.19.1, 1.19.2类型:FabricRelease下载次数: 62FootprintParticle 0.3.0+1.18.2footprintparticle-0.3.0+1.18.2.jar下载0.3.0+1.18.2#Release### Add- Add watermark gen when entity walking from rainy outside into close inside.- Add minecart spark when it on rail.- Add boat trail when it driven whether in water or not.### Fix- Fix an issue that print cannot rotate to entity moving direction.- Fix an issue that print cannot gen when entity has a special rotation.- Now print alpha can be adjusted.展开版本: 0.3.0+1.18.2支持游戏: 1.18.2类型:FabricRelease下载次数: 37FootprintParticle 0.2.4-1.20footprintparticle-0.2.4-1.20.jar下载0.2.4-1.20#Release- Update to 1.20展开版本: 0.2.4-1.20支持游戏: 1.20, 1.20.1类型:FabricRelease下载次数: 326FootprintParticle 0.2.4-1.19.4footprintparticle-0.2.4-1.19.4.jar下载0.2.4-1.19.4#Releasefootprintparticle-0.2.4-1.19.4-sources.jar下载0.2.4-1.19.4#Release- Print now can instant dead when block below it has broken.展开版本: 0.2.4-1.19.4支持游戏: 1.19.4类型:FabricRelease下载次数: 212FootprintParticle 0.2.4-1.19.3footprintparticle-0.2.4-1.19.3.jar下载0.2.4-1.19.3#Releasefootprintparticle-0.2.4-1.19.3-sources.jar下载0.2.4-1.19.3#Release- Print now can instant dead when block below it has broken.展开版本: 0.2.4-1.19.3支持游戏: 1.19.3类型:FabricRelease下载次数: 228FootprintParticle 0.2.4+1.18.2footprintparticle-0.2.4+1.18.2.jar下载0.2.4+1.18.2#Releasefootprintparticle-0.2.4+1.18.2-sources.jar下载0.2.4+1.18.2#Release- Print now can instant dead when block below it has broken.展开版本: 0.2.4+1.18.2支持游戏: 1.18.2类型:FabricRelease下载次数: 92FootprintParticle 0.2.4footprintparticle-0.2.4.jar下载0.2.4#Releasefootprintparticle-0.2.4-sources.jar下载0.2.4#Release- Print now can instant dead when block below it has broken.展开版本: 0.2.4支持游戏: 1.19.2类型:FabricRelease下载次数: 126FootprintParticle 0.2.3-1.19.4footprintparticle-0.2.3-1.19.4.jar下载0.2.3-1.19.4#Releasefootprintparticle-0.2.3-1.19.4-sources.jar下载0.2.3-1.19.4#Release展开版本: 0.2.3-1.19.4支持游戏: 1.19.4类型:FabricRelease下载次数: 431FootprintParticle 0.2.3-1.19.3footprintparticle-0.2.3-1.19.3.jar下载0.2.3-1.19.3#Releasefootprintparticle-0.2.3-1.19.3-sources.jar下载0.2.3-1.19.3#Release展开版本: 0.2.3-1.19.3支持游戏: 1.19.3类型:FabricRelease下载次数: 129FootprintParticle 0.2.3+1.18.2footprintparticle-0.2.3+1.18.2.jar下载0.2.3+1.18.2#Releasefootprintparticle-0.2.3+1.18.2-sources.jar下载0.2.3+1.18.2#Release展开版本: 0.2.3+1.18.2支持游戏: 1.18.2类型:FabricRelease下载次数: 115FootprintParticle 0.2.3footprintparticle-0.2.3.jar下载0.2.3#Releasefootprintparticle-0.2.3-sources.jar下载0.2.3#Release- Urgently fix a bug that makes hardness-based filter not working.- Fix an issue that makes footprint gen on noFullCube block (grass, snow etc.) when entity standing on a fullCube blocks\' edge.展开版本: 0.2.3支持游戏: 1.19, 1.19.1, 1.19.2类型:FabricRelease下载次数: 102FootprintParticle 0.2.2footprintparticle-0.2.2.jar下载0.2.2#Releasefootprintparticle-0.2.2-sources.jar下载0.2.2#Release- Fix a mistake of initial config value.- Improved generate position for spider & horse.- but sometimes they\'re still weird. I d k why.展开版本: 0.2.2支持游戏: 1.19, 1.19.1, 1.19.2类型:FabricRelease下载次数: 166FootprintParticle 0.2.1-1.19.3footprintparticle-0.2.1-1.19.3.jar下载0.2.1-1.19.3#Releasefootprintparticle-0.2.1-1.19.3-sources.jar下载0.2.1-1.19.3#Release展开版本: 0.2.1-1.19.3支持游戏: 1.19.3类型:FabricRelease下载次数: 160FootprintParticle 0.2.1footprintparticle-0.2.1.jar下载0.2.1#Releasefootprintparticle-0.2.1-sources.jar下载0.2.1#Release- Add a toggle to control whether print gen for invisible entity.- Add an option to adjust print default height offset to prevent print gen under terrain when enable normal map in shader mod.- Add a list to config height offset of blocks individually.- (1.19.3 only) Fix mod dependence in `fabric.mod.json`.展开版本: 0.2.1支持游戏: 1.19, 1.19.1, 1.19.2类型:FabricRelease下载次数: 115FootprintParticle 0.2.0-1.19.3footprintparticle-0.2.0-1.19.3.jar下载0.2.0-1.19.3#Releasefootprintparticle-0.2.0-1.19.3-sources.jar下载0.2.0-1.19.3#ReleasePorted to 1.19.3展开版本: 0.2.0-1.19.3支持游戏: 1.19.3类型:FabricRelease下载次数: 121FootprintParticle 0.2.0footprintparticle-0.2.0.jar下载0.2.0#Releasefootprintparticle-0.2.0-sources.jar下载0.2.0#Release### Changes- Add `excludedBlocks` option to disable footprint gen on those blocks.- Block list in config can detect **_#tags_** string.- Add `horse-like mobs` and `spider-like mobs` lists in option to customize its footprint gen.- Footprint will get more frequent to gen when entity is sprinting.- Footprint will gen when entity is jumping or landing.- Baby entity will gen baby footprint.- Small texture tweaks.### Fix- Footprint will not get flicker when gen in same position.- Footprint will display properly when gen on snow layer and soul sand.- Decrease threshold of built-in hardness filter to disable footprint gen on rail.- Modified default config list.展开版本: 0.2.0支持游戏: 1.19, 1.19.1, 1.19.2类型:FabricRelease下载次数: 74FootprintParticle 0.1.0footprintparticle-0.1.0.jar下载0.1.0#Releasefootprintparticle-0.1.0-sources.jar下载0.1.0#ReleaseInitial released展开版本: 0.1.0支持游戏: 1.19, 1.19.1, 1.19.2类型:FabricRelease下载次数: 103全部版本

markdown_parsed

文章类型:收录

layui.use([\'form\'], function(){
var form = layui.form;
});

游客,如果您要查看本帖隐藏内容请回复
脚印粒子
楼主 2025-8-10 17:45:47 回复 收起回复
小僵尸论坛感谢有你~
回复 论坛版权

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册 手机动态码快速登录

本版积分规则



介绍

我的世界(Minecraft)小僵尸论坛
收录了来自各地的我的世界(MC)爱好者们的各种资源

须知: 切勿滥用举报,任何与举报相关的信息必须属实!

"Minecraft"以及"我的世界"为Mojang Synergies AB的商标 本站与Mojang以及微软公司没有从属关系

官方

新浪微博 腾讯微博 微信公众号 投稿规则 版权声明 捐助我们

官方QQ①群: 291907844 (点击加群)
官方QQ②群: 421312192
官方QQ③群: 528726532

我的世界(Minecraft)小僵尸论坛

新会员

QQ|Archiver|手机版|小黑屋|Minecraft(我的世界)小僵尸论坛 |网站地图

GMT+8, 2026-6-19 16:03 , Processed in 0.248789 second(s), 154 queries .

快速回复 返回顶部 返回列表