Giter Site home page Giter Site logo

glasscutter's Introduction

i make minecraft mods

glasscutter's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

glasscutter's Issues

FileNotFoundException when loading the mod

FileNotFoundException when loading the mod on a Forge server with Forge build 1.15.2-31.1.47

This also happens with the GoldenHopper and Venture mods.

[22Apr2020 16:00:37.622] [Forge Version Check/WARN] [net.minecraftforge.fml.VersionChecker/]: Failed to process update information
java.io.FileNotFoundException: https://raw.githubusercontent.com/MrCrayfish/ModUpdates/master/glasscutter/update.json
	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_241]
	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[?:1.8.0_241]
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_241]
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[?:1.8.0_241]
	at sun.net.www.protocol.http.HttpURLConnection$10.run(HttpURLConnection.java:1950) ~[?:1.8.0_241]
	at sun.net.www.protocol.http.HttpURLConnection$10.run(HttpURLConnection.java:1945) ~[?:1.8.0_241]
	at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_241]
	at sun.net.www.protocol.http.HttpURLConnection.getChainedException(HttpURLConnection.java:1944) ~[?:1.8.0_241]
	at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1514) ~[?:1.8.0_241]
	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498) ~[?:1.8.0_241]
	at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:268) ~[?:1.8.0_241]
	at net.minecraftforge.fml.VersionChecker$1.openUrlStream(VersionChecker.java:189) ~[?:?]
	at net.minecraftforge.fml.VersionChecker$1.process(VersionChecker.java:206) ~[?:?]
	at java.lang.Iterable.forEach(Iterable.java:75) [?:1.8.0_241]
	at net.minecraftforge.fml.VersionChecker$1.run(VersionChecker.java:157) [?:?]
Caused by: java.io.FileNotFoundException: https://raw.githubusercontent.com/MrCrayfish/ModUpdates/master/glasscutter/update.json
	at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1896) ~[?:1.8.0_241]
	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498) ~[?:1.8.0_241]
	at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[?:1.8.0_241]
	at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:352) ~[?:1.8.0_241]
	at net.minecraftforge.fml.VersionChecker$1.openUrlStream(VersionChecker.java:173) ~[?:?]
	... 3 more

Wrong rotation

The rotation in item frames and inventory is not the same, as for vanilla blocks.
2020-02-22_10 26 50

Forge version: 1.15.2-31.1.14
Mod version: 1.0.0

Made french translation

Hey !

I've made a french translation for Glasscutter :3

fr_fr.json

{
    "block.glasscutter.glasscutter": "Tailleur de verre",
    "container.glasscutter.glasscutter": "Tailleur de verre",
    "block.glasscutter.glass_stairs": "Escalier de verre",
    "block.glasscutter.glass_slab": "Dalle de verre",
    "block.glasscutter.black_stained_glass_stairs": "Escalier en verre noir",
    "block.glasscutter.red_stained_glass_stairs": "Escalier en verre rouge",
    "block.glasscutter.green_stained_glass_stairs": "Escalier en verre vert",
    "block.glasscutter.brown_stained_glass_stairs": "Escalier en verre marron",
    "block.glasscutter.blue_stained_glass_stairs": "Escalier en verre bleu",
    "block.glasscutter.purple_stained_glass_stairs": "Escalier en verre violet",
    "block.glasscutter.cyan_stained_glass_stairs": "Escalier en verre cyan",
    "block.glasscutter.light_gray_stained_glass_stairs": "Escalier en verre gris clair",
    "block.glasscutter.gray_stained_glass_stairs": "Escalier en verre gris",
    "block.glasscutter.pink_stained_glass_stairs": "Escalier en verre rose",
    "block.glasscutter.lime_stained_glass_stairs": "Escalier en verre vert clair",
    "block.glasscutter.yellow_stained_glass_stairs": "Escalier en verre jaune",
    "block.glasscutter.light_blue_stained_glass_stairs": "Escalier en verre bleu clair",
    "block.glasscutter.magenta_stained_glass_stairs": "Escalier en verre magenta",
    "block.glasscutter.orange_stained_glass_stairs": "Escalier en verre orange",
    "block.glasscutter.white_stained_glass_stairs": "Escalier en verre blanc",
    "block.glasscutter.black_stained_glass_slab": "Dalle en verre noir",
    "block.glasscutter.red_stained_glass_slab": "Dalle en verre rouge",
    "block.glasscutter.green_stained_glass_slab": "Dalle en verre vert",
    "block.glasscutter.brown_stained_glass_slab": "Dalle en verre marron",
    "block.glasscutter.blue_stained_glass_slab": "Dalle en verre bleu",
    "block.glasscutter.purple_stained_glass_slab": "Dalle en verre violet",
    "block.glasscutter.cyan_stained_glass_slab": "Dalle en verre cyan",
    "block.glasscutter.light_gray_stained_glass_slab": "Dalle en verre gris clair",
    "block.glasscutter.gray_stained_glass_slab": "Dalle en verre gris",
    "block.glasscutter.pink_stained_glass_slab": "Dalle en verre rose",
    "block.glasscutter.lime_stained_glass_slab": "Dalle en verre vert clair",
    "block.glasscutter.yellow_stained_glass_slab": "Dalle en verre jaune",
    "block.glasscutter.light_blue_stained_glass_slab": "Dalle en verre bleu clair",
    "block.glasscutter.magenta_stained_glass_slab": "Dalle en verre magenta",
    "block.glasscutter.orange_stained_glass_slab": "Dalle en verre orange",
    "block.glasscutter.white_stained_glass_slab": "Dalle en verre blanc",
    "gui.jei.category.glassCutter": "Glasscutting"
}

Crash in mod list

When selecting the Glasscutter mod in the mod list, the game crashes.
crash

Forge version: 1.15.2-31.1.14
Mod version: 1.0.0

Forget in the mod

We can't recover the Glass Cutter when we broken it differently from stone cutter that we can recover with a wood pickaxe.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.