Skip to content

Instantly share code, notes, and snippets.

View SteveKunG's full-sized avatar
🔥
Full-time Job

Wasinthorn Suksri SteveKunG

🔥
Full-time Job
View GitHub Profile

iSMPUtils Mod Feature

Quality of Life

  • ปรับให้เรือสามารถขับขึ้นบางบล็อกได้
    • Dirt Path
    • Soul Sand
    • Snow Layer
  • ปลาจะไม่ว่ายหนีเมื่อกดย่อหรืออยู่นิ่งกับที่
  • สัตว์น้ำต่าง ๆ สามารถหายใจได้เมื่อโดนฝนเมื่ออยู่บนบก
package com.stevekung.snapshottest.mixin.test;
import org.spongepowered.asm.mixin.Mixin;
import org.spongepowered.asm.mixin.injection.At;
import org.spongepowered.asm.mixin.injection.Inject;
import org.spongepowered.asm.mixin.injection.callback.CallbackInfo;
import net.minecraft.nbt.CompoundTag;
import net.minecraft.world.flag.FeatureFlagSet;
import net.minecraft.world.item.CreativeModeTab;

ข้อมูลเบื้องต้นของ iSMP Server

  • Minecraft Version : 1.21.5
  • Mod Loader : Fabric
  • Seed v1 1.17.1 : -7379792621391092139 (Shadow Seed)
  • Seed v2 1.18.2+ : 4544068746150051072
  • View Distance
    • Overworld : 16
    • The Nether : 10
  • The End : 12