The Bone

This is a mod about bone

File Details

the-bone-1.0.1_g.jar

  • B
  • Apr 11, 2025
  • 16.96 KB
  • 6
  • 1.20
  • Fabric

File Name

the-bone-1.0.1_g.jar

Supported Versions

  • 1.20

Curse Maven Snippet

Fabric

modImplementation "curse.maven:the-bone-1235790:6410365"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

reporter:To avoid potential discrepancies with the intended meaning, no English changelog is provided here. Please translate it yourself.
 
 
MOD名称:The Bone
MOD_ID:the-bone
开发者:J_pc
此版本将the-bone:bone_bow拉弓的代码设为原版的BowItem类以解决the_bone:bone_bow在生存模式中无法拉弓的问题,同时注释Bone_Bow类中的所有代码;同时补充了the-bone:bone_bow的合成代码
相关代码(1.0.1_g):
 
 
{
  "type": "minecraft:crafting_shaped",
  "category": "item/building",
  "pattern":[
    " *#",
    "* #",
    " *#"
  ],
  "key": {
    "*": {
      "item": "minecraft:bone"
    },
    "#": {
      "item": "minecraft:string"
    }
  },
  "result": {
    "item": "the-bone:bone_bow",
    "count": 1
  }
}
 
 
经测试,此版本目前未发现异常
报告人:J_pc
报告时间:2025/1/1/16:08
MOD创建时期:2024/12/11/20:26
MOD版本:1.0.1_g
MOD编写时的联网状态:个人网
MOD适用的Minecraft版本:《Minecraft JAVA 1.20-Fabric 0.16.9-Fabric API 0.83.0 Edition》
MOD适用的模组加载器版本:Fabric 0.16.9+ &Fabric API 0.83.0+
MOD当前版本完成时期:2024/12/15/16:07
MOD当前版本测试完成时期:2025/1/1/16:08
MOD编写时使用的JAVA解释器:JDK 21.0.3
MOD编写时使用的JAVA虚拟机:JAVA_HOME 21.0.3
MOD测试时使用的启动器:Fabric Launcher
MOD测试时的联网状态:个人网
MOD测试时的登录方式:本地登录
MOD测试时使用的JAVA解释器:JDK 21.0.3
MOD测试时使用的Minecraft源:镜像源
MOD测试时的版本隔离:隔离所有版本
MOD测试时的JAVA虚拟机参数头:-XX:+UseG1GC -XX:-UseAdaptiveSizePolicy -XX:-OmitStackTraceInFastThrow -Dfml.ignoreInvalidMinecraftCertificates=True -Dfml.ignorePatchDiscrepancies=True -Dlog4j2.formatMsgNoLookups=true
     JAVA虚拟机参数尾:
MOD测试时使用的Minecraft版本:《Minecraft JAVA 1.20-Fabric 0.16.9-Fabric API 0.83.0 Edition》